| Package | Description |
|---|---|
| org.gcube.common.core.persistence | |
| org.gcube.common.core.state |
| Modifier and Type | Class and Description |
|---|---|
class |
GCUBELRFilePersistenceDelegate<RESOURCE extends GCUBELocalResource> |
class |
GCUBEWSLiteFilePersistenceDelegate<LOCAL extends GCUBELocalResource,RESOURCE extends GCUBEWSLiteResource<LOCAL>>
Specialisation of
GCUBEWSFilePersistenceDelegate for GCUBEWSResourceLite. |
| Modifier and Type | Class and Description |
|---|---|
class |
GCUBEWSLiteResource<LOCAL extends GCUBELocalResource>
An abstract specialisation of
GCUBEWSResources for resource that act as views
over GCUBELocalResources. |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
GCUBELocalHome.onRemove(GCUBELocalResource resource)
Invoked as a precondition to the removal of a resource.
|
protected void |
GCUBELocalHome.onReuse(GCUBELocalResource resource)
Invoked when a resource is reused across two or more calls to
GCUBEResourceHome.create(Object, Object...) . |
protected void |
GCUBELocalHome.preInitialise(GCUBELocalResource resource)
Invoked during the creation of a resource and before its initialisation.
|
Copyright © 2015. All Rights Reserved.