Showing:

Annotations
Attributes
Model
Properties
Element GserviceReferenceElements / description
Namespace http://www.osgi.org/xmlns/blueprint/v1.0.0
Type Tdescription
Properties
content complex
minOccurs 0
mixed true
Model
Element GserviceReferenceElements / reference-listener
Namespace http://www.osgi.org/xmlns/blueprint/v1.0.0
Annotations
A definition of a listener that will watch for bind/unbind events
associated with the service reference.  The targetted listener can
be a <ref> to a <bean> or <reference> element, or an inline
<bean> or <reference>.
Type TreferenceListener
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
(bean | reference | ref | ANY element from ANY namespace OTHER than 'http://www.osgi.org/xmlns/blueprint/v1.0.0')
Children bean, ref, reference
Attributes
QName Type Use
bind-method Tmethod optional
ref Tidref optional
unbind-method Tmethod optional
Element Group GserviceReferenceElements
Namespace http://www.osgi.org/xmlns/blueprint/v1.0.0
Model
Children description, reference-listener