Uses of Interface
org.nuxeo.runtime.model.ComponentContext
Packages that use ComponentContext
Package
Description
Implementation of the Conversion Service
(see
ConversionService).Event Service API (see
EventService).Implementation of the LifeCycle API.
Schema API and implementation; a schema describes the names and types of some fields.
Provides implementation for the api package.
PKI services implementation.
-
Uses of ComponentContext in org.nuxeo.adobe.cc
Methods in org.nuxeo.adobe.cc with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidNuxeoAdobeConnectorServiceImpl.activate(ComponentContext context) Component activated notification.voidNuxeoAdobeConnectorServiceImpl.deactivate(ComponentContext context) Component deactivated notification.voidNuxeoAdobeConnectorServiceImpl.start(ComponentContext context) Application started notification. -
Uses of ComponentContext in org.nuxeo.audit.mongodb
Methods in org.nuxeo.audit.mongodb with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidMongoDBAuditBackendFactory.start(ComponentContext context) voidMongoDBAuditBackendFactory.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.audit.opensearch1
Methods in org.nuxeo.audit.opensearch1 with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidOpenSearchAuditBackendFactory.start(ComponentContext context) voidOpenSearchAuditBackendFactory.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.audit.service
Methods in org.nuxeo.audit.service with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidAuditComponent.start(ComponentContext context) voidAuditComponent.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.audit.sql
Methods in org.nuxeo.audit.sql with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidSQLAuditBackendFactory.start(ComponentContext context) voidSQLAuditBackendFactory.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.automation.scripting.internals
Methods in org.nuxeo.automation.scripting.internals with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidAutomationScriptingComponent.start(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.binary.metadata.internals
Methods in org.nuxeo.binary.metadata.internals with parameters of type ComponentContext -
Uses of ComponentContext in org.nuxeo.connect.client
Methods in org.nuxeo.connect.client with parameters of type ComponentContext -
Uses of ComponentContext in org.nuxeo.connect.update
Methods in org.nuxeo.connect.update with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidPackageUpdateComponent.activate(ComponentContext context) voidPackageUpdateComponent.deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.dmk
Methods in org.nuxeo.dmk with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidDmkComponent.start(ComponentContext context) voidDmkComponent.stop(ComponentContext arg0) -
Uses of ComponentContext in org.nuxeo.drive.service.impl
Methods in org.nuxeo.drive.service.impl with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidFileSystemItemAdapterServiceImpl.activate(ComponentContext context) voidFileSystemItemAdapterServiceImpl.deactivate(ComponentContext context) voidFileSystemItemAdapterServiceImpl.start(ComponentContext context) Sorts the contributed factories according to their order and initializes theFileSystemItemAdapterServiceImpl.scrollBatchSemaphore.voidNuxeoDriveManagerImpl.start(ComponentContext context) Sorts the contributed factories according to their order.voidFileSystemItemAdapterServiceImpl.stop(ComponentContext context) voidNuxeoDriveManagerImpl.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.automation.core
Methods in org.nuxeo.ecm.automation.core with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidAutomationComponent.start(ComponentContext context) voidAutomationComponent.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.automation.io.services
Methods in org.nuxeo.ecm.automation.io.services with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidIOComponent.start(ComponentContext context) voidIOComponent.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.automation.server
Methods in org.nuxeo.ecm.automation.server with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidAutomationServerComponent.start(ComponentContext context) voidAutomationServerComponent.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core
Fields in org.nuxeo.ecm.core declared as ComponentContextMethods in org.nuxeo.ecm.core with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidCoreService.activate(ComponentContext context) voidCoreService.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 ComponentContextModifier and TypeMethodDescriptionvoidDocumentAdapterService.activate(ComponentContext context) voidDocumentAdapterService.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 ComponentContextModifier and TypeMethodDescriptionvoidPathSegmentComponent.activate(ComponentContext context) voidPathSegmentComponent.deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.api.validation
Methods in org.nuxeo.ecm.core.api.validation with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidDocumentValidationServiceImpl.activate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.blob
Methods in org.nuxeo.ecm.core.blob with parameters of type ComponentContext -
Uses of ComponentContext in org.nuxeo.ecm.core.bulk
Methods in org.nuxeo.ecm.core.bulk with parameters of type ComponentContext -
Uses of ComponentContext in org.nuxeo.ecm.core.cache
Methods in org.nuxeo.ecm.core.cache with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidCacheServiceImpl.start(ComponentContext context) voidCacheServiceImpl.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.convert.service
Methods in org.nuxeo.ecm.core.convert.service with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidConversionServiceImpl.activate(ComponentContext context) voidConversionServiceImpl.deactivate(ComponentContext context) voidConversionServiceImpl.start(ComponentContext context) voidConversionServiceImpl.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.event
Methods in org.nuxeo.ecm.core.event with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidEventServiceComponent.activate(ComponentContext context) voidEventServiceComponent.deactivate(ComponentContext context) voidEventServiceComponent.start(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.io.download
Methods in org.nuxeo.ecm.core.io.download with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidDownloadServiceImpl.start(ComponentContext context) voidDownloadServiceImpl.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.io.registry
Methods in org.nuxeo.ecm.core.io.registry with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidMarshallerRegistryImpl.deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.io.upload.batch
Methods in org.nuxeo.ecm.core.io.upload.batch with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidBatchManagerComponent.start(ComponentContext context) voidBatchManagerComponent.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.lifecycle.impl
Methods in org.nuxeo.ecm.core.lifecycle.impl with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidLifeCycleServiceImpl.start(ComponentContext context) voidLifeCycleServiceImpl.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.management
Methods in org.nuxeo.ecm.core.management with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidCoreManagementComponent.activate(ComponentContext context) voidCoreManagementComponent.deactivate(ComponentContext context) voidCoreManagementComponent.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.management.jtajca.internal
Methods in org.nuxeo.ecm.core.management.jtajca.internal with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidDefaultMonitorComponent.start(ComponentContext context) voidDefaultMonitorComponent.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.management.standby
Methods in org.nuxeo.ecm.core.management.standby with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidStandbyComponent.activate(ComponentContext context) voidStandbyComponent.deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.opencmis.impl.server
Methods in org.nuxeo.ecm.core.opencmis.impl.server with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidNuxeoRepositories.start(ComponentContext context) voidNuxeoRepositories.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.persistence
Methods in org.nuxeo.ecm.core.persistence with parameters of type ComponentContext -
Uses of ComponentContext in org.nuxeo.ecm.core.repository
Methods in org.nuxeo.ecm.core.repository with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidRepositoryService.start(ComponentContext context) voidRepositoryService.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.scheduler
Methods in org.nuxeo.ecm.core.scheduler with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidSchedulerServiceImpl.activate(ComponentContext context) voidSchedulerServiceImpl.deactivate(ComponentContext context) voidSchedulerServiceImpl.start(ComponentContext context) voidSchedulerServiceImpl.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.schema
Methods in org.nuxeo.ecm.core.schema with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidTypeService.activate(ComponentContext context) voidTypeService.deactivate(ComponentContext context) voidTypeService.start(ComponentContext context) voidTypeService.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.schema.types.resolver
Methods in org.nuxeo.ecm.core.schema.types.resolver with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidObjectResolverServiceImpl.activate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.scroll
Methods in org.nuxeo.ecm.core.scroll with parameters of type ComponentContext -
Uses of ComponentContext in org.nuxeo.ecm.core.search
Methods in org.nuxeo.ecm.core.search with parameters of type ComponentContext -
Uses of ComponentContext in org.nuxeo.ecm.core.search.client.opensearch1
Methods in org.nuxeo.ecm.core.search.client.opensearch1 with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidOpenSearchSearchClientFactory.start(ComponentContext context) voidOpenSearchSearchClientFactory.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.search.client.repository
Methods in org.nuxeo.ecm.core.search.client.repository with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidRepositorySearchClientFactory.start(ComponentContext context) voidRepositorySearchClientFactory.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.security
Methods in org.nuxeo.ecm.core.security with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidSecurityService.activate(ComponentContext context) voidSecurityService.deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.transientstore
Methods in org.nuxeo.ecm.core.transientstore with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidTransientStorageComponent.deactivate(ComponentContext context) voidTransientStorageComponent.start(ComponentContext context) voidTransientStorageComponent.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.uidgen
Methods in org.nuxeo.ecm.core.uidgen with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidUIDGeneratorComponent.start(ComponentContext context) voidUIDGeneratorComponent.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.versioning
Fields in org.nuxeo.ecm.core.versioning declared as ComponentContextMethods in org.nuxeo.ecm.core.versioning with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidVersioningComponent.activate(ComponentContext context) voidVersioningComponent.deactivate(ComponentContext context) voidVersioningComponent.start(ComponentContext context) voidVersioningComponent.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.work
Methods in org.nuxeo.ecm.core.work with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidStreamWorkManager.start(ComponentContext context) voidWorkManagerImpl.start(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.directory
Methods in org.nuxeo.ecm.directory with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidDirectoryServiceImpl.activate(ComponentContext context) voidDirectoryServiceImpl.deactivate(ComponentContext context) voidDirectoryServiceImpl.start(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.jwt
Methods in org.nuxeo.ecm.jwt with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidJWTServiceImpl.start(ComponentContext context) voidJWTServiceImpl.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.multi.tenant
Methods in org.nuxeo.ecm.multi.tenant with parameters of type ComponentContext -
Uses of ComponentContext in org.nuxeo.ecm.platform.actions
Methods in org.nuxeo.ecm.platform.actions with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidActionService.activate(ComponentContext context) voidActionService.deactivate(ComponentContext context) voidActionService.start(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.audit.service
Methods in org.nuxeo.ecm.platform.audit.service with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidNXAuditEventsService.start(ComponentContext context) Deprecated, for removal: This API element is subject to removal in a future version.voidNXAuditEventsService.stop(ComponentContext context) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ComponentContext in org.nuxeo.ecm.platform.auth.saml.key
Methods in org.nuxeo.ecm.platform.auth.saml.key with parameters of type ComponentContext -
Uses of ComponentContext in org.nuxeo.ecm.platform.commandline.executor.service
Methods in org.nuxeo.ecm.platform.commandline.executor.service with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidCommandLineExecutorComponent.start(ComponentContext context) voidCommandLineExecutorComponent.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.computedgroups
Methods in org.nuxeo.ecm.platform.computedgroups with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidComputedGroupsServiceImpl.activate(ComponentContext context) voidComputedGroupsServiceImpl.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 ComponentContextModifier and TypeMethodDescriptionvoidContentTemplateServiceImpl.activate(ComponentContext context) voidContentTemplateServiceImpl.deactivate(ComponentContext context) voidContentTemplateServiceImpl.start(ComponentContext context) voidContentTemplateServiceImpl.stop(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 ComponentContextModifier and TypeMethodDescriptionvoidNotificationService.activate(ComponentContext context) voidNotificationService.deactivate(ComponentContext context) voidNotificationService.start(ComponentContext context) voidNotificationService.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.el
Methods in org.nuxeo.ecm.platform.el with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidELServiceComponent.activate(ComponentContext context) voidELServiceComponent.deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.filemanager.service
Methods in org.nuxeo.ecm.platform.filemanager.service with parameters of type ComponentContext -
Uses of ComponentContext in org.nuxeo.ecm.platform.importer.service
Methods in org.nuxeo.ecm.platform.importer.service with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidDefaultImporterComponent.activate(ComponentContext context) voidDefaultImporterComponent.deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.mail.service
Methods in org.nuxeo.ecm.platform.mail.service with parameters of type ComponentContext -
Uses of ComponentContext in org.nuxeo.ecm.platform.mimetype.service
Methods in org.nuxeo.ecm.platform.mimetype.service with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidMimetypeRegistryService.activate(ComponentContext context) voidMimetypeRegistryService.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 ComponentContextModifier and TypeMethodDescriptionvoidOAuthServerKeyManagerImpl.activate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.oauth2.openid
Methods in org.nuxeo.ecm.platform.oauth2.openid with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidOpenIDConnectProviderRegistryImpl.start(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.oauth2.providers
Methods in org.nuxeo.ecm.platform.oauth2.providers with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidOAuth2ServiceProviderRegistryImpl.start(ComponentContext context) voidOAuth2ServiceProviderRegistryImpl.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.picture
Methods in org.nuxeo.ecm.platform.picture with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidImagingComponent.start(ComponentContext context) voidImagingComponent.stop(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 ComponentContextModifier and TypeMethodDescriptionvoidLibrarySelectorService.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 ComponentContextModifier and TypeMethodDescriptionvoidPublisherServiceImpl.activate(ComponentContext context) voidPublisherServiceImpl.start(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.query.core
Methods in org.nuxeo.ecm.platform.query.core with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidPageProviderServiceImpl.start(ComponentContext context) voidPageProviderServiceImpl.stop(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 -
Uses of ComponentContext in org.nuxeo.ecm.platform.rendering.fm
Methods in org.nuxeo.ecm.platform.rendering.fm with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidFreemarkerComponent.activate(ComponentContext context) voidFreemarkerComponent.deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.rendition.service
Methods in org.nuxeo.ecm.platform.rendition.service with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidRenditionServiceImpl.start(ComponentContext context) voidRenditionServiceImpl.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.routing.core.impl
Methods in org.nuxeo.ecm.platform.routing.core.impl with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidDocumentRoutingServiceImpl.activate(ComponentContext context) voidDocumentRoutingServiceImpl.deactivate(ComponentContext context) voidDocumentRoutingServiceImpl.start(ComponentContext context) voidDocumentRoutingServiceImpl.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.signature.core.pki
Methods in org.nuxeo.ecm.platform.signature.core.pki with parameters of type ComponentContext -
Uses of ComponentContext in org.nuxeo.ecm.platform.suggestbox.service
Methods in org.nuxeo.ecm.platform.suggestbox.service with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidSuggestionServiceImpl.start(ComponentContext context) voidSuggestionServiceImpl.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.task.core.service
Methods in org.nuxeo.ecm.platform.task.core.service with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidTaskServiceImpl.activate(ComponentContext context) voidTaskServiceImpl.deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.types
Methods in org.nuxeo.ecm.platform.types with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidTypeService.activate(ComponentContext context) voidTypeService.deactivate(ComponentContext context) voidTypeService.start(ComponentContext context) voidTypeService.stop(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 ComponentContextModifier and TypeMethodDescriptionvoidPluggableAuthenticationService.start(ComponentContext context) voidPluggableAuthenticationService.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.url.service
Methods in org.nuxeo.ecm.platform.url.service with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidDocumentViewCodecService.deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.usermanager
Methods in org.nuxeo.ecm.platform.usermanager with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidUserService.activate(ComponentContext context) voidUserService.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 ComponentContextModifier and TypeMethodDescriptionvoidUserWorkspaceServiceImplComponent.activate(ComponentContext context) voidUserWorkspaceServiceImplComponent.deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.video.service
Methods in org.nuxeo.ecm.platform.video.service with parameters of type ComponentContext -
Uses of ComponentContext in org.nuxeo.ecm.platform.video.tools.service
Methods in org.nuxeo.ecm.platform.video.tools.service with parameters of type ComponentContext -
Uses of ComponentContext in org.nuxeo.ecm.platform.web.common.requestcontroller.service
Methods in org.nuxeo.ecm.platform.web.common.requestcontroller.service with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidRequestControllerService.start(ComponentContext context) voidRequestControllerService.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.quota
Methods in org.nuxeo.ecm.quota with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidQuotaStatsServiceImpl.start(ComponentContext context) voidQuotaStatsServiceImpl.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.restapi.opensearch1.service
Methods in org.nuxeo.ecm.restapi.opensearch1.service with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidRequestFilterService.activate(ComponentContext context) voidRequestFilterService.deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.restapi.server
Methods in org.nuxeo.ecm.restapi.server with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidRestAPIServiceImpl.start(ComponentContext context) Deprecated.voidRestAPIServiceImpl.stop(ComponentContext context) Deprecated. -
Uses of ComponentContext in org.nuxeo.ecm.user.center.profile
Methods in org.nuxeo.ecm.user.center.profile with parameters of type ComponentContext -
Uses of ComponentContext in org.nuxeo.ecm.web.resources.core.service
Methods in org.nuxeo.ecm.web.resources.core.service with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidWebResourceManagerImpl.start(ComponentContext context) voidWebResourceManagerImpl.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.webengine
Methods in org.nuxeo.ecm.webengine with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidWebEngineComponent.activate(ComponentContext context) voidWebEngineComponent.deactivate(ComponentContext context) voidWebEngineComponent.start(ComponentContext context) voidWebEngineComponent.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.webengine.rest.servlet.config
Methods in org.nuxeo.ecm.webengine.rest.servlet.config with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidServletRegistryComponent.activate(ComponentContext context) voidServletRegistryComponent.deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.elasticsearch
Methods in org.nuxeo.elasticsearch with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidElasticSearchComponent.start(ComponentContext context) voidElasticSearchComponent.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.mail
Methods in org.nuxeo.mail with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidMailServiceImpl.start(ComponentContext context) voidMailServiceImpl.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.avro
Methods in org.nuxeo.runtime.avro with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidAvroComponent.start(ComponentContext context) voidAvroComponent.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.capabilities
Methods in org.nuxeo.runtime.capabilities with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidCapabilitiesServiceImpl.activate(ComponentContext context) voidCapabilitiesServiceImpl.start(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.cluster
Methods in org.nuxeo.runtime.cluster with parameters of type ComponentContext -
Uses of ComponentContext in org.nuxeo.runtime.codec
Methods in org.nuxeo.runtime.codec with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidCodecServiceImpl.start(ComponentContext context) voidCodecServiceImpl.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.datasource
Methods in org.nuxeo.runtime.datasource with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidDataSourceComponent.activate(ComponentContext context) voidDataSourceComponent.deactivate(ComponentContext context) voidDataSourceComponent.start(ComponentContext context) voidDataSourceComponent.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.deploy
Methods in org.nuxeo.runtime.deploy with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidManagedComponent.activate(ComponentContext context) voidManagedComponent.deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.jtajca
Methods in org.nuxeo.runtime.jtajca with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidJtaActivator.activate(ComponentContext context) voidJtaActivator.deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.kafka
Methods in org.nuxeo.runtime.kafka with parameters of type ComponentContext -
Uses of ComponentContext in org.nuxeo.runtime.kv
Methods in org.nuxeo.runtime.kv with parameters of type ComponentContext -
Uses of ComponentContext in org.nuxeo.runtime.management
Methods in org.nuxeo.runtime.management with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidResourcePublisherService.activate(ComponentContext context) voidResourcePublisherService.deactivate(ComponentContext context) voidResourcePublisherService.start(ComponentContext context) voidResourcePublisherService.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.management.counters
Methods in org.nuxeo.runtime.management.counters with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidCounterManagerImpl.start(ComponentContext context) Deprecated. -
Uses of ComponentContext in org.nuxeo.runtime.management.metrics
Methods in org.nuxeo.runtime.management.metrics with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidMetricComponent.activate(ComponentContext context) Deprecated.voidMetricComponent.deactivate(ComponentContext context) Deprecated. -
Uses of ComponentContext in org.nuxeo.runtime.metrics
Methods in org.nuxeo.runtime.metrics with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidMetricsServiceImpl.activate(ComponentContext context) voidMetricsServiceImpl.deactivate(ComponentContext context) voidMetricsServiceImpl.start(ComponentContext context) voidMetricsServiceImpl.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.migration
Methods in org.nuxeo.runtime.migration with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidMigrationServiceImpl.start(ComponentContext context) voidMigrationServiceImpl.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.model
Subinterfaces of ComponentContext in org.nuxeo.runtime.modelModifier and TypeInterfaceDescriptioninterfaceA component instance is a proxy to the component implementation object.Methods in org.nuxeo.runtime.model with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidComponent.activate(ComponentContext context) Activates the component.voidDefaultComponent.activate(ComponentContext context) voidComponent.deactivate(ComponentContext context) Deactivates the component.voidDefaultComponent.deactivate(ComponentContext context) voidComponent.start(ComponentContext context) Start the component.voidDefaultComponent.start(ComponentContext context) voidComponent.stop(ComponentContext context) Stop the component.voidDefaultComponent.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.model.impl
Classes in org.nuxeo.runtime.model.impl that implement ComponentContext -
Uses of ComponentContext in org.nuxeo.runtime.model.persistence
Methods in org.nuxeo.runtime.model.persistence with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidContributionPersistenceComponent.activate(ComponentContext context) voidContributionPersistenceComponent.deactivate(ComponentContext context) voidContributionPersistenceComponent.start(ComponentContext context) voidContributionPersistenceComponent.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.mongodb
Methods in org.nuxeo.runtime.mongodb with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidMongoDBComponent.start(ComponentContext context) voidMongoDBComponent.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.opensearch1
Methods in org.nuxeo.runtime.opensearch1 with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidOpenSearchComponent.start(ComponentContext context) voidOpenSearchComponent.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.opensearch1.embed
Methods in org.nuxeo.runtime.opensearch1.embed with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidOpenSearchEmbedComponent.start(ComponentContext context) voidOpenSearchEmbedComponent.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.pubsub
Methods in org.nuxeo.runtime.pubsub with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidClusterActionServiceImpl.activate(ComponentContext context) voidPubSubServiceImpl.deactivate(ComponentContext context) voidClusterActionServiceImpl.start(ComponentContext context) voidPubSubServiceImpl.start(ComponentContext context) voidClusterActionServiceImpl.stop(ComponentContext context) voidPubSubServiceImpl.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.reload
Methods in org.nuxeo.runtime.reload with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidReloadComponent.activate(ComponentContext context) voidReloadComponent.deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.server
Methods in org.nuxeo.runtime.server with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidServerComponent.activate(ComponentContext context) voidServerComponent.deactivate(ComponentContext context) voidServerComponent.start(ComponentContext context) voidServerComponent.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.services.event
Methods in org.nuxeo.runtime.services.event with parameters of type ComponentContext -
Uses of ComponentContext in org.nuxeo.runtime.services.resource
Methods in org.nuxeo.runtime.services.resource with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidResourceService.activate(ComponentContext context) voidResourceService.deactivate(ComponentContext context) voidResourceService.reload(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.stream
Methods in org.nuxeo.runtime.stream with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidStreamServiceImpl.start(ComponentContext context) voidStreamServiceImpl.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.trackers.files
Methods in org.nuxeo.runtime.trackers.files with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidFileEventTracker.activate(ComponentContext context) voidFileEventTracker.deactivate(ComponentContext context) voidFileEventTracker.start(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.ts
Methods in org.nuxeo.runtime.ts with parameters of type ComponentContext -
Uses of ComponentContext in org.nuxeo.scim.v2.service
Methods in org.nuxeo.scim.v2.service with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidScimV2MappingServiceImpl.activate(ComponentContext context) voidScimV2MappingServiceImpl.deactivate(ComponentContext context) voidScimV2MappingServiceImpl.start(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.targetplatforms.core.service
Methods in org.nuxeo.targetplatforms.core.service with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidTargetPlatformServiceImpl.start(ComponentContext context) voidTargetPlatformServiceImpl.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.template.service
Methods in org.nuxeo.template.service with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidTemplateProcessorComponent.start(ComponentContext context) voidTemplateProcessorComponent.stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.usermapper.service
Methods in org.nuxeo.usermapper.service with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidUserMapperComponent.deactivate(ComponentContext context) voidUserMapperComponent.start(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.wopi
Methods in org.nuxeo.wopi with parameters of type ComponentContextModifier and TypeMethodDescriptionvoidWOPIServiceImpl.start(ComponentContext context) voidWOPIServiceImpl.stop(ComponentContext context)