org.openejb.entity.cmp
Class CMPGetter

java.lang.Object
  extended byorg.openejb.entity.cmp.CMPGetter
All Implemented Interfaces:
InstanceOperation, Serializable

public class CMPGetter
extends Object
implements InstanceOperation

Version:
$Revision: 1.3 $ $Date: 2004/04/11 05:55:25 $
See Also:
Serialized Form

Constructor Summary
CMPGetter(String fieldName, org.tranql.ejb.CMPFieldTransform field)
           
 
Method Summary
 Object invokeInstance(CMPInstanceContext ctx, Object[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CMPGetter

public CMPGetter(String fieldName,
                 org.tranql.ejb.CMPFieldTransform field)
Method Detail

invokeInstance

public Object invokeInstance(CMPInstanceContext ctx,
                             Object[] args)
Specified by:
invokeInstance in interface InstanceOperation


Copyright © 1999-2005 OpenEJB. All Rights Reserved.