org.jboss.kernel.plugins.deployment.xml
Class EntryValueInterceptor

java.lang.Object
  extended by org.jboss.xb.binding.sunday.unmarshalling.DefaultElementInterceptor
      extended by org.jboss.kernel.plugins.deployment.xml.EntryValueInterceptor
All Implemented Interfaces:
org.jboss.xb.binding.sunday.unmarshalling.ElementInterceptor
Direct Known Subclasses:
StringEntryValueInterceptor

public class EntryValueInterceptor
extends org.jboss.xb.binding.sunday.unmarshalling.DefaultElementInterceptor

EntryValueInterceptor.

Version:
$Revision: 59020 $
Author:
Adrian Brock

Field Summary
static EntryValueInterceptor INTERCEPTOR
          The interceptor
 
Fields inherited from class org.jboss.xb.binding.sunday.unmarshalling.DefaultElementInterceptor
INSTANCE
 
Constructor Summary
EntryValueInterceptor()
           
 
Method Summary
 void add(Object parent, Object child, QName name)
           
 
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
 

Field Detail

INTERCEPTOR

public static final EntryValueInterceptor INTERCEPTOR
The interceptor

Constructor Detail

EntryValueInterceptor

public EntryValueInterceptor()
Method Detail

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 © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.