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 void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
BinaryMetadataComponent. activate(ComponentContext context)
void
BinaryMetadataComponent. 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 void
ConnectClientComponent. 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 void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Field Description protected ComponentContext
CoreService. context
Methods in org.nuxeo.ecm.core with parameters of type ComponentContext Modifier and Type Method Description void
CoreService. activate(ComponentContext context)
void
CoreService. deactivate(ComponentContext context)
-
Uses of ComponentContext in org.nuxeo.ecm.core.api.adapter
Methods in org.nuxeo.ecm.core.api.adapter with parameters of type ComponentContext Modifier and Type Method Description void
DocumentAdapterService. activate(ComponentContext context)
void
DocumentAdapterService. deactivate(ComponentContext context)
-
Uses of ComponentContext in org.nuxeo.ecm.core.api.pathsegment
Methods in org.nuxeo.ecm.core.api.pathsegment with parameters of type ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 Modifier and Type Method Description void
BlobManagerComponent. 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 void
BulkComponent. 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 void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
EventServiceComponent. activate(ComponentContext context)
void
EventServiceComponent. applicationStarted(ComponentContext context)
void
EventServiceComponent. 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 void
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 ComponentContext Modifier and Type Method Description void
MarshallerRegistryImpl. 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 void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 Modifier and Type Method Description void
PersistenceComponent. 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 void
RedisComponent. start(ComponentContext context)
void
RedisComponent. 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 void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 Modifier and Type Method Description void
ScrollComponent. 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 void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Field Description protected ComponentContext
VersioningComponent. context
Methods in org.nuxeo.ecm.core.versioning with parameters of type ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 Modifier and Type Method Description void
MultiTenantServiceImpl. 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 void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
ComputedGroupsServiceImpl. activate(ComponentContext context)
void
ComputedGroupsServiceImpl. deactivate(ComponentContext context)
-
Uses of ComponentContext in org.nuxeo.ecm.platform.content.template.service
Methods in org.nuxeo.ecm.platform.content.template.service with parameters of type ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
NotificationService. activate(ComponentContext context)
void
NotificationService. 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 void
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 Modifier and Type Method Description void
FileManagerService. 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 void
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 Modifier and Type Method Description void
MailServiceImpl. 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 void
MimetypeRegistryService. activate(ComponentContext context)
void
MimetypeRegistryService. deactivate(ComponentContext context)
-
Uses of ComponentContext in org.nuxeo.ecm.platform.oauth.keys
Methods in org.nuxeo.ecm.platform.oauth.keys with parameters of type ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 Modifier and Type Method Description void
PageProviderServiceImpl. 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 void
RelationService. 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 void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 Modifier and Type Method Description void
RootServiceImpl. 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 void
SuggestionServiceImpl. 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 void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
TypeService. activate(ComponentContext context)
void
TypeService. deactivate(ComponentContext context)
-
Uses of ComponentContext in org.nuxeo.ecm.platform.ui.web.auth.service
Methods in org.nuxeo.ecm.platform.ui.web.auth.service with parameters of type ComponentContext Modifier and Type Method Description void
PluggableAuthenticationService. activate(ComponentContext context)
void
PluggableAuthenticationService. 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 void
DocumentViewCodecService. deactivate(ComponentContext context)
-
Uses of ComponentContext in org.nuxeo.ecm.platform.usermanager
Methods in org.nuxeo.ecm.platform.usermanager with parameters of type ComponentContext Modifier and Type Method Description void
UserService. activate(ComponentContext context)
void
UserService. deactivate(ComponentContext context)
-
Uses of ComponentContext in org.nuxeo.ecm.platform.userworkspace.core.service
Methods in org.nuxeo.ecm.platform.userworkspace.core.service with parameters of type ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 Modifier and Type Method Description void
VideoToolsServiceImpl. 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 void
QuotaStatsServiceImpl. 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 void
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 Modifier and Type Method Description void
UserProfileServiceImpl. 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 void
WebResourceManagerImpl. 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 void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
RequestFilterService. activate(ComponentContext context)
void
RequestFilterService. 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 void
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 ComponentContext Modifier and Type Method Description void
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 Modifier and Type Method Description void
ClusterServiceImpl. 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 void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 Modifier and Type Method Description void
KafkaConfigServiceImpl. 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 void
KeyValueServiceImpl. 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 void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
MigrationServiceImpl. start(ComponentContext context)
void
MigrationServiceImpl. stop(ComponentContext context)
-
Uses of ComponentContext in org.nuxeo.runtime.model
Subinterfaces of ComponentContext in org.nuxeo.runtime.model Modifier and Type Interface Description interface
ComponentInstance
A 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 void
Component. activate(ComponentContext context)
Activates the component.void
DefaultComponent. activate(ComponentContext context)
default void
Component. applicationStarted(ComponentContext context)
Deprecated.since 9.2, since the introduction ofComponent.start(ComponentContext)
andComponent.stop(ComponentContext)
methodsvoid
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 Modifier and Type Class Description class
ComponentInstanceImpl
-
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 void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 Modifier and Type Method Description void
EventService. deactivate(ComponentContext context)
-
Uses of ComponentContext in org.nuxeo.runtime.services.resource
Methods in org.nuxeo.runtime.services.resource with parameters of type ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
FileEventTracker. activate(ComponentContext context)
void
FileEventTracker. deactivate(ComponentContext context)
void
FileEventTracker. 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 void
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 ComponentContext Modifier and Type Method Description void
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 ComponentContext Modifier and Type Method Description void
ThemeStylingServiceImpl. 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 void
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 ComponentContext Modifier and Type Method Description void
WOPIServiceImpl. start(ComponentContext context)
void
WOPIServiceImpl. stop(ComponentContext context)
-