|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.management.jmx.ClassHelper
public final class ClassHelper
The Class ClassHelper.
| Field Summary | |
|---|---|
static java.lang.Object[] |
EMPTY_PARAMS
The Constant EMPTY_PARAMS. |
static java.lang.String[] |
EMPTY_SIGNATURE
The Constant EMPTY_SIGNATURE. |
| Method Summary | |
|---|---|
static java.lang.Class |
searchClass(java.lang.String className)
Search class. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String[] EMPTY_SIGNATURE
public static final java.lang.Object[] EMPTY_PARAMS
| Method Detail |
|---|
public static java.lang.Class searchClass(java.lang.String className)
throws javax.management.ReflectionException
className - the class name
javax.management.ReflectionException - the reflection exception
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||