Uses of Class
com.espertech.esper.client.deploy.DeploymentState

Packages that use DeploymentState
com.espertech.esper.client.deploy Module and deployment administrative service. 
 

Uses of DeploymentState in com.espertech.esper.client.deploy
 

Methods in com.espertech.esper.client.deploy that return DeploymentState
 DeploymentState DeploymentInformation.getState()
          Returns current deployment state.
static DeploymentState DeploymentState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DeploymentState[] DeploymentState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.espertech.esper.client.deploy with parameters of type DeploymentState
DeploymentInformation(java.lang.String deploymentId, Module module, java.util.Calendar addedDate, java.util.Calendar lastUpdateDate, DeploymentInformationItem[] items, DeploymentState state)
          Ctor.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com