Showing:

Annotations
Attributes
Facets
Model
Properties
Element GbeanElements / description
Namespace http://www.osgi.org/xmlns/blueprint/v1.0.0
Type Tdescription
Properties
content complex
minOccurs 0
mixed true
Model
Element GbeanElements / argument
Namespace http://www.osgi.org/xmlns/blueprint/v1.0.0
Type Targument
Properties
content complex
Model
description{0,1} , (service | reference-list | bean | reference | ref | ANY element from ANY namespace OTHER than 'http://www.osgi.org/xmlns/blueprint/v1.0.0' | idref | value | list | set | map | array | props | null)
Children array, bean, description, idref, list, map, null, props, ref, reference, reference-list, service, set, value
Attributes
QName Type Use
index xsd:nonNegativeInteger optional
ref Tidref optional
type Ttype optional
value TstringValue optional
Element GbeanElements / property
Namespace http://www.osgi.org/xmlns/blueprint/v1.0.0
Type Tproperty
Properties
content complex
Model
description{0,1} , (service | reference-list | bean | reference | ref | ANY element from ANY namespace OTHER than 'http://www.osgi.org/xmlns/blueprint/v1.0.0' | idref | value | list | set | map | array | props | null)
Children array, bean, description, idref, list, map, null, props, ref, reference, reference-list, service, set, value
Attributes
QName Type Use
name Tmethod required
ref Tidref optional
value TstringValue optional
Attribute GbeanElements / @class
Namespace No namespace
Type Tclass
Properties
content simple
Attribute GbeanElements / @init-method
Namespace No namespace
Type Tmethod
Properties
content simple
Attribute GbeanElements / @destroy-method
Namespace No namespace
Type Tmethod
Properties
content simple
Attribute GbeanElements / @factory-method
Namespace No namespace
Type Tmethod
Properties
content simple
Attribute GbeanElements / @factory-ref
Namespace No namespace
Type Tidref
Properties
content simple
Attribute GbeanElements / @scope
Namespace No namespace
Type Tscope
Properties
content simple
Attribute GbeanElements / @id
Namespace No namespace
Properties
use prohibited
Attribute GbeanElements / @depends-on
Namespace No namespace
Type TdependsOn
Type hierarchy
Properties
content simple
Facets
minLength 1
Attribute GbeanElements / @activation
Namespace No namespace
Properties
use prohibited
Element Group GbeanElements
Namespace http://www.osgi.org/xmlns/blueprint/v1.0.0
Annotations
A bean elements is a reusable definition of the elements allowed on 
a <bean> element.
Model
description{0,1} , (argument | property | ANY element from ANY namespace OTHER than 'http://www.osgi.org/xmlns/blueprint/v1.0.0')
Children argument, description, property