Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.management
Class AbstractResourceFactory

java.lang.Object
  extended by org.nuxeo.runtime.management.AbstractResourceFactory
All Implemented Interfaces:
ResourceFactory
Direct Known Subclasses:
EventMonitoringFactory, HttpSessionMetricFactory, RepositoryStatusFactory, RuntimeInventoryFactory, StatusesManagementFactory

public abstract class AbstractResourceFactory
extends Object
implements ResourceFactory

Author:
matic

Constructor Summary
AbstractResourceFactory()
           
 
Method Summary
 void configure(ResourcePublisherService service, ResourceFactoryDescriptor descriptor)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.nuxeo.runtime.management.ResourceFactory
registerResources
 

Constructor Detail

AbstractResourceFactory

public AbstractResourceFactory()
Method Detail

configure

public void configure(ResourcePublisherService service,
                      ResourceFactoryDescriptor descriptor)
Specified by:
configure in interface ResourceFactory

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.