public static class OSGiBeanProperties.Service extends Object
| Constructor and Description |
|---|
OSGiBeanProperties.Service() |
| Modifier and Type | Method and Description |
|---|---|
static Set<Class<?>> |
interfaces(Object object)
Returns the types under which the bean is published as a service.
|
public static Set<Class<?>> interfaces(Object object)
ClassCastException is thrown.object - the object (bean)