public class Starter
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static java.lang.String |
PARAMETER_NAME |
The name of the JavaVM property which stores the class name of
the business class.
|
Constructor | Description |
---|---|
Starter() |
Modifier and Type | Method | Description |
---|---|---|
static boolean |
hasAnnotation(java.lang.Class clazz,
java.lang.Class<? extends java.lang.annotation.Annotation> annotation) |
|
static void |
main(java.lang.String[] args) |
public static final java.lang.String PARAMETER_NAME