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

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

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

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

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

Fields in com.xebialabs.deployit.plugin.was.step declared as WasDataSource
private  WasDataSource DestroyWasDataSourceStep.wasDataSource
           
private  WasDataSource CreateWasDataSourceStep.wasDataSource
           
 

Methods in com.xebialabs.deployit.plugin.was.step that return WasDataSource
 WasDataSource CreateWasDataSourceStep.getWasDataSource()
           
 

Constructors in com.xebialabs.deployit.plugin.was.step with parameters of type WasDataSource
CreateWasDataSourceStep(WasDataSource wasDataSource, WasCluster cluster)
           
CreateWasDataSourceStep(WasDataSource wasDataSource, WasServer server)
           
DestroyWasDataSourceStep(WasDataSource wasDataSource, WasCluster cluster)
           
DestroyWasDataSourceStep(WasDataSource wasDataSource, WasServer server)
           
 



Copyright © 2010. All Rights Reserved.