org.openejb.entity.cmp
Class CMPGetter
java.lang.Object
org.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)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CMPGetter
public CMPGetter(String fieldName,
org.tranql.ejb.CMPFieldTransform field)
invokeInstance
public Object invokeInstance(CMPInstanceContext ctx,
Object[] args)
- Specified by:
invokeInstance
in interface InstanceOperation
Copyright © 1999-2005 OpenEJB. All Rights Reserved.