JBossMX Parent POM 6.0.0.GA

org.jboss.mx.metadata.xb
Class InterceptorHolder

java.lang.Object
  extended by org.jboss.mx.metadata.xb.InterceptorHolder
All Implemented Interfaces:
org.jboss.xb.binding.GenericValueContainer

public class InterceptorHolder
extends Object
implements org.jboss.xb.binding.GenericValueContainer

A container for the interceptor elements.

Version:
$Revision: 85671 $
Author:
Scott.Stark@jboss.org

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.jboss.xb.binding.GenericValueContainer
org.jboss.xb.binding.GenericValueContainer.FACTORY
 
Constructor Summary
InterceptorHolder()
           
 
Method Summary
 void addChild(QName name, Object value)
           
 Class<?> getTargetClass()
           
 Object instantiate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterceptorHolder

public InterceptorHolder()
Method Detail

addChild

public void addChild(QName name,
                     Object value)
Specified by:
addChild in interface org.jboss.xb.binding.GenericValueContainer

instantiate

public Object instantiate()
Specified by:
instantiate in interface org.jboss.xb.binding.GenericValueContainer

getTargetClass

public Class<?> getTargetClass()
Specified by:
getTargetClass in interface org.jboss.xb.binding.GenericValueContainer

JBossMX Parent POM 6.0.0.GA

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