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

Packages that use DeploymentNotFoundException
com.espertech.esper.client.deploy Module and deployment administrative service. 
com.espertech.esper.core.deploy Module and deployment utility and parser. 
 

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

Methods in com.espertech.esper.client.deploy that throw DeploymentNotFoundException
 UndeploymentResult EPDeploymentAdmin.undeployRemove(java.lang.String deploymentId)
          Undeploy a single module, if its in deployed state, and removes it from the known modules.
 UndeploymentResult EPDeploymentAdmin.undeployRemove(java.lang.String deploymentId, UndeploymentOptions undeploymentOptions)
          Undeploy a single module, if its in deployed state, and removes it from the known modules.
 

Uses of DeploymentNotFoundException in com.espertech.esper.core.deploy
 

Methods in com.espertech.esper.core.deploy that throw DeploymentNotFoundException
 DeploymentResult EPDeploymentAdminImpl.deploy(java.lang.String deploymentId, DeploymentOptions options)
           
 void EPDeploymentAdminImpl.remove(java.lang.String deploymentId)
           
 UndeploymentResult EPDeploymentAdminImpl.undeploy(java.lang.String deploymentId)
           
 UndeploymentResult EPDeploymentAdminImpl.undeployRemove(java.lang.String deploymentId)
           
 UndeploymentResult EPDeploymentAdminImpl.undeployRemove(java.lang.String deploymentId, UndeploymentOptions undeploymentOptions)
           
 


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