|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface QMFEvent
Tells the QMF Agent that this object will be passed as a QMF event. This will cause only properties to be sent across the wire.
Required Element Summary | |
---|---|
String |
eventName
|
String |
packageName
|
Element Detail |
---|
public abstract String eventName
public abstract String packageName
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |