org.codehaus.griffon.runtime.builder.factory
[Groovy] Class RootFactory
java.lang.Object
groovy.util.AbstractFactory
org.codehaus.griffon.runtime.builder.factory.RootFactory
class RootFactory
extends AbstractFactory
Identifies the top level node of a script
- Authors:
- Andres Almiray
Property Summary |
boolean |
leaf
|
Methods inherited from class AbstractFactory
|
setParent, isLeaf, onFactoryRegistration, isHandlesNodeChildren, onNodeChildren, onHandleNodeAttributes, onNodeCompleted, setChild, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance |
leaf
final boolean leaf
-
RootFactory
RootFactory()
-
newInstance
Object newInstance(FactoryBuilderSupport builder, Object name, Object value, Map attributes)
-
Groovy Documentation