com.xebialabs.deployit.plugin.was.ci
Class WasTarget

java.lang.Object
  extended by com.xebialabs.deployit.BaseConfigurationItem
      extended by com.xebialabs.deployit.plugin.was.ci.WasTarget
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
WasCluster, WasServer

public abstract class WasTarget
extends com.xebialabs.deployit.BaseConfigurationItem

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.xebialabs.deployit.BaseConfigurationItem
label
 
Constructor Summary
WasTarget()
           
 
Method Summary
abstract  WasCell getCell()
           
abstract  java.util.Collection<WasNode> getNodes()
           
 
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

WasTarget

public WasTarget()
Method Detail

getCell

public abstract WasCell getCell()

getNodes

public abstract java.util.Collection<WasNode> getNodes()


Copyright © 2010. All Rights Reserved.