org.apache.aries.jpa.container.annotation.impl
Class AnnotationScannerFactory
java.lang.Object
org.apache.aries.jpa.container.annotation.impl.AnnotationScannerFactory
public class AnnotationScannerFactory
- extends Object
Creates an AnnotationScanner on startup unless BundleWiring support
is unavailable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationScannerFactory
public AnnotationScannerFactory()
getAnnotationScanner
public static AnnotationScanner getAnnotationScanner()
- Get the current
AnnotationScanner, or null if none is available
- Returns:
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.