com.sun.xml.bind.v2.runtime
Class LifecycleMethods
java.lang.Object
com.sun.xml.bind.v2.runtime.LifecycleMethods
final class LifecycleMethods
- extends Object
This class is a simple container for caching lifecycle methods that are
discovered during construction of (@link JAXBContext}.
- See Also:
JaxBeanInfo.lcm
,
Loader.fireBeforeUnmarshal(JaxBeanInfo, Object, UnmarshallingContext.State)
,
Loader.fireAfterUnmarshal(JaxBeanInfo, Object, UnmarshallingContext.State)
,
XMLSerializer.fireMarshalEvent(Object, Method)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
beforeUnmarshal
Method beforeUnmarshal
afterUnmarshal
Method afterUnmarshal
beforeMarshal
Method beforeMarshal
afterMarshal
Method afterMarshal
LifecycleMethods
LifecycleMethods()