Uses of Class
org.nuxeo.runtime.model.ComponentName
-
-
Uses of ComponentName in org.nuxeo.ecm.core.api.adapter
Fields in org.nuxeo.ecm.core.api.adapter declared as ComponentName Modifier and Type Field Description static ComponentNameDocumentAdapterService. NAME -
Uses of ComponentName in org.nuxeo.ecm.core.lifecycle.impl
Fields in org.nuxeo.ecm.core.lifecycle.impl declared as ComponentName Modifier and Type Field Description static ComponentNameLifeCycleServiceImpl. NAME -
Uses of ComponentName in org.nuxeo.ecm.core.management
Fields in org.nuxeo.ecm.core.management declared as ComponentName Modifier and Type Field Description static ComponentNameCoreManagementComponent. NAME -
Uses of ComponentName in org.nuxeo.ecm.core.persistence
Methods in org.nuxeo.ecm.core.persistence with parameters of type ComponentName Modifier and Type Method Description protected voidPersistenceComponent. registerHibernateContribution(HibernateConfiguration contribution, ComponentName contributorName) -
Uses of ComponentName in org.nuxeo.ecm.core.repository
Fields in org.nuxeo.ecm.core.repository declared as ComponentName Modifier and Type Field Description static ComponentNameRepositoryService. NAME -
Uses of ComponentName in org.nuxeo.ecm.core.security
Fields in org.nuxeo.ecm.core.security declared as ComponentName Modifier and Type Field Description static ComponentNameSecurityService. NAME -
Uses of ComponentName in org.nuxeo.ecm.core.trash
Fields in org.nuxeo.ecm.core.trash declared as ComponentName Modifier and Type Field Description static ComponentNameTrashServiceImpl. NAME -
Uses of ComponentName in org.nuxeo.ecm.platform.actions
Fields in org.nuxeo.ecm.platform.actions declared as ComponentName Modifier and Type Field Description static ComponentNameActionService. ID -
Uses of ComponentName in org.nuxeo.ecm.platform.audit.service
Fields in org.nuxeo.ecm.platform.audit.service declared as ComponentName Modifier and Type Field Description static ComponentNameNXAuditEventsService. NAME -
Uses of ComponentName in org.nuxeo.ecm.platform.comment.service
Fields in org.nuxeo.ecm.platform.comment.service declared as ComponentName Modifier and Type Field Description static ComponentNameCommentService. NAME -
Uses of ComponentName in org.nuxeo.ecm.platform.ec.notification.service
Fields in org.nuxeo.ecm.platform.ec.notification.service declared as ComponentName Modifier and Type Field Description static ComponentNameNotificationService. NAME -
Uses of ComponentName in org.nuxeo.ecm.platform.filemanager.service
Fields in org.nuxeo.ecm.platform.filemanager.service declared as ComponentName Modifier and Type Field Description static ComponentNameFileManagerService. NAME -
Uses of ComponentName in org.nuxeo.ecm.platform.io.impl
Fields in org.nuxeo.ecm.platform.io.impl declared as ComponentName Modifier and Type Field Description static ComponentNameIOManagerComponent. NAME -
Uses of ComponentName in org.nuxeo.ecm.platform.management.adapters
Methods in org.nuxeo.ecm.platform.management.adapters that return types with arguments of type ComponentName Modifier and Type Method Description protected Collection<ComponentName>RuntimeInventoryAdapter. pendingComponentsName() -
Uses of ComponentName in org.nuxeo.ecm.platform.mimetype.service
Fields in org.nuxeo.ecm.platform.mimetype.service declared as ComponentName Modifier and Type Field Description static ComponentNameMimetypeRegistryService. NAME -
Uses of ComponentName in org.nuxeo.ecm.platform.relations.services
Fields in org.nuxeo.ecm.platform.relations.services declared as ComponentName Modifier and Type Field Description static ComponentNameRelationService. NAME -
Uses of ComponentName in org.nuxeo.ecm.platform.rendering.fm
Fields in org.nuxeo.ecm.platform.rendering.fm declared as ComponentName Modifier and Type Field Description static ComponentNameFreemarkerComponent. NAME -
Uses of ComponentName in org.nuxeo.ecm.platform.tag
Fields in org.nuxeo.ecm.platform.tag declared as ComponentName Modifier and Type Field Description static ComponentNameTagServiceImpl. NAME -
Uses of ComponentName in org.nuxeo.ecm.platform.task.core.service
Fields in org.nuxeo.ecm.platform.task.core.service declared as ComponentName Modifier and Type Field Description static ComponentNameTaskServiceImpl. NAME -
Uses of ComponentName in org.nuxeo.ecm.platform.types
Fields in org.nuxeo.ecm.platform.types declared as ComponentName Modifier and Type Field Description static ComponentNameTypeService. ID -
Uses of ComponentName in org.nuxeo.ecm.platform.usermanager
Fields in org.nuxeo.ecm.platform.usermanager declared as ComponentName Modifier and Type Field Description static ComponentNameUserService. NAME -
Uses of ComponentName in org.nuxeo.ecm.platform.util
Fields in org.nuxeo.ecm.platform.util declared as ComponentName Modifier and Type Field Description static ComponentNameLocationManagerService. NAME -
Uses of ComponentName in org.nuxeo.ecm.webdav.service
Fields in org.nuxeo.ecm.webdav.service declared as ComponentName Modifier and Type Field Description static ComponentNameWebDavService. NAME -
Uses of ComponentName in org.nuxeo.ecm.webengine
Fields in org.nuxeo.ecm.webengine declared as ComponentName Modifier and Type Field Description static ComponentNameWebEngineComponent. NAME -
Uses of ComponentName in org.nuxeo.ecm.webengine.rendering
Methods in org.nuxeo.ecm.webengine.rendering that return types with arguments of type ComponentName Modifier and Type Method Description static Collection<ComponentName>APIHelper. getPendingComponents() -
Uses of ComponentName in org.nuxeo.elasticsearch.http.readonly.service
Fields in org.nuxeo.elasticsearch.http.readonly.service declared as ComponentName Modifier and Type Field Description static ComponentNameRequestFilterService. NAME -
Uses of ComponentName in org.nuxeo.runtime
Methods in org.nuxeo.runtime with parameters of type ComponentName Modifier and Type Method Description ObjectAbstractRuntimeService. getComponent(ComponentName name)ObjectRuntimeService. getComponent(ComponentName name)Gets a component given its name.ComponentInstanceAbstractRuntimeService. getComponentInstance(ComponentName name)ComponentInstanceRuntimeService. getComponentInstance(ComponentName name)Gets a component implementation instance given its name. -
Uses of ComponentName in org.nuxeo.runtime.management
Fields in org.nuxeo.runtime.management declared as ComponentName Modifier and Type Field Description static ComponentNameResourcePublisherService. NAMEMethods in org.nuxeo.runtime.management with parameters of type ComponentName Modifier and Type Method Description static StringObjectNameFactory. formatInventoryQualifiedName(ComponentName name)static StringObjectNameFactory. formatMetricQualifiedName(ComponentName name, String metricName)static StringObjectNameFactory. formatProbeQualifiedName(ComponentName name)static StringObjectNameFactory. formatQualifiedName(ComponentName componentName) -
Uses of ComponentName in org.nuxeo.runtime.model
Methods in org.nuxeo.runtime.model that return ComponentName Modifier and Type Method Description ComponentName[]RuntimeContext. getComponents()Get the component names deployed by this contextComponentNameComponentInstance. getName()Gets the name of the component.ComponentNameRegistrationInfo. getName()Gets the name of the component.ComponentNameExtension. getTargetComponent()Gets the component name where this extension should be contributed.Methods in org.nuxeo.runtime.model that return types with arguments of type ComponentName Modifier and Type Method Description Collection<ComponentName>ComponentManager. getActivatingRegistrations()Gets the pending extensions by component.Set<ComponentName>RegistrationInfo. getAliases()Gets the list of aliases.Map<ComponentName,Set<Extension>>ComponentManager. getMissingRegistrations()Returns the missing registrations, linked to missing target extension points.Map<ComponentName,Set<ComponentName>>ComponentManager. getPendingRegistrations()Gets the pending registrations and their dependencies.Map<ComponentName,Set<ComponentName>>ComponentManager. getPendingRegistrations()Gets the pending registrations and their dependencies.Set<ComponentName>RegistrationInfo. getRequiredComponents()Gets the list of the required components.Collection<ComponentName>ComponentManager. getResolvedRegistrations()Gets the resolved component names in the order they were resolvedCollection<ComponentName>ComponentManager. getStartFailureRegistrations()Gets the components that fail on applicationStarted notificationMethods in org.nuxeo.runtime.model with parameters of type ComponentName Modifier and Type Method Description ComponentInstanceComponentManager. getComponent(ComponentName name)Gets object instance managed by the named component.RegistrationInfoComponentManager. getRegistrationInfo(ComponentName name)Gets the component if there is one having the given name.booleanComponentManager. isRegistered(ComponentName name)Checks whether or not a component with the given name was registered.voidComponentManager. unregister(ComponentName name)Unregisters a component given its name. -
Uses of ComponentName in org.nuxeo.runtime.model.impl
Fields in org.nuxeo.runtime.model.impl with type parameters of type ComponentName Modifier and Type Field Description protected Map<ComponentName,ComponentName>ComponentRegistry. aliasesMap of aliased name to canonical name.protected Map<ComponentName,ComponentName>ComponentRegistry. aliasesMap of aliased name to canonical name.protected Map<ComponentName,RegistrationInfo>ComponentRegistry. componentsAll registered components including unresolved ones.protected List<ComponentName>DefaultRuntimeContext. componentsThe list of component names deployed by this context.protected Map<String,ComponentName>ComponentRegistry. deployedFilesMap deployment source ids to component names This was previously managed by DefaultRuntimeContext - but is no more usable in the original form.protected Map<ComponentName,Set<ComponentName>>ComponentRegistry.MappedSet. mapprotected Map<ComponentName,Set<ComponentName>>ComponentRegistry.MappedSet. mapprotected ConcurrentMap<ComponentName,Set<Extension>>ComponentManagerImpl. pendingExtensionsprotected LinkedHashMap<ComponentName,RegistrationInfo>ComponentRegistry. resolvedThe list of resolved components.protected Set<ComponentName>ComponentManagerImpl.Stash. toRemoveMethods in org.nuxeo.runtime.model.impl that return ComponentName Modifier and Type Method Description ComponentName[]DefaultRuntimeContext. getComponents()ComponentNameComponentInstanceImpl. getName()ComponentNameRegistrationInfoImpl. getName()ComponentNameExtensionImpl. getTargetComponent()protected ComponentNameComponentRegistry. unaliased(ComponentName name)Methods in org.nuxeo.runtime.model.impl with parameters of type ComponentName Modifier and Type Method Description booleanComponentRegistry. contains(ComponentName name)Check if the component is already registered against this registrySet<ComponentName>ComponentRegistry.MappedSet. get(ComponentName name)ComponentInstanceComponentManagerImpl. getComponent(ComponentName name)RegistrationInfoComponentRegistry. getComponent(ComponentName name)Get the registration info for the given component name or null if none was registered.Set<ComponentName>ComponentRegistry. getMissingDependencies(ComponentName name)Set<Extension>ComponentManagerImpl. getPendingExtensions(ComponentName name)Get the pending extensions.RegistrationInfoComponentManagerImpl. getRegistrationInfo(ComponentName name)booleanComponentManagerImpl.Stash. isAdding(ComponentName name)booleanComponentManagerImpl. isRegistered(ComponentName name)booleanComponentManagerImpl.Stash. isRemoving(ComponentName name)booleanComponentRegistry. isResolved(ComponentName name)Set<ComponentName>ComponentRegistry.MappedSet. put(ComponentName key, ComponentName value)voidComponentManagerImpl.Stash. remove(ComponentName name)Set<ComponentName>ComponentRegistry.MappedSet. remove(ComponentName key)Set<ComponentName>ComponentRegistry.MappedSet. remove(ComponentName key, ComponentName value)RegistrationInfoComponentRegistry. removeComponent(ComponentName name)protected ComponentNameComponentRegistry. unaliased(ComponentName name)voidComponentManagerImpl. unregister(ComponentName name)Constructors in org.nuxeo.runtime.model.impl with parameters of type ComponentName Constructor Description RegistrationInfoImpl(ComponentName name)Useful when dynamically registering components -
Uses of ComponentName in org.nuxeo.runtime.osgi
Fields in org.nuxeo.runtime.osgi declared as ComponentName Modifier and Type Field Description static ComponentNameOSGiRuntimeService. FRAMEWORK_STARTED_COMP -
Uses of ComponentName in org.nuxeo.runtime.services.event
Fields in org.nuxeo.runtime.services.event declared as ComponentName Modifier and Type Field Description static ComponentNameEventService. NAME
-