Uses of Class
org.gcube.common.core.contexts.GCUBEStatefulPortTypeContext

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

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

Fields in org.gcube.common.core.persistence declared as GCUBEStatefulPortTypeContext
protected  GCUBEStatefulPortTypeContext GCUBEWSFilePersistenceDelegate.ctxt
           
 

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

Fields in org.gcube.common.core.state declared as GCUBEStatefulPortTypeContext
protected  GCUBEStatefulPortTypeContext GCUBEWSResourcePropertySet.context
          The port-type context of the WS-Resource.
 

Methods in org.gcube.common.core.state that return GCUBEStatefulPortTypeContext
 GCUBEStatefulPortTypeContext GCUBEWSResource.getPorttypeContext()
          Returns the context of the port-type associated with the resource.
abstract  GCUBEStatefulPortTypeContext GCUBEWSHome.getPortTypeContext()
          Returns the associated GCUBEStatefulPortTypeContext.
 

Methods in org.gcube.common.core.state with parameters of type GCUBEStatefulPortTypeContext
 void GCUBEWSResource.setPortTypeContext(GCUBEStatefulPortTypeContext context)
          Invoked by the GCUBEResourceHome of the resource to set the associated port-type.
 



Copyright © 2012. All Rights Reserved.