[Groovy] Class BeanFactory
- groovy.swing.factory.BeanFactory
Field Summary
Fields
Modifiers | Name | Description |
protected boolean | leaf | |
Properties Summary
Constructor Summary
Methods Summary
Inherited Methods Summary
Inherited Methods
Methods inherited from class | Name |
class AbstractFactory | setParent, onNodeCompleted, onNodeChildren, setChild, isLeaf, onFactoryRegistration, onHandleNodeAttributes, isHandlesNodeChildren, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance |
Field Detail
protected final boolean leaf
Property Detail
final Class beanClass
Constructor Detail
BeanFactory(Class beanClass)
BeanFactory(Class beanClass, boolean leaf)
Method Detail
boolean isLeaf()