|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface QMFObject
Tells the QMF Agent that this object will be a managed object. This will allow users to query for it, as well as invoke methods on it.
Required Element Summary | |
---|---|
String |
className
|
String |
packageName
|
Element Detail |
---|
public abstract String className
public abstract String packageName
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |