| Package | Description |
|---|---|
| org.picocontainer.gems.adapters |
| Modifier and Type | Method and Description |
|---|---|
static <INSTANCE,RETURN_TYPE> |
DelegateAdaptorFactory.createDelegate(Class<INSTANCE> targetType,
String methodName,
Object... parameters)
Generic-friendly instantiation.
|
| Constructor and Description |
|---|
DelegateMethodAdapter(Object componentKey,
ComponentMonitor monitor,
Object targetInstance,
DelegateMethod factoryMethod) |
DelegateMethodAdapter(Object componentKey,
Object targetInstance,
DelegateMethod factoryMethod) |
Copyright © 2003-2014 Codehaus. All Rights Reserved.