|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface LocalDependencies
On a class with annoation MBean, describe a set of local dependencies, set in the form of class. The target class must be marked with the mbean annotation to.
MBean
Required Element Summary | |
---|---|
java.lang.Class[] |
value
|
Element Detail |
---|
public abstract java.lang.Class[] value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |