org.openejb.entity
Class HomeMethod

java.lang.Object
  extended byorg.openejb.dispatch.AbstractMethodOperation
      extended byorg.openejb.entity.HomeMethod
All Implemented Interfaces:
Serializable, VirtualOperation

public class HomeMethod
extends AbstractMethodOperation

Version:
$Revision: 444640 $ $Date: 2004-03-21 22:26:37 +0100 (Sun, 21 Mar 2004) $
See Also:
Serialized Form

Constructor Summary
HomeMethod(Class beanClass, MethodSignature signature)
           
 
Method Summary
 org.apache.geronimo.core.service.InvocationResult execute(EJBInvocation invocation)
           
 
Methods inherited from class org.openejb.dispatch.AbstractMethodOperation
invoke
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HomeMethod

public HomeMethod(Class beanClass,
                  MethodSignature signature)
Method Detail

execute

public org.apache.geronimo.core.service.InvocationResult execute(EJBInvocation invocation)
                                                          throws Throwable
Throws:
Throwable


Copyright © 1999-2006 OpenEJB. All Rights Reserved.