public abstract class ServiceAdapter extends Object implements Service
| Modifier and Type | Method and Description |
|---|---|
void |
createService()
Creates an arbitrary service, specified by certain parameters.
|
void |
deleteService() |
PlatformServicesInfo |
getInfo() |
String |
getLocationArgsRestart() |
com.sun.enterprise.util.io.ServerDirs |
getServerDirs()
get the dirs with this thread-safe immutable guaranteed object.
|
boolean |
isDomain() |
boolean |
isInstance() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateServiceInternal, deleteServiceInternal, getLocationArgsStart, getLocationArgsStop, getManifestFilePath, getManifestFileTemplatePath, getServiceProperties, getSuccessMessage, getTimeoutSeconds, initializeInternal, isConfigValid, setServiceProperties, setTimeoutSeconds, tokensAndValues, writeReadmeFilepublic final void deleteService()
deleteService in interface Servicepublic PlatformServicesInfo getInfo()
public final boolean isInstance()
isInstance in interface Servicepublic final com.sun.enterprise.util.io.ServerDirs getServerDirs()
ServicegetServerDirs in interface Servicepublic final void createService()
ServicecreateService in interface Servicepublic String getLocationArgsRestart()
getLocationArgsRestart in interface ServiceCopyright © 2018 Eclipse Foundation. All rights reserved.