Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.runtime.management.ResourceFactory

Packages that use ResourceFactory
org.nuxeo.ecm.core.management   
org.nuxeo.ecm.core.management.events   
org.nuxeo.ecm.core.storage.sql.management Simple MBean to report the status of a SQL repository. 
org.nuxeo.ecm.platform.audit.service.management   
org.nuxeo.ecm.platform.management.adapters   
org.nuxeo.runtime.management   
 

Uses of ResourceFactory in org.nuxeo.ecm.core.management
 

Classes in org.nuxeo.ecm.core.management that implement ResourceFactory
 class StatusesManagementFactory
           
 

Uses of ResourceFactory in org.nuxeo.ecm.core.management.events
 

Classes in org.nuxeo.ecm.core.management.events that implement ResourceFactory
 class EventMonitoringFactory
          Factory for Monitoring MBean
 

Uses of ResourceFactory in org.nuxeo.ecm.core.storage.sql.management
 

Classes in org.nuxeo.ecm.core.storage.sql.management that implement ResourceFactory
 class RepositoryStatusFactory
           
 

Uses of ResourceFactory in org.nuxeo.ecm.platform.audit.service.management
 

Classes in org.nuxeo.ecm.platform.audit.service.management that implement ResourceFactory
 class AuditEventMetricFactory
           
 

Uses of ResourceFactory in org.nuxeo.ecm.platform.management.adapters
 

Classes in org.nuxeo.ecm.platform.management.adapters that implement ResourceFactory
 class HttpSessionMetricFactory
           
 class RuntimeInventoryFactory
           
 

Uses of ResourceFactory in org.nuxeo.runtime.management
 

Classes in org.nuxeo.runtime.management that implement ResourceFactory
 class AbstractResourceFactory
           
 

Methods in org.nuxeo.runtime.management that return types with arguments of type ResourceFactory
 Class<? extends ResourceFactory> ResourceFactoryDescriptor.getFactoryClass()
           
 

Constructor parameters in org.nuxeo.runtime.management with type arguments of type ResourceFactory
ResourceFactoryDescriptor(Class<? extends ResourceFactory> factoryClass)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.