Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.io.api.util
Class RemoteConfiguration

java.lang.Object
  extended by org.nuxeo.ecm.platform.io.api.util.AbstractIOConfiguration
      extended by org.nuxeo.ecm.platform.io.api.util.RemoteConfiguration
All Implemented Interfaces:
Serializable, IOConfiguration

public class RemoteConfiguration
extends AbstractIOConfiguration

Author:
Bogdan Stefanescu
See Also:
Serialized Form

Field Summary
 
Fields inherited from interface org.nuxeo.ecm.platform.io.api.util.IOConfiguration
DOC_READER_FACTORY, DOC_WRITER_FACTORY
 
Constructor Summary
RemoteConfiguration(String jndiName, Properties jndiEnv)
           
 
Method Summary
 IOManager getManager()
           
 boolean isLocal()
           
 
Methods inherited from class org.nuxeo.ecm.platform.io.api.util.AbstractIOConfiguration
addDocument, getDocuments, getFirstDocument, getProperties, getProperty, getRepositoryName, setProperty, setRepositoryName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteConfiguration

public RemoteConfiguration(String jndiName,
                           Properties jndiEnv)
Method Detail

getManager

public IOManager getManager()

isLocal

public boolean isLocal()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.