org.apache.aries.blueprint.sample
Class Bar
java.lang.Object
org.apache.aries.blueprint.sample.Bar
public class Bar
- extends java.lang.Object
Constructor Summary |
Bar()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Bar
public Bar()
getContext
public org.osgi.framework.BundleContext getContext()
setContext
public void setContext(org.osgi.framework.BundleContext ctx)
getValue
public java.lang.String getValue()
setValue
public void setValue(java.lang.String s)
getList
public java.util.List getList()
setList
public void setList(java.util.List l)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.