Uses of Interface
org.nuxeo.runtime.model.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
Modifier 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
Modifier and TypeMethodDescriptionvoid
AutomationScriptingComponent.activate
(ComponentContext context) void
AutomationScriptingComponent.start
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.binary.metadata.internals
Modifier and TypeMethodDescriptionvoid
BinaryMetadataComponent.activate
(ComponentContext context) void
BinaryMetadataComponent.start
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.connect.client
-
Uses of ComponentContext in org.nuxeo.connect.update
Modifier and TypeMethodDescriptionvoid
PackageUpdateComponent.activate
(ComponentContext context) void
PackageUpdateComponent.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.dmk
Modifier and TypeMethodDescriptionvoid
DmkComponent.start
(ComponentContext context) void
DmkComponent.stop
(ComponentContext arg0) -
Uses of ComponentContext in org.nuxeo.drive.service.impl
Modifier 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
Modifier 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
Modifier and TypeMethodDescriptionvoid
IOComponent.start
(ComponentContext context) void
IOComponent.stop
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.automation.server
Modifier and TypeMethodDescriptionvoid
AutomationServerComponent.start
(ComponentContext context) void
AutomationServerComponent.stop
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.automation.server.jaxrs.batch
Modifier and TypeMethodDescriptionvoid
BatchManagerComponent.start
(ComponentContext context) void
BatchManagerComponent.stop
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core
Modifier and TypeMethodDescriptionvoid
CoreService.activate
(ComponentContext context) void
CoreService.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.api.adapter
Modifier and TypeMethodDescriptionvoid
DocumentAdapterService.activate
(ComponentContext context) void
DocumentAdapterService.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.api.pathsegment
Modifier and TypeMethodDescriptionvoid
PathSegmentComponent.activate
(ComponentContext context) void
PathSegmentComponent.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.api.validation
Modifier and TypeMethodDescriptionvoid
DocumentValidationServiceImpl.activate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.blob
-
Uses of ComponentContext in org.nuxeo.ecm.core.bulk
-
Uses of ComponentContext in org.nuxeo.ecm.core.cache
Modifier and TypeMethodDescriptionvoid
CacheServiceImpl.start
(ComponentContext context) void
CacheServiceImpl.stop
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.convert.service
Modifier 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
Modifier 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
Modifier and TypeMethodDescriptionvoid
DownloadServiceImpl.start
(ComponentContext context) void
DownloadServiceImpl.stop
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.io.registry
Modifier and TypeMethodDescriptionvoid
MarshallerRegistryImpl.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.management
Modifier 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
Modifier and TypeMethodDescriptionvoid
DefaultMonitorComponent.start
(ComponentContext context) void
DefaultMonitorComponent.stop
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.management.standby
Modifier and TypeMethodDescriptionvoid
StandbyComponent.activate
(ComponentContext context) void
StandbyComponent.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.opencmis.bindings
Modifier and TypeMethodDescriptionvoid
NuxeoCmisServiceFactoryManager.activate
(ComponentContext context) void
NuxeoCmisServiceFactoryManager.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.opencmis.impl.server
Modifier and TypeMethodDescriptionvoid
NuxeoRepositories.start
(ComponentContext context) void
NuxeoRepositories.stop
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.persistence
-
Uses of ComponentContext in org.nuxeo.ecm.core.repository
Modifier and TypeMethodDescriptionvoid
RepositoryService.start
(ComponentContext context) void
RepositoryService.stop
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.scheduler
Modifier 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
Modifier 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
Modifier and TypeMethodDescriptionvoid
ObjectResolverServiceImpl.activate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.scroll
-
Uses of ComponentContext in org.nuxeo.ecm.core.security
Modifier and TypeMethodDescriptionvoid
SecurityService.activate
(ComponentContext context) void
SecurityService.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.storage.dbs
Modifier and TypeMethodDescriptionvoid
DBSRepositoryService.activate
(ComponentContext context) void
DBSRepositoryService.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.storage.lock
Modifier and TypeMethodDescriptionvoid
LockManagerService.activate
(ComponentContext context) void
LockManagerService.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.storage.sql.coremodel
Modifier and TypeMethodDescriptionvoid
SQLRepositoryService.activate
(ComponentContext context) void
SQLRepositoryService.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.transientstore
Modifier 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
Modifier and TypeMethodDescriptionvoid
UIDGeneratorComponent.start
(ComponentContext context) void
UIDGeneratorComponent.stop
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.versioning
Modifier and TypeMethodDescriptionvoid
VersioningComponent.activate
(ComponentContext context) void
VersioningComponent.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.core.work
Modifier and TypeMethodDescriptionvoid
StreamWorkManager.start
(ComponentContext context) void
WorkManagerImpl.start
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.directory
Modifier 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
-
Uses of ComponentContext in org.nuxeo.ecm.platform.actions
Modifier 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
Modifier and TypeMethodDescriptionvoid
NXAuditEventsService.start
(ComponentContext context) void
NXAuditEventsService.stop
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.commandline.executor.service
Modifier 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
Modifier and TypeMethodDescriptionvoid
ComputedGroupsServiceImpl.activate
(ComponentContext context) void
ComputedGroupsServiceImpl.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.content.template.service
Modifier and TypeMethodDescriptionvoid
ContentTemplateServiceImpl.activate
(ComponentContext context) void
ContentTemplateServiceImpl.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.ec.notification.service
Modifier 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
Modifier and TypeMethodDescriptionvoid
ELServiceComponent.activate
(ComponentContext context) void
ELServiceComponent.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.filemanager.service
-
Uses of ComponentContext in org.nuxeo.ecm.platform.importer.service
Modifier and TypeMethodDescriptionvoid
DefaultImporterComponent.activate
(ComponentContext context) void
DefaultImporterComponent.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.mail.service
-
Uses of ComponentContext in org.nuxeo.ecm.platform.mimetype.service
Modifier and TypeMethodDescriptionvoid
MimetypeRegistryService.activate
(ComponentContext context) void
MimetypeRegistryService.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.oauth.keys
Modifier and TypeMethodDescriptionvoid
OAuthServerKeyManagerImpl.activate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.oauth2.openid
Modifier and TypeMethodDescriptionvoid
OpenIDConnectProviderRegistryImpl.start
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.oauth2.providers
Modifier and TypeMethodDescriptionvoid
OAuth2ServiceProviderRegistryImpl.start
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.picture.core.libraryselector
Modifier and TypeMethodDescriptionvoid
LibrarySelectorService.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.publisher.impl.service
Modifier and TypeMethodDescriptionvoid
PublisherServiceImpl.activate
(ComponentContext context) void
PublisherServiceImpl.start
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.query.core
-
Uses of ComponentContext in org.nuxeo.ecm.platform.relations.services
-
Uses of ComponentContext in org.nuxeo.ecm.platform.rendering.fm
Modifier and TypeMethodDescriptionvoid
FreemarkerComponent.activate
(ComponentContext context) void
FreemarkerComponent.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.rendition.service
Modifier and TypeMethodDescriptionvoid
RenditionServiceImpl.activate
(ComponentContext context) void
RenditionServiceImpl.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.routing.core.impl
Modifier 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
-
Uses of ComponentContext in org.nuxeo.ecm.platform.suggestbox.service
-
Uses of ComponentContext in org.nuxeo.ecm.platform.task.core.service
Modifier and TypeMethodDescriptionvoid
TaskServiceImpl.activate
(ComponentContext context) void
TaskServiceImpl.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.threed.service
Modifier and TypeMethodDescriptionvoid
ThreeDServiceImpl.activate
(ComponentContext context) void
ThreeDServiceImpl.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.types
Modifier and TypeMethodDescriptionvoid
TypeService.activate
(ComponentContext context) void
TypeService.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.ui.web.auth.service
Modifier and TypeMethodDescriptionvoid
PluggableAuthenticationService.activate
(ComponentContext context) void
PluggableAuthenticationService.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.url.service
Modifier and TypeMethodDescriptionvoid
DocumentViewCodecService.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.usermanager
Modifier and TypeMethodDescriptionvoid
UserService.activate
(ComponentContext context) void
UserService.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.userworkspace.core.service
Modifier and TypeMethodDescriptionvoid
UserWorkspaceServiceImplComponent.activate
(ComponentContext context) void
UserWorkspaceServiceImplComponent.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.video.service
Modifier and TypeMethodDescriptionvoid
VideoServiceImpl.activate
(ComponentContext context) void
VideoServiceImpl.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.ecm.platform.video.tools.service
-
Uses of ComponentContext in org.nuxeo.ecm.quota
-
Uses of ComponentContext in org.nuxeo.ecm.restapi.server
Modifier and TypeMethodDescriptionvoid
RestAPIServiceImpl.start
(ComponentContext context) Deprecated.void
RestAPIServiceImpl.stop
(ComponentContext context) Deprecated. -
Uses of ComponentContext in org.nuxeo.ecm.user.center.profile
-
Uses of ComponentContext in org.nuxeo.ecm.web.resources.core.service
-
Uses of ComponentContext in org.nuxeo.ecm.webengine
Modifier 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
Modifier and TypeMethodDescriptionvoid
ServletRegistryComponent.activate
(ComponentContext context) void
ServletRegistryComponent.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.elasticsearch
Modifier and TypeMethodDescriptionvoid
ElasticSearchComponent.start
(ComponentContext context) void
ElasticSearchComponent.stop
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.elasticsearch.http.readonly.service
Modifier and TypeMethodDescriptionvoid
RequestFilterService.activate
(ComponentContext context) void
RequestFilterService.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.mail
Modifier and TypeMethodDescriptionvoid
MailServiceImpl.start
(ComponentContext context) void
MailServiceImpl.stop
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.avro
Modifier and TypeMethodDescriptionvoid
AvroComponent.start
(ComponentContext context) void
AvroComponent.stop
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.capabilities
Modifier and TypeMethodDescriptionvoid
CapabilitiesServiceImpl.activate
(ComponentContext context) void
CapabilitiesServiceImpl.start
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.cluster
-
Uses of ComponentContext in org.nuxeo.runtime.codec
Modifier and TypeMethodDescriptionvoid
CodecServiceImpl.start
(ComponentContext context) void
CodecServiceImpl.stop
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.datasource
Modifier 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
Modifier and TypeMethodDescriptionvoid
ManagedComponent.activate
(ComponentContext context) void
ManagedComponent.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.jtajca
Modifier and TypeMethodDescriptionvoid
JtaActivator.activate
(ComponentContext context) void
JtaActivator.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.kafka
-
Uses of ComponentContext in org.nuxeo.runtime.kv
-
Uses of ComponentContext in org.nuxeo.runtime.management
Modifier 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
Modifier and TypeMethodDescriptionvoid
CounterManagerImpl.start
(ComponentContext context) Deprecated. -
Uses of ComponentContext in org.nuxeo.runtime.management.metrics
Modifier and TypeMethodDescriptionvoid
MetricComponent.activate
(ComponentContext context) Deprecated.void
MetricComponent.deactivate
(ComponentContext context) Deprecated. -
Uses of ComponentContext in org.nuxeo.runtime.metrics
Modifier 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
Modifier and TypeMethodDescriptionvoid
MigrationServiceImpl.start
(ComponentContext context) void
MigrationServiceImpl.stop
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.model
Modifier and TypeInterfaceDescriptioninterface
A component instance is a proxy to the component implementation object.Modifier 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
-
Uses of ComponentContext in org.nuxeo.runtime.model.persistence
Modifier 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
Modifier and TypeMethodDescriptionvoid
MongoDBComponent.start
(ComponentContext context) void
MongoDBComponent.stop
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.pubsub
Modifier 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
Modifier and TypeMethodDescriptionvoid
ReloadComponent.activate
(ComponentContext context) void
ReloadComponent.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.server
Modifier 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
-
Uses of ComponentContext in org.nuxeo.runtime.services.resource
Modifier and TypeMethodDescriptionvoid
ResourceService.activate
(ComponentContext context) void
ResourceService.deactivate
(ComponentContext context) void
ResourceService.reload
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.stream
Modifier and TypeMethodDescriptionvoid
StreamServiceImpl.start
(ComponentContext context) void
StreamServiceImpl.stop
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.runtime.trackers.files
Modifier 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
Modifier 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
Modifier and TypeMethodDescriptionvoid
TargetPlatformServiceImpl.activate
(ComponentContext context) void
TargetPlatformServiceImpl.deactivate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.template.service
Modifier 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
Modifier and TypeMethodDescriptionvoid
ThemeStylingServiceImpl.activate
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.usermapper.service
Modifier and TypeMethodDescriptionvoid
UserMapperComponent.deactivate
(ComponentContext context) void
UserMapperComponent.start
(ComponentContext context) -
Uses of ComponentContext in org.nuxeo.wopi
Modifier and TypeMethodDescriptionvoid
WOPIServiceImpl.start
(ComponentContext context) void
WOPIServiceImpl.stop
(ComponentContext context)