public class NuxeoService extends org.jboss.system.ServiceMBeanSupport implements NuxeoServiceMBean, Serializable
ServiceMBeanSupport,
NuxeoServiceMBean,
Serializable,
Serialized Formlog, server, SERVICE_CONTROLLER_SIG, serviceName| Constructor and Description |
|---|
NuxeoService()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.nuxeo.ecm.automation.client.Session |
createUserSession(org.osivia.portal.core.cms.Satellite satellite,
String userId) |
fr.toutatice.portail.cms.nuxeo.api.services.INuxeoCustomizer |
getCMSCustomizer() |
fr.toutatice.portail.cms.nuxeo.api.forms.IFormsService |
getFormsService() |
org.osivia.portal.api.profiler.IProfilerService |
getProfiler()
Get profiler.
|
fr.toutatice.portail.cms.nuxeo.api.services.tag.INuxeoTagService |
getTagService() |
void |
registerCMSCustomizer(fr.toutatice.portail.cms.nuxeo.api.services.INuxeoCustomizer CMSCustomizer) |
void |
sessionDestroyed(javax.servlet.http.HttpSessionEvent sessionEvent) |
void |
setProfiler(org.osivia.portal.api.profiler.IProfilerService profiler)
Set profiler.
|
fr.toutatice.portail.cms.nuxeo.api.services.INuxeoCommandService |
startNuxeoCommandService(javax.portlet.PortletContext portletCtx) |
void |
startService()
Start service.
|
void |
stopService()
Stop service.
|
create, createService, destroy, destroyService, getDeploymentInfo, getLog, getName, getNextNotificationSequenceNumber, getObjectName, getServer, getServiceName, getState, getStateString, jbossInternalCreate, jbossInternalDescription, jbossInternalDestroy, jbossInternalLifecycle, jbossInternalStart, jbossInternalStop, postDeregister, postRegister, preDeregister, preRegister, start, stopaddNotificationListener, getNotificationInfo, handleNotification, nextNotificationSequenceNumber, removeNotificationListener, removeNotificationListener, sendNotificationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic org.osivia.portal.api.profiler.IProfilerService getProfiler()
getProfiler in interface NuxeoServiceMBeanpublic void setProfiler(org.osivia.portal.api.profiler.IProfilerService profiler)
setProfiler in interface NuxeoServiceMBeanprofiler - profilerpublic void stopService()
throws Exception
stopService in interface NuxeoServiceMBeanstopService in class org.jboss.system.ServiceMBeanSupportExceptionpublic void startService()
throws Exception
startService in interface NuxeoServiceMBeanstartService in class org.jboss.system.ServiceMBeanSupportExceptionpublic org.nuxeo.ecm.automation.client.Session createUserSession(org.osivia.portal.core.cms.Satellite satellite,
String userId)
throws Exception
createUserSession in interface fr.toutatice.portail.cms.nuxeo.api.services.INuxeoServiceExceptionpublic void registerCMSCustomizer(fr.toutatice.portail.cms.nuxeo.api.services.INuxeoCustomizer CMSCustomizer)
registerCMSCustomizer in interface fr.toutatice.portail.cms.nuxeo.api.services.INuxeoServicepublic fr.toutatice.portail.cms.nuxeo.api.services.INuxeoCustomizer getCMSCustomizer()
getCMSCustomizer in interface fr.toutatice.portail.cms.nuxeo.api.services.INuxeoServicepublic fr.toutatice.portail.cms.nuxeo.api.services.tag.INuxeoTagService getTagService()
getTagService in interface fr.toutatice.portail.cms.nuxeo.api.services.INuxeoServicepublic fr.toutatice.portail.cms.nuxeo.api.forms.IFormsService getFormsService()
getFormsService in interface fr.toutatice.portail.cms.nuxeo.api.services.INuxeoServicepublic void sessionDestroyed(javax.servlet.http.HttpSessionEvent sessionEvent)
sessionDestroyed in interface org.osivia.portal.core.cms.spi.ICMSIntegrationpublic fr.toutatice.portail.cms.nuxeo.api.services.INuxeoCommandService startNuxeoCommandService(javax.portlet.PortletContext portletCtx)
throws Exception
startNuxeoCommandService in interface fr.toutatice.portail.cms.nuxeo.api.services.INuxeoServiceExceptionCopyright © 2020. All rights reserved.