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

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

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

Fields in com.xebialabs.deployit.plugin.wls.ci declared as WlsJmsServer
private  WlsJmsServer WlsJmsQueue.jmsServer
           
 

Methods in com.xebialabs.deployit.plugin.wls.ci that return WlsJmsServer
 WlsJmsServer WlsJmsQueue.getJmsServer()
           
 

Methods in com.xebialabs.deployit.plugin.wls.ci with parameters of type WlsJmsServer
 void WlsJmsQueue.setJmsServer(WlsJmsServer jmsServer)
           
 

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

Methods in com.xebialabs.deployit.plugin.wls.mapper with parameters of type WlsJmsServer
protected  void WlsJmsServerToWlsServerMapper.generateAdditionStepsForAddedMapping(WlsJmsServer jmsServer, WlsServer server, java.util.List<com.xebialabs.deployit.Step> steps)
           
protected  void WlsJmsServerToWlsServerMapper.generateDeletionStepsForDeletedMapping(WlsJmsServer jmsServer, WlsServer server, java.util.List<com.xebialabs.deployit.Step> steps)
           
 

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

Constructors in com.xebialabs.deployit.plugin.wls.step with parameters of type WlsJmsServer
CreateWlsJmsServerStep(WlsServer server, WlsJmsServer jmsServer)
           
CreateWlsSubdeploymentStep(WlsDomain domain, java.lang.String jmsModuleName, WlsJmsServer jmsServer)
           
DestroyWlsJmsServerStep(WlsDomain domain, WlsJmsServer jmsServer)
           
DestroyWlsSubdeploymentStep(WlsDomain domain, java.lang.String jmsModuleName, WlsJmsServer jmsServer)
           
 



Copyright © 2010. All Rights Reserved.