org.neo.swarm.interceptor.appContext
Class GetMethodConvertor

java.lang.Object
  extended byorg.neo.swarm.interceptor.appContext.GetMethodConvertor
All Implemented Interfaces:
Aspect, java.io.Serializable

public class GetMethodConvertor
extends java.lang.Object
implements Aspect, java.io.Serializable

This object does..

Author:
navery
See Also:
Serialized Form

Constructor Summary
GetMethodConvertor()
           
 
Method Summary
 void advise(AspectComponent componentInstance)
           
 MethodInterceptor getInterceptor()
           
 void replaceInterceptor(MethodInterceptor interceptor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetMethodConvertor

public GetMethodConvertor()
Method Detail

advise

public void advise(AspectComponent componentInstance)
Specified by:
advise in interface Aspect

getInterceptor

public MethodInterceptor getInterceptor()
Specified by:
getInterceptor in interface Aspect

replaceInterceptor

public void replaceInterceptor(MethodInterceptor interceptor)
Specified by:
replaceInterceptor in interface Aspect


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