org.apache.openejb.assembler.classic
Class MethodScheduleBuilder

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

public class MethodScheduleBuilder
extends Object


Field Summary
static Logger logger
           
 
Constructor Summary
MethodScheduleBuilder()
           
 
Method Summary
 void build(BeanContext beanContext, 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

MethodScheduleBuilder

public MethodScheduleBuilder()
Method Detail

build

public void build(BeanContext beanContext,
                  EnterpriseBeanInfo beanInfo)


Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.