public interface ServiceInfo
Modifier and Type | Interface and Description |
---|---|
static interface |
ServiceInfo.Property |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getBundleId()
Gets exporting bundle id.
|
java.lang.Long |
getId()
Gets service id.
|
java.lang.String[] |
getObjectClasses()
Gets names of classes/interfaces which service provides.
|
ServiceInfo.Property[] |
getProperties() |
java.lang.Long[] |
getUsingBundlesId()
Gets using bundles id.
|
java.lang.Long getId()
java.lang.Long getBundleId()
java.lang.Long[] getUsingBundlesId()
java.lang.String[] getObjectClasses()
ServiceInfo.Property[] getProperties()
Copyright © 2011-2014 Red Hat. All Rights Reserved.