|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OsgiServiceDependency
Dependency contract to an OSGi service.
Method Summary | |
---|---|
String |
getBeanName()
Returns the bean name (if any) that declares this dependency. |
Filter |
getServiceFilter()
Returns the OSGi filter for the service dependency. |
boolean |
isMandatory()
Indicates if the dependency is mandatory or not. |
Method Detail |
---|
Filter getServiceFilter()
String getBeanName()
boolean isMandatory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |