Guvnor - Structure API 6.2.0.Final

Uses of Interface
org.guvnor.structure.deployment.DeploymentConfig

Packages that use DeploymentConfig
org.guvnor.structure.deployment   
org.guvnor.structure.server.deployment   
 

Uses of DeploymentConfig in org.guvnor.structure.deployment
 

Methods in org.guvnor.structure.deployment that return DeploymentConfig
 DeploymentConfig DeploymentConfigService.getDeployment(String identifier)
           
 

Methods in org.guvnor.structure.deployment that return types with arguments of type DeploymentConfig
 Collection<DeploymentConfig> DeploymentConfigService.getDeployments()
           
 

Uses of DeploymentConfig in org.guvnor.structure.server.deployment
 

Methods in org.guvnor.structure.server.deployment that return DeploymentConfig
 DeploymentConfig DeploymentConfigFactory.newDeployment(ConfigGroup groupConfig)
           
 


Guvnor - Structure API 6.2.0.Final

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.