public interface MutableReferenceMetadata extends ExtendedReferenceMetadata, MutableServiceReferenceMetadata
ReferenceMetadata that allows modifications.PROXY_METHOD_CLASSES, PROXY_METHOD_DEFAULTAVAILABILITY_MANDATORY, AVAILABILITY_OPTIONALACTIVATION_EAGER, ACTIVATION_LAZY| Modifier and Type | Method and Description |
|---|---|
void |
setDefaultBean(String value) |
void |
setProxyChildBeanClasses(Collection<Class<?>> classes) |
void |
setTimeout(long timeout) |
getDefaultBean, getProxyChildBeanClassesgetTimeoutaddServiceListener, addServiceListener, removeReferenceListener, setAvailability, setBundleContext, setComponentName, setExtendedFilter, setFilter, setInterface, setProxyMethod, setRuntimeInterfacegetBundleContext, getExtendedFilter, getProxyMethod, getRuntimeInterfacegetAvailability, getComponentName, getFilter, getInterface, getReferenceListenersgetActivation, getDependsOn, getIdaddDependsOn, removeDependsOn, setActivation, setDependsOn, setIdvoid setTimeout(long timeout)
void setDefaultBean(String value)
void setProxyChildBeanClasses(Collection<Class<?>> classes)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.