org.iqual.chaplin.composite
Class BinderCompositeHandler
java.lang.Object
org.iqual.chaplin.composite.AbstractCompositeHandler
org.iqual.chaplin.composite.BinderCompositeHandler
- All Implemented Interfaces:
- InvocationHandler, Composite, ContextHandler, Injected, Meta, MessageReceiver
public class BinderCompositeHandler
- extends AbstractCompositeHandler
This class represents a composite made from semaphore objects. The components of the composite are referenced by
final fields whose type is not primitive. The fields containing primitive values can be accessed for reading or writing
by name.
- Since:
- Apr 26, 2009 2:29:18 PM
- Author:
- Zbynek Slajchrt
| Methods inherited from class org.iqual.chaplin.composite.AbstractCompositeHandler |
$$$$$$, $$$$$$, $$$meta$$$, $$$meta$$$, addComponent, addComponent, addComponentToComposite, bindReceiver, canBeExtracted, createEmitter, extract, extract, extractHandler, getComposite, getParentComposite, getRole, getTopComposite, injectCompositeContext, invoke, isComposite, isCompositeProxy, onMessageReceived, outjectCompositeContext, removeComponent, removeComponentFromComposite, unbindReceiver |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BinderCompositeHandler
public BinderCompositeHandler(Object bond)
throws Exception
- Throws:
Exception
getBinder
public Object getBinder()
Copyright © 2009 iquality.org. All Rights Reserved.