org.neo.swarm.core.aop.silc.comp
Class JavaDynamicProxyFactory
java.lang.Object
org.neo.swarm.core.aop.silc.comp.JavaDynamicProxyFactory
- All Implemented Interfaces:
- ProxyFactory, java.io.Serializable
- public class JavaDynamicProxyFactory
- extends java.lang.Object
- implements ProxyFactory
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaDynamicProxyFactory
public JavaDynamicProxyFactory()
createProxy
public java.lang.Object createProxy(Perspective perspective,
java.lang.Object key,
java.lang.Class[] interfaces,
AspectComponent aspectedComponent)
- Specified by:
createProxy in interface ProxyFactory
createProxy
public java.lang.Object createProxy(java.lang.Object key,
java.lang.Class[] interfaces,
AspectComponent aspectComponent,
java.util.Map methodInterceptorMap)
- Specified by:
createProxy in interface ProxyFactory
Copyright © 2001-2004 SWARM-ONE -First Generation (S)calable(W)ide(AR)ea(M)esh. All Rights Reserved.