Uses of Class
com.sun.enterprise.admin.servermgmt.AppserverServiceType
-
Packages that use AppserverServiceType Package Description com.sun.enterprise.admin.servermgmt -
-
Uses of AppserverServiceType in com.sun.enterprise.admin.servermgmt
Methods in com.sun.enterprise.admin.servermgmt that return AppserverServiceType Modifier and Type Method Description static AppserverServiceTypeAppserverServiceType. 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.
-