org.apache.felix.jmood.core.instrumentation
Class ServiceInfo
java.lang.Object
org.apache.felix.jmood.core.instrumentation.ServiceInfo
- All Implemented Interfaces:
- Serializable
public class ServiceInfo
- extends Object
- implements 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 Hashtable getProperties()
setProperties
protected void setProperties(Hashtable properties)
getUsingBundles
public BundleInfo[] getUsingBundles()
setUsingBundles
protected void setUsingBundles(BundleInfo[] usingBundles)
Copyright © 2011 Apache Software Foundation. All Rights Reserved.