org.ow2.jonas.jaxrs.jersey.internal
Class JerseyService

java.lang.Object
  extended by org.ow2.jonas.lib.management.javaee.ManagedObject
      extended by org.ow2.jonas.lib.service.AbsServiceImpl
          extended by org.ow2.jonas.jaxrs.jersey.internal.JerseyService
All Implemented Interfaces:
Service

public class JerseyService
extends AbsServiceImpl

A JerseyComponent is ...

Author:
Guillaume Sauthier

Constructor Summary
JerseyService(org.osgi.framework.BundleContext bundleContext)
           
 
Method Summary
protected  void doStart()
           
protected  void doStop()
           
 
Methods inherited from class org.ow2.jonas.lib.service.AbsServiceImpl
convertToList, doInit, getDomainName, getJonasServerName, getName, getSequenceNumber, getServerProperties, init, isStarted, setName, setServerProperties, start, stop, throwRequirementException, toString
 
Methods inherited from class org.ow2.jonas.lib.management.javaee.ManagedObject
getModelMBean, sendNotification, sendReconfigNotification, sendSaveNotification, setModelMBean
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JerseyService

public JerseyService(org.osgi.framework.BundleContext bundleContext)
Method Detail

doStart

protected void doStart()
                throws ServiceException
Specified by:
doStart in class AbsServiceImpl
Throws:
ServiceException

doStop

protected void doStop()
               throws ServiceException
Specified by:
doStop in class AbsServiceImpl
Throws:
ServiceException


Copyright © 2011 OW2 Consortium. All Rights Reserved.