Uses of Class
com.sun.enterprise.admin.servermgmt.services.AppserverServiceType

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

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

Methods in com.sun.enterprise.admin.servermgmt.services that return AppserverServiceType
static AppserverServiceType AppserverServiceType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AppserverServiceType[] AppserverServiceType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

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

Constructors in com.sun.enterprise.admin.servermgmt.services with parameters of type AppserverServiceType
PlatformServicesInfo(ServerDirs sDirs, AppserverServiceType theType)
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.