org.apache.aries.blueprint.annotation.impl
Class BlueprintAnnotationScannerImpl

java.lang.Object
  extended by org.apache.aries.blueprint.annotation.impl.BlueprintAnnotationScannerImpl
All Implemented Interfaces:
BlueprintAnnotationScanner

public class BlueprintAnnotationScannerImpl
extends java.lang.Object
implements BlueprintAnnotationScanner


Constructor Summary
BlueprintAnnotationScannerImpl(org.osgi.framework.BundleContext bc)
           
 
Method Summary
 java.net.URL createBlueprintModel(org.osgi.framework.Bundle bundle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlueprintAnnotationScannerImpl

public BlueprintAnnotationScannerImpl(org.osgi.framework.BundleContext bc)
Method Detail

createBlueprintModel

public java.net.URL createBlueprintModel(org.osgi.framework.Bundle bundle)
Specified by:
createBlueprintModel in interface BlueprintAnnotationScanner


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.