public static class MethodContext.InterfaceMethodContext extends Object
| Constructor and Description |
|---|
MethodContext.InterfaceMethodContext(MethodContext beanMethod,
Method method) |
| Modifier and Type | Method and Description |
|---|---|
MethodContext |
getBeanMethod() |
Method |
getMethod() |
TransactionType |
getTransactionType() |
void |
setTransactionType(TransactionType transactionType) |
public MethodContext.InterfaceMethodContext(MethodContext beanMethod, Method method)
public Method getMethod()
public void setTransactionType(TransactionType transactionType)
public TransactionType getTransactionType()
public MethodContext getBeanMethod()
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.