Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.management.storage
Class DocumentStoreHandlerDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.core.management.storage.DocumentStoreHandlerDescriptor

public class DocumentStoreHandlerDescriptor
extends Object

For registering a document store handler

Author:
"Stephane Lacoin [aka matic] "

Constructor Summary
DocumentStoreHandlerDescriptor()
           
 
Method Summary
 void setClass(Class<? extends DocumentStoreHandler> clazz)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentStoreHandlerDescriptor

public DocumentStoreHandlerDescriptor()
Method Detail

setClass

public void setClass(Class<? extends DocumentStoreHandler> clazz)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.