Class | Description |
---|---|
LoggingRetryHandler |
Abstract class
LoggingRetryHandler implements logging of failures |
NamingExceptionRetryHandler |
Abstract class
NamingExceptionRetryHandler narrows the set of Exceptions throwable
by perform to NamingException and its subclasses. |
RetryingContext |
RetryingContext retries the methods defined by javax.naming.Context
according to the specified schedule. |
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.