|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sybase.uep.bobclient.data.RMFactory
public class RMFactory
Factory for ReflectionManager. For each package name, there will be only one ReflectionManager instance.
Field Summary | |
---|---|
static long |
KEY
|
Constructor Summary | |
---|---|
RMFactory()
|
Method Summary | |
---|---|
static ReflectionManager |
getRM(java.lang.String packageName)
Gets the reflection manager by package name |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final long KEY
Constructor Detail |
---|
public RMFactory()
Method Detail |
---|
public static ReflectionManager getRM(java.lang.String packageName)
packageName
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |