com.nhncorp.neptune.common.aop
Class ProxyFactory

java.lang.Object
  extended by com.nhncorp.neptune.common.aop.ProxyFactory

public class ProxyFactory
extends java.lang.Object


Constructor Summary
ProxyFactory()
           
 
Method Summary
static java.lang.Object createProxyClass(java.lang.String classId)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProxyFactory

public ProxyFactory()
Method Detail

createProxyClass

public static java.lang.Object createProxyClass(java.lang.String classId)
                                         throws java.io.IOException
Throws:
java.io.IOException