org.apache.openejb.assembler.classic
Class InterceptorBindingBuilder

java.lang.Object
  extended by org.apache.openejb.assembler.classic.InterceptorBindingBuilder

public class InterceptorBindingBuilder
extends Object

Version:
$Rev: 607343 $ $Date: 2007-12-28 23:00:51 +0100 (Fr, 28. Dez 2007) $

Nested Class Summary
static class InterceptorBindingBuilder.IntercpetorBindingComparator
           
static class InterceptorBindingBuilder.Level
           
static class InterceptorBindingBuilder.MethodCallbackComparator
           
static class InterceptorBindingBuilder.Type
           
 
Field Summary
static Logger logger
           
 
Constructor Summary
InterceptorBindingBuilder(ClassLoader cl, EjbJarInfo ejbJarInfo)
           
 
Method Summary
 void build(CoreDeploymentInfo deploymentInfo, EnterpriseBeanInfo beanInfo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

public static final Logger logger
Constructor Detail

InterceptorBindingBuilder

public InterceptorBindingBuilder(ClassLoader cl,
                                 EjbJarInfo ejbJarInfo)
                          throws OpenEJBException
Throws:
OpenEJBException
Method Detail

build

public void build(CoreDeploymentInfo deploymentInfo,
                  EnterpriseBeanInfo beanInfo)


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.