@Documented @Target(value=METHOD) @Retention(value=RUNTIME) public @interface ProfileRemovedEventHandler
ProfileRemovedEvent type, an
alternative to the XML descriptor.| Modifier and Type | Optional Element and Description |
|---|---|
String |
eventResourceOption |
boolean |
initialEvent
indicates if the event is defined as initial, default is false
|
InitialEventSelect[] |
initialEventSelect |
String |
initialEventSelectorMethod |
boolean |
maskOnAttach |
public abstract boolean initialEvent
public abstract InitialEventSelect[] initialEventSelect
public abstract String initialEventSelectorMethod
public abstract String eventResourceOption
public abstract boolean maskOnAttach
Copyright © 2017. All rights reserved.