|
org.codehaus.gpars | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface BindErrorDistributor
Fires requested events
| Method Summary | |
|---|---|
void
|
fireBindError(java.lang.Object oldValue, java.lang.Object failedValue, boolean uniqueBind)
|
void
|
fireBindError(java.lang.Object oldValue, java.lang.Throwable failedError)
|
void
|
fireBindError(java.lang.Throwable oldError, java.lang.Object failedValue, boolean uniqueBind)
|
void
|
fireBindError(java.lang.Throwable oldError, java.lang.Throwable failedError)
|
| Method Detail |
|---|
public void fireBindError(java.lang.Object oldValue, java.lang.Object failedValue, boolean uniqueBind)
public void fireBindError(java.lang.Object oldValue, java.lang.Throwable failedError)
public void fireBindError(java.lang.Throwable oldError, java.lang.Object failedValue, boolean uniqueBind)
public void fireBindError(java.lang.Throwable oldError, java.lang.Throwable failedError)
Copyright © 2008–2013 Václav Pech. All Rights Reserved.