Uses of Class
org.gcube.common.core.contexts.GCUBEServiceContext.Status

Packages that use GCUBEServiceContext.Status
org.gcube.common.core.contexts   
 

Uses of GCUBEServiceContext.Status in org.gcube.common.core.contexts
 

Methods in org.gcube.common.core.contexts that return GCUBEServiceContext.Status
 GCUBEServiceContext.Status GCUBEServiceContext.getStatus()
          Returns the current status of the service.
static GCUBEServiceContext.Status GCUBEServiceContext.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GCUBEServiceContext.Status[] GCUBEServiceContext.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.common.core.contexts with parameters of type GCUBEServiceContext.Status
 void GCUBEServiceContext.setStatus(GCUBEServiceContext.Status status)
          Sets the current status of the service.
 



Copyright © 2013. All Rights Reserved.