| Package | Description |
|---|---|
| de.aristaflow.adept2.base.service | |
| de.aristaflow.adept2.core.registry | |
| de.aristaflow.adept2.ui.htmlgui.httpservice |
| Modifier and Type | Method and Description |
|---|---|
SerialisableTriple<java.lang.String,java.lang.String,java.lang.String> |
ADEPT2Service.getServiceInstanceName()
Gets the (optional) cluster name, the unique node name and the hierarchical instance name of
this service.
|
SerialisableTriple<java.lang.String,java.lang.String,java.lang.String> |
AbstractADEPT2Service.getServiceInstanceName() |
| Modifier and Type | Method and Description |
|---|---|
SerialisableTriple<java.lang.String,java.lang.String,java.lang.String> |
AuthenticatedInjectedService.getServiceInstanceName() |
SerialisableTriple<java.lang.String,java.lang.String,java.lang.String> |
InjectedADEPT2Service.getServiceInstanceName() |
| Modifier and Type | Method and Description |
|---|---|
SerialisableTriple<java.lang.String,java.lang.String,java.lang.String> |
AristaFlowHTTPService.getServiceInstanceName()
This service is started outside of the platform and therefore does not support the methods of
ADEPT2Service. |