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: 444624 $ $Date: 2004-03-01 08:17:26 +0100 (Mon, 01 Mar 2004) $
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-2006 OpenEJB. All Rights Reserved.