|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.management.oss.impl.EventPropertyDescriptorImpl
com.sun.management.oss.impl.util.IRPEventPropertyDescriptorImpl
com.sun.management.oss.impl.pm.measurement.PmIRPEventPropertyDescriptorImpl
com.sun.management.oss.impl.pm.measurement.PerformanceDataAvailableEventDescriptorImpl
Title: JSR090 Reference Implementation Description: Copyright: Copyright 2001 Ericsson Radio Systems AB Company: Ericsson
Field Summary |
Fields inherited from interface com.sun.management.oss.pm.measurement.PerformanceDataAvailableEventDescriptor |
OSS_EVENT_TYPE_VALUE |
Fields inherited from interface com.sun.management.oss.util.IRPEventPropertyDescriptor |
OSS_EVENT_TIME_PROP_NAME, OSS_EVENT_TIME_PROP_TYPE, OSS_MANAGED_ENTITY_PK_PROP_NAME, OSS_MANAGED_ENTITY_PK_PROP_TYPE, OSS_MANAGED_ENTITY_TYPE_PROP_NAME, OSS_MANAGED_ENTITY_TYPE_PROP_TYPE |
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 | |
PerformanceDataAvailableEventDescriptorImpl()
|
Method Summary | |
java.lang.String |
getEventType()
Get the name of the event type associated with the descriptor. |
Event |
makeEvent()
Factory for Event associated with that Event Descriptor. |
PerformanceDataAvailableEvent |
makePerformanceDataAvailableEvent()
Creates a new instance of the PerformanceDataAvailableEvent interface. |
Methods inherited from class com.sun.management.oss.impl.pm.measurement.PmIRPEventPropertyDescriptorImpl |
makeIRPEvent |
Methods inherited from class com.sun.management.oss.impl.EventPropertyDescriptorImpl |
getPropertyNames, getPropertyTypes |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.sun.management.oss.util.IRPEventPropertyDescriptor |
makeIRPEvent |
Methods inherited from interface com.sun.management.oss.EventPropertyDescriptor |
getPropertyNames, getPropertyTypes |
Constructor Detail |
public PerformanceDataAvailableEventDescriptorImpl()
Method Detail |
public PerformanceDataAvailableEvent makePerformanceDataAvailableEvent()
PerformanceDataAvailableEventDescriptor
PerformanceDataAvailableEvent
interface.
makePerformanceDataAvailableEvent
in interface PerformanceDataAvailableEventDescriptor
public java.lang.String getEventType()
EventPropertyDescriptor
getEventType
in interface EventPropertyDescriptor
getEventType
in class EventPropertyDescriptorImpl
public Event makeEvent()
EventPropertyDescriptor
makeEvent
in interface EventPropertyDescriptor
makeEvent
in class PmIRPEventPropertyDescriptorImpl
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |