| Package | Description |
|---|---|
| com.sun.enterprise.admin.servermgmt.services |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
static Service |
ServiceFactory.getService(com.sun.enterprise.util.io.ServerDirs dirs,
AppserverServiceType type) |
| Constructor and Description |
|---|
PlatformServicesInfo(com.sun.enterprise.util.io.ServerDirs sDirs,
AppserverServiceType theType) |
Copyright © 2017. All rights reserved.