Uses of Class
org.gcube.data.tm.state.TBinderResource

Packages that use TBinderResource
org.gcube.data.tm.context   
org.gcube.data.tm.state   
 

Uses of TBinderResource in org.gcube.data.tm.context
 

Methods in org.gcube.data.tm.context that return TBinderResource
 TBinderResource TBinderContext.binder()
          Returns the TBinderResource of the service.
 TBinderResource TBinderContext.createBinder()
          Creates the singleton TBinderResource of the service.
 

Uses of TBinderResource in org.gcube.data.tm.state
 

Methods in org.gcube.data.tm.state that return TBinderResource
 TBinderResource TBinderHome.load()
           
 

Methods in org.gcube.data.tm.state with parameters of type TBinderResource
protected  void TBinderPersistenceDelegate.onLoad(TBinderResource binder, boolean firstLoad)
          
protected  void TBinderPersistenceDelegate.onLoad(TBinderResource binder, ObjectInputStream stream)
          
protected  void TBinderPersistenceDelegate.onStore(TBinderResource binder, ObjectOutputStream stream)
          
 



Copyright © 2012. All Rights Reserved.