Package org.springframework.instrument.classloading.oc4j

Support for class instrumentation on Oracle OC4J.

See:
          Description

Class Summary
OC4JClassLoaderAdapter Reflective wrapper around a OC4J class loader.
OC4JClassPreprocessorAdapter Adapter that implements OC4J ClassPreProcessor interface, delegating to a standard JDK ClassFileTransformer underneath.
OC4JLoadTimeWeaver LoadTimeWeaver implementation for OC4J's instrumentable ClassLoader.
 

Package org.springframework.instrument.classloading.oc4j Description

Support for class instrumentation on Oracle OC4J.