Class JAXRSLifecycle
java.lang.Object
com.liferay.portal.remote.jaxrs.whiteboard.lifecycle.JAXRSLifecycle
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
activate
(org.osgi.framework.BundleContext bundleContext) protected void
void
-
Constructor Details
-
JAXRSLifecycle
public JAXRSLifecycle()
-
-
Method Details
-
ensureReady
public void ensureReady() -
activate
protected void activate(org.osgi.framework.BundleContext bundleContext) -
deactivate
protected void deactivate()
-