|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=METHOD) public @interface UninstallMethod
Mark the uninstall method.
Optional Element Summary | |
---|---|
String |
dependantState
Get the dependant state. |
String |
whenRequired
Get when required state. |
public abstract String dependantState
public abstract String whenRequired
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |