Uses of Interface
com.sun.enterprise.admin.servermgmt.services.Service

Packages that use Service
com.sun.enterprise.admin.servermgmt.services   
 

Uses of Service in com.sun.enterprise.admin.servermgmt.services
 

Classes in com.sun.enterprise.admin.servermgmt.services that implement Service
 class LinuxService
           
 class NonSMFServiceAdapter
          The original implementation of Services had serious design problems.
 class ServiceAdapter
           
 class SMFService
          Represents the SMF Service.
 class WindowsService
          Warning: there is lots of file twiddling going on in this class.
 

Methods in com.sun.enterprise.admin.servermgmt.services that return Service
static Service ServiceFactory.getService(ServerDirs dirs, AppserverServiceType type)
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.