|
Nested Class Summary | ||
static enum |
Behaviour.NotificationFrequency When should behaviour be notified? |
Method Summary | ||
void |
disable() Disable the behaviour (for this thread only) |
|
void |
enable() Enable the behaviour (for this thread only) |
|
<T> T |
getInterface(Class<T> policy) Gets the requested policy interface onto the behaviour |
|
getNotificationFrequency() | ||
boolean |
isEnabled() |
|