org.apache.cayenne.instrument
Class CayenneInstrumentationFactory
java.lang.Object
   org.apache.cayenne.instrument.CayenneInstrumentationFactory
org.apache.cayenne.instrument.CayenneInstrumentationFactory
- All Implemented Interfaces: 
- InstrumentationFactory
- public class CayenneInstrumentationFactory 
- extends Object- implements InstrumentationFactory
An instrumentation factory based on CayenneAgent.
- Since:
- 3.0
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CayenneInstrumentationFactory
public CayenneInstrumentationFactory()
getInstrumentation
public Instrumentation getInstrumentation()
- Description copied from interface: InstrumentationFactory
- Returns an Instrumentationinstance for the current JVM or null if it is
 not availble or not known to this factory.
 
- 
- Specified by:
- getInstrumentationin interface- InstrumentationFactory
 
- 
 
Copyright © 2001-2011 Apache Cayenne. All Rights Reserved.