|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.util.graph.Vertex<String>
org.jboss.kernel.plugins.deployment.props.TreeVertex<org.jboss.util.graph.Vertex<String>>
org.jboss.kernel.plugins.deployment.props.DeploymentVertex
org.jboss.kernel.plugins.deployment.props.vertex.BaseDeploymentVertex
public class BaseDeploymentVertex
Deployment vertex.
| Field Summary |
|---|
| Fields inherited from class org.jboss.kernel.plugins.deployment.props.TreeVertex |
|---|
log |
| Constructor Summary | |
|---|---|
BaseDeploymentVertex()
|
|
| Method Summary | |
|---|---|
KernelDeployment |
get()
|
void |
visit(org.jboss.util.graph.Vertex<String> parent,
Set<org.jboss.util.graph.Vertex<String>> children)
Do the visit. |
| Methods inherited from class org.jboss.kernel.plugins.deployment.props.TreeVertex |
|---|
getChildren, getLastToken, getNext, getParent, getPrevious, visit |
| Methods inherited from class org.jboss.util.graph.Vertex |
|---|
addEdge, addIncomingEdge, addOutgoingEdge, clearMark, cost, findEdge, findEdge, getData, getIncomingEdge, getIncomingEdgeCount, getIncomingEdges, getMarkState, getName, getOutgoingEdge, getOutgoingEdgeCount, getOutgoingEdges, hasEdge, hasEdge, mark, remove, setData, setMarkState, toString, visited |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BaseDeploymentVertex()
| Method Detail |
|---|
public void visit(org.jboss.util.graph.Vertex<String> parent,
Set<org.jboss.util.graph.Vertex<String>> children)
TreeVertex
visit in class TreeVertex<org.jboss.util.graph.Vertex<String>>parent - the parent vertexchildren - the children verticespublic KernelDeployment get()
get in class DeploymentVertex
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||