org.openejb.slsb.dispatch
Class EJBActivateOperation
java.lang.Object
org.openejb.dispatch.AbstractSpecificMethodOperation
org.openejb.slsb.dispatch.EJBActivateOperation
- All Implemented Interfaces:
- Serializable, VirtualOperation
- public class EJBActivateOperation
- extends AbstractSpecificMethodOperation
- Version:
- $Revision: 1.1 $ $Date: 2004/07/07 22:17:35 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final EJBActivateOperation INSTANCE
execute
public org.apache.geronimo.core.service.InvocationResult execute(EJBInvocation invocation)
throws Throwable
- Throws:
Throwable
doOperation
protected Object doOperation(javax.ejb.EnterpriseBean instance,
Object[] arguments)
throws Throwable
- Specified by:
doOperation
in class AbstractSpecificMethodOperation
- Throws:
Throwable
Copyright © 1999-2005 OpenEJB. All Rights Reserved.