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

Packages that use WlsForeignJmsDestination
com.xebialabs.deployit.plugin.wls.mapper   
com.xebialabs.deployit.plugin.wls.step   
 

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

Methods in com.xebialabs.deployit.plugin.wls.mapper with parameters of type WlsForeignJmsDestination
protected  void WlsForeignDestinationToWlsClusterMapper.generateAdditionStepsForAddedMapping(WlsForeignJmsDestination newSource, WlsCluster newTarget, java.util.List<com.xebialabs.deployit.Step> steps)
           
protected  void WlsForeignDestinationToWlsClusterMapper.generateDeletionStepsForDeletedMapping(WlsForeignJmsDestination oldSource, WlsCluster oldTarget, java.util.List<com.xebialabs.deployit.Step> steps)
           
 

Uses of WlsForeignJmsDestination in com.xebialabs.deployit.plugin.wls.step
 

Methods in com.xebialabs.deployit.plugin.wls.step with parameters of type WlsForeignJmsDestination
private static java.lang.String[] DestroyWlsForeignJmsDestinationStep.getArgs(WlsForeignJmsDestination destination)
           
private static java.lang.String[] CreateWlsForeignJmsDestinationStep.getArgs(WlsForeignJmsDestination destination)
           
 

Constructors in com.xebialabs.deployit.plugin.wls.step with parameters of type WlsForeignJmsDestination
CreateWlsForeignJmsDestinationStep(WlsDomain domain, WlsForeignJmsDestination foreignDestination)
           
DestroyWlsForeignJmsDestinationStep(WlsDomain domain, WlsForeignJmsDestination foreignDestination)
           
 



Copyright © 2010. All Rights Reserved.