blob: 5f1ae2c17eca04c38e50b0faa1890da459923838 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
<book xmlns:xi="http://www.w3.org/2001/XInclude">
<bookinfo>
<title>Apache ServiceMix</title>
<subtitle>JBI Reference Manual</subtitle>
<releaseinfo>${version}</releaseinfo>
<authorgroup>
<corpauthor>Apache ServiceMix Community</corpauthor>
</authorgroup>
<legalnotice>
<para>Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership. The
ASF licenses this file to You under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance with the
License. You may obtain a copy of the License at</para>
<para>http://www.apache.org/licenses/LICENSE-2.0</para>
<para>Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an "AS IS"
BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied. See the License for the specific language governing permissions
and limitations under the License.</para>
</legalnotice>
</bookinfo>
<toc></toc>
<part>
<title>ServiceMix JBI Components</title>
<xi:include href="servicemix-bean.xml" parse="xml"/>
<xi:include href="servicemix-saxon.xml" parse="xml"/>
<chapter>
<title>Test snippets</title>
<xi:include href="snippet://&servicemix-bean-source;/src/test/java/org/apache/servicemix/bean/beans/AnnotatedBean.java"/>
</chapter>
</part>
<appendix>
<title>JBI Component XSD reference</title>
<xi:include href="appendix/servicemix-bean.xml" parse="xml"/>
<xi:include href="appendix/servicemix-saxon.xml" parse="xml" />
</appendix>
</book>