|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MutableReferenceMetadata
A mutable version of the ReferenceMetadata
that allows modifications.
Field Summary |
---|
Fields inherited from interface org.apache.aries.blueprint.ExtendedServiceReferenceMetadata |
---|
PROXY_METHOD_CLASSES, PROXY_METHOD_DEFAULT |
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 | |
---|---|
void |
setTimeout(long timeout)
|
Methods inherited from interface org.osgi.service.blueprint.reflect.ReferenceMetadata |
---|
getTimeout |
Methods inherited from interface org.apache.aries.blueprint.mutable.MutableServiceReferenceMetadata |
---|
addServiceListener, addServiceListener, removeReferenceListener, setAvailability, setComponentName, setFilter, setInterface, setProxyMethod, setRuntimeInterface |
Methods inherited from interface org.apache.aries.blueprint.ExtendedServiceReferenceMetadata |
---|
getProxyMethod, getRuntimeInterface |
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 |
Methods inherited from interface org.apache.aries.blueprint.mutable.MutableComponentMetadata |
---|
addDependsOn, removeDependsOn, setActivation, setDependsOn, setId |
Method Detail |
---|
void setTimeout(long timeout)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |