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

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

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

DeploymentAnnotationInterceptor.

Author:
Ales Justin

Field Summary
static DeploymentAnnotationInterceptor INTERCEPTOR
          The interceptor
 
Fields inherited from class org.jboss.xb.binding.sunday.unmarshalling.DefaultElementInterceptor
INSTANCE
 
Constructor Summary
DeploymentAnnotationInterceptor()
           
 
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 DeploymentAnnotationInterceptor INTERCEPTOR
The interceptor

Constructor Detail

DeploymentAnnotationInterceptor

public DeploymentAnnotationInterceptor()
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 ? 2007 JBoss Inc.. All Rights Reserved.