Showing:

Attributes
Model
Properties
Element server
Namespace http://cxf.apache.org/jaxrs
Type extension of identifiedType
Type hierarchy
Properties
content complex
Model
Children binding, dataBinding, executor, extensionMappings, features, inFaultInterceptors, inInterceptors, invoker, languageMappings, model, modelBeans, outFaultInterceptors, outInterceptors, properties, providers, resourceComparator, schemaLocations, serviceBeans, serviceFactories
Attributes
QName Type Use Annotation
abstract xsd:boolean optional
Specifies if the bean is an abstract bean. Abstract beans act as parents for 
concrete bean definitions and are not instantiated. The default is "false".
Setting this to "true" instructs the bean factory not to instantiate the bean.
See documentation for attribute abstract in attribute group beanAttributes
in http://www.springframework.org/schema/beans/spring-beans.xsd
address xsd:string optional
basePackages xsd:string optional
beanNames xsd:string optional
bindingId xsd:string optional
bus xsd:string optional
createdFromAPI xsd:boolean optional
Specifies that the user created that bean using CXF APIs like
Endpoint.publish or Service.getPort.
The default is "false".
Setting this to "true" does the following: Changes the internal name of the
bean by appending either ".jaxws-client" or ".jaxws-endpoint" to the bean's
id. Makes the bean abstract.
See documentation for attribute abstract in attribute group beanAttributes
in http://www.springframework.org/schema/beans/spring-beans.xsd
depends-on xsd:string optional
A list of beans that the bean depends on being instantiated before it 
can be instantiated.
See documentation for attribute depends-on in attribute group beanAttributes
in http://www.springframework.org/schema/beans/spring-beans.xsd
docLocation xsd:string optional
id xsd:string optional
The unique identifier for a bean. A bean id may not be used more than once
within the same <beans> element.
modelRef xsd:string optional
name xsd:string optional
A unique identifier for the bean. This can also be a list of identifiers.
See documentation for attribute name in attribute group beanAttributes
in http://www.springframework.org/schema/beans/spring-beans.xsd
publish xsd:boolean optional
publishedEndpointUrl xsd:string optional
serviceAnnotation xsd:string optional
serviceClass xsd:string optional
serviceName xsd:QName optional
staticSubresourceResolution xsd:boolean optional
transportId xsd:string optional
Element server / executor
Namespace http://cxf.apache.org/jaxrs
Properties
minOccurs 0
Element server / features
Namespace http://cxf.apache.org/jaxrs
Properties
minOccurs 0
Element server / binding
Namespace http://cxf.apache.org/jaxrs
Properties
minOccurs 0
Element server / dataBinding
Namespace http://cxf.apache.org/jaxrs
Properties
minOccurs 0
Element server / inInterceptors
Namespace http://cxf.apache.org/jaxrs
Properties
minOccurs 0
Element server / inFaultInterceptors
Namespace http://cxf.apache.org/jaxrs
Properties
minOccurs 0
Element server / invoker
Namespace http://cxf.apache.org/jaxrs
Properties
minOccurs 0
Element server / serviceFactories
Namespace http://cxf.apache.org/jaxrs
Properties
minOccurs 0
Element server / outInterceptors
Namespace http://cxf.apache.org/jaxrs
Properties
minOccurs 0
Element server / outFaultInterceptors
Namespace http://cxf.apache.org/jaxrs
Properties
minOccurs 0
Element server / properties
Namespace http://cxf.apache.org/jaxrs
Type mapType
Type hierarchy
Properties
content complex
minOccurs 0
Model
Children description, entry
Attributes
QName Type Use Annotation
key-type xsd:string optional

java:java.lang.Class

The default Java type for nested entry keys. Must be a fully qualified
class name.
value-type xsd:string optional

java:java.lang.Class

The default Java type for nested values. Must be a fully qualified
class name.
Element server / serviceBeans
Namespace http://cxf.apache.org/jaxrs
Properties
minOccurs 0
Element server / modelBeans
Namespace http://cxf.apache.org/jaxrs
Properties
minOccurs 0
Element server / model
Namespace http://cxf.apache.org/jaxrs
Type model
Properties
content complex
minOccurs 0
Model
Children resource
Attributes
QName Type Use
id xsd:string optional
Element server / providers
Namespace http://cxf.apache.org/jaxrs
Properties
minOccurs 0
Element server / extensionMappings
Namespace http://cxf.apache.org/jaxrs
Properties
minOccurs 0
Element server / languageMappings
Namespace http://cxf.apache.org/jaxrs
Properties
minOccurs 0
Element server / schemaLocations
Namespace http://cxf.apache.org/jaxrs
Type schemasType
Properties
content complex
minOccurs 0
Model
Children schemaLocation
Element server / resourceComparator
Namespace http://cxf.apache.org/jaxrs
Properties
minOccurs 0
Attribute server / @address
Namespace No namespace
Type xsd:string
Properties
content simple
Attribute server / @bus
Namespace No namespace
Type xsd:string
Properties
content simple
Attribute server / @serviceClass
Namespace No namespace
Type xsd:string
Properties
content simple
Attribute server / @transportId
Namespace No namespace
Type xsd:string
Properties
content simple
Attribute server / @modelRef
Namespace No namespace
Type xsd:string
Properties
content simple
Attribute server / @bindingId
Namespace No namespace
Type xsd:string
Properties
content simple
Attribute server / @staticSubresourceResolution
Namespace No namespace
Type xsd:boolean
Properties
content simple
Attribute server / @beanNames
Namespace No namespace
Type xsd:string
Properties
content simple
Attribute server / @serviceName
Namespace No namespace
Type xsd:QName
Properties
content simple
Attribute server / @docLocation
Namespace No namespace
Type xsd:string
Properties
content simple
Attribute server / @publishedEndpointUrl
Namespace No namespace
Type xsd:string
Properties
content simple
Attribute server / @basePackages
Namespace No namespace
Type xsd:string
Properties
content simple
Attribute server / @serviceAnnotation
Namespace No namespace
Type xsd:string
Properties
content simple
Attribute server / @publish
Namespace No namespace
Type xsd:boolean
Properties
content simple