public class BindInterceptor extends Object
Modifier and Type | Field and Description |
---|---|
static Object |
DEFAULT
Indicates that the conversion should proceed as it normally does,
and that the listener isn't replacing the process.
|
static BindInterceptor |
NOOP
Default
BindInterceptor that does nothing. |
Constructor and Description |
---|
BindInterceptor() |
public static final Object DEFAULT
public static final BindInterceptor NOOP
BindInterceptor
that does nothing.Copyright © 2013. All rights reserved.