public abstract class AbstractResourceFactory extends Object implements ResourceFactory
| Modifier and Type | Field and Description |
|---|---|
protected ResourceFactoryDescriptor |
descriptor |
protected ResourcePublisherService |
service |
| Constructor and Description |
|---|
AbstractResourceFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(ResourcePublisherService service,
ResourceFactoryDescriptor descriptor) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitregisterResourcesprotected ResourcePublisherService service
protected ResourceFactoryDescriptor descriptor
public AbstractResourceFactory()
public void configure(ResourcePublisherService service, ResourceFactoryDescriptor descriptor)
configure in interface ResourceFactoryCopyright © 2019 Nuxeo. All rights reserved.