org.openejb.sfsb
Class BusinessMethod
java.lang.Object
org.openejb.dispatch.AbstractMethodOperation
org.openejb.sfsb.BusinessMethod
- All Implemented Interfaces:
- Serializable, VirtualOperation
- Direct Known Subclasses:
- RemoveMethod
- public class BusinessMethod
- extends AbstractMethodOperation
- Version:
- $Revision: 1.3 $ $Date: 2004/07/18 22:32:24 $
- See Also:
- Serialized Form
Field Summary |
protected boolean |
isBMT
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isBMT
protected final boolean isBMT
BusinessMethod
public BusinessMethod(Class beanClass,
MethodSignature signature,
boolean isBMT)
execute
public org.apache.geronimo.core.service.InvocationResult execute(EJBInvocation invocation)
throws Throwable
- Throws:
Throwable
Copyright © 1999-2005 OpenEJB. All Rights Reserved.