com.sun.jaw.impl.agent.services.mlet
Interface MLetCacheVersionSrvMO
- public abstract interface MLetCacheVersionSrvMO
- extends MLetSrvMO
The c-bean interface of the MLetCacheVersionSrv m-bean.
- See Also:
MoGen
Methods inherited from interface com.sun.jaw.impl.agent.services.mlet.MLetSrvMO |
getLibraryDirectory,
performGetResource,
performGetResource,
performGetResourceAsStream,
performGetResourceAsStream,
performLoadURL,
performLoadURL,
performRemoteLoadURL,
performRemoteLoadURL,
setLibraryDirectory,
SetLibraryDirectory |
getCacheDirectory
public java.lang.String getCacheDirectory()
throws InstanceNotFoundException,
PropertyNotFoundException,
java.lang.reflect.InvocationTargetException
setCacheDirectory
public void setCacheDirectory(java.lang.String value)
throws InstanceNotFoundException,
java.lang.IllegalAccessException,
PropertyNotFoundException,
InvalidPropertyValueException,
java.lang.ClassNotFoundException,
java.lang.InstantiationException,
java.lang.reflect.InvocationTargetException
SetCacheDirectory
public void SetCacheDirectory(java.lang.String oper,
java.lang.String value)
throws InstanceNotFoundException,
java.lang.IllegalAccessException,
PropertyNotFoundException,
InvalidPropertyValueException,
java.lang.ClassNotFoundException,
java.lang.InstantiationException,
java.lang.reflect.InvocationTargetException