public abstract class ServiceAdapter extends Object implements Service
Modifier and Type | Class and Description |
---|---|
class |
ServiceAdapter.OSServiceAdapterException |
Modifier and Type | Method and Description |
---|---|
void |
createService()
Creates an arbitrary service, specified by certain parameters.
|
void |
deleteService() |
PlatformServicesInfo |
getInfo() |
String |
getLocationArgsRestart() |
ServerDirs |
getServerDirs()
Get the dirs with this thread-safe immutable guaranteed object.It saves a LOT of error checking...
|
boolean |
isDomain() |
boolean |
isInstance() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createServiceInternal, deleteServiceInternal, getLocationArgsStart, getLocationArgsStop, getManifestFilePath, getManifestFileTemplatePath, getServiceProperties, getSuccessMessage, getTimeoutSeconds, initializeInternal, isConfigValid, setServiceProperties, setTimeoutSeconds, tokensAndValues, writeReadmeFile
public final void deleteService()
deleteService
in interface Service
public PlatformServicesInfo getInfo()
public final boolean isInstance()
isInstance
in interface Service
public final ServerDirs getServerDirs()
Service
getServerDirs
in interface Service
public final void createService()
Service
createService
in interface Service
public String getLocationArgsRestart()
getLocationArgsRestart
in interface Service
Copyright © 2021. All rights reserved.