| Class | Description |
|---|---|
| GCUBELocalHome |
A specialisation of
GCUBEResourceHome for GCUBELocalResources. |
| GCUBELocalResource |
An abstract specialisation of
GCUBEStatefulResource for stateful entities that
are locally accessible. |
| GCUBEPublicationProfile |
A publication profile for WS-Resources partly instantiated from the JNDI configuration
of the port-type.
|
| GCUBEReadWriteLock |
An extension of
ReentrantReadWriteLock that allows preemptive acquisition of write locks. |
| GCUBEReadWriteLock.GCUBEReadLock |
An extension of
ReentrantReadWriteLock.WriteLock that supports
preemptive requests and acquisitions. |
| GCUBEReadWriteLock.GCUBEWriteLock |
An extension of
ReentrantReadWriteLock.WriteLock that supports
preemptive requests and acquisitions. |
| GCUBEResourceHome<LEGACYID,RESOURCEID extends LEGACYID,RESOURCE extends GCUBEStatefulResource<RESOURCEID>> |
Partial implementation of managers of
GCUBEStatefulResources. |
| GCUBEStatefulResource<RESOURCEID> |
Partial implementation of stateful entities managed by gCube services.
|
| GCUBEStatefulResource.TaskContext |
Used internally to group contextual information about launched tasks.
|
| GCUBETopicList |
Set of event topics for
GCUBEWSResources. |
| GCUBEWSFieldsSerializableResource |
Base class for
GCUBEWSResource implementing the GCUBEWSFields2FilePersistenceDelegate.WSFieldsSerializable interface. |
| GCUBEWSHome |
An abstract specialisation of
GCUBEResourceHome to GCUBEWSResources. |
| GCUBEWSLiteResource<LOCAL extends GCUBELocalResource> |
An abstract specialisation of
GCUBEWSResources for resource that act as views
over GCUBELocalResources. |
| GCUBEWSResource |
An abstract specialisation of
GCUBEStatefulResource for stateful entities that
are accessible to remote clients through the interface of a service port-type. |
| GCUBEWSResourceKey |
An implementation of
ResourceKey for gCube services. |
| GCUBEWSResourcePropertyProxy |
Proxy for
SimpleResourceProperty |
| GCUBEWSResourcePropertySet |
Set of Resource Properties for
GCUBEWSResources. |
| Enum | Description |
|---|---|
| GCUBEResourceHome.Mode |
Enumerates management modes.
|
| GCUBEStatefulResource.LOCK |
Enumeration of the lock types associated with the resource.
|
| GCUBEWSResourcePropertyProxy.ResourcePropertyEvent |
Enumerates change topics.
|
Copyright © 2015. All Rights Reserved.