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

Method Index

 o getFreeMem()
 o getNbObjects()

Methods

 o getNbObjects
 public abstract Integer getNbObjects() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getFreeMem
 public abstract Integer getFreeMem() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException

All Packages  Class Hierarchy  This Package  Previous  Next  Index