|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApplicationExtension | |
|---|---|
| org.gcube.smartgears.configuration.application | |
| org.gcube.smartgears.extensions | |
| org.gcube.smartgears.extensions.resource | |
| Uses of ApplicationExtension in org.gcube.smartgears.configuration.application |
|---|
| Methods in org.gcube.smartgears.configuration.application that return types with arguments of type ApplicationExtension | |
|---|---|
List<ApplicationExtension> |
ApplicationExtensions.extensions()
Returns the extensions for the application. |
| Methods in org.gcube.smartgears.configuration.application with parameters of type ApplicationExtension | |
|---|---|
ApplicationExtensions |
ApplicationExtensions.set(ApplicationExtension... extensions)
Sets the extensions for the application. |
| Uses of ApplicationExtension in org.gcube.smartgears.extensions |
|---|
| Classes in org.gcube.smartgears.extensions that implement ApplicationExtension | |
|---|---|
class |
ApiResource
A resource-specifc API handled by an HttpController. |
class |
HttpController
An HttpExtension that dispatches to one or more ApiResources, handling the generic, HTTP-aspects
aspects of their client interactions |
class |
HttpExtension
An ApplicationExtension that implements the HttpServlet interface |
| Uses of ApplicationExtension in org.gcube.smartgears.extensions.resource |
|---|
| Classes in org.gcube.smartgears.extensions.resource that implement ApplicationExtension | |
|---|---|
class |
ConfigurationResource
An ApiResource of RemoteResource at ConfigurationResource.mapping. |
class |
FrontPageResource
An ApiResource of RemoteResource at FrontPageResource.mapping. |
class |
LifecycleResource
An ApiResource of RemoteResource at LifecycleResource.mapping. |
class |
ProfileResource
An ApiResource of RemoteResource at ProfileResource.mapping. |
class |
RemoteResource
An HttpController for remote management of the application. |
class |
ScopesResource
An ApiResource of RemoteResource at ScopesResource.mapping. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||