org.neo.swarm.core.aop.silc.comp
Class CGLibProxyFactory

java.lang.Object
  extended byorg.neo.swarm.core.aop.silc.comp.CGLibProxyFactory
All Implemented Interfaces:
ProxyFactory, java.io.Serializable

public class CGLibProxyFactory
extends java.lang.Object
implements ProxyFactory

See Also:
Serialized Form

Constructor Summary
CGLibProxyFactory()
           
 
Method Summary
 java.lang.Object createProxy(java.lang.Object key, java.lang.Class[] interfaces, AspectComponent aspectComponent, java.util.Map methodInterceptorMap)
           
 java.lang.Object createProxy(Perspective perspective, java.lang.Object key, java.lang.Class[] interfaces, AspectComponent aspectedComponent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CGLibProxyFactory

public CGLibProxyFactory()
Method Detail

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.