Uses of Interface
com.aurorasoftworks.signal.runtime.core.context.proxy.IProxyClass

Packages that use IProxyClass
com.aurorasoftworks.signal.runtime.core.context.proxy   
 

Uses of IProxyClass in com.aurorasoftworks.signal.runtime.core.context.proxy
 

Classes in com.aurorasoftworks.signal.runtime.core.context.proxy that implement IProxyClass
 class AbstractProxyClass
           
 

Methods in com.aurorasoftworks.signal.runtime.core.context.proxy that return IProxyClass
 IProxyClass ProxyFactory.getProxyClass(java.lang.Class targetClass)
          Returns an IProxyClass object for the specified class.
 IProxyClass IProxyFactory.getProxyClass(java.lang.Class targetClass)
          Returns an IProxyClass object for the specified class.
 



Copyright © 2010. All Rights Reserved.