[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, isLeaf, onNodeChildren, setChild, onNodeCompleted, onFactoryRegistration, isHandlesNodeChildren, onHandleNodeAttributes, 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()