| Package | Description |
|---|---|
| org.apache.openejb |
| Modifier and Type | Method and Description |
|---|---|
MethodContext |
MethodContext.InterfaceMethodContext.getBeanMethod() |
MethodContext |
BeanContext.getMethodContext(Method method) |
MethodContext |
BeanContext.ViewContext.getMethodContext(Method method) |
MethodContext |
BeanContext.ViewContext.initMethodContext(Method method) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Map.Entry<Method,MethodContext>> |
BeanContext.iteratorMethodContext() |
| Constructor and Description |
|---|
MethodContext.InterfaceMethodContext(MethodContext beanMethod,
Method method) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.