Package com.sun.jaw.impl.agent.services.mlet

Provides the classes of the M-let service.

See:
          Description

Interface Summary
LauncherSrvMO The c-bean interface of the LauncherSrv m-bean.
MLetCacheVersionSrvMO The c-bean interface of the MLetCacheVersionSrv m-bean.
MLetClassLoaderMO The c-bean interface of the MLetClassLoader m-bean.
MLetSrvMO The c-bean interface of the MLetSrv m-bean.
 

Class Summary
LauncherSrv This class will demand the MLet Service to load all the HTML files contained in a specific directory.
MLet This class represents the contents of the MLET tag.
MLetCacheVersionSrv This class extends the MLetSrv class to provide caching and version control.
MLetClassLoader This class represents the class loader that the m-let service uses to load classes and resources.
MLetSrv This class provides an implementation of the management applet or m-let service.
 

Package com.sun.jaw.impl.agent.services.mlet Description

Provides the classes of the M-let service.