org.ow2.jonas.jaxrs.jersey.internal
Class JerseyService
java.lang.Object
org.ow2.jonas.lib.management.javaee.ManagedObject
org.ow2.jonas.lib.service.AbsServiceImpl
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)
|
| 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 |
JerseyService
public JerseyService(org.osgi.framework.BundleContext bundleContext)
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.