public interface BehaviorFactory extends ComponentFactory
| Modifier and Type | Method and Description |
|---|---|
<T> ComponentAdapter<T> |
addComponentAdapter(ComponentMonitor componentMonitor,
LifecycleStrategy lifecycleStrategy,
Properties componentProperties,
ComponentAdapter<T> adapter) |
ComponentFactory |
wrap(ComponentFactory delegate) |
accept, createComponentAdapter, verifyComponentFactory wrap(ComponentFactory delegate)
<T> ComponentAdapter<T> addComponentAdapter(ComponentMonitor componentMonitor, LifecycleStrategy lifecycleStrategy, Properties componentProperties, ComponentAdapter<T> adapter)
Copyright © 2003-2014 Codehaus. All Rights Reserved.