net.sf.infrared.bootstrap
Interface ApiContext

All Known Implementing Classes:
NamedApiContext

public interface ApiContext

Extra context information that components attach to ApiTime objects to make new ContextApiTime


Method Summary
 Object getContext()
          Gets the extra context information represented by this object.
 

Method Detail

getContext

public Object getContext()
Gets the extra context information represented by this object.

Returns: