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 ds, WlsCluster cluster, java.util.List<com.xebialabs.deployit.Step> steps)
           
protected  void WlsDataSourceToWlsServerMapper.generateAdditionStepsForAddedMapping(WlsDataSource ds, WlsServer server, java.util.List<com.xebialabs.deployit.Step> steps)
           
protected  void WlsDataSourceToWlsClusterMapper.generateDeletionStepsForDeletedMapping(WlsDataSource ds, WlsCluster cluster, java.util.List<com.xebialabs.deployit.Step> steps)
           
protected  void WlsDataSourceToWlsServerMapper.generateDeletionStepsForDeletedMapping(WlsDataSource ds, WlsServer server, 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 targetObjectName, WlsDataSource webLogicDatasource)
           
 

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



Copyright © 2010. All Rights Reserved.