org.nuxeo.ecm.core.search.backend.compass.connection
Class DefaultConnectionDescriptor
java.lang.Object
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
|
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 |
DefaultConnectionDescriptor
public DefaultConnectionDescriptor()
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.
Copyright ? 2007 Nuxeo SAS. All Rights Reserved.