org.jboss.mx.metadata.xb
Class InterceptorsHolder

java.lang.Object
  extended by org.jboss.mx.metadata.xb.InterceptorsHolder

public class InterceptorsHolder
extends Object

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

Constructor Summary
InterceptorsHolder()
           
 
Method Summary
 void addInterceptor(Interceptor i)
           
 Interceptor[] getInterceptors()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterceptorsHolder

public InterceptorsHolder()
Method Detail

addInterceptor

public void addInterceptor(Interceptor i)

getInterceptors

public Interceptor[] getInterceptors()


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