|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventSubscriptionConfiguration
Base interface for the different types of configuration that can appear within an EventSubscription
Method Summary | |
---|---|
EventSubscription |
getParent()
Get the EventSubscription that contains this configuration |
boolean |
isDisabled()
If true, the event types described by the parent event subscription will not be delivered to the specific type of event listener this configuration represents (e.g. |
void |
setDisabled(boolean disabled)
|
Method Detail |
---|
boolean isDisabled()
void setDisabled(boolean disabled)
EventSubscription getParent()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |