|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.logicalcobwebs.cglib.reflect.ConstructorDelegate
public abstract class ConstructorDelegate
Nested Class Summary | |
---|---|
(package private) static interface |
ConstructorDelegate.ConstructorKey
|
static class |
ConstructorDelegate.Generator
|
Field Summary | |
---|---|
private static ConstructorDelegate.ConstructorKey |
KEY_FACTORY
|
Constructor Summary | |
---|---|
protected |
ConstructorDelegate()
|
Method Summary | |
---|---|
static ConstructorDelegate |
create(java.lang.Class targetClass,
java.lang.Class iface)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final ConstructorDelegate.ConstructorKey KEY_FACTORY
Constructor Detail |
---|
protected ConstructorDelegate()
Method Detail |
---|
public static ConstructorDelegate create(java.lang.Class targetClass, java.lang.Class iface)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |