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

Method Index

 o performLoadProperties(ObjectName, String)
 o performSaveProperties(ObjectName, String)

Methods

 o performSaveProperties
 public abstract void performSaveProperties(ObjectName p0,
                                            String p1) throws InstanceNotFoundException, NoSuchMethodException, InvocationTargetException, IllegalAccessException
 o performLoadProperties
 public abstract void performLoadProperties(ObjectName p0,
                                            String p1) throws InstanceNotFoundException, NoSuchMethodException, InvocationTargetException, IllegalAccessException

All Packages  Class Hierarchy  This Package  Previous  Next  Index