|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Intercepter
Used solely by ElementBeanInfoImpl
to wrap
the loaded value object into a JAXBElement object.
UGLY HACK.
Method Summary | |
---|---|
java.lang.Object |
intercept(UnmarshallingContext.State state,
java.lang.Object o)
Called when the child loader is deactivated. |
Method Detail |
---|
java.lang.Object intercept(UnmarshallingContext.State state, java.lang.Object o) throws org.xml.sax.SAXException
state
- points to the parent's current state.o
- object that was loaded. may be null.
org.xml.sax.SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |