public class ASMConstructorFactory extends Object
| Constructor and Description | 
|---|
| ASMConstructorFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| static IConstructor | getConstructor(Constructor originalCtor) | 
| static IParamsConstructor | getParamsConstructor(Constructor originalCtor) | 
public static IConstructor getConstructor(Constructor originalCtor) throws NoSuchMethodException
NoSuchMethodExceptionpublic static IParamsConstructor getParamsConstructor(Constructor originalCtor) throws NoSuchMethodException
NoSuchMethodExceptionCopyright © GigaSpaces.