A B C D E F G H I L M N O P R S T U V

A

AbstractHandler<T extends ServiceHandler<T>> - Class in org.gcube.common.ghn.service.handlers
Partial implementation of ServiceHandler.
AbstractHandler() - Constructor for class org.gcube.common.ghn.service.handlers.AbstractHandler
 
add(Property...) - Method in class org.gcube.common.ghn.service.handlers.Properties
Adds one or more properties to this collection.
appName() - Method in class org.gcube.common.ghn.service.handlers.DefaultPipeline
 
appName() - Method in interface org.gcube.common.ghn.service.handlers.Pipeline
Returns the name of the managed application.

B

bind(InputStream) - Method in class org.gcube.common.ghn.service.configuration.LifecycleConfigurationBinder
Returns a ServiceConfiguration from its XML serialisation.
bind(LifecycleConfiguration) - Method in class org.gcube.common.ghn.service.configuration.LifecycleConfigurationBinder
Serialises a ServiceConfiguration to XML.
bind(InputStream) - Method in class org.gcube.common.ghn.service.configuration.ServiceConfigurationBinder
Returns a ServiceConfiguration from its XML serialisation.
bind(ServiceConfiguration) - Method in class org.gcube.common.ghn.service.configuration.ServiceConfigurationBinder
Serialises a ServiceConfiguration to XML.

C

configuration() - Method in class org.gcube.common.ghn.service.ServiceContext
 
configuration_file_path - Static variable in class org.gcube.common.ghn.service.Constants
The configuration file path..
Constants - Class in org.gcube.common.ghn.service
Library-wide constants.
Constants() - Constructor for class org.gcube.common.ghn.service.Constants
 
contains(String) - Method in class org.gcube.common.ghn.service.handlers.Properties
Returns true if this collection contains a given property.
context() - Method in class org.gcube.common.ghn.service.handlers.DefaultPipeline
 
context() - Method in interface org.gcube.common.ghn.service.handlers.Pipeline
Returns the properties of this pipeline
contextDestroyed(ServletContextEvent) - Method in class org.gcube.common.ghn.service.LifetimeListener
 
contextInitialized(ServletContextEvent) - Method in class org.gcube.common.ghn.service.LifetimeListener
 
Coordinates - Class in org.gcube.common.ghn.service.configuration
The coordinates of the managed service.
Coordinates() - Constructor for class org.gcube.common.ghn.service.configuration.Coordinates
 
coordinates() - Method in class org.gcube.common.ghn.service.configuration.ServiceConfiguration
Returns the coordinates of the service
coordinates(Coordinates) - Method in class org.gcube.common.ghn.service.configuration.ServiceConfiguration
Sets the coordinates of the service

D

default_lifecycle_configuration_file_path - Static variable in class org.gcube.common.ghn.service.Constants
The default lifecycle configuration file path.
DefaultLifecycle - Class in org.gcube.common.ghn.service.lifetime
 
DefaultLifecycle(Hub, String) - Constructor for class org.gcube.common.ghn.service.lifetime.DefaultLifecycle
 
DefaultPersistenceManager - Class in org.gcube.common.ghn.service.persistence
 
DefaultPersistenceManager() - Constructor for class org.gcube.common.ghn.service.persistence.DefaultPersistenceManager
 
DefaultPersistenceManager(String) - Constructor for class org.gcube.common.ghn.service.persistence.DefaultPersistenceManager
 
DefaultPipeline<T extends ServiceHandler<T>> - Class in org.gcube.common.ghn.service.handlers
Default implementation of Pipeline.
DefaultPipeline(List<T>, ServiceContext) - Constructor for class org.gcube.common.ghn.service.handlers.DefaultPipeline
Creates an instance with a given set of handlers and a Properties.
delete(String) - Method in class org.gcube.common.ghn.service.handlers.Properties
Removes a given property.
Deployment - Class in org.gcube.common.ghn.service.configuration
The deployment configuration of the service.
Deployment() - Constructor for class org.gcube.common.ghn.service.configuration.Deployment
 
deployment() - Method in class org.gcube.common.ghn.service.configuration.ServiceConfiguration
Returns the deployment configuration of the service.
deployment(Deployment) - Method in class org.gcube.common.ghn.service.configuration.ServiceConfiguration
Sets the deployment configuration of the service.
description() - Method in class org.gcube.common.ghn.service.configuration.Coordinates
Returns the description of the service.
description(String) - Method in class org.gcube.common.ghn.service.configuration.Coordinates
Sets the description of the service.
description() - Method in class org.gcube.common.ghn.service.handlers.Property
Returns the description of this property.
destroy() - Method in class org.gcube.common.ghn.service.RequestFilter
 
display(boolean) - Method in class org.gcube.common.ghn.service.handlers.Property
Sets whether the property is intended for display
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.gcube.common.ghn.service.RequestFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.gcube.common.ghn.service.extensions.ServiceLifetime
 

E

endpointChanged - Static variable in class org.gcube.common.ghn.service.Constants
 
equals(Object) - Method in class org.gcube.common.ghn.service.configuration.Coordinates
 
equals(Object) - Method in class org.gcube.common.ghn.service.configuration.Deployment
 
equals(Object) - Method in class org.gcube.common.ghn.service.configuration.ServiceConfiguration
 
equals(Object) - Method in class org.gcube.common.ghn.service.handlers.Properties
 
equals(Object) - Method in class org.gcube.common.ghn.service.handlers.Property
 
equals(Object) - Method in class org.gcube.common.ghn.service.persistence.DefaultPersistenceManager
 

F

failed - Static variable in interface org.gcube.common.ghn.service.lifetime.Lifecycle
The event qualifier that correspond to the Lifecycle.failed state of the service lifecycle.
file(String) - Method in class org.gcube.common.ghn.service.persistence.DefaultPersistenceManager
 
file(String) - Method in interface org.gcube.common.ghn.service.persistence.PersistenceManager
 
forward(ServiceEvent<T>) - Method in class org.gcube.common.ghn.service.handlers.DefaultPipeline
 
forward(ServiceEvent<T>) - Method in interface org.gcube.common.ghn.service.handlers.Pipeline
Forwards an event a step further through the pipeline.

G

getEndpointResource(Coordinates) - Static method in class org.gcube.common.ghn.service.utils.Utils
 

H

handleRequest(Pipeline<RequestHandler>, RequestEvent) - Method in class org.gcube.common.ghn.service.handlers.request.ScopeHandler
 
handleRequest(Pipeline<RequestHandler>, RequestEvent) - Method in class org.gcube.common.ghn.service.handlers.RequestHandler
Invoked when the container receives a request for a servlet of a managed app.
handleResponse(Pipeline<RequestHandler>, ResponseEvent) - Method in class org.gcube.common.ghn.service.handlers.RequestHandler
Invoked when a servlet of a managed app has produced a response to a request.
handlers() - Method in class org.gcube.common.ghn.service.handlers.DefaultPipeline
 
handlers() - Method in interface org.gcube.common.ghn.service.handlers.Pipeline
Returns the handlers currently in the pipeline.
hashCode() - Method in class org.gcube.common.ghn.service.configuration.Coordinates
 
hashCode() - Method in class org.gcube.common.ghn.service.configuration.Deployment
 
hashCode() - Method in class org.gcube.common.ghn.service.configuration.ServiceConfiguration
 
hashCode() - Method in class org.gcube.common.ghn.service.handlers.Properties
 
hashCode() - Method in class org.gcube.common.ghn.service.handlers.Property
 
hashCode() - Method in class org.gcube.common.ghn.service.persistence.DefaultPersistenceManager
 
hub() - Method in class org.gcube.common.ghn.service.ServiceContext
 

I

init(FilterConfig) - Method in class org.gcube.common.ghn.service.RequestFilter
 
is(Class<?>) - Method in class org.gcube.common.ghn.service.handlers.Property
Returns true if the value of this property has a given type.
isDisplay() - Method in class org.gcube.common.ghn.service.handlers.Property
Returns true if the property is intended for display
isEmpty() - Method in class org.gcube.common.ghn.service.handlers.Properties
Returns true if this collection has no properties.
iterator() - Method in class org.gcube.common.ghn.service.handlers.Properties
 

L

Lifecycle - Interface in org.gcube.common.ghn.service.lifetime
The lifecycle of an application managed as a gCube service.
lifecycle() - Method in class org.gcube.common.ghn.service.ServiceContext
 
lifecycle_configuration_file_path - Static variable in class org.gcube.common.ghn.service.Constants
The lifecycle configuration file path.
LifecycleConfiguration - Class in org.gcube.common.ghn.service.configuration
The configuration of the lifecycle of a managed service.
LifecycleConfiguration() - Constructor for class org.gcube.common.ghn.service.configuration.LifecycleConfiguration
 
LifecycleConfigurationBinder - Class in org.gcube.common.ghn.service.configuration
Binds ServiceConfigurations from XML serialisations, using ServiceHandler bindings found in classpath archives that include a marker file.
LifecycleConfigurationBinder() - Constructor for class org.gcube.common.ghn.service.configuration.LifecycleConfigurationBinder
 
LifetimeEvent - Class in org.gcube.common.ghn.service.events
A ServiceEvent that relates to the lifetime of a managed app.
LifetimeEvent(ServletContext) - Constructor for class org.gcube.common.ghn.service.events.LifetimeEvent
Creates an instance with the ServletContext of the managed app.
LifetimeHandler - Class in org.gcube.common.ghn.service.handlers
A Handler of LifetimeEvents.
LifetimeHandler() - Constructor for class org.gcube.common.ghn.service.handlers.LifetimeHandler
 
LifetimeHandlerAdapter - Class in org.gcube.common.ghn.service.configuration
Adapts LifetimeHandler bindings found in a ServiceConfiguration.
LifetimeHandlerAdapter() - Constructor for class org.gcube.common.ghn.service.configuration.LifetimeHandlerAdapter
 
LifetimeHandlerAdapter.UnavailableHandler - Class in org.gcube.common.ghn.service.configuration
A LifetimeHandler included in a ServiceConfiguration but not available at runtime.
LifetimeHandlerAdapter.UnavailableHandler() - Constructor for class org.gcube.common.ghn.service.configuration.LifetimeHandlerAdapter.UnavailableHandler
 
LifetimeHandlerAdapter.UnavailableHandler(String) - Constructor for class org.gcube.common.ghn.service.configuration.LifetimeHandlerAdapter.UnavailableHandler
Creates an instance with a given name
lifetimeHandlers() - Method in class org.gcube.common.ghn.service.configuration.LifecycleConfiguration
Returns the LifetimeHandlers for the service.
lifetimeHandlers(LifetimeHandler...) - Method in class org.gcube.common.ghn.service.configuration.LifecycleConfiguration
Sets the LifetimeHandlers for the service.
LifetimeListener - Class in org.gcube.common.ghn.service
A ServletContextListener for managed services which notifies a ServiceManager of app lifetime events.
LifetimeListener() - Constructor for class org.gcube.common.ghn.service.LifetimeListener
 
location() - Method in class org.gcube.common.ghn.service.persistence.DefaultPersistenceManager
 
location() - Method in interface org.gcube.common.ghn.service.persistence.PersistenceManager
 
lookup(String) - Method in class org.gcube.common.ghn.service.handlers.Properties
Returns a given property in this collection.

M

marshal(LifetimeHandler) - Method in class org.gcube.common.ghn.service.configuration.LifetimeHandlerAdapter
 
marshal(RequestHandler) - Method in class org.gcube.common.ghn.service.configuration.RequestHandlerAdapter
 
Mode - Enum in org.gcube.common.ghn.service.configuration
The management mode of a service.
mode() - Method in class org.gcube.common.ghn.service.configuration.ServiceConfiguration
Returns the management Mode.
mode(Mode) - Method in class org.gcube.common.ghn.service.configuration.ServiceConfiguration
Sets the management mode.
moveTo(State) - Method in class org.gcube.common.ghn.service.lifetime.DefaultLifecycle
 
moveTo(State) - Method in interface org.gcube.common.ghn.service.lifetime.Lifecycle
Transition this lifecycle to a given state.

N

name() - Method in class org.gcube.common.ghn.service.configuration.Coordinates
Returns the name of the service.
name(String) - Method in class org.gcube.common.ghn.service.configuration.Coordinates
Sets the name of the service.
name() - Method in class org.gcube.common.ghn.service.configuration.LifetimeHandlerAdapter.UnavailableHandler
 
name() - Method in class org.gcube.common.ghn.service.configuration.RequestHandlerAdapter.UnavailableHandler
 
name() - Method in class org.gcube.common.ghn.service.handlers.lifetime.PublishingHandler
 
name() - Method in class org.gcube.common.ghn.service.handlers.Property
Returns the name of this property.
name() - Method in class org.gcube.common.ghn.service.handlers.request.ScopeHandler
 
name() - Method in interface org.gcube.common.ghn.service.handlers.ServiceHandler
Returns the name of the handler.
next() - Method in enum org.gcube.common.ghn.service.lifetime.State
Returns the list of states to which services can transition to from this state.
notEmpty(String, String) - Static method in class org.gcube.common.ghn.service.utils.Utils
 
notEmpty(String, Object[]) - Static method in class org.gcube.common.ghn.service.utils.Utils
 
notNull(Object[]) - Static method in class org.gcube.common.ghn.service.utils.Utils
 
notNull(String, Object) - Static method in class org.gcube.common.ghn.service.utils.Utils
 

O

onEvent(Pipeline<LifetimeHandler>, ServiceEvent<LifetimeHandler>) - Method in class org.gcube.common.ghn.service.handlers.LifetimeHandler
 
onEvent(Pipeline<RequestHandler>, ServiceEvent<RequestHandler>) - Method in class org.gcube.common.ghn.service.handlers.RequestHandler
 
onEvent(Pipeline<T>, ServiceEvent<T>) - Method in interface org.gcube.common.ghn.service.handlers.ServiceHandler
Processes a given event.
onStart(Pipeline<LifetimeHandler>, StartServiceEvent) - Method in class org.gcube.common.ghn.service.handlers.lifetime.PublishingHandler
 
onStart(Pipeline<LifetimeHandler>, StartServiceEvent) - Method in class org.gcube.common.ghn.service.handlers.LifetimeHandler
Invoked when the container starts a managed app.
onStartup(Set<Class<?>>, ServletContext) - Method in class org.gcube.common.ghn.service.ServiceInitializer
 
onStop(Pipeline<LifetimeHandler>, StopServiceEvent) - Method in class org.gcube.common.ghn.service.handlers.LifetimeHandler
Invoked when the container stops a managed app.
org.gcube.common.ghn.service - package org.gcube.common.ghn.service
 
org.gcube.common.ghn.service.configuration - package org.gcube.common.ghn.service.configuration
 
org.gcube.common.ghn.service.events - package org.gcube.common.ghn.service.events
 
org.gcube.common.ghn.service.extensions - package org.gcube.common.ghn.service.extensions
 
org.gcube.common.ghn.service.handlers - package org.gcube.common.ghn.service.handlers
 
org.gcube.common.ghn.service.handlers.lifetime - package org.gcube.common.ghn.service.handlers.lifetime
 
org.gcube.common.ghn.service.handlers.request - package org.gcube.common.ghn.service.handlers.request
 
org.gcube.common.ghn.service.lifetime - package org.gcube.common.ghn.service.lifetime
 
org.gcube.common.ghn.service.persistence - package org.gcube.common.ghn.service.persistence
 
org.gcube.common.ghn.service.utils - package org.gcube.common.ghn.service.utils
 

P

persistence() - Method in class org.gcube.common.ghn.service.ServiceContext
 
persistenceManager() - Method in class org.gcube.common.ghn.service.configuration.ServiceConfiguration
Returns the DefaultPersistenceManager for the service.
persistenceManager(PersistenceManager) - Method in class org.gcube.common.ghn.service.configuration.ServiceConfiguration
Sets the DefaultPersistenceManager for the service.
PersistenceManager - Interface in org.gcube.common.ghn.service.persistence
 
Pipeline<T extends ServiceHandler<T>> - Interface in org.gcube.common.ghn.service.handlers
An ordered list ServiceHandlers registered to handle ServiceEvents of the same type.
previous() - Method in class org.gcube.common.ghn.service.lifetime.DefaultLifecycle
 
previous() - Method in interface org.gcube.common.ghn.service.lifetime.Lifecycle
Returns the state from which this lifecycle transitioned to its current state.
profile_file_name - Static variable in class org.gcube.common.ghn.service.Constants
The configuration file name.
profile_property - Static variable in class org.gcube.common.ghn.service.Constants
The name of the property that contains the endpoint profile.
Properties - Class in org.gcube.common.ghn.service.handlers
A collection of uniquely named Properties.
Properties(Properties) - Constructor for class org.gcube.common.ghn.service.handlers.Properties
 
Properties() - Constructor for class org.gcube.common.ghn.service.handlers.Properties
 
properties() - Method in class org.gcube.common.ghn.service.ServiceContext
 
Property - Class in org.gcube.common.ghn.service.handlers
A named property with a value and a description.
Property(String, Object) - Constructor for class org.gcube.common.ghn.service.handlers.Property
Creates an instance with a given name and value.
Property(String, Object, String) - Constructor for class org.gcube.common.ghn.service.handlers.Property
Creates an instance with a given name, value, and description.
publish_services - Static variable in class org.gcube.common.ghn.service.Constants
The configuration name of PublishingHandlers.
PublishingHandler - Class in org.gcube.common.ghn.service.handlers.lifetime
 
PublishingHandler() - Constructor for class org.gcube.common.ghn.service.handlers.lifetime.PublishingHandler
 

R

ready - Static variable in interface org.gcube.common.ghn.service.lifetime.Lifecycle
The event qualifier that correspond to the Lifecycle.ready state of the service lifecycle.
registryPublisher(RegistryPublisher) - Method in class org.gcube.common.ghn.service.handlers.lifetime.PublishingHandler
 
remoteForm() - Method in enum org.gcube.common.ghn.service.lifetime.State
Returns a serialisation of this state for exchange purposes.
request() - Method in class org.gcube.common.ghn.service.events.RequestEvent
Returns the request.
RequestEvent - Class in org.gcube.common.ghn.service.events
A ServiceEvent that occurs when the a request reaches a servlet of the managed app.
RequestEvent(String, HttpServletRequest, ServletContext) - Constructor for class org.gcube.common.ghn.service.events.RequestEvent
Creates an instance with the request and the name of the target servlet.
RequestFilter - Class in org.gcube.common.ghn.service
A Filter that executes a Pipeline of RequestHandlers when RequestEvents and ResponseEvents are generated for a given servlet of a managed app.
RequestFilter(String, Pipeline<RequestHandler>) - Constructor for class org.gcube.common.ghn.service.RequestFilter
Creates an instance with the name of the target servlet and a pipeline.
RequestHandler - Class in org.gcube.common.ghn.service.handlers
A Handler of RequestEvents and ResponseEvents.
RequestHandler() - Constructor for class org.gcube.common.ghn.service.handlers.RequestHandler
 
RequestHandlerAdapter - Class in org.gcube.common.ghn.service.configuration
Adapts RequestHandlers bindings found in a ServiceConfiguration.
RequestHandlerAdapter() - Constructor for class org.gcube.common.ghn.service.configuration.RequestHandlerAdapter
 
RequestHandlerAdapter.UnavailableHandler - Class in org.gcube.common.ghn.service.configuration
A RequestHandler included in a ServiceConfiguration but not available at runtime.
RequestHandlerAdapter.UnavailableHandler() - Constructor for class org.gcube.common.ghn.service.configuration.RequestHandlerAdapter.UnavailableHandler
 
RequestHandlerAdapter.UnavailableHandler(String) - Constructor for class org.gcube.common.ghn.service.configuration.RequestHandlerAdapter.UnavailableHandler
Creates an instance with a given name
requestHandlers() - Method in class org.gcube.common.ghn.service.configuration.LifecycleConfiguration
Returns the RequestHandlers for the service.
requestHandlers(RequestHandler...) - Method in class org.gcube.common.ghn.service.configuration.LifecycleConfiguration
Sets the RequestHandlers for the service.
response() - Method in class org.gcube.common.ghn.service.events.ResponseEvent
Returns the response.
ResponseEvent - Class in org.gcube.common.ghn.service.events
A ServiceEvent that occurs when the a servlet returns a response to a given request.
ResponseEvent(String, HttpServletRequest, HttpServletResponse, ServletContext) - Constructor for class org.gcube.common.ghn.service.events.ResponseEvent
Creates an instance with the response, the corresponding request, and the name of the target servlet

S

scope_header - Static variable in class org.gcube.common.ghn.service.Constants
 
SCOPE_HEADER_NAME - Static variable in class org.gcube.common.ghn.service.handlers.request.ScopeHandler
Name of the scope call header.
scope_management - Static variable in class org.gcube.common.ghn.service.Constants
The configuration name of ScopeHandlers.
SCOPE_NS - Static variable in class org.gcube.common.ghn.service.handlers.request.ScopeHandler
Namespace of scope-related headers
SCOPE_QNAME - Static variable in class org.gcube.common.ghn.service.handlers.request.ScopeHandler
 
ScopeHandler - Class in org.gcube.common.ghn.service.handlers.request
 
ScopeHandler() - Constructor for class org.gcube.common.ghn.service.handlers.request.ScopeHandler
 
serviceClass() - Method in class org.gcube.common.ghn.service.configuration.Coordinates
Returns the class of the service
serviceClass(String) - Method in class org.gcube.common.ghn.service.configuration.Coordinates
Sets the class of the service.
ServiceConfiguration - Class in org.gcube.common.ghn.service.configuration
The configuration of a managed app.
ServiceConfiguration() - Constructor for class org.gcube.common.ghn.service.configuration.ServiceConfiguration
 
ServiceConfigurationBinder - Class in org.gcube.common.ghn.service.configuration
Binds ServiceConfigurations to and from XML serialisations.
ServiceConfigurationBinder() - Constructor for class org.gcube.common.ghn.service.configuration.ServiceConfigurationBinder
 
ServiceContext - Class in org.gcube.common.ghn.service
 
ServiceContext(ServiceConfiguration) - Constructor for class org.gcube.common.ghn.service.ServiceContext
 
ServiceContext(ServiceConfiguration, Lifecycle, Hub, Properties) - Constructor for class org.gcube.common.ghn.service.ServiceContext
 
ServiceContext(ServiceContext) - Constructor for class org.gcube.common.ghn.service.ServiceContext
 
ServiceEvent<T extends ServiceHandler<T>> - Interface in org.gcube.common.ghn.service.events
A tagging interface for events that relate to a managed app.
serviceFailure - Static variable in class org.gcube.common.ghn.service.Constants
 
ServiceHandler<T extends ServiceHandler<T>> - Interface in org.gcube.common.ghn.service.handlers
Registers in Pipelines to handle ServiceEvents about a managed app.
ServiceInitializer - Class in org.gcube.common.ghn.service
Adds a LifetimeListener to managed services.
ServiceInitializer() - Constructor for class org.gcube.common.ghn.service.ServiceInitializer
 
ServiceLifetime - Class in org.gcube.common.ghn.service.extensions
 
ServiceLifetime() - Constructor for class org.gcube.common.ghn.service.extensions.ServiceLifetime
 
ServiceManager - Class in org.gcube.common.ghn.service
Starts and stops management functions for a given app.
ServiceManager() - Constructor for class org.gcube.common.ghn.service.ServiceManager
 
serviceName() - Method in class org.gcube.common.ghn.service.ServiceContext
 
servletContext() - Method in class org.gcube.common.ghn.service.events.LifetimeEvent
Returns the ServletContext of the managed app.
servletContext() - Method in class org.gcube.common.ghn.service.events.RequestEvent
 
servletName() - Method in class org.gcube.common.ghn.service.events.RequestEvent
Returns the name of the target servlet.
start(ServletContext) - Method in class org.gcube.common.ghn.service.handlers.RequestHandler
Initialises the handler.
start(ServletContext) - Method in class org.gcube.common.ghn.service.ServiceManager
Starts app management functions.
started - Static variable in interface org.gcube.common.ghn.service.lifetime.Lifecycle
The event qualifier that correspond to the Lifecycle.started state of the service lifecycle.
startScopes() - Method in class org.gcube.common.ghn.service.configuration.Deployment
Returns the start scopes of the service
startScopes(String...) - Method in class org.gcube.common.ghn.service.configuration.Deployment
Sets the start scopes of the service.
StartServiceEvent - Class in org.gcube.common.ghn.service.events
A ServiceEvent that occurs when the app is started by the container.
StartServiceEvent(ServletContext) - Constructor for class org.gcube.common.ghn.service.events.StartServiceEvent
Creates an instance with the ServletContext of the managed app.
state() - Method in class org.gcube.common.ghn.service.lifetime.DefaultLifecycle
 
state() - Method in interface org.gcube.common.ghn.service.lifetime.Lifecycle
Returns the current state of this lifecycle.
State - Enum in org.gcube.common.ghn.service.lifetime
The state and state transitions of the lifecycle of an application managed as a gCube service.
stop() - Method in class org.gcube.common.ghn.service.handlers.RequestHandler
Terminates the handler.
stop(ServletContext) - Method in class org.gcube.common.ghn.service.ServiceManager
Stops management functions.
stopped - Static variable in interface org.gcube.common.ghn.service.lifetime.Lifecycle
The event qualifier that correspond to the Lifecycle.stopped state of the service lifecycle.
StopServiceEvent - Class in org.gcube.common.ghn.service.events
A ServiceEvent that occurs when the app is stopped by the container.
StopServiceEvent(ServletContext) - Constructor for class org.gcube.common.ghn.service.events.StopServiceEvent
Creates an instance with the ServletContext of the managed app.

T

toString() - Method in class org.gcube.common.ghn.service.events.LifetimeEvent
 
toString() - Method in class org.gcube.common.ghn.service.events.RequestEvent
 
toString() - Method in class org.gcube.common.ghn.service.events.ResponseEvent
 
toString() - Method in class org.gcube.common.ghn.service.handlers.AbstractHandler
 
toString() - Method in class org.gcube.common.ghn.service.handlers.Properties
 
toString() - Method in class org.gcube.common.ghn.service.handlers.Property
 
tryMoveTo(State) - Method in class org.gcube.common.ghn.service.lifetime.DefaultLifecycle
 
tryMoveTo(State) - Method in interface org.gcube.common.ghn.service.lifetime.Lifecycle
Attempts to transition this lifecycle to a given state, but does not fail if the transition is illegal for this lifecycle.

U

unmarshal(Object) - Method in class org.gcube.common.ghn.service.configuration.LifetimeHandlerAdapter
 
unmarshal(Object) - Method in class org.gcube.common.ghn.service.configuration.RequestHandlerAdapter
 
uri() - Method in class org.gcube.common.ghn.service.events.RequestEvent
 
Utils - Class in org.gcube.common.ghn.service.utils
 
Utils() - Constructor for class org.gcube.common.ghn.service.utils.Utils
 

V

valid(String, Object[]) - Static method in class org.gcube.common.ghn.service.utils.Utils
 
valid(String, String) - Static method in class org.gcube.common.ghn.service.utils.Utils
 
value() - Method in class org.gcube.common.ghn.service.handlers.Property
Returns the value of this property.
value(Class<S>) - Method in class org.gcube.common.ghn.service.handlers.Property
Returns the value of this property under a given type.
valueOf(String) - Static method in enum org.gcube.common.ghn.service.configuration.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.common.ghn.service.lifetime.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gcube.common.ghn.service.configuration.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.common.ghn.service.lifetime.State
Returns an array containing the constants of this enum type, in the order they are declared.
version() - Method in class org.gcube.common.ghn.service.configuration.Coordinates
Returns the version of the service
version(String) - Method in class org.gcube.common.ghn.service.configuration.Coordinates
Sets the version of the service.

A B C D E F G H I L M N O P R S T U V

Copyright © 2013. All Rights Reserved.