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