|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.management.oss.impl.EventPropertyDescriptorImpl
Title: JSR090 Reference Implementation Description: Copyright: Copyright 2001 Ericsson Radio Systems AB Company: Ericsson
Field Summary |
Fields inherited from interface com.sun.management.oss.EventPropertyDescriptor |
BOOLEAN, BYTE, DOUBLE, FLOAT, INT, LONG, OSS_APPLICATION_DN_PROP_NAME, OSS_APPLICATION_DN_PROP_TYPE, OSS_EVENT_TYPE_PROP_NAME, OSS_EVENT_TYPE_PROP_TYPE, SHORT, STRING |
Constructor Summary | |
EventPropertyDescriptorImpl()
|
Method Summary | |
java.lang.String |
getEventType()
Get the name of the event type associated with the descriptor. |
java.lang.String[] |
getPropertyNames()
Get the names of the filterable properties associated with an Event. |
java.lang.String[] |
getPropertyTypes()
Get the types for the filterable properties associated with an Event. |
Event |
makeEvent()
Factory for Event associated with that Event Descriptor. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EventPropertyDescriptorImpl()
Method Detail |
public java.lang.String getEventType()
EventPropertyDescriptor
getEventType
in interface EventPropertyDescriptor
public java.lang.String[] getPropertyNames()
EventPropertyDescriptor
getPropertyNames
in interface EventPropertyDescriptor
public java.lang.String[] getPropertyTypes()
EventPropertyDescriptor
getPropertyTypes
in interface EventPropertyDescriptor
public Event makeEvent()
EventPropertyDescriptor
makeEvent
in interface EventPropertyDescriptor
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |