Restlet Framework 2.2.2
OSGi Environments

org.restlet.ext.osgi
Interface RouterProvider

All Superinterfaces:
RestletProvider
All Known Implementing Classes:
BaseRouterProvider

public interface RouterProvider
extends RestletProvider

This is an OSGi service interface for registering Restlet filters with an application. Users are expected to register an instance as an OSGi service. It is recommended that you use the BaseRouterProvider implementation. You may extend it if necessary, or for complete control, provide your own implementation of RouterProvider.

Author:
Bryan Hunt

Method Summary
 
Methods inherited from interface org.restlet.ext.osgi.RestletProvider
getInboundRoot
 


Restlet Framework 2.2.2
OSGi Environments

Copyright © 2005-2014 Restlet.