com.aurorasoftworks.signal.runtime.core.context
Interface IContextAware

All Known Implementing Classes:
AbstractControllerMethodInterceptor, AbstractDispatcher, AbstractMIDletDispatcher, Dispatcher, Dispatcher

public interface IContextAware

A marker interface.

Author:
Marek

Method Summary
 void setContext(IContext context)
           
 

Method Detail

setContext

void setContext(IContext context)
                throws ContextException
Throws:
ContextException


Copyright © 2010. All Rights Reserved.