All Packages Class Hierarchy This Package Previous Next Index
Interface com.sun.jaw.impl.agent.services.mlet.MLetClassLoaderMO
- public interface MLetClassLoaderMO
- extends ManagedObject
Generated by the mogen compiler version:
Generator.java 3.1 09/29/98 SMI
- See Also:
- MoGen
-
getCodeBase()
-
-
getLoaderName()
-
getCodeBase
public abstract URL getCodeBase() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getLoaderName
public abstract ObjectName getLoaderName() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
All Packages Class Hierarchy This Package Previous Next Index