org.jboss.ejb.plugins.cmp.bridge
Class EntityBridgeInvocationHandler.FieldGetInvoker

java.lang.Object
  extended byorg.jboss.ejb.plugins.cmp.bridge.EntityBridgeInvocationHandler.FieldGetInvoker
All Implemented Interfaces:
EntityBridgeInvocationHandler.BridgeInvoker
Enclosing class:
EntityBridgeInvocationHandler

public static class EntityBridgeInvocationHandler.FieldGetInvoker
extends Object
implements EntityBridgeInvocationHandler.BridgeInvoker


Constructor Summary
EntityBridgeInvocationHandler.FieldGetInvoker(FieldBridge field)
           
 
Method Summary
 Object invoke(EntityEnterpriseContext ctx, Method method, Object[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityBridgeInvocationHandler.FieldGetInvoker

public EntityBridgeInvocationHandler.FieldGetInvoker(FieldBridge field)
Method Detail

invoke

public Object invoke(EntityEnterpriseContext ctx,
                     Method method,
                     Object[] args)
Specified by:
invoke in interface EntityBridgeInvocationHandler.BridgeInvoker


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.