Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

HTML
<ul class="sf-menu sf-js-enabled sf-shadow" id="ipojo-menu">
<li class="current">
<!-- Menu Overview -->
<a href="#" class="sf-with-ul">Overview<span class="sf-sub-indicator"> »</span><span class="sf-sub-indicator"> »</span></a>
<ul>
	<li>
	
Home
HTML
							
	</li>
	<li>
	
Why choose iPOJO
HTML
	</li>
	<li>
	
Why choose iPOJOSuccess stories
HTML
	</li>
	<li>
	
Features
HTML
	</li>
</ul>
</li>	

<li class="">			
<!-- Menu download -->
<li>
Download
HTML
</li>

<li class="">					
<!-- Menu Documentation -->
<a href="#" class="sf-with-ul">Documentation<span class="sf-sub-indicator"> »</span><span class="sf-sub-indicator"> »</span></a>
<ul>
    <!-- sub-menu : getting started -->
    <li class="">
    <a href="#" class="sf-with-ul">Getting Started<span class="sf-sub-indicator"> »</span><span class="sf-sub-indicator"> »</span></a>
    <ul>
     <li>
iPOJO in 10 minutes
HTML
</li>
     <li>
Using Annotations
HTML
</li>
     <li>
Maven tutorial
HTML
</li>
     <li>
Advanced tutorial
HTML
</li>
     <li>
Application Composition
HTML
</li>
    </ul>
    </li> <!-- end of getting started -->
    <!-- sub menu : Describing Components -->
     <li class="">
        <a href="http://felix.apache.org/site/describing-components.html" class="sf-with-ul">Describing components<span class="sf-sub-indicator"> »</span><span class="sf-sub-indicator"> »</span></a>
        <ul>
        <li>
Requiring a service
HTML
</li>
        <li>
Providing a service
HTML
</li>
        <li>
Lifecycle management
HTML
</li>
        <li>
Configuration
HTML
</li>
        <li>
Introspection
HTML
</li>
        <li>
Impacting the lifecycle
HTML
</li>
        <li>
Asynchronous communication
HTML
</li>
        <li>
JMX management
HTML
</li>
        <li>
Extender pattern
HTML
</li>
        <li>
Whiteboard pattern
HTML
</li>
        <li>
Temporal dependencies
HTML
</li>
        </ul>
     </li> <!-- End of describing components -->
    <!-- sub-menu : User Guide -->
    <li class="">
    <a href="" class="sf-with-ul">User Guide<span class="sf-sub-indicator"> »</span><span class="sf-sub-indicator"> »</span></a>
        <ul>
        <li>
XML Schemas
HTML
</li>
        <li>
API
HTML
</li>
        <li>
Testing components
HTML
</li>
        <li>
Eclipse Integration
HTML
</li>
        <li>
Advanced Topics
HTML
</li>
        <li>
FAQ
HTML
</li>
        <li>
iPOJO Reference Card
HTML
</li>
        </ul>
    </li> <!-- end of user guide -->
    <!-- sub-menu : Dev Guide -->
    <li> 
    <a href="#" class="sf-with-ul">Advanced Topics<span class="sf-sub-indicator"> »</span><span class="sf-sub-indicator"> »</span></a>
       <ul>
        <li>
Javadoc
HTML
</li>
        <li>
Handler guide
HTML
</li>
        <li>
Manipulation Metadata
HTML
</li>
        <li>
Dive into the iPOJO Manipulation depths
HTML
</li>
       </ul>
    </li> <!-- End of Dev guide -->
</ul> 
</li> <!-- End of doc -->
<!-- Menu 4 : Tools -->
<li class="">
<a href="#" class="sf-with-ul">Tools<span class="sf-sub-indicator"> »</span><span class="sf-sub-indicator"> »</span></a>
<ul>
   <li>
Ant Task
HTML
</li>
   <li>
Eclipse Plugin
HTML
</li>
   <li>
Maven Plugin
HTML
</li>
   <li>
Online Manipulator
HTML
</li>
   <li>
Webconsole plugin
HTML
</li>
   <li>
Junit4OSGi
HTML
</li>
</ul>   
</li><!-- End of tools -->					
<!-- Menu 5 : Misc -->
<li class="">
<a href="#" class="sf-with-ul">Misc<span class="sf-sub-indicator"> »</span><span class="sf-sub-indicator"> »</span></a>
<ul>
   <li>
Issues Tracker
HTML
</li>
   <li>
Supported JVMs
HTML
</li>
   <li>
Supported OSGi Implementations
HTML
</li>
   <li>
iPOJO's Dark Side Blog
HTML
</li>
   <li>
Article & Presentations
HTML
</li>
</ul>
</li><!-- End of misc -->
</ul> <!-- End of the menu -->

</div> <!-- Page header -->
<div class="content">