Uses of Interface
org.apache.aries.blueprint.sample.InterfaceA

Uses of InterfaceA in org.apache.aries.blueprint.sample
 

Methods in org.apache.aries.blueprint.sample that return InterfaceA
 InterfaceA ListBindingListener.getA()
           
 InterfaceA BindingListener.getA()
           
 

Methods in org.apache.aries.blueprint.sample with parameters of type InterfaceA
 void ListBindingListener.bind(InterfaceA a, Map props)
           
 void BindingListener.bind(InterfaceA a, Map props)
           
 void ListBindingListener.unbind(InterfaceA a, Map props)
           
 void BindingListener.unbind(InterfaceA a, Map props)
           
 



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