| Package | Description |
|---|---|
| com.sun.enterprise.admin.servermgmt.cli | |
| com.sun.enterprise.admin.servermgmt.services | |
| com.sun.enterprise.admin.util | |
| com.sun.enterprise.util.io |
| Modifier and Type | Method and Description |
|---|---|
protected ServerDirs |
LocalServerCommand.getServerDirs() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
LocalServerCommand.setServerDirs(ServerDirs sd) |
| Constructor and Description |
|---|
StartServerHelper(Logger logger0,
boolean terse0,
ServerDirs serverDirs0,
GFLauncher launcher0,
String masterPassword0,
boolean debug0) |
| Modifier and Type | Method and Description |
|---|---|
ServerDirs |
Service.getServerDirs()
Get the dirs with this thread-safe immutable guaranteed object.It saves a LOT of error checking...
|
ServerDirs |
ServiceAdapter.getServerDirs() |
| Modifier and Type | Method and Description |
|---|---|
static Service |
ServiceFactory.getService(ServerDirs dirs,
AppserverServiceType type) |
| Constructor and Description |
|---|
PlatformServicesInfo(ServerDirs sDirs,
AppserverServiceType theType) |
| Modifier and Type | Method and Description |
|---|---|
ServerDirs |
ServerDirsSelector.dirs() |
| Modifier and Type | Method and Description |
|---|---|
ServerDirs |
DomainDirs.getServerDirs() |
ServerDirs |
InstanceDirs.getServerDirs() |
ServerDirs |
ServerDirs.refresh() |
| Constructor and Description |
|---|
DomainDirs(ServerDirs sd)
Create a DomainDir from the more general ServerDirs instance.
|
InstanceDirs(ServerDirs sd)
Create a InstanceDir from the more general ServerDirs instance.
|
Copyright © 2019. All rights reserved.