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

Packages that use WlsDataSource
com.xebialabs.deployit.plugin.wls.mapper   
com.xebialabs.deployit.plugin.wls.step   
 

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

Methods in com.xebialabs.deployit.plugin.wls.mapper with parameters of type WlsDataSource
protected  void WlsDataSourceToWlsClusterMapper.generateAdditionStepsForAddedMapping(WlsDataSource newSource, WlsCluster newTarget, java.util.List<com.xebialabs.deployit.Step> steps)
           
protected  void WlsDataSourceToWlsClusterMapper.generateDeletionStepsForDeletedMapping(WlsDataSource oldSource, WlsCluster oldTarget, java.util.List<com.xebialabs.deployit.Step> steps)
           
 

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

Methods in com.xebialabs.deployit.plugin.wls.step with parameters of type WlsDataSource
private static java.lang.String[] CreateWlsDataSourceStep.getArgs(java.lang.String targetname, WlsDataSource webLogicDatasource)
           
private static java.lang.String[] DestroyWlsDataSourceStep.getArgs(WlsDataSource webLogicDatasource)
           
 

Constructors in com.xebialabs.deployit.plugin.wls.step with parameters of type WlsDataSource
CreateWlsDataSourceStep(WlsCluster cluster, WlsDataSource wlsDataSource)
           
DestroyWlsDataSourceStep(WlsCluster cluster, WlsDataSource wlsDataSource)
           
 



Copyright © 2009. All Rights Reserved.