org.apache.openejb
Class BeanContext.ViewContext

java.lang.Object
  extended by org.apache.openejb.BeanContext.ViewContext
Enclosing class:
BeanContext

public class BeanContext.ViewContext
extends Object


Constructor Summary
BeanContext.ViewContext()
           
 
Method Summary
 MethodContext getMethodContext(Method method)
           
 MethodContext initMethodContext(Method method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanContext.ViewContext

public BeanContext.ViewContext()
Method Detail

getMethodContext

public MethodContext getMethodContext(Method method)

initMethodContext

public MethodContext initMethodContext(Method method)


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