|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.groovy.maven.gossip.model.AbstractNode
public abstract class AbstractNode
Support for Node implementations.
| Field Summary | |
|---|---|
protected InternalLogger |
log
|
| Constructor Summary | |
|---|---|
AbstractNode()
|
|
| Method Summary | |
|---|---|
Node |
getParent()
|
protected void |
mergeProperties(java.util.Properties source,
java.util.Properties target)
|
protected void |
setParent(Node parent)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected transient InternalLogger log
| Constructor Detail |
|---|
public AbstractNode()
| Method Detail |
|---|
public Node getParent()
getParent in interface Nodeprotected void setParent(Node parent)
protected void mergeProperties(java.util.Properties source,
java.util.Properties target)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||