public class EntityBridgeInvocationHandler extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
EntityBridgeInvocationHandler.BridgeInvoker |
static class |
EntityBridgeInvocationHandler.FieldGetInvoker |
static class |
EntityBridgeInvocationHandler.FieldSetInvoker |
| Constructor and Description |
|---|
EntityBridgeInvocationHandler(Map<String,EntityBridgeInvocationHandler.BridgeInvoker> fieldMap,
Map<Method,EntityBridgeInvocationHandler.BridgeInvoker> selectorMap) |
public EntityBridgeInvocationHandler(Map<String,EntityBridgeInvocationHandler.BridgeInvoker> fieldMap, Map<Method,EntityBridgeInvocationHandler.BridgeInvoker> selectorMap)
public Object invoke(CmpEntityBeanComponentInstance instance, Object proxy, Method method, Object[] args) throws javax.ejb.FinderException
javax.ejb.FinderExceptionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.