com.googlecode.mycontainer.kernel.reflect.proxy
Class ContextInterceptor

java.lang.Object
  extended by com.googlecode.mycontainer.kernel.Command
      extended by com.googlecode.mycontainer.kernel.reflect.proxy.ContextInterceptor
All Implemented Interfaces:
ProxyInterceptor, java.io.Serializable
Direct Known Subclasses:
SynchronizedInterceptor

public abstract class ContextInterceptor
extends Command
implements ProxyInterceptor, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ContextInterceptor()
           
 
Method Summary
 
Methods inherited from class com.googlecode.mycontainer.kernel.Command
getContext, getKernel, setContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.googlecode.mycontainer.kernel.interceptors.ProxyInterceptor
intercept
 

Constructor Detail

ContextInterceptor

public ContextInterceptor()


Copyright © 2008-2013 Mycontainer Team. All Rights Reserved.