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

Packages that use InterfaceA
org.apache.aries.blueprint.sample   
 

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, java.util.Map props)
           
 void BindingListener.bind(InterfaceA a, java.util.Map props)
           
 void ListBindingListener.unbind(InterfaceA a, java.util.Map props)
           
 void BindingListener.unbind(InterfaceA a, java.util.Map props)
           
 



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