com.sun.jaw.impl.agent.services.mlet
Interface MLetClassLoaderMO
- public abstract interface MLetClassLoaderMO
- extends ManagedObject
The c-bean interface of the MLetClassLoader m-bean.
- See Also:
MoGen
getLoaderName
public ObjectName getLoaderName()
throws InstanceNotFoundException,
PropertyNotFoundException,
java.lang.reflect.InvocationTargetException
getCodeBase
public java.net.URL getCodeBase()
throws InstanceNotFoundException,
PropertyNotFoundException,
java.lang.reflect.InvocationTargetException
getURLs
public java.net.URL[] getURLs()
throws InstanceNotFoundException,
PropertyNotFoundException,
java.lang.reflect.InvocationTargetException