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.parentForeignServer
           
private  WlsForeignJmsServer WlsForeignJmsConnectionFactory.parentForeignServer
           
 

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

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

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 newSource, WlsCluster newTarget, java.util.List<com.xebialabs.deployit.Step> steps)
           
protected  void WlsForeignServerToWlsClusterMapper.generateDeletionStepsForDeletedMapping(WlsForeignJmsServer oldSource, WlsCluster oldTarget, java.util.List<com.xebialabs.deployit.Step> steps)
           
 

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

Methods in com.xebialabs.deployit.plugin.wls.step with parameters of type WlsForeignJmsServer
private static java.lang.String[] DestroyWlsForeignJmsServerStep.getArgs(WlsForeignJmsServer webLogicForeignServer)
           
private static java.lang.String[] CreateWlsForeignJmsServerStep.getArgs(WlsForeignJmsServer webLogicForeignServer)
           
 

Constructors in com.xebialabs.deployit.plugin.wls.step with parameters of type WlsForeignJmsServer
CreateWlsForeignJmsServerStep(WlsDomain domain, WlsForeignJmsServer webLogicForeignServer)
           
DestroyWlsForeignJmsServerStep(WlsDomain domain, WlsForeignJmsServer webLogicForeignServer)
           
 



Copyright © 2010. All Rights Reserved.