Uses of Class
org.gcube.common.core.state.GCUBELocalResource

Packages that use GCUBELocalResource
org.gcube.common.core.persistence   
org.gcube.common.core.state   
 

Uses of GCUBELocalResource in org.gcube.common.core.persistence
 

Classes in org.gcube.common.core.persistence with type parameters of type GCUBELocalResource
 class GCUBELRFilePersistenceDelegate<RESOURCE extends GCUBELocalResource>
           
 class GCUBEWSLiteFilePersistenceDelegate<LOCAL extends GCUBELocalResource,RESOURCE extends GCUBEWSLiteResource<LOCAL>>
          Specialisation of GCUBEWSFilePersistenceDelegate for GCUBEWSResourceLite.
 

Uses of GCUBELocalResource in org.gcube.common.core.state
 

Classes in org.gcube.common.core.state with type parameters of type GCUBELocalResource
 class GCUBEWSLiteResource<LOCAL extends GCUBELocalResource>
          An abstract specialisation of GCUBEWSResources for resource that act as views over GCUBELocalResources.
 

Methods in org.gcube.common.core.state with parameters of type GCUBELocalResource
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 © 2013. All Rights Reserved.