@Deprecated public interface Subscribable
Modifier and Type | Method and Description |
---|---|
void |
subscribe()
Deprecated.
Subscribe this instance with its configured component.
|
void |
unsubscribe()
Deprecated.
Unsubscribe this instance from its subscribed component.
|
Copyright © 2010-2014. All Rights Reserved.