All Packages Class Hierarchy This Package Previous Next Index
Interface examples.mo.Monitor.AskMeMO
- public interface AskMeMO
- extends ManagedObject
Generated by the mogen compiler version:
Generator.java 3.1 09/29/98 SMI
- See Also:
- MoGen
-
getFreeMem()
-
-
getNbObjects()
-
getNbObjects
public abstract Integer getNbObjects() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getFreeMem
public abstract Integer getFreeMem() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
All Packages Class Hierarchy This Package Previous Next Index