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

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

public class BlueprintAnnotationScannerImpl
extends Object
implements org.apache.aries.blueprint.annotation.service.BlueprintAnnotationScanner


Constructor Summary
BlueprintAnnotationScannerImpl(org.osgi.framework.BundleContext bc)
           
 
Method Summary
 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 URL createBlueprintModel(org.osgi.framework.Bundle bundle)
Specified by:
createBlueprintModel in interface org.apache.aries.blueprint.annotation.service.BlueprintAnnotationScanner


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