public interface ServiceDescriptor
| Modifier and Type | Method and Description |
|---|---|
String |
getContainerName() |
Method |
getCustomisationHook() |
Object |
getInstance() |
List<? extends Annotation> |
getOptions() |
int |
getPriority() |
int |
getReplicas() |
Svc |
getSvcDefinition() |
String |
getSvcName() |
Svc getSvcDefinition()
String getSvcName()
List<? extends Annotation> getOptions()
Method getCustomisationHook()
Object getInstance()
String getContainerName()
int getReplicas()
int getPriority()
Copyright © 2021. All rights reserved.