|
OSGi™ Enterprise Release 5 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReferenceMetadata
Metadata for a reference that will bind to a single matching service in the service registry.
This is specified by the reference
element.
Field Summary |
---|
Fields inherited from interface org.osgi.service.blueprint.reflect.ServiceReferenceMetadata |
---|
AVAILABILITY_MANDATORY, AVAILABILITY_OPTIONAL |
Fields inherited from interface org.osgi.service.blueprint.reflect.ComponentMetadata |
---|
ACTIVATION_EAGER, ACTIVATION_LAZY |
Method Summary | |
---|---|
long |
getTimeout()
Return the timeout for service invocations when a backing service is is unavailable. |
Methods inherited from interface org.osgi.service.blueprint.reflect.ServiceReferenceMetadata |
---|
getAvailability, getComponentName, getFilter, getInterface, getReferenceListeners |
Methods inherited from interface org.osgi.service.blueprint.reflect.ComponentMetadata |
---|
getActivation, getDependsOn, getId |
Method Detail |
---|
long getTimeout()
timeout
attribute of the reference.
|
OSGi™ Enterprise Release 5 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |