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, wait
registerResources
protected ResourcePublisherService service
protected ResourceFactoryDescriptor descriptor
public AbstractResourceFactory()
public void configure(ResourcePublisherService service, ResourceFactoryDescriptor descriptor)
configure
in interface ResourceFactory
Copyright © 2017 Nuxeo. All rights reserved.