Uses of Interface
org.nuxeo.runtime.management.ResourceFactory
Packages that use ResourceFactory
Package
Description
Simple MBean to report the status of a SQL repository.
-
Uses of ResourceFactory in org.nuxeo.ecm.core.management
Classes in org.nuxeo.ecm.core.management that implement ResourceFactory -
Uses of ResourceFactory in org.nuxeo.ecm.core.management.events
Classes in org.nuxeo.ecm.core.management.events that implement ResourceFactoryModifier and TypeClassDescriptionclass
Deprecated.since 11.4: superseded by dropwizard metrics -
Uses of ResourceFactory in org.nuxeo.ecm.core.management.works
Classes in org.nuxeo.ecm.core.management.works that implement ResourceFactory -
Uses of ResourceFactory in org.nuxeo.ecm.core.storage.sql.management
Classes in org.nuxeo.ecm.core.storage.sql.management that implement ResourceFactory -
Uses of ResourceFactory in org.nuxeo.ecm.platform.audit.service.management
Classes in org.nuxeo.ecm.platform.audit.service.management that implement ResourceFactory -
Uses of ResourceFactory in org.nuxeo.ecm.platform.management.adapters
Classes in org.nuxeo.ecm.platform.management.adapters that implement ResourceFactory -
Uses of ResourceFactory in org.nuxeo.runtime.management
Classes in org.nuxeo.runtime.management that implement ResourceFactoryFields in org.nuxeo.runtime.management with type parameters of type ResourceFactoryModifier and TypeFieldDescriptionprotected final Map<Class<? extends ResourceFactory>,
ResourceFactory> ResourcePublisherService.FactoriesRegistry.registry
protected final Map<Class<? extends ResourceFactory>,
ResourceFactory> ResourcePublisherService.FactoriesRegistry.registry
Methods in org.nuxeo.runtime.management that return types with arguments of type ResourceFactoryModifier and TypeMethodDescriptionClass<? extends ResourceFactory>
ResourceFactoryDescriptor.getFactoryClass()
Constructor parameters in org.nuxeo.runtime.management with type arguments of type ResourceFactoryModifierConstructorDescriptionResourceFactoryDescriptor
(Class<? extends ResourceFactory> factoryClass)