Uses of Class
com.xebialabs.deployit.plugin.was.ci.WasWmqQueueConnectionFactory

Packages that use WasWmqQueueConnectionFactory
com.xebialabs.deployit.plugin.was.mapper   
com.xebialabs.deployit.plugin.was.step   
 

Uses of WasWmqQueueConnectionFactory in com.xebialabs.deployit.plugin.was.mapper
 

Methods in com.xebialabs.deployit.plugin.was.mapper with parameters of type WasWmqQueueConnectionFactory
protected  void WasWmqQueueConnectionFactoryToWasClusterMapper.generateAdditionStepsForAddedMapping(WasWmqQueueConnectionFactory resource, WasCluster cluster, java.util.List<com.xebialabs.deployit.Step> steps)
           
protected  void WasWmqQueueConnectionFactoryToWasServerMapper.generateAdditionStepsForAddedMapping(WasWmqQueueConnectionFactory resource, WasServer server, java.util.List<com.xebialabs.deployit.Step> steps)
           
protected  void WasWmqQueueConnectionFactoryToWasClusterMapper.generateDeletionStepsForDeletedMapping(WasWmqQueueConnectionFactory resource, WasCluster cluster, java.util.List<com.xebialabs.deployit.Step> steps)
           
protected  void WasWmqQueueConnectionFactoryToWasServerMapper.generateDeletionStepsForDeletedMapping(WasWmqQueueConnectionFactory resource, WasServer server, java.util.List<com.xebialabs.deployit.Step> steps)
           
 

Uses of WasWmqQueueConnectionFactory in com.xebialabs.deployit.plugin.was.step
 

Fields in com.xebialabs.deployit.plugin.was.step declared as WasWmqQueueConnectionFactory
private  WasWmqQueueConnectionFactory CreateWasWmqQueueConnectionFactoryStep.qcf
           
private  WasWmqQueueConnectionFactory DestroyWasWmqQueueConnectionFactoryStep.qcf
           
 

Constructors in com.xebialabs.deployit.plugin.was.step with parameters of type WasWmqQueueConnectionFactory
CreateWasWmqQueueConnectionFactoryStep(WasCluster cluster, WasWmqQueueConnectionFactory qcf)
           
CreateWasWmqQueueConnectionFactoryStep(WasServer server, WasWmqQueueConnectionFactory qcf)
           
DestroyWasWmqQueueConnectionFactoryStep(WasCluster cluster, WasWmqQueueConnectionFactory qcf)
           
DestroyWasWmqQueueConnectionFactoryStep(WasServer server, WasWmqQueueConnectionFactory qcf)
           
 



Copyright © 2010. All Rights Reserved.