|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface CachingJaxbLoader.UnmarshallingCallback<T>
| Method Summary | |
|---|---|
void |
postProcessUnmarshalling(T unmarshalledObject)
Allow for specific handling of of the unmarshalled object before it is returned by a call to JaxbLoader#getUnmarshalledObject(UnmarshallingCallback) that triggered a reload. |
| Method Detail |
|---|
void postProcessUnmarshalling(T unmarshalledObject)
JaxbLoader#getUnmarshalledObject(UnmarshallingCallback) that triggered a reload. If
this method throws an exception the loaded object will not be cached and the exception will
be propegated to the caller of JaxbLoader#getUnmarshalledObject(UnmarshallingCallback).
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||