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
).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 TypeMethodDescriptionvoid
NuxeoAdobeConnectorServiceImpl.activate
(ComponentContext context) Component activated notification.void
NuxeoAdobeConnectorServiceImpl.deactivate
(ComponentContext context) Component deactivated notification.void
NuxeoAdobeConnectorServiceImpl.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 ComponentContextModifier and TypeMethodDescriptionvoid
AutomationScriptingComponent.activate
(ComponentContext context) void
AutomationScriptingComponent.start
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.binary.metadata.internals
Methods in org.nuxeo.binary.metadata.internals with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
BinaryMetadataComponent.activate
(ComponentContext context) void
BinaryMetadataComponent.start
(ComponentContext context) -
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 TypeMethodDescriptionvoid
PackageUpdateComponent.activate
(ComponentContext context) void
PackageUpdateComponent.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.dmk
Methods in org.nuxeo.dmk with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
DmkComponent.start
(ComponentContext context) void
DmkComponent.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 TypeMethodDescriptionvoid
FileSystemItemAdapterServiceImpl.activate
(ComponentContext context) void
NuxeoDriveManagerImpl.activate
(ComponentContext context) void
FileSystemItemAdapterServiceImpl.deactivate
(ComponentContext context) void
NuxeoDriveManagerImpl.deactivate
(ComponentContext context) void
FileSystemItemAdapterServiceImpl.start
(ComponentContext context) Sorts the contributed factories according to their order and initializes theFileSystemItemAdapterServiceImpl.scrollBatchSemaphore
.void
NuxeoDriveManagerImpl.start
(ComponentContext context) Sorts the contributed factories according to their order.void
FileSystemItemAdapterServiceImpl.stop
(ComponentContext context) void
NuxeoDriveManagerImpl.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 TypeMethodDescriptionvoid
AutomationComponent.activate
(ComponentContext context) void
AutomationComponent.deactivate
(ComponentContext context) void
AutomationComponent.start
(ComponentContext context) void
AutomationComponent.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 TypeMethodDescriptionvoid
IOComponent.start
(ComponentContext context) void
IOComponent.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 TypeMethodDescriptionvoid
AutomationServerComponent.start
(ComponentContext context) void
AutomationServerComponent.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 ComponentContextModifier and TypeMethodDescriptionvoid
BatchManagerComponent.start
(ComponentContext context) void
BatchManagerComponent.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 TypeMethodDescriptionvoid
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 ComponentContextModifier and TypeMethodDescriptionvoid
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 ComponentContextModifier and TypeMethodDescriptionvoid
PathSegmentComponent.activate
(ComponentContext context) void
PathSegmentComponent.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 TypeMethodDescriptionvoid
DocumentValidationServiceImpl.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 TypeMethodDescriptionvoid
CacheServiceImpl.start
(ComponentContext context) void
CacheServiceImpl.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 TypeMethodDescriptionvoid
ConversionServiceImpl.activate
(ComponentContext context) void
ConversionServiceImpl.deactivate
(ComponentContext context) void
ConversionServiceImpl.start
(ComponentContext context) void
ConversionServiceImpl.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 TypeMethodDescriptionvoid
EventServiceComponent.activate
(ComponentContext context) void
EventServiceComponent.deactivate
(ComponentContext context) void
EventServiceComponent.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 TypeMethodDescriptionvoid
DownloadServiceImpl.start
(ComponentContext context) void
DownloadServiceImpl.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 TypeMethodDescriptionvoid
MarshallerRegistryImpl.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.management
Methods in org.nuxeo.ecm.core.management with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
CoreManagementComponent.activate
(ComponentContext context) void
CoreManagementComponent.deactivate
(ComponentContext context) void
CoreManagementComponent.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 TypeMethodDescriptionvoid
DefaultMonitorComponent.start
(ComponentContext context) void
DefaultMonitorComponent.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 TypeMethodDescriptionvoid
StandbyComponent.activate
(ComponentContext context) void
StandbyComponent.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 ComponentContextModifier and TypeMethodDescriptionvoid
NuxeoCmisServiceFactoryManager.activate
(ComponentContext context) void
NuxeoCmisServiceFactoryManager.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 TypeMethodDescriptionvoid
NuxeoRepositories.start
(ComponentContext context) void
NuxeoRepositories.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 TypeMethodDescriptionvoid
RepositoryService.start
(ComponentContext context) void
RepositoryService.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 TypeMethodDescriptionvoid
SchedulerServiceImpl.activate
(ComponentContext context) void
SchedulerServiceImpl.deactivate
(ComponentContext context) void
SchedulerServiceImpl.start
(ComponentContext context) void
SchedulerServiceImpl.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 TypeMethodDescriptionvoid
TypeService.activate
(ComponentContext context) void
TypeService.deactivate
(ComponentContext context) void
TypeService.start
(ComponentContext context) void
TypeService.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 TypeMethodDescriptionvoid
ObjectResolverServiceImpl.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.security
Methods in org.nuxeo.ecm.core.security with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
SecurityService.activate
(ComponentContext context) void
SecurityService.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 ComponentContextModifier and TypeMethodDescriptionvoid
DBSRepositoryService.activate
(ComponentContext context) void
DBSRepositoryService.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 ComponentContextModifier and TypeMethodDescriptionvoid
LockManagerService.activate
(ComponentContext context) void
LockManagerService.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 ComponentContextModifier and TypeMethodDescriptionvoid
SQLRepositoryService.activate
(ComponentContext context) void
SQLRepositoryService.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 TypeMethodDescriptionvoid
TransientStorageComponent.deactivate
(ComponentContext context) void
TransientStorageComponent.start
(ComponentContext context) void
TransientStorageComponent.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 TypeMethodDescriptionvoid
UIDGeneratorComponent.start
(ComponentContext context) void
UIDGeneratorComponent.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 TypeMethodDescriptionvoid
VersioningComponent.activate
(ComponentContext context) void
VersioningComponent.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.work
Methods in org.nuxeo.ecm.core.work with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
StreamWorkManager.start
(ComponentContext context) void
WorkManagerImpl.start
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.directory
Methods in org.nuxeo.ecm.directory with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
DirectoryServiceImpl.activate
(ComponentContext context) void
DirectoryServiceImpl.deactivate
(ComponentContext context) void
DirectoryServiceImpl.start
(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 TypeMethodDescriptionvoid
ActionService.activate
(ComponentContext context) void
ActionService.deactivate
(ComponentContext context) void
ActionService.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 TypeMethodDescriptionvoid
NXAuditEventsService.start
(ComponentContext context) void
NXAuditEventsService.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 ComponentContextModifier and TypeMethodDescriptionvoid
CommandLineExecutorComponent.activate
(ComponentContext context) void
CommandLineExecutorComponent.deactivate
(ComponentContext context) void
CommandLineExecutorComponent.start
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.computedgroups
Methods in org.nuxeo.ecm.platform.computedgroups with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
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 ComponentContextModifier and TypeMethodDescriptionvoid
ContentTemplateServiceImpl.activate
(ComponentContext context) void
ContentTemplateServiceImpl.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 ComponentContextModifier and TypeMethodDescriptionvoid
NotificationService.activate
(ComponentContext context) void
NotificationService.deactivate
(ComponentContext context) void
NotificationService.start
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.el
Methods in org.nuxeo.ecm.platform.el with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
ELServiceComponent.activate
(ComponentContext context) void
ELServiceComponent.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 TypeMethodDescriptionvoid
DefaultImporterComponent.activate
(ComponentContext context) void
DefaultImporterComponent.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 TypeMethodDescriptionvoid
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 ComponentContextModifier and TypeMethodDescriptionvoid
OAuthServerKeyManagerImpl.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 TypeMethodDescriptionvoid
OpenIDConnectProviderRegistryImpl.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 TypeMethodDescriptionvoid
OAuth2ServiceProviderRegistryImpl.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 ComponentContextModifier and TypeMethodDescriptionvoid
LibrarySelectorService.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 TypeMethodDescriptionvoid
PublisherServiceImpl.activate
(ComponentContext context) void
PublisherServiceImpl.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 -
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 TypeMethodDescriptionvoid
FreemarkerComponent.activate
(ComponentContext context) void
FreemarkerComponent.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 TypeMethodDescriptionvoid
RenditionServiceImpl.activate
(ComponentContext context) void
RenditionServiceImpl.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 ComponentContextModifier and TypeMethodDescriptionvoid
DocumentRoutingServiceImpl.activate
(ComponentContext context) void
DocumentRoutingServiceImpl.deactivate
(ComponentContext context) void
DocumentRoutingServiceImpl.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 -
Uses of ComponentContext in org.nuxeo.ecm.platform.suggestbox.service
Methods in org.nuxeo.ecm.platform.suggestbox.service with parameters of type ComponentContext -
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 TypeMethodDescriptionvoid
TaskServiceImpl.activate
(ComponentContext context) void
TaskServiceImpl.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 ComponentContextModifier and TypeMethodDescriptionvoid
ThreeDServiceImpl.activate
(ComponentContext context) void
ThreeDServiceImpl.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 TypeMethodDescriptionvoid
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 ComponentContextModifier and TypeMethodDescriptionvoid
PluggableAuthenticationService.activate
(ComponentContext context) void
PluggableAuthenticationService.deactivate
(ComponentContext context) void
PluggableAuthenticationService.start
(ComponentContext context) void
PluggableAuthenticationService.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 TypeMethodDescriptionvoid
DocumentViewCodecService.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 TypeMethodDescriptionvoid
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 ComponentContextModifier and TypeMethodDescriptionvoid
UserWorkspaceServiceImplComponent.activate
(ComponentContext context) void
UserWorkspaceServiceImplComponent.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 ComponentContextModifier and TypeMethodDescriptionvoid
VideoServiceImpl.activate
(ComponentContext context) void
VideoServiceImpl.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 -
Uses of ComponentContext in org.nuxeo.ecm.quota
Methods in org.nuxeo.ecm.quota with parameters of type ComponentContext -
Uses of ComponentContext in org.nuxeo.ecm.restapi.server
Methods in org.nuxeo.ecm.restapi.server with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
RestAPIServiceImpl.start
(ComponentContext context) Deprecated.void
RestAPIServiceImpl.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 ComponentContext -
Uses of ComponentContext in org.nuxeo.ecm.webengine
Methods in org.nuxeo.ecm.webengine with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
WebEngineComponent.activate
(ComponentContext context) void
WebEngineComponent.deactivate
(ComponentContext context) void
WebEngineComponent.start
(ComponentContext context) void
WebEngineComponent.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 ComponentContextModifier and TypeMethodDescriptionvoid
ServletRegistryComponent.activate
(ComponentContext context) void
ServletRegistryComponent.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.elasticsearch
Methods in org.nuxeo.elasticsearch with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
ElasticSearchComponent.start
(ComponentContext context) void
ElasticSearchComponent.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 ComponentContextModifier and TypeMethodDescriptionvoid
RequestFilterService.activate
(ComponentContext context) void
RequestFilterService.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.mail
Methods in org.nuxeo.mail with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
MailServiceImpl.start
(ComponentContext context) void
MailServiceImpl.stop
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.avro
Methods in org.nuxeo.runtime.avro with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
AvroComponent.start
(ComponentContext context) void
AvroComponent.stop
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.capabilities
Methods in org.nuxeo.runtime.capabilities with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
CapabilitiesServiceImpl.activate
(ComponentContext context) void
CapabilitiesServiceImpl.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 TypeMethodDescriptionvoid
CodecServiceImpl.start
(ComponentContext context) void
CodecServiceImpl.stop
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.datasource
Methods in org.nuxeo.runtime.datasource with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
DataSourceComponent.activate
(ComponentContext context) void
DataSourceComponent.deactivate
(ComponentContext context) void
DataSourceComponent.start
(ComponentContext context) void
DataSourceComponent.stop
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.deploy
Methods in org.nuxeo.runtime.deploy with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
ManagedComponent.activate
(ComponentContext context) void
ManagedComponent.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.jtajca
Methods in org.nuxeo.runtime.jtajca with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
JtaActivator.activate
(ComponentContext context) void
JtaActivator.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 TypeMethodDescriptionvoid
ResourcePublisherService.activate
(ComponentContext context) void
ResourcePublisherService.deactivate
(ComponentContext context) void
ResourcePublisherService.start
(ComponentContext context) void
ResourcePublisherService.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 TypeMethodDescriptionvoid
CounterManagerImpl.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 TypeMethodDescriptionvoid
MetricComponent.activate
(ComponentContext context) Deprecated.void
MetricComponent.deactivate
(ComponentContext context) Deprecated. -
Uses of ComponentContext in org.nuxeo.runtime.metrics
Methods in org.nuxeo.runtime.metrics with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
MetricsServiceImpl.activate
(ComponentContext context) void
MetricsServiceImpl.deactivate
(ComponentContext context) void
MetricsServiceImpl.start
(ComponentContext context) void
MetricsServiceImpl.stop
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.migration
Methods in org.nuxeo.runtime.migration with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
MigrationServiceImpl.start
(ComponentContext context) void
MigrationServiceImpl.stop
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.model
Subinterfaces of ComponentContext in org.nuxeo.runtime.modelModifier and TypeInterfaceDescriptioninterface
A component instance is a proxy to the component implementation object.Methods in org.nuxeo.runtime.model with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
Component.activate
(ComponentContext context) Activates the component.void
DefaultComponent.activate
(ComponentContext context) void
Component.deactivate
(ComponentContext context) Deactivates the component.void
DefaultComponent.deactivate
(ComponentContext context) void
Component.start
(ComponentContext context) Start the component.void
DefaultComponent.start
(ComponentContext context) void
Component.stop
(ComponentContext context) Stop the component.void
DefaultComponent.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 TypeMethodDescriptionvoid
ContributionPersistenceComponent.activate
(ComponentContext context) void
ContributionPersistenceComponent.deactivate
(ComponentContext context) void
ContributionPersistenceComponent.start
(ComponentContext context) void
ContributionPersistenceComponent.stop
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.mongodb
Methods in org.nuxeo.runtime.mongodb with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
MongoDBComponent.start
(ComponentContext context) void
MongoDBComponent.stop
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.pubsub
Methods in org.nuxeo.runtime.pubsub with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
ClusterActionServiceImpl.activate
(ComponentContext context) void
PubSubServiceImpl.deactivate
(ComponentContext context) void
ClusterActionServiceImpl.start
(ComponentContext context) void
PubSubServiceImpl.start
(ComponentContext context) void
ClusterActionServiceImpl.stop
(ComponentContext context) void
PubSubServiceImpl.stop
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.reload
Methods in org.nuxeo.runtime.reload with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
ReloadComponent.activate
(ComponentContext context) void
ReloadComponent.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.server
Methods in org.nuxeo.runtime.server with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
ServerComponent.activate
(ComponentContext context) void
ServerComponent.deactivate
(ComponentContext context) void
ServerComponent.start
(ComponentContext context) void
ServerComponent.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 TypeMethodDescriptionvoid
ResourceService.activate
(ComponentContext context) void
ResourceService.deactivate
(ComponentContext context) void
ResourceService.reload
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.stream
Methods in org.nuxeo.runtime.stream with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
StreamServiceImpl.start
(ComponentContext context) void
StreamServiceImpl.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 TypeMethodDescriptionvoid
FileEventTracker.activate
(ComponentContext context) void
FileEventTracker.deactivate
(ComponentContext context) void
FileEventTracker.start
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.scim.v2.service
Methods in org.nuxeo.scim.v2.service with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
ScimV2MappingServiceImpl.activate
(ComponentContext context) void
ScimV2MappingServiceImpl.deactivate
(ComponentContext context) void
ScimV2MappingServiceImpl.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 TypeMethodDescriptionvoid
TargetPlatformServiceImpl.activate
(ComponentContext context) void
TargetPlatformServiceImpl.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.template.service
Methods in org.nuxeo.template.service with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
TemplateProcessorComponent.activate
(ComponentContext context) void
TemplateProcessorComponent.deactivate
(ComponentContext context) void
TemplateProcessorComponent.start
(ComponentContext context) void
TemplateProcessorComponent.stop
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.theme.styling.service
Methods in org.nuxeo.theme.styling.service with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
ThemeStylingServiceImpl.activate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.usermapper.service
Methods in org.nuxeo.usermapper.service with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
UserMapperComponent.deactivate
(ComponentContext context) void
UserMapperComponent.start
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.wopi
Methods in org.nuxeo.wopi with parameters of type ComponentContextModifier and TypeMethodDescriptionvoid
WOPIServiceImpl.start
(ComponentContext context) void
WOPIServiceImpl.stop
(ComponentContext context)