|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Lifetime | |
|---|---|
| org.gcube.common.core.contexts.ghn | |
| org.gcube.common.core.utils.calls | |
| org.gcube.common.core.utils.handlers | |
| Uses of Lifetime in org.gcube.common.core.contexts.ghn |
|---|
| Classes in org.gcube.common.core.contexts.ghn that implement Lifetime | |
|---|---|
class |
Scheduler
Schedules updates to the gHN profile. |
| Uses of Lifetime in org.gcube.common.core.utils.calls |
|---|
| Classes in org.gcube.common.core.utils.calls that implement Lifetime | |
|---|---|
class |
RICall.RICallHandler
Abstract specialisation of GCUBEServiceHandler for embedding in RICalls. |
class |
StagingCall.StagingHandler
Abstract specialisation of GCUBEStatefulServiceHandler for embedding in StagingCalls. |
class |
WSCall.WSCallHandler
Abstract specialisation of GCUBEStatefulServiceHandler for embedding in WSCalls. |
| Uses of Lifetime in org.gcube.common.core.utils.handlers |
|---|
| Classes in org.gcube.common.core.utils.handlers that implement Lifetime | |
|---|---|
class |
GCUBEParallelHandler<HANDLED>
An extension of GCUBEComplexHandler which parallelises the execution of
the component handlers. |
class |
GCUBEScheduledHandler<HANDLED>
An extension of GCUBEComplexHandler which schedules the execution
of a single GCUBEHandler, the scheduled handler, at regular time intervals. |
class |
GCUBESequentialHandler<HANDLED>
An extension of GCUBEComplexHandler for handlers which chain the execution
of their component handlers. |
class |
GCUBEServiceHandler<CLIENT extends GCUBEServiceClient>
Abstract extension of GCUBEHandler which implements a best-attempt strategy
to interact with an instance of a port-type of a gCube service (the target port-type)
on behalf of the handled object (the client). |
class |
GCUBEStagingServiceHandler<CLIENT extends GCUBEServiceClient>
Abstract extension of GCUBEStatefulServiceHandler which extends its best-attempt strategy
to the case in which instances of the target port-type can be created through factory port-types. |
class |
GCUBEStatefulServiceHandler<CLIENT extends GCUBEServiceClient>
Abstract specialisation of GCUBEServiceHandler to stateful service port-types
which follow WSRF's implied resource access pattern. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||