Uses of Enum Class
com.sun.enterprise.admin.servermgmt.services.AppserverServiceType
Packages that use AppserverServiceType
-
Uses of AppserverServiceType in com.sun.enterprise.admin.servermgmt.services
Methods in com.sun.enterprise.admin.servermgmt.services that return AppserverServiceTypeModifier and TypeMethodDescriptionstatic AppserverServiceTypeReturns the enum constant of this class with the specified name.static AppserverServiceType[]AppserverServiceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sun.enterprise.admin.servermgmt.services with parameters of type AppserverServiceTypeModifier and TypeMethodDescriptionstatic ServiceServiceFactory.getService(com.sun.enterprise.util.io.ServerDirs dirs, AppserverServiceType type) Constructors in com.sun.enterprise.admin.servermgmt.services with parameters of type AppserverServiceTypeModifierConstructorDescriptionPlatformServicesInfo(com.sun.enterprise.util.io.ServerDirs sDirs, AppserverServiceType theType)