|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) public @interface Manager
This annotation for the manager interface controls the creation of manager instances.
Required Element Summary | |
---|---|
java.lang.Class<?> |
implementation
Returns the implementation class. |
Element Detail |
---|
public abstract java.lang.Class<?> implementation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |