|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=METHOD) public @interface NiftyEventSubscriber
Optional Element Summary | |
---|---|
String |
id
The Nifty Id we want to subscribe too. |
String |
pattern
The Pattern for the id we want to subscribe too. |
public abstract String id
public abstract String pattern
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |