| Package | Description |
|---|---|
| org.gcube.smartgears.configuration.application | |
| org.gcube.smartgears.provider |
| Modifier and Type | Method and Description |
|---|---|
ApplicationHandlers |
ApplicationConfigurationBinder.bindHandlers(InputStream stream)
Returns the handlers of the application from their XML serialisation.
|
ApplicationHandlers |
ApplicationHandlers.set(ApplicationLifecycleHandler... handlers)
Sets the
ApplicationLifecycleHandlers for the service. |
ApplicationHandlers |
ApplicationHandlers.set(RequestHandler... handlers)
Sets the
RequestHandlers for the service. |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationHandlers.mergeWith(ApplicationHandlers other) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationHandlers |
DefaultProvider.handlersFor(ApplicationContext context) |
ApplicationHandlers |
Provider.handlersFor(ApplicationContext application)
Returns the handlers associated with a given application.
|
Copyright © 2021. All Rights Reserved.