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

java.lang.Object
  extended byorg.neo.swarm.core.aop.silc.comp.AspectInvocationHandler
All Implemented Interfaces:
net.sf.cglib.proxy.Callback, java.lang.reflect.InvocationHandler, net.sf.cglib.proxy.InvocationHandler, java.io.Serializable

public class AspectInvocationHandler
extends java.lang.Object
implements java.lang.reflect.InvocationHandler, net.sf.cglib.proxy.InvocationHandler, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
AspectInvocationHandler(java.lang.Object key, Perspective perspective, AspectComponent aspected)
           
 
Method Summary
 java.lang.Object invoke(java.lang.Object object, java.lang.reflect.Method method, java.lang.Object[] objects)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AspectInvocationHandler

public AspectInvocationHandler(java.lang.Object key,
                               Perspective perspective,
                               AspectComponent aspected)
Method Detail

invoke

public java.lang.Object invoke(java.lang.Object object,
                               java.lang.reflect.Method method,
                               java.lang.Object[] objects)
                        throws java.lang.Throwable
Specified by:
invoke in interface java.lang.reflect.InvocationHandler
Throws:
java.lang.Throwable


Copyright © 2001-2004 SWARM-ONE -First Generation (S)calable(W)ide(AR)ea(M)esh. All Rights Reserved.