org.openejb.sfsb
Class CreateMethod

java.lang.Object
  extended byorg.openejb.sfsb.CreateMethod
All Implemented Interfaces:
Serializable, VirtualOperation

public class CreateMethod
extends Object
implements VirtualOperation, Serializable

Version:
$Revision: 1.3 $ $Date: 2004/07/18 22:32:24 $
See Also:
Serialized Form

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

Constructor Detail

CreateMethod

public CreateMethod(Class beanClass,
                    MethodSignature signature,
                    boolean isBMT)
Method Detail

execute

public org.apache.geronimo.core.service.InvocationResult execute(EJBInvocation invocation)
                                                          throws Throwable
Specified by:
execute in interface VirtualOperation
Throws:
Throwable


Copyright © 1999-2005 OpenEJB. All Rights Reserved.