alt.jiapi.util
Interface InstrumentationContextProvider


public interface InstrumentationContextProvider

This interface is used in conjuction with InstrumentingClassLoader.

See Also:
InstrumentingClassLoader

Method Summary
 InstrumentationContext getInstrumentationContext()
          Get InstrumentationContext, that is used in instrumentation process.
 

Method Detail

getInstrumentationContext

InstrumentationContext getInstrumentationContext()
                                                 throws JiapiException
Get InstrumentationContext, that is used in instrumentation process.

Returns:
InstrumentationContext
Throws:
JiapiException


Copyright © 2001. Documenation generated August 26 2011.