All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface com.sun.jaw.impl.agent.services.mlet.MLetCacheVersionSrvMO

public interface MLetCacheVersionSrvMO
extends MLetSrvMO
Generated by the mogen compiler version: Generator.java 3.1 09/29/98 SMI

See Also:
MoGen

Method Index

 o getCacheDirectory()
 o setCacheDirectory(String)
 o SetCacheDirectory(String, String)

Methods

 o getCacheDirectory
 public abstract String getCacheDirectory() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o setCacheDirectory
 public abstract void setCacheDirectory(String value) throws InstanceNotFoundException, IllegalAccessException, PropertyNotFoundException, InvalidPropertyValueException, ClassNotFoundException, InstantiationException, InvocationTargetException
 o SetCacheDirectory
 public abstract void SetCacheDirectory(String oper,
                                        String value) throws InstanceNotFoundException, IllegalAccessException, PropertyNotFoundException, InvalidPropertyValueException, ClassNotFoundException, InstantiationException, InvocationTargetException

All Packages  Class Hierarchy  This Package  Previous  Next  Index