|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface Sparkle
One of the 3 management types. It defines call-level unique instantiation process. For every call, a new instance will be created.
Optional Element Summary | |
---|---|
boolean |
dorky
Tells whether this Sparkle entity belongs to the caller Flow (not dorky) or want to associated to the main Service Flow of Brillien (dorky) |
public abstract boolean dorky
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |