org.troublescope
Interface ContextAware


public interface ContextAware

A interface for objects that are aware of the ApplicationContext.

Author:
Calvin Yu

Method Summary
 void setContext(ApplicationContext ctx)
          Set the ApplicationContext.
 

Method Detail

setContext

public void setContext(ApplicationContext ctx)
Set the ApplicationContext.


Copyright © 2002-2002 TroubleScope. All Rights Reserved.