XCC/J 3.2-9

com.marklogic.xcc.spi
Class ConnectionErrorAction

java.lang.Object
  extended bycom.marklogic.xcc.spi.ConnectionErrorAction

public class ConnectionErrorAction
extends Object

This is a type-safe enumeration that defines the possible return values of ConnectionProvider.returnErrorConnection(ServerConnection, Throwable, java.util.logging.Logger).


Field Summary
static ConnectionErrorAction FAIL
           
static ConnectionErrorAction RETRY
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

FAIL

public static final ConnectionErrorAction FAIL

RETRY

public static final ConnectionErrorAction RETRY
Method Detail

toString

public String toString()

XCC/J 3.2-9

Copyright © 2003-2008 Mark Logic Corporation, All Rights Reserved.

Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com