|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.midao.jdbc.core.profiler.ProfilerFactory
public class ProfilerFactory
Profiler Factory allows wrapping instance into Profiling Proxy.
Constructor Summary | |
---|---|
ProfilerFactory()
|
Method Summary | |
---|---|
static java.lang.Object |
newInstance(java.lang.Object obj)
Function wraps Object into Profiling Java Proxy. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProfilerFactory()
Method Detail |
---|
public static java.lang.Object newInstance(java.lang.Object obj)
obj
- Object which would be wrapped into Profiling Proxy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |