Nuxeo Enterprise Platform 5.1

org.nuxeo.ecm.core.search.backend.compass.connection
Class DefaultConnectionDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.core.search.backend.compass.connection.DefaultConnectionDescriptor
All Implemented Interfaces:
Serializable, ConnectionConf

public class DefaultConnectionDescriptor
extends Object
implements ConnectionConf

See Also:
Serialized Form

Constructor Summary
DefaultConnectionDescriptor()
           
 
Method Summary
 String getConnectionString()
          Return a connection string in the format expected by Compass Configuration object's setConnection()
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultConnectionDescriptor

public DefaultConnectionDescriptor()
Method Detail

getConnectionString

public String getConnectionString()
Description copied from interface: ConnectionConf
Return a connection string in the format expected by Compass Configuration object's setConnection()

Specified by:
getConnectionString in interface ConnectionConf
Returns:
the connection string.

Nuxeo Enterprise Platform 5.1

Copyright ? 2007 Nuxeo SAS. All Rights Reserved.