ProgramixGenericLib v4.0.0

com.programix.da2.bridge
Class DABridgeMethodMapper

java.lang.Object
  extended by com.programix.da2.bridge.DABridgeMethodMapper

public class DABridgeMethodMapper
extends Object


Field Summary
static Comparator METHOD_COMPARATOR
           
 
Constructor Summary
DABridgeMethodMapper(Class daClass)
           
 
Method Summary
 int getIndexForMethod(Method method)
           
 Method getMethodForIndex(int idx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

METHOD_COMPARATOR

public static final Comparator METHOD_COMPARATOR
Constructor Detail

DABridgeMethodMapper

public DABridgeMethodMapper(Class daClass)
Method Detail

getIndexForMethod

public int getIndexForMethod(Method method)
                      throws DABridgeDAException
Throws:
DABridgeDAException

getMethodForIndex

public Method getMethodForIndex(int idx)
                         throws DABridgeDAException
Throws:
DABridgeDAException

ProgramixGenericLib v4.0.0

Copyright © 2001-2007 Programix Incorporated. All rights reserved. ProgramixGenericLib is free and is OSI Certified Open Source Software under the BSD license.