com.xebialabs.deployit.community.wasext.planning
Class ReferencedCellContributor

java.lang.Object
  extended by com.xebialabs.deployit.plugin.api.deployment.planning.SingleTypeContributor<com.xebialabs.deployit.plugin.was.deployed.ExtensibleDeployedArtifact>
      extended by com.xebialabs.deployit.community.wasext.planning.ReferencedCellContributor
Direct Known Subclasses:
GenerateAndPropagateGlobalWebServerPlugin

public abstract class ReferencedCellContributor
extends SingleTypeContributor<com.xebialabs.deployit.plugin.was.deployed.ExtensibleDeployedArtifact>


Nested Class Summary
 
Nested classes/interfaces inherited from class com.xebialabs.deployit.plugin.api.deployment.planning.SingleTypeContributor
SingleTypeContributor.TypedDelta
 
Field Summary
 
Fields inherited from class com.xebialabs.deployit.plugin.api.deployment.planning.SingleTypeContributor
deployedsCreated, deployedsModified, deployedsNoop, deployedsRemoved, isOfType
 
Constructor Summary
ReferencedCellContributor()
           
 
Method Summary
protected  java.util.Set<com.xebialabs.deployit.plugin.was.container.Cell> getReferencedCells()
           
 
Methods inherited from class com.xebialabs.deployit.plugin.api.deployment.planning.SingleTypeContributor
filterDeltas
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReferencedCellContributor

public ReferencedCellContributor()
Method Detail

getReferencedCells

protected java.util.Set<com.xebialabs.deployit.plugin.was.container.Cell> getReferencedCells()