Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.runtime.model.ComponentContext

Packages that use ComponentContext
org.nuxeo.connect.client   
org.nuxeo.connect.update   
org.nuxeo.ecm.automation.core   
org.nuxeo.ecm.automation.server   
org.nuxeo.ecm.core Exceptions used by Nuxeo Core. 
org.nuxeo.ecm.core.api.adapter   
org.nuxeo.ecm.core.api.pathsegment   
org.nuxeo.ecm.core.api.repository   
org.nuxeo.ecm.core.event Event Service API (see EventService). 
org.nuxeo.ecm.core.listener.impl   
org.nuxeo.ecm.core.management   
org.nuxeo.ecm.core.repository   
org.nuxeo.ecm.core.schema Schema API and implementation; a schema describes the names and types of some fields. 
org.nuxeo.ecm.core.search.api.client.querymodel Querymodel: an abstraction for query management 
org.nuxeo.ecm.core.search.service   
org.nuxeo.ecm.core.security   
org.nuxeo.ecm.core.versioning   
org.nuxeo.ecm.directory   
org.nuxeo.ecm.directory.ldap   
org.nuxeo.ecm.directory.multi   
org.nuxeo.ecm.directory.sql   
org.nuxeo.ecm.directory.ui   
org.nuxeo.ecm.platform.actions   
org.nuxeo.ecm.platform.annotations.configuration.service   
org.nuxeo.ecm.platform.annotations.repository.service   
org.nuxeo.ecm.platform.annotations.service   
org.nuxeo.ecm.platform.api DEPRECATED
org.nuxeo.ecm.platform.audit.service   
org.nuxeo.ecm.platform.commandline.executor.service   
org.nuxeo.ecm.platform.computedgroups   
org.nuxeo.ecm.platform.content.template.service   
org.nuxeo.ecm.platform.convert.ooomanager   
org.nuxeo.ecm.platform.ec.notification.service   
org.nuxeo.ecm.platform.ec.placeful   
org.nuxeo.ecm.platform.jbpm.core.service   
org.nuxeo.ecm.platform.login   
org.nuxeo.ecm.platform.mimetype.service   
org.nuxeo.ecm.platform.oauth.keys   
org.nuxeo.ecm.platform.picture.config   
org.nuxeo.ecm.platform.picture.core.libraryselector   
org.nuxeo.ecm.platform.pictures.tiles.service   
org.nuxeo.ecm.platform.publisher.impl.service   
org.nuxeo.ecm.platform.relations.services   
org.nuxeo.ecm.platform.rendering.fm   
org.nuxeo.ecm.platform.scheduler.core.service   
org.nuxeo.ecm.platform.types   
org.nuxeo.ecm.platform.ui.web.auth.service   
org.nuxeo.ecm.platform.ui.web.htmleditor.service   
org.nuxeo.ecm.platform.ui.web.rest.services   
org.nuxeo.ecm.platform.ui.web.restAPI.service   
org.nuxeo.ecm.platform.uidgen.service   
org.nuxeo.ecm.platform.url.service   
org.nuxeo.ecm.platform.usermanager   
org.nuxeo.ecm.platform.userworkspace.core.service   
org.nuxeo.ecm.virtualnavigation.service   
org.nuxeo.ecm.webapp.directory   
org.nuxeo.ecm.webapp.documentsLists   
org.nuxeo.ecm.webapp.pagination   
org.nuxeo.ecm.webapp.search   
org.nuxeo.ecm.webapp.trashManagement   
org.nuxeo.ecm.webapp.tree   
org.nuxeo.ecm.webengine   
org.nuxeo.ecm.webengine.jaxrs.servlet.config   
org.nuxeo.runtime.api   
org.nuxeo.runtime.api.login   
org.nuxeo.runtime.datasource   
org.nuxeo.runtime.deploy   
org.nuxeo.runtime.gf3   
org.nuxeo.runtime.jetty Embedded Jetty server component. 
org.nuxeo.runtime.management   
org.nuxeo.runtime.management.counters   
org.nuxeo.runtime.management.metrics   
org.nuxeo.runtime.model   
org.nuxeo.runtime.model.impl   
org.nuxeo.runtime.model.persistence   
org.nuxeo.runtime.reload   
org.nuxeo.runtime.remoting   
org.nuxeo.runtime.scripting   
org.nuxeo.runtime.services.deployment   
org.nuxeo.runtime.services.event   
org.nuxeo.runtime.services.resource   
org.nuxeo.runtime.services.streaming   
org.nuxeo.theme.services   
org.nuxeo.theme.webwidgets   
 

Uses of ComponentContext in org.nuxeo.connect.client
 

Methods in org.nuxeo.connect.client with parameters of type ComponentContext
 void ConnectClientComponent.activate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.connect.update
 

Methods in org.nuxeo.connect.update with parameters of type ComponentContext
 void PackageUpdateComponent.activate(ComponentContext context)
           
 void PackageUpdateComponent.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.automation.core
 

Methods in org.nuxeo.ecm.automation.core with parameters of type ComponentContext
 void AutomationComponent.activate(ComponentContext context)
           
 void AutomationComponent.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.automation.server
 

Methods in org.nuxeo.ecm.automation.server with parameters of type ComponentContext
 void AutomationServerComponent.activate(ComponentContext context)
           
 void AutomationServerComponent.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.core
 

Methods in org.nuxeo.ecm.core with parameters of type ComponentContext
 void CoreService.activate(ComponentContext context)
           
 void CoreService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.core.api.adapter
 

Methods in org.nuxeo.ecm.core.api.adapter with parameters of type ComponentContext
 void DocumentAdapterService.activate(ComponentContext context)
           
 void DocumentAdapterService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.core.api.pathsegment
 

Methods in org.nuxeo.ecm.core.api.pathsegment with parameters of type ComponentContext
 void PathSegmentComponent.activate(ComponentContext context)
           
 void PathSegmentComponent.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.core.api.repository
 

Methods in org.nuxeo.ecm.core.api.repository with parameters of type ComponentContext
 void RepositoryManagerImpl.activate(ComponentContext context)
           
 void RepositoryManagerImpl.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.core.event
 

Methods in org.nuxeo.ecm.core.event with parameters of type ComponentContext
 void EventServiceComponent.activate(ComponentContext context)
           
 void EventServiceComponent.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.core.listener.impl
 

Methods in org.nuxeo.ecm.core.listener.impl with parameters of type ComponentContext
 void EventManagerComponent.activate(ComponentContext context)
           
 void EventManagerComponent.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.core.management
 

Methods in org.nuxeo.ecm.core.management with parameters of type ComponentContext
 void CoreManagementComponent.activate(ComponentContext context)
           
 void CoreManagementComponent.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.core.repository
 

Methods in org.nuxeo.ecm.core.repository with parameters of type ComponentContext
 void RepositoryService.activate(ComponentContext context)
           
 void RepositoryService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.core.schema
 

Methods in org.nuxeo.ecm.core.schema with parameters of type ComponentContext
 void TypeService.activate(ComponentContext context)
           
 void TypeService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.core.search.api.client.querymodel
 

Methods in org.nuxeo.ecm.core.search.api.client.querymodel with parameters of type ComponentContext
 void QueryModelService.activate(ComponentContext context)
          Deprecated.  
 void QueryModelService.deactivate(ComponentContext context)
          Deprecated.  
 

Uses of ComponentContext in org.nuxeo.ecm.core.search.service
 

Methods in org.nuxeo.ecm.core.search.service with parameters of type ComponentContext
 void SearchServiceImpl.activate(ComponentContext context)
           
 void SearchServiceImpl.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.core.security
 

Methods in org.nuxeo.ecm.core.security with parameters of type ComponentContext
 void SecurityService.activate(ComponentContext context)
           
 void SecurityService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.core.versioning
 

Methods in org.nuxeo.ecm.core.versioning with parameters of type ComponentContext
 void VersioningComponent.activate(ComponentContext context)
           
 void VersioningComponent.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.directory
 

Methods in org.nuxeo.ecm.directory with parameters of type ComponentContext
 void DirectoryServiceImpl.activate(ComponentContext context)
           
 void DirectoryServiceImpl.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.directory.ldap
 

Methods in org.nuxeo.ecm.directory.ldap with parameters of type ComponentContext
 void LDAPDirectoryFactory.activate(ComponentContext context)
           
 void LDAPDirectoryFactory.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.directory.multi
 

Methods in org.nuxeo.ecm.directory.multi with parameters of type ComponentContext
 void MultiDirectoryFactory.activate(ComponentContext context)
           
 void MultiDirectoryFactory.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.directory.sql
 

Methods in org.nuxeo.ecm.directory.sql with parameters of type ComponentContext
 void SQLDirectoryFactory.activate(ComponentContext context)
           
 void SQLDirectoryFactory.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.directory.ui
 

Methods in org.nuxeo.ecm.directory.ui with parameters of type ComponentContext
 void DirectoryUIManagerImpl.activate(ComponentContext context)
           
 void DirectoryUIManagerImpl.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.actions
 

Methods in org.nuxeo.ecm.platform.actions with parameters of type ComponentContext
 void ActionService.activate(ComponentContext context)
           
 void ActionService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.annotations.configuration.service
 

Methods in org.nuxeo.ecm.platform.annotations.configuration.service with parameters of type ComponentContext
 void WebAnnotationConfigurationServiceImpl.activate(ComponentContext context)
           
 void WebAnnotationConfigurationServiceImpl.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.annotations.repository.service
 

Methods in org.nuxeo.ecm.platform.annotations.repository.service with parameters of type ComponentContext
 void AnnotationsRepositoryComponent.activate(ComponentContext context)
           
 void AnnotationsRepositoryComponent.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.annotations.service
 

Methods in org.nuxeo.ecm.platform.annotations.service with parameters of type ComponentContext
 void AnnotationsComponent.activate(ComponentContext context)
           
 void AnnotationsComponent.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.api
 

Methods in org.nuxeo.ecm.platform.api with parameters of type ComponentContext
 void PlatformService.activate(ComponentContext context)
          Deprecated.  
 void PlatformService.deactivate(ComponentContext context)
          Deprecated.  
 

Uses of ComponentContext in org.nuxeo.ecm.platform.audit.service
 

Methods in org.nuxeo.ecm.platform.audit.service with parameters of type ComponentContext
 void NXAuditEventsService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.commandline.executor.service
 

Methods in org.nuxeo.ecm.platform.commandline.executor.service with parameters of type ComponentContext
 void CommandLineExecutorComponent.activate(ComponentContext context)
           
 void CommandLineExecutorComponent.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.computedgroups
 

Methods in org.nuxeo.ecm.platform.computedgroups with parameters of type ComponentContext
 void ComputedGroupsServiceImpl.activate(ComponentContext context)
           
 void ComputedGroupsServiceImpl.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.content.template.service
 

Methods in org.nuxeo.ecm.platform.content.template.service with parameters of type ComponentContext
 void ContentTemplateServiceImpl.activate(ComponentContext context)
           
 void ContentTemplateServiceImpl.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.convert.ooomanager
 

Methods in org.nuxeo.ecm.platform.convert.ooomanager with parameters of type ComponentContext
 void OOoManagerComponent.applicationStarted(ComponentContext context)
           
 void OOoManagerComponent.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.ec.notification.service
 

Methods in org.nuxeo.ecm.platform.ec.notification.service with parameters of type ComponentContext
 void NotificationService.activate(ComponentContext context)
           
 void NotificationService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.ec.placeful
 

Methods in org.nuxeo.ecm.platform.ec.placeful with parameters of type ComponentContext
 void PlacefulServiceImpl.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.jbpm.core.service
 

Methods in org.nuxeo.ecm.platform.jbpm.core.service with parameters of type ComponentContext
 void JbpmComponent.activate(ComponentContext context)
           
 void JbpmComponent.applicationStarted(ComponentContext context)
           
 void JbpmComponent.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.login
 

Methods in org.nuxeo.ecm.platform.login with parameters of type ComponentContext
 void LoginPluginRegistry.activate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.mimetype.service
 

Methods in org.nuxeo.ecm.platform.mimetype.service with parameters of type ComponentContext
 void MimetypeRegistryService.activate(ComponentContext context)
           
 void MimetypeRegistryService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.oauth.keys
 

Methods in org.nuxeo.ecm.platform.oauth.keys with parameters of type ComponentContext
 void OAuthServerKeyManagerImpl.activate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.picture.config
 

Methods in org.nuxeo.ecm.platform.picture.config with parameters of type ComponentContext
 void PictureConfigurationService.activate(ComponentContext context)
           
 void PictureConfigurationService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.picture.core.libraryselector
 

Methods in org.nuxeo.ecm.platform.picture.core.libraryselector with parameters of type ComponentContext
 void LibrarySelectorService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.pictures.tiles.service
 

Methods in org.nuxeo.ecm.platform.pictures.tiles.service with parameters of type ComponentContext
 void PictureTilingComponent.activate(ComponentContext context)
           
 void PictureTilingComponent.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.publisher.impl.service
 

Methods in org.nuxeo.ecm.platform.publisher.impl.service with parameters of type ComponentContext
 void PublisherServiceImpl.activate(ComponentContext context)
           
 void PublisherServiceImpl.applicationStarted(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.relations.services
 

Methods in org.nuxeo.ecm.platform.relations.services with parameters of type ComponentContext
 void RelationService.applicationStarted(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.rendering.fm
 

Methods in org.nuxeo.ecm.platform.rendering.fm with parameters of type ComponentContext
 void FreemarkerComponent.activate(ComponentContext context)
           
 void FreemarkerComponent.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.scheduler.core.service
 

Methods in org.nuxeo.ecm.platform.scheduler.core.service with parameters of type ComponentContext
 void SchedulerRegistryService.activate(ComponentContext context)
           
 void SchedulerRegistryService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.types
 

Methods in org.nuxeo.ecm.platform.types with parameters of type ComponentContext
 void TypeService.activate(ComponentContext context)
           
 void TypeService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.ui.web.auth.service
 

Methods in org.nuxeo.ecm.platform.ui.web.auth.service with parameters of type ComponentContext
 void PluggableAuthenticationService.activate(ComponentContext context)
           
 void PluggableAuthenticationService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.ui.web.htmleditor.service
 

Methods in org.nuxeo.ecm.platform.ui.web.htmleditor.service with parameters of type ComponentContext
 void HtmlEditorPluginServiceImpl.activate(ComponentContext context)
           
 void HtmlEditorPluginServiceImpl.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.ui.web.rest.services
 

Methods in org.nuxeo.ecm.platform.ui.web.rest.services with parameters of type ComponentContext
 void URLServiceComponent.activate(ComponentContext context)
           
 void URLServiceComponent.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.ui.web.restAPI.service
 

Methods in org.nuxeo.ecm.platform.ui.web.restAPI.service with parameters of type ComponentContext
 void PluggableRestletService.activate(ComponentContext context)
           
 void PluggableRestletService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.uidgen.service
 

Methods in org.nuxeo.ecm.platform.uidgen.service with parameters of type ComponentContext
 void UIDGeneratorService.activate(ComponentContext context)
           
 void UIDGeneratorService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.url.service
 

Methods in org.nuxeo.ecm.platform.url.service with parameters of type ComponentContext
 void DocumentViewCodecService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.usermanager
 

Methods in org.nuxeo.ecm.platform.usermanager with parameters of type ComponentContext
 void UserService.activate(ComponentContext context)
           
 void UserService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.platform.userworkspace.core.service
 

Methods in org.nuxeo.ecm.platform.userworkspace.core.service with parameters of type ComponentContext
 void UserWorkspaceServiceImplComponent.activate(ComponentContext context)
           
 void UserWorkspaceServiceImplComponent.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.virtualnavigation.service
 

Methods in org.nuxeo.ecm.virtualnavigation.service with parameters of type ComponentContext
 void NavTreeService.activate(ComponentContext context)
           
 void NavTreeService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.webapp.directory
 

Methods in org.nuxeo.ecm.webapp.directory with parameters of type ComponentContext
 void DirectoryTreeService.activate(ComponentContext context)
           
 void DirectoryTreeService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.webapp.documentsLists
 

Methods in org.nuxeo.ecm.webapp.documentsLists with parameters of type ComponentContext
 void DocumentsListsService.activate(ComponentContext context)
           
 void DocumentsListsService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.webapp.pagination
 

Methods in org.nuxeo.ecm.webapp.pagination with parameters of type ComponentContext
 void ResultsProviderService.activate(ComponentContext context)
          Deprecated.  
 void ResultsProviderService.deactivate(ComponentContext context)
          Deprecated.  
 

Uses of ComponentContext in org.nuxeo.ecm.webapp.search
 

Methods in org.nuxeo.ecm.webapp.search with parameters of type ComponentContext
 void SearchUIConfigService.activate(ComponentContext context)
           
 void SearchUIConfigService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.webapp.trashManagement
 

Methods in org.nuxeo.ecm.webapp.trashManagement with parameters of type ComponentContext
 void TrashManagementService.activate(ComponentContext context)
           
 void TrashManagementService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.webapp.tree
 

Methods in org.nuxeo.ecm.webapp.tree with parameters of type ComponentContext
 void TreeManagerImpl.activate(ComponentContext context)
           
 void TreeManagerImpl.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.webengine
 

Methods in org.nuxeo.ecm.webengine with parameters of type ComponentContext
 void WebEngineComponent.activate(ComponentContext context)
           
 void WebEngineComponent.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.ecm.webengine.jaxrs.servlet.config
 

Methods in org.nuxeo.ecm.webengine.jaxrs.servlet.config with parameters of type ComponentContext
 void ServletRegistryComponent.activate(ComponentContext context)
           
 void ServletRegistryComponent.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.runtime.api
 

Methods in org.nuxeo.runtime.api with parameters of type ComponentContext
 void ServiceManagement.activate(ComponentContext context)
           
 void ServiceManagement.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.runtime.api.login
 

Methods in org.nuxeo.runtime.api.login with parameters of type ComponentContext
 void LoginComponent.activate(ComponentContext context)
           
 void LoginComponent.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.runtime.datasource
 

Methods in org.nuxeo.runtime.datasource with parameters of type ComponentContext
 void DataSourceComponent.activate(ComponentContext context)
           
 void DataSourceComponent.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.runtime.deploy
 

Methods in org.nuxeo.runtime.deploy with parameters of type ComponentContext
 void ManagedComponent.activate(ComponentContext context)
           
 void ManagedComponent.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.runtime.gf3
 

Methods in org.nuxeo.runtime.gf3 with parameters of type ComponentContext
 void GF3Component.activate(ComponentContext context)
           
 void GF3Component.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.runtime.jetty
 

Methods in org.nuxeo.runtime.jetty with parameters of type ComponentContext
 void JettyComponent.activate(ComponentContext context)
           
 void JettyComponent.applicationStarted(ComponentContext context)
           
 void JettyComponent.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.runtime.management
 

Methods in org.nuxeo.runtime.management with parameters of type ComponentContext
 void ResourcePublisherService.activate(ComponentContext context)
           
 void ResourcePublisherService.applicationStarted(ComponentContext context)
           
 void ResourcePublisherService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.runtime.management.counters
 

Methods in org.nuxeo.runtime.management.counters with parameters of type ComponentContext
 void CounterManagerImpl.applicationStarted(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.runtime.management.metrics
 

Methods in org.nuxeo.runtime.management.metrics with parameters of type ComponentContext
 void MetricComponent.activate(ComponentContext context)
           
 void MetricComponent.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.runtime.model
 

Subinterfaces of ComponentContext in org.nuxeo.runtime.model
 interface ComponentInstance
          A component instance is a proxy to the component implementation object.
 

Methods in org.nuxeo.runtime.model with parameters of type ComponentContext
 void DefaultComponent.activate(ComponentContext context)
           
 void Component.activate(ComponentContext context)
          Activates the component.
 void DefaultComponent.applicationStarted(ComponentContext context)
           
 void Component.applicationStarted(ComponentContext context)
          Notify the component that Nuxeo Framework finished starting all Nuxeo bundles.
 void DefaultComponent.deactivate(ComponentContext context)
           
 void Component.deactivate(ComponentContext context)
          Deactivates the component.
 void ReloadableComponent.reload(ComponentContext context)
           
 void Reloadable.reload(ComponentContext context)
          Reload the component registries and services.
 

Uses of ComponentContext in org.nuxeo.runtime.model.impl
 

Classes in org.nuxeo.runtime.model.impl that implement ComponentContext
 class ComponentInstanceImpl
           
 

Uses of ComponentContext in org.nuxeo.runtime.model.persistence
 

Methods in org.nuxeo.runtime.model.persistence with parameters of type ComponentContext
 void ContributionPersistenceComponent.activate(ComponentContext context)
           
 void ContributionPersistenceComponent.applicationStarted(ComponentContext context)
           
 void ContributionPersistenceComponent.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.runtime.reload
 

Methods in org.nuxeo.runtime.reload with parameters of type ComponentContext
 void ReloadComponent.activate(ComponentContext context)
           
 void ReloadComponent.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.runtime.remoting
 

Classes in org.nuxeo.runtime.remoting that implement ComponentContext
 class RemoteComponentInstance
           
 

Methods in org.nuxeo.runtime.remoting with parameters of type ComponentContext
 void RemotingService.activate(ComponentContext context)
           
 void RemotingService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.runtime.scripting
 

Methods in org.nuxeo.runtime.scripting with parameters of type ComponentContext
 void ScriptingComponent.activate(ComponentContext context)
           
 void ScriptingComponent.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.runtime.services.deployment
 

Methods in org.nuxeo.runtime.services.deployment with parameters of type ComponentContext
 void DeploymentService.activate(ComponentContext context)
           
 void DeploymentService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.runtime.services.event
 

Methods in org.nuxeo.runtime.services.event with parameters of type ComponentContext
 void EventService.activate(ComponentContext context)
           
 void EventService.applicationStarted(ComponentContext context)
           
 void EventService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.runtime.services.resource
 

Methods in org.nuxeo.runtime.services.resource with parameters of type ComponentContext
 void ResourceService.activate(ComponentContext context)
           
 void ResourceService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.runtime.services.streaming
 

Methods in org.nuxeo.runtime.services.streaming that return ComponentContext
 ComponentContext StreamingService.getContext()
           
 

Methods in org.nuxeo.runtime.services.streaming with parameters of type ComponentContext
 void StreamingService.activate(ComponentContext context)
           
 void StreamingService.deactivate(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.theme.services
 

Methods in org.nuxeo.theme.services with parameters of type ComponentContext
 void ThemeService.activate(ComponentContext ctx)
           
 void ThemeService.applicationStarted(ComponentContext context)
           
 void ThemeService.deactivate(ComponentContext ctx)
           
 void ThemeService.reload(ComponentContext context)
           
 

Uses of ComponentContext in org.nuxeo.theme.webwidgets
 

Methods in org.nuxeo.theme.webwidgets with parameters of type ComponentContext
 void Service.activate(ComponentContext context)
           
 void Service.deactivate(ComponentContext context)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.