com.xebialabs.deployit.plugin.wls.ci
Class WlsResourceMapping

java.lang.Object
  extended by com.xebialabs.deployit.BaseConfigurationItem
      extended by com.xebialabs.deployit.ci.mapping.Mapping
          extended by com.xebialabs.deployit.ci.mapping.SourcePropertyOverridingMapping
              extended by com.xebialabs.deployit.plugin.wls.ci.WlsResourceMapping
All Implemented Interfaces:
java.io.Serializable

@ConfigurationItem
public class WlsResourceMapping
extends com.xebialabs.deployit.ci.mapping.SourcePropertyOverridingMapping

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.xebialabs.deployit.BaseConfigurationItem
label
 
Constructor Summary
WlsResourceMapping()
           
WlsResourceMapping(WlsResource wlsResource, java.io.Serializable target)
           
 
Method Summary
 WlsResource getSource()
           
 
Methods inherited from class com.xebialabs.deployit.ci.mapping.SourcePropertyOverridingMapping
addSourcePropertyOverride, getSourcePropertyOverrides, setSourcePropertyOverrides
 
Methods inherited from class com.xebialabs.deployit.ci.mapping.Mapping
getTarget, isIdentical, isSimilar, setSource, setTarget
 
Methods inherited from class com.xebialabs.deployit.BaseConfigurationItem
equals, getLabel, hashCode, setLabel, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WlsResourceMapping

public WlsResourceMapping()

WlsResourceMapping

public WlsResourceMapping(WlsResource wlsResource,
                          java.io.Serializable target)
Method Detail

getSource

public WlsResource getSource()
Overrides:
getSource in class com.xebialabs.deployit.ci.mapping.Mapping


Copyright © 2010. All Rights Reserved.