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