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

Packages that use WlsForeignJmsServer
com.xebialabs.deployit.plugin.wls.ci   
com.xebialabs.deployit.plugin.wls.mapper   
com.xebialabs.deployit.plugin.wls.step   
 

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

Fields in com.xebialabs.deployit.plugin.wls.ci declared as WlsForeignJmsServer
private  WlsForeignJmsServer WlsForeignJmsDestination.foreignJmsServer
           
private  WlsForeignJmsServer WlsForeignJmsConnectionFactory.foreignJmsServer
           
 

Methods in com.xebialabs.deployit.plugin.wls.ci that return WlsForeignJmsServer
 WlsForeignJmsServer WlsForeignJmsDestination.getForeignJmsServer()
           
 WlsForeignJmsServer WlsForeignJmsConnectionFactory.getForeignJmsServer()
           
 

Methods in com.xebialabs.deployit.plugin.wls.ci with parameters of type WlsForeignJmsServer
 void WlsForeignJmsDestination.setForeignJmsServer(WlsForeignJmsServer foreignJmsServer)
           
 void WlsForeignJmsConnectionFactory.setForeignJmsServer(WlsForeignJmsServer foreignJmsServer)
           
 

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

Methods in com.xebialabs.deployit.plugin.wls.mapper with parameters of type WlsForeignJmsServer
protected  void WlsForeignServerToWlsClusterMapper.generateAdditionStepsForAddedMapping(WlsForeignJmsServer foreignJmsServer, WlsCluster cluster, java.util.List<com.xebialabs.deployit.Step> steps)
           
protected  void WlsForeignServerToWlsClusterMapper.generateDeletionStepsForDeletedMapping(WlsForeignJmsServer foreignJmsServer, WlsCluster cluster, java.util.List<com.xebialabs.deployit.Step> steps)
           
 

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

Constructors in com.xebialabs.deployit.plugin.wls.step with parameters of type WlsForeignJmsServer
CreateWlsForeignJmsServerStep(WlsDomain domain, java.lang.String jmsModuleName, WlsForeignJmsServer foreignJmsServer)
           
DestroyWlsForeignJmsServerStep(WlsDomain domain, java.lang.String jmsModuleName, WlsForeignJmsServer foreignJmsServer)
           
 



Copyright © 2010. All Rights Reserved.