Nuxeo Enterprise Platform 5.4

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:
java.io.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(java.lang.String jndiName, java.util.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(java.lang.String jndiName,
                           java.util.Properties jndiEnv)
Method Detail

getManager

public IOManager getManager()

isLocal

public boolean isLocal()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.