org.ow2.jonas.web.base.osgi.httpservice
Interface JOnASHttpService

All Superinterfaces:
org.osgi.service.http.HttpService

public interface JOnASHttpService
extends org.osgi.service.http.HttpService

Extends The http service to adds stop callback.

Author:
Florent Benoit

Method Summary
 void stop()
          Allows to stop the service.
 
Methods inherited from interface org.osgi.service.http.HttpService
createDefaultHttpContext, registerResources, registerServlet, unregister
 

Method Detail

stop

void stop()
Allows to stop the service.



Copyright © 2013 OW2 Consortium. All Rights Reserved.