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 foreignJmsDestination, WlsCluster cluster, java.util.List<com.xebialabs.deployit.Step> steps)
           
protected  void WlsForeignDestinationToWlsClusterMapper.generateDeletionStepsForDeletedMapping(WlsForeignJmsDestination foreignJmsDestination, WlsCluster cluster, java.util.List<com.xebialabs.deployit.Step> steps)
           
 

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

Constructors in com.xebialabs.deployit.plugin.wls.step with parameters of type WlsForeignJmsDestination
CreateWlsForeignJmsDestinationStep(WlsDomain domain, java.lang.String jmsModuleName, WlsForeignJmsDestination foreignJmsDestination)
           
DestroyWlsForeignJmsDestinationStep(WlsDomain domain, java.lang.String jmsModuleName, WlsForeignJmsDestination foreignJmsDestination)
           
 



Copyright © 2010. All Rights Reserved.