com.sun.jaw.reference.client.mo
Interface FrameworkMO
- public abstract interface FrameworkMO
- extends ManagedObject
The c-bean interface of the Framework m-bean.
- See Also:
MoGen
getJdmkVersion
public java.lang.String getJdmkVersion()
throws InstanceNotFoundException,
PropertyNotFoundException,
java.lang.reflect.InvocationTargetException
getDomain
public java.lang.String getDomain()
throws InstanceNotFoundException,
PropertyNotFoundException,
java.lang.reflect.InvocationTargetException
getClassVersion
public java.lang.String getClassVersion()
throws InstanceNotFoundException,
PropertyNotFoundException,
java.lang.reflect.InvocationTargetException
getNbElements
public java.lang.Integer getNbElements()
throws InstanceNotFoundException,
PropertyNotFoundException,
java.lang.reflect.InvocationTargetException
addFrameworkListenerMO
public void addFrameworkListenerMO(FrameworkListenerMO x)
throws InstanceNotFoundException,
java.lang.IllegalAccessException,
java.lang.InstantiationException,
java.lang.ClassNotFoundException
removeFrameworkListenerMO
public void removeFrameworkListenerMO(FrameworkListenerMO x)