All Packages Class Hierarchy This Package Previous Next Index
Interface com.sun.jaw.impl.agent.services.persistent.PersistentPropertySrvMO
- public interface PersistentPropertySrvMO
- extends ManagedObject
Generated by the mogen compiler version:
Generator.java 3.1 09/29/98 SMI
- See Also:
- MoGen
-
performLoadProperties(ObjectName, String)
-
-
performSaveProperties(ObjectName, String)
-
performSaveProperties
public abstract void performSaveProperties(ObjectName p0,
String p1) throws InstanceNotFoundException, NoSuchMethodException, InvocationTargetException, IllegalAccessException
performLoadProperties
public abstract void performLoadProperties(ObjectName p0,
String p1) throws InstanceNotFoundException, NoSuchMethodException, InvocationTargetException, IllegalAccessException
All Packages Class Hierarchy This Package Previous Next Index