org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.util
Class Bindings

java.lang.Object
  extended by org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.util.Bindings

public class Bindings
extends java.lang.Object

Author:
Felix Project Team

Constructor Summary
Bindings()
           
 
Method Summary
static BindingRegistry newBindingRegistry(Reporter reporter, ResourceStore store)
           
static java.util.List<Binding> newDefaultBindings(ResourceStore store, AnnotationRegistry ar)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bindings

public Bindings()
Method Detail

newBindingRegistry

public static BindingRegistry newBindingRegistry(Reporter reporter,
                                                 ResourceStore store)

newDefaultBindings

public static java.util.List<Binding> newDefaultBindings(ResourceStore store,
                                                         AnnotationRegistry ar)


Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.