org.apache.aries.blueprint.sample
Class ListBindingListener
java.lang.Object
org.apache.aries.blueprint.sample.ListBindingListener
public class ListBindingListener
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListBindingListener
public ListBindingListener()
getA
public InterfaceA getA()
getProps
public Map getProps()
getReference
public org.osgi.framework.ServiceReference getReference()
getList
public List getList()
setList
public void setList(List list)
init
public void init()
bind
public void bind(InterfaceA a,
Map props)
bind
public void bind(org.osgi.framework.ServiceReference ref)
unbind
public void unbind(InterfaceA a,
Map props)
unbind
public void unbind(org.osgi.framework.ServiceReference ref)
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.