Restlet Framework 2.2.2
OSGi Environments

Package org.restlet.ext.osgi

Support for OSGi.

See:
          Description

Interface Summary
ApplicationProvider This is an OSGi service interface for registering Restlet applications with a server servlet.
DirectoryProvider This is an OSGi service interface for registering Restlet directories with a router.
FilterProvider This is an OSGi service interface for registering Restlet filters with a router or a resource.
ResourceProvider This is an OSGi service interface for registering Restlet resources with an application.
RestletProvider This is a common interface for several of the providers.
RouterProvider This is an OSGi service interface for registering Restlet filters with an application.
 

Class Summary
BaseApplicationProvider This class provides an implementation of ApplicationProvider.
BaseDirectoryProvider This class provides an implementation of DirectoryProvider.
BaseFilterProvider This class provides an implementation of FilterProvider.
BaseResourceProvider This class provides an implementation of ResourceProvider.
BaseRestletProvider This is the base class for the other providers.
BaseRouterProvider This class provides an implementation of RouterProvider.
DynamicFinder This class allows Restlet to lazily load resources in an OSGi environment.
ObapClientHelper Connector to the resources accessed via bundles.
 

Package org.restlet.ext.osgi Description

Support for OSGi.

Since:
Restlet 2.2
Author:
Bryan Hunt
See Also:
OSGi Web site, User Guide - OSGi extension

Restlet Framework 2.2.2
OSGi Environments

Copyright © 2005-2014 Restlet.