org.openejb.dispatch
Class AbstractOperationFactory
java.lang.Object
org.openejb.dispatch.AbstractOperationFactory
- All Implemented Interfaces:
- VirtualOperationFactory
- public class AbstractOperationFactory
- extends Object
- implements VirtualOperationFactory
- Version:
- $Revision: 1.1 $ $Date: 2004/03/01 07:14:43 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractOperationFactory
protected AbstractOperationFactory(VirtualOperation[] vtable,
MethodSignature[] signatures)
getSignatures
public MethodSignature[] getSignatures()
- Specified by:
getSignatures
in interface VirtualOperationFactory
getVTable
public VirtualOperation[] getVTable()
- Specified by:
getVTable
in interface VirtualOperationFactory
Copyright © 1999-2005 OpenEJB. All Rights Reserved.