@ParametersAreNonnullByDefault public class OsgiService extends Object
Constructor and Description |
---|
OsgiService(Object instance,
Set<Class<?>> interfaces)
Constructor for an OSGi service that implements one or more interfaces.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Object |
getInstance()
The actual component instance.
|
Set<Class<?>> |
getInterfaces()
The interfaces exported by this component.
|
int |
hashCode() |
Copyright © 2002-2019 Atlassian. All Rights Reserved.