Uses of Class
com.xebialabs.deployit.plugin.wls.ci.WlsTarget

Packages that use WlsTarget
com.xebialabs.deployit.plugin.wls.ci   
com.xebialabs.deployit.plugin.wls.mapper   
 

Uses of WlsTarget in com.xebialabs.deployit.plugin.wls.ci
 

Subclasses of WlsTarget in com.xebialabs.deployit.plugin.wls.ci
 class WlsCluster
          A cluster in a WLS domain.
 class WlsServer
          A WLS server (Managed or admin) in a WLS domain.
 

Uses of WlsTarget in com.xebialabs.deployit.plugin.wls.mapper
 

Methods in com.xebialabs.deployit.plugin.wls.mapper with parameters of type WlsTarget
static java.lang.String JmsMapperUtils.getJmsModuleName(com.xebialabs.deployit.Change<com.xebialabs.deployit.ci.Deployment> change, WlsTarget target)
           
private static java.lang.String JmsMapperUtils.getJmsModuleNameFromDeployment(com.xebialabs.deployit.ci.Deployment d, WlsTarget target)
           
 

Method parameters in com.xebialabs.deployit.plugin.wls.mapper with type arguments of type WlsTarget
static java.util.Set<WlsDomain> JmsMapperUtils.getDomains(java.util.Collection<WlsTarget> targets)
           
 



Copyright © 2010. All Rights Reserved.