| Modifier | Constructor and Description |
|---|---|
protected |
DefaultProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.common.authorization.client.proxy.AuthorizationProxy |
authorizationProxy()
Returns an implementation of the IS publisher for a given application
|
ContainerContext |
containerContext()
Assembles and returns the context of the container.
|
ContainerHandlers |
containerHandlers()
Returns the handlers associated with the container.
|
ApplicationContext |
contextFor(ContainerContext context,
javax.servlet.ServletContext application)
Assembles and returns the context of a given application.
|
ApplicationExtensions |
extensionsFor(ApplicationContext context)
Returns the API extensions associated with a given application.
|
ApplicationHandlers |
handlersFor(ApplicationContext context)
Returns the handlers associated with a given application.
|
org.gcube.informationsystem.publisher.ScopedPublisher |
publisherFor(ApplicationContext context)
Returns an implementation of the IS publisher for a given application
|
org.gcube.informationsystem.publisher.ScopedPublisher |
publisherFor(ContainerContext context)
Returns an implementation of the IS publisher for the container
|
SmartGearsConfiguration |
smartgearsConfiguration()
Returns the runtime properties.
|
public ContainerContext containerContext()
ProvidercontainerContext in interface Providerpublic ContainerHandlers containerHandlers()
ProvidercontainerHandlers in interface Providerpublic ApplicationContext contextFor(ContainerContext context, javax.servlet.ServletContext application)
ProvidercontextFor in interface Providercontext - the context of the containerapplication - the servlet context of the applicationpublic ApplicationHandlers handlersFor(ApplicationContext context)
ProviderhandlersFor in interface Providercontext - the context of the applicationpublic ApplicationExtensions extensionsFor(ApplicationContext context)
ProviderextensionsFor in interface Providercontext - the context of the applicationpublic SmartGearsConfiguration smartgearsConfiguration()
ProvidersmartgearsConfiguration in interface Providerpublic org.gcube.informationsystem.publisher.ScopedPublisher publisherFor(ContainerContext context)
ProviderpublisherFor in interface Providercontext - the context of the containerpublic org.gcube.informationsystem.publisher.ScopedPublisher publisherFor(ApplicationContext context)
ProviderpublisherFor in interface Providercontext - the context of the applicationpublic org.gcube.common.authorization.client.proxy.AuthorizationProxy authorizationProxy()
ProviderauthorizationProxy in interface ProviderCopyright © 2020. All Rights Reserved.