Uses of Interface
org.nuxeo.runtime.model.ComponentContext
-
-
Uses of ComponentContext in org.nuxeo.adobe.cc
Methods in org.nuxeo.adobe.cc with parameters of type ComponentContext Modifier and Type Method Description voidNuxeoAdobeConnectorServiceImpl. 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.automation.scripting.internals
Methods in org.nuxeo.automation.scripting.internals with parameters of type ComponentContext Modifier and Type Method Description voidAutomationScriptingComponent. activate(ComponentContext context)voidAutomationScriptingComponent. start(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.binary.metadata.internals
Methods in org.nuxeo.binary.metadata.internals with parameters of type ComponentContext Modifier and Type Method Description voidBinaryMetadataComponent. activate(ComponentContext context)voidBinaryMetadataComponent. applicationStarted(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.connect.client
Methods in org.nuxeo.connect.client with parameters of type ComponentContext Modifier and Type Method Description voidConnectClientComponent. activate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.connect.update
Methods in org.nuxeo.connect.update with parameters of type ComponentContext Modifier and Type Method Description voidPackageUpdateComponent. activate(ComponentContext context)voidPackageUpdateComponent. deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.dmk
Methods in org.nuxeo.dmk with parameters of type ComponentContext Modifier and Type Method Description voidDmkComponent. 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 ComponentContext Modifier and Type Method Description voidFileSystemItemAdapterServiceImpl. activate(ComponentContext context)voidNuxeoDriveManagerImpl. activate(ComponentContext context)voidFileSystemItemAdapterServiceImpl. deactivate(ComponentContext context)voidNuxeoDriveManagerImpl. 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 ComponentContext Modifier and Type Method Description voidAutomationComponent. activate(ComponentContext context)voidAutomationComponent. deactivate(ComponentContext context)voidAutomationComponent. 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 ComponentContext Modifier and Type Method Description voidIOComponent. 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 ComponentContext Modifier and Type Method Description voidAutomationServerComponent. start(ComponentContext context)voidAutomationServerComponent. stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.automation.server.jaxrs.batch
Methods in org.nuxeo.ecm.automation.server.jaxrs.batch with parameters of type ComponentContext Modifier and Type Method Description voidBatchManagerComponent. start(ComponentContext context)voidBatchManagerComponent. stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core
Fields in org.nuxeo.ecm.core declared as ComponentContext Modifier and Type Field Description protected ComponentContextCoreService. contextMethods in org.nuxeo.ecm.core with parameters of type ComponentContext Modifier and Type Method Description voidCoreService. 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 ComponentContext Modifier and Type Method Description voidDocumentAdapterService. 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 ComponentContext Modifier and Type Method Description voidPathSegmentComponent. 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 ComponentContext Modifier and Type Method Description voidDocumentValidationServiceImpl. activate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.blob
Methods in org.nuxeo.ecm.core.blob with parameters of type ComponentContext Modifier and Type Method Description voidBlobManagerComponent. deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.bulk
Methods in org.nuxeo.ecm.core.bulk with parameters of type ComponentContext Modifier and Type Method Description voidBulkComponent. start(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.cache
Methods in org.nuxeo.ecm.core.cache with parameters of type ComponentContext Modifier and Type Method Description voidCacheServiceImpl. 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 ComponentContext Modifier and Type Method Description voidConversionServiceImpl. 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 ComponentContext Modifier and Type Method Description voidEventServiceComponent. activate(ComponentContext context)voidEventServiceComponent. applicationStarted(ComponentContext context)voidEventServiceComponent. deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.io.download
Methods in org.nuxeo.ecm.core.io.download with parameters of type ComponentContext Modifier and Type Method Description voidDownloadServiceImpl. 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 ComponentContext Modifier and Type Method Description voidMarshallerRegistryImpl. deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.management
Methods in org.nuxeo.ecm.core.management with parameters of type ComponentContext Modifier and Type Method Description voidCoreManagementComponent. 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 ComponentContext Modifier and Type Method Description voidDefaultMonitorComponent. 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 ComponentContext Modifier and Type Method Description voidStandbyComponent. activate(ComponentContext context)voidStandbyComponent. deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.opencmis.bindings
Methods in org.nuxeo.ecm.core.opencmis.bindings with parameters of type ComponentContext Modifier and Type Method Description voidNuxeoCmisServiceFactoryManager. activate(ComponentContext context)voidNuxeoCmisServiceFactoryManager. 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 ComponentContext Modifier and Type Method Description voidNuxeoRepositories. 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 Modifier and Type Method Description voidPersistenceComponent. start(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.redis
Methods in org.nuxeo.ecm.core.redis with parameters of type ComponentContext Modifier and Type Method Description voidRedisComponent. start(ComponentContext context)voidRedisComponent. stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.repository
Methods in org.nuxeo.ecm.core.repository with parameters of type ComponentContext Modifier and Type Method Description voidRepositoryService. 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 ComponentContext Modifier and Type Method Description voidSchedulerServiceImpl. 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 ComponentContext Modifier and Type Method Description voidTypeService. 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 ComponentContext Modifier and Type Method Description voidObjectResolverServiceImpl. activate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.scroll
Methods in org.nuxeo.ecm.core.scroll with parameters of type ComponentContext Modifier and Type Method Description voidScrollComponent. start(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.security
Methods in org.nuxeo.ecm.core.security with parameters of type ComponentContext Modifier and Type Method Description voidSecurityService. activate(ComponentContext context)voidSecurityService. deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.storage.dbs
Methods in org.nuxeo.ecm.core.storage.dbs with parameters of type ComponentContext Modifier and Type Method Description voidDBSRepositoryService. activate(ComponentContext context)voidDBSRepositoryService. deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.storage.lock
Methods in org.nuxeo.ecm.core.storage.lock with parameters of type ComponentContext Modifier and Type Method Description voidLockManagerService. activate(ComponentContext context)voidLockManagerService. deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.storage.sql.coremodel
Methods in org.nuxeo.ecm.core.storage.sql.coremodel with parameters of type ComponentContext Modifier and Type Method Description voidSQLRepositoryService. activate(ComponentContext context)voidSQLRepositoryService. deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.transientstore
Methods in org.nuxeo.ecm.core.transientstore with parameters of type ComponentContext Modifier and Type Method Description voidTransientStorageComponent. 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 ComponentContext Modifier and Type Method Description voidUIDGeneratorComponent. 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 ComponentContext Modifier and Type Field Description protected ComponentContextVersioningComponent. contextMethods in org.nuxeo.ecm.core.versioning with parameters of type ComponentContext Modifier and Type Method Description voidVersioningComponent. activate(ComponentContext context)voidVersioningComponent. deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.work
Methods in org.nuxeo.ecm.core.work with parameters of type ComponentContext Modifier and Type Method Description voidStreamWorkManager. 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 ComponentContext Modifier and Type Method Description voidDirectoryServiceImpl. activate(ComponentContext context)voidDirectoryServiceImpl. deactivate(ComponentContext context)voidDirectoryServiceImpl. start(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.multi.tenant
Methods in org.nuxeo.ecm.multi.tenant with parameters of type ComponentContext Modifier and Type Method Description voidMultiTenantServiceImpl. applicationStarted(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.actions
Methods in org.nuxeo.ecm.platform.actions with parameters of type ComponentContext Modifier and Type Method Description voidActionService. 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 ComponentContext Modifier and Type Method Description voidNXAuditEventsService. start(ComponentContext context)voidNXAuditEventsService. stop(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 Modifier and Type Method Description voidCommandLineExecutorComponent. activate(ComponentContext context)voidCommandLineExecutorComponent. deactivate(ComponentContext context)voidCommandLineExecutorComponent. start(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.computedgroups
Methods in org.nuxeo.ecm.platform.computedgroups with parameters of type ComponentContext Modifier and Type Method Description voidComputedGroupsServiceImpl. 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 ComponentContext Modifier and Type Method Description voidContentTemplateServiceImpl. activate(ComponentContext context)voidContentTemplateServiceImpl. 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 Modifier and Type Method Description voidNotificationService. activate(ComponentContext context)voidNotificationService. deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.el
Methods in org.nuxeo.ecm.platform.el with parameters of type ComponentContext Modifier and Type Method Description voidELServiceComponent. 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 Modifier and Type Method Description voidFileManagerService. start(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.importer.service
Methods in org.nuxeo.ecm.platform.importer.service with parameters of type ComponentContext Modifier and Type Method Description voidDefaultImporterComponent. 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 Modifier and Type Method Description voidMailServiceImpl. stop(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 Modifier and Type Method Description voidMimetypeRegistryService. 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 ComponentContext Modifier and Type Method Description voidOAuthServerKeyManagerImpl. 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 ComponentContext Modifier and Type Method Description voidOpenIDConnectProviderRegistryImpl. 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 ComponentContext Modifier and Type Method Description voidOAuth2ServiceProviderRegistryImpl. start(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 Modifier and Type Method Description voidLibrarySelectorService. 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 Modifier and Type Method Description voidPublisherServiceImpl. 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 ComponentContext Modifier and Type Method Description voidPageProviderServiceImpl. start(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 Modifier and Type Method Description voidRelationService. start(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 Modifier and Type Method Description voidFreemarkerComponent. 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 ComponentContext Modifier and Type Method Description voidRenditionServiceImpl. activate(ComponentContext context)voidRenditionServiceImpl. deactivate(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 ComponentContext Modifier and Type Method Description voidDocumentRoutingServiceImpl. activate(ComponentContext context)voidDocumentRoutingServiceImpl. deactivate(ComponentContext context)voidDocumentRoutingServiceImpl. start(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 Modifier and Type Method Description voidRootServiceImpl. activate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.suggestbox.service
Methods in org.nuxeo.ecm.platform.suggestbox.service with parameters of type ComponentContext Modifier and Type Method Description voidSuggestionServiceImpl. activate(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 ComponentContext Modifier and Type Method Description voidTaskServiceImpl. activate(ComponentContext context)voidTaskServiceImpl. deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.threed.service
Methods in org.nuxeo.ecm.platform.threed.service with parameters of type ComponentContext Modifier and Type Method Description voidThreeDServiceImpl. activate(ComponentContext context)voidThreeDServiceImpl. deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.types
Methods in org.nuxeo.ecm.platform.types with parameters of type ComponentContext Modifier and Type Method Description voidTypeService. activate(ComponentContext context)voidTypeService. 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 Modifier and Type Method Description voidPluggableAuthenticationService. activate(ComponentContext context)voidPluggableAuthenticationService. 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 Modifier and Type Method Description voidDocumentViewCodecService. deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.usermanager
Methods in org.nuxeo.ecm.platform.usermanager with parameters of type ComponentContext Modifier and Type Method Description voidUserService. 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 ComponentContext Modifier and Type Method Description voidUserWorkspaceServiceImplComponent. 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 Modifier and Type Method Description voidVideoServiceImpl. activate(ComponentContext context)voidVideoServiceImpl. deactivate(ComponentContext context) -
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 Modifier and Type Method Description voidVideoToolsServiceImpl. activate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.quota
Methods in org.nuxeo.ecm.quota with parameters of type ComponentContext Modifier and Type Method Description voidQuotaStatsServiceImpl. activate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.restapi.server
Methods in org.nuxeo.ecm.restapi.server with parameters of type ComponentContext Modifier and Type Method Description voidRestAPIServiceImpl. 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 Modifier and Type Method Description voidUserProfileServiceImpl. start(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.web.resources.core.service
Methods in org.nuxeo.ecm.web.resources.core.service with parameters of type ComponentContext Modifier and Type Method Description voidWebResourceManagerImpl. activate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.webengine
Methods in org.nuxeo.ecm.webengine with parameters of type ComponentContext Modifier and Type Method Description voidWebEngineComponent. activate(ComponentContext context)voidWebEngineComponent. deactivate(ComponentContext context)voidWebEngineComponent. start(ComponentContext context)voidWebEngineComponent. stop(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 Modifier and Type Method Description voidServletRegistryComponent. activate(ComponentContext context)voidServletRegistryComponent. deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.elasticsearch
Methods in org.nuxeo.elasticsearch with parameters of type ComponentContext Modifier and Type Method Description voidElasticSearchComponent. start(ComponentContext context)voidElasticSearchComponent. stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.elasticsearch.http.readonly.service
Methods in org.nuxeo.elasticsearch.http.readonly.service with parameters of type ComponentContext Modifier and Type Method Description voidRequestFilterService. activate(ComponentContext context)voidRequestFilterService. deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.avro
Methods in org.nuxeo.runtime.avro with parameters of type ComponentContext Modifier and Type Method Description voidAvroComponent. 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 ComponentContext Modifier and Type Method Description voidCapabilitiesServiceImpl. 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 Modifier and Type Method Description voidClusterServiceImpl. start(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.codec
Methods in org.nuxeo.runtime.codec with parameters of type ComponentContext Modifier and Type Method Description voidCodecServiceImpl. 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 ComponentContext Modifier and Type Method Description voidDataSourceComponent. 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 ComponentContext Modifier and Type Method Description voidManagedComponent. 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 ComponentContext Modifier and Type Method Description voidJtaActivator. 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 Modifier and Type Method Description voidKafkaConfigServiceImpl. start(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.kv
Methods in org.nuxeo.runtime.kv with parameters of type ComponentContext Modifier and Type Method Description voidKeyValueServiceImpl. stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.management
Methods in org.nuxeo.runtime.management with parameters of type ComponentContext Modifier and Type Method Description voidResourcePublisherService. 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 ComponentContext Modifier and Type Method Description voidCounterManagerImpl. start(ComponentContext context)Deprecated. -
Uses of ComponentContext in org.nuxeo.runtime.management.metrics
Methods in org.nuxeo.runtime.management.metrics with parameters of type ComponentContext Modifier and Type Method Description voidMetricComponent. 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 ComponentContext Modifier and Type Method Description voidMetricsServiceImpl. 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 ComponentContext Modifier and Type Method Description voidMigrationServiceImpl. start(ComponentContext context)voidMigrationServiceImpl. stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.model
Subinterfaces of ComponentContext in org.nuxeo.runtime.model Modifier and Type Interface Description interfaceComponentInstanceA component instance is a proxy to the component implementation object.Methods in org.nuxeo.runtime.model with parameters of type ComponentContext Modifier and Type Method Description voidComponent. activate(ComponentContext context)Activates the component.voidDefaultComponent. activate(ComponentContext context)default voidComponent. applicationStarted(ComponentContext context)Deprecated.since 9.2, since the introduction ofComponent.start(ComponentContext)andComponent.stop(ComponentContext)methodsvoidComponent. 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 Modifier and Type Class Description classComponentInstanceImpl -
Uses of ComponentContext in org.nuxeo.runtime.model.persistence
Methods in org.nuxeo.runtime.model.persistence with parameters of type ComponentContext Modifier and Type Method Description voidContributionPersistenceComponent. 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 ComponentContext Modifier and Type Method Description voidMongoDBComponent. start(ComponentContext context)voidMongoDBComponent. stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.pubsub
Methods in org.nuxeo.runtime.pubsub with parameters of type ComponentContext Modifier and Type Method Description voidClusterActionServiceImpl. 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 ComponentContext Modifier and Type Method Description voidReloadComponent. 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 ComponentContext Modifier and Type Method Description voidServerComponent. 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 Modifier and Type Method Description voidEventService. deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.services.resource
Methods in org.nuxeo.runtime.services.resource with parameters of type ComponentContext Modifier and Type Method Description voidResourceService. 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 ComponentContext Modifier and Type Method Description voidStreamServiceImpl. 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 ComponentContext Modifier and Type Method Description voidFileEventTracker. activate(ComponentContext context)voidFileEventTracker. deactivate(ComponentContext context)voidFileEventTracker. start(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.targetplatforms.core.service
Methods in org.nuxeo.targetplatforms.core.service with parameters of type ComponentContext Modifier and Type Method Description voidTargetPlatformServiceImpl. activate(ComponentContext context)voidTargetPlatformServiceImpl. deactivate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.template.service
Methods in org.nuxeo.template.service with parameters of type ComponentContext Modifier and Type Method Description voidTemplateProcessorComponent. activate(ComponentContext context)voidTemplateProcessorComponent. deactivate(ComponentContext context)voidTemplateProcessorComponent. start(ComponentContext context)voidTemplateProcessorComponent. stop(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.theme.styling.service
Methods in org.nuxeo.theme.styling.service with parameters of type ComponentContext Modifier and Type Method Description voidThemeStylingServiceImpl. activate(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.usermapper.service
Methods in org.nuxeo.usermapper.service with parameters of type ComponentContext Modifier and Type Method Description voidUserMapperComponent. deactivate(ComponentContext context)voidUserMapperComponent. start(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.wopi
Methods in org.nuxeo.wopi with parameters of type ComponentContext Modifier and Type Method Description voidWOPIServiceImpl. start(ComponentContext context)voidWOPIServiceImpl. stop(ComponentContext context)
-