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

java.lang.Object
  extended by org.jboss.xb.binding.sunday.unmarshalling.DefaultElementInterceptor
      extended by org.jboss.kernel.plugins.deployment.xml.ValueElementInterceptor
          extended by org.jboss.kernel.plugins.deployment.xml.ThisValueElementInterceptor
All Implemented Interfaces:
org.jboss.xb.binding.sunday.unmarshalling.ElementInterceptor

public class ThisValueElementInterceptor
extends ValueElementInterceptor

ThisValueElementInterceptor.

Version:
$Revision: 43008 $
Author:
Adrian Brock

Field Summary
static ThisValueElementInterceptor THISVALUES
          The this handler
 
Fields inherited from class org.jboss.xb.binding.sunday.unmarshalling.DefaultElementInterceptor
INSTANCE
 
Constructor Summary
ThisValueElementInterceptor()
           
 
Method Summary
 AbstractValueMetaData getValue()
           
 
Methods inherited from class org.jboss.kernel.plugins.deployment.xml.ValueElementInterceptor
add
 
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

THISVALUES

public static final ThisValueElementInterceptor THISVALUES
The this handler

Constructor Detail

ThisValueElementInterceptor

public ThisValueElementInterceptor()
Method Detail

getValue

public AbstractValueMetaData getValue()
Specified by:
getValue in class ValueElementInterceptor


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.