|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.plugin.api.deployment.planning.ContainerContributor<C>
public abstract class ContainerContributor<C extends com.xebialabs.deployit.plugin.api.udm.Container>
| Field Summary | |
|---|---|
protected java.util.Set<C> |
containers
|
protected com.google.common.base.Predicate<com.xebialabs.deployit.plugin.api.udm.ConfigurationItem> |
isTargetContainerType
|
| Constructor Summary | |
|---|---|
protected |
ContainerContributor(java.lang.Class<C> containerClass)
|
| Method Summary | |
|---|---|
protected void |
collectContainers(com.xebialabs.deployit.plugin.api.deployment.specification.Deltas deltas)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final com.google.common.base.Predicate<com.xebialabs.deployit.plugin.api.udm.ConfigurationItem> isTargetContainerType
protected java.util.Set<C extends com.xebialabs.deployit.plugin.api.udm.Container> containers
| Constructor Detail |
|---|
protected ContainerContributor(java.lang.Class<C> containerClass)
| Method Detail |
|---|
protected void collectContainers(com.xebialabs.deployit.plugin.api.deployment.specification.Deltas deltas)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||