|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
toString() method with all fields.
ClassPool.getDefault(),
default class loader and default domain.
Class.forName(..)
- create(SgClassPool, Class<?>) -
Static method in class org.fuin.srcgen4javassist.SgClass
- Creates a model class by analyzing the "real" class.
- createAnnotations(Annotation[]) -
Static method in class org.fuin.srcgen4javassist.SgUtils
- Create a list of annotations.
- createBody(SgMethod, Class<?>...) -
Method in interface org.fuin.srcgen4javassist.factory.ImplementationFactoryListener
- Creates the source code for a method.
- createClass(SgClass) -
Method in class org.fuin.srcgen4javassist.ByteCodeGenerator
- Generates the byte code for a model class and returns it.
- createInstance(Class) -
Method in class org.fuin.srcgen4javassist.ByteCodeGenerator
- Creates an instance using the nor-arguments constructor and maps all
exceptions into
RuntimeException.
- createInstance(Class, Class[], Object[]) -
Method in class org.fuin.srcgen4javassist.ByteCodeGenerator
- Creates an instance mapping all exceptions into
RuntimeException.
- createInstance(SgClass, Class[], Object[]) -
Method in class org.fuin.srcgen4javassist.ByteCodeGenerator
- Creates an instance from a model class mapping all exceptions into
RuntimeException.
- createInstance(SgClass) -
Method in class org.fuin.srcgen4javassist.ByteCodeGenerator
- Creates an instance from a model class with it's no argument constructor
and maps all exceptions into
RuntimeException.
- createTypeSignature(String, Class<?>[]) -
Static method in class org.fuin.srcgen4javassist.SgUtils
- Returns the "type" signature of the method.
- createWithCurrentThreadContextClassLoader() -
Static method in class org.fuin.srcgen4javassist.ByteCodeGenerator
- Creates a generator initialized with default class pool and the context
class loader of the current thread.
Boolean,
Byte, Character,
Short, Integer,
Long, Float or
Double.
String
, Boolean, Byte,
Character, Short,
Integer , Long,
Float, Double,
BigDecimal or BigInteger).
SgClass.VOID,
SgClass.BOOLEAN, SgClass.BYTE, SgClass.CHAR, SgClass.SHORT,
SgClass.INT , SgClass.LONG, SgClass.FLOAT or SgClass.DOUBLE).
Class.forName(..)
- LONG -
Static variable in class org.fuin.srcgen4javassist.SgClass
- Simple "long" type.
max values of the search String.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||