Modifiers | Name | Description |
---|---|---|
static String |
CONTEXT_DATA_KEY |
Constructor and description |
---|
BindFactory
() |
Type | Name and description |
---|---|
def |
bindingAttributeDelegate(FactoryBuilderSupport builder, def node, def attributes) |
TriggerBinding |
getTriggerBinding(PropertyBinding psb) |
boolean |
isHandlesNodeChildren() |
boolean |
isLeaf() |
Object |
newInstance(FactoryBuilderSupport builder, Object name, Object value, Map attributes) Accepted Properties... |
boolean |
onHandleNodeAttributes(FactoryBuilderSupport builder, Object node, Map attributes) |
boolean |
onNodeChildren(FactoryBuilderSupport builder, Object node, Closure childContent) |
void |
onNodeCompleted(FactoryBuilderSupport builder, Object parent, Object node) |
Methods inherited from class | Name |
---|---|
class AbstractFactory |
isHandlesNodeChildren, onNodeChildren, onHandleNodeAttributes, onNodeCompleted, setChild, onFactoryRegistration, isLeaf, setParent, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Accepted Properties... group? source ((sourceProperty) | (sourceEvent sourceValue)) (target targetProperty)? (? use default javabeans property if targetProperty is not present?)
Copyright © 2003-2014 The Codehaus. All rights reserved.