org.jboss.javabean.plugins.xml
Class ConstructorInterceptor
java.lang.Object
org.jboss.xb.binding.sunday.unmarshalling.DefaultElementInterceptor
org.jboss.javabean.plugins.xml.ConstructorInterceptor
- All Implemented Interfaces:
- org.jboss.xb.binding.sunday.unmarshalling.ElementInterceptor
public class ConstructorInterceptor
- extends org.jboss.xb.binding.sunday.unmarshalling.DefaultElementInterceptor
Set the parent Holder value to the Ctor of the constructor element.
- Version:
- $Revision:$
- Author:
- Scott.Stark@jboss.org
| Fields inherited from class org.jboss.xb.binding.sunday.unmarshalling.DefaultElementInterceptor |
INSTANCE |
| Methods inherited from class org.jboss.xb.binding.sunday.unmarshalling.DefaultElementInterceptor |
attributes, characters, endElement, startElement |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INTERCEPTOR
public static final ConstructorInterceptor INTERCEPTOR
- The interceptor
ConstructorInterceptor
public ConstructorInterceptor()
add
public void add(Object parent,
Object child,
QName name)
- Specified by:
add in interface org.jboss.xb.binding.sunday.unmarshalling.ElementInterceptor- Overrides:
add in class org.jboss.xb.binding.sunday.unmarshalling.DefaultElementInterceptor
Copyright ? 2007 JBoss Inc.. All Rights Reserved.