public interface Intercepter
ElementBeanInfoImpl to wrap
the loaded value object into a JAXBElement object.
UGLY HACK.| Modifier and Type | Method | Description |
|---|---|---|
Object |
intercept(UnmarshallingContext.State state,
Object o) |
Called when the child loader is deactivated.
|
Object intercept(UnmarshallingContext.State state, Object o) throws SAXException
state - points to the parent's current state.o - object that was loaded. may be null.SAXExceptionCopyright © 2018 Oracle Corporation. All rights reserved.