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
-
getCacheDirectory()
-
-
setCacheDirectory(String)
-
-
SetCacheDirectory(String, String)
-
getCacheDirectory
public abstract String getCacheDirectory() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
setCacheDirectory
public abstract void setCacheDirectory(String value) throws InstanceNotFoundException, IllegalAccessException, PropertyNotFoundException, InvalidPropertyValueException, ClassNotFoundException, InstantiationException, InvocationTargetException
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