org.apache.felix.jmood.core.instrumentation
Class ServiceInfo
java.lang.Object
org.apache.felix.jmood.core.instrumentation.ServiceInfo
- All Implemented Interfaces:
- java.io.Serializable
public class ServiceInfo
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceInfo
public ServiceInfo()
getBundle
public BundleInfo getBundle()
setBundle
protected void setBundle(BundleInfo bundle)
getProperties
public java.util.Hashtable getProperties()
setProperties
protected void setProperties(java.util.Hashtable properties)
getUsingBundles
public BundleInfo[] getUsingBundles()
setUsingBundles
protected void setUsingBundles(BundleInfo[] usingBundles)