- All Superinterfaces:
- Context, InternalEventContext, InternalHousekeepingContext, InternalWrapperContext
- All Known Implementing Classes:
- ChainedInternalContextAdapter, InternalContextAdapterImpl
public interface InternalContextAdapter
extends InternalHousekeepingContext, Context, InternalWrapperContext, InternalEventContext
interface to bring all necessary internal and user contexts together.
this is what the AST expects to deal with. If anything new comes
along, add it here.
I will rename soon :)
- Version:
- $Id$