| Package | Description |
|---|---|
| org.appops.configuration.provider | |
| org.appops.configuration.store | |
| org.appops.core.deployment |
| Modifier and Type | Method and Description |
|---|---|
ServiceConfiguration |
RunningServiceContextProvider.getRunningServiceConfiguration()
get Service configuration from context.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceConfiguration |
CurrentRunningServiceContext.getServiceConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
CurrentRunningServiceContext.currentRunningService(java.lang.String serviceName,
ServiceConfiguration config,
java.lang.Class<? extends java.lang.annotation.Annotation> serviceAnnotation)
sets the current running service context .
|
void |
CurrentRunningServiceContext.setServiceConfiguration(ServiceConfiguration serviceConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
ServiceConfiguration |
ServiceConfiguration.lightweightCopy() |
Copyright © 2022. All rights reserved.