src/site/site.xml (49 lines of code) (raw):

<?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. --> <project xmlns="http://maven.apache.org/DECORATION/1.4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/DECORATION/1.4.0 http://maven.apache.org/xsd/decoration-1.4.0.xsd" name="Fulcrum YAAFI Avalon Container"> <version position="left" /> <publishDate format="dd MMM yyyy"/> <body> <menu name="Overview"> <item name="Main" href="/index.html"/> <item name="Downloads" href="/downloads.html"/> <item name="How To" href="/howto.html"/> <item name="Cryptography" href="/cryptography.html"/> <item name="Lifecycle" href="/lifecycle/index.html" collapse="true"> <item name="Incarnation" href="/lifecycle/incarnation.html"/> <item name="Reconfiguration" href="/lifecycle/reconfiguration.html"/> <item name="Decommision" href="/lifecycle/decommission.html"/> </item> <item name="Interceptors" href="/interceptors/index.html" collapse="true"> <item name="Logging" href="/interceptors/logginginterceptor.html"/> <item name="Performance" href="/interceptors/performanceinterceptor.html"/> <item name="JAMon" href="/interceptors/jamoninterceptor.html"/> </item> <item name="Services" href="/services/index.html" collapse="true"> <item name="ServiceManager" href="/services/servicemanagerservice.html"/> <item name="SystemProperty" href="/services/systempropertyservice.html"/> <item name="Reconfiguration" href="/services/reconfigurationservice.html"/> <item name="Shutdown" href="/services/shutdownservice.html"/> <item name="Advice" href="/services/adviceservice.html"/> </item> <item name="Specification" href="/specification/index.html" collapse="true"> <item name="Container Configuration" href="/specification/container.html"/> <item name="Role Configuration" href="/specification/role.html"/> <item name="Component Configuration" href="/specification/component.html"/> <item name="Context" href="/specification/context.html"/> <item name="Lifecycle Contract" href="/specification/lifecycle.html"/> </item> <item name="Tutorial" href="/tutorial/index.html" collapse="true"> <item name="Step 1" href="/tutorial/step1.html"/> <item name="Step 2" href="/tutorial/step2.html"/> <item name="Step 3" href="/tutorial/step3.html"/> <item name="Step 4" href="/tutorial/step4.html"/> <item name="Step 5" href="/tutorial/step5.html"/> </item> <item name="Design Considerations" href="/design.html"/> <item name="Todo's" href="/todo.html"/> </menu> </body> </project>