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