com.programix.da2.bridge
Class DABridgeMethodMapper
java.lang.Object
com.programix.da2.bridge.DABridgeMethodMapper
public class DABridgeMethodMapper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
METHOD_COMPARATOR
public static final Comparator<Method> METHOD_COMPARATOR
DABridgeMethodMapper
public DABridgeMethodMapper(Class<? extends GenericDA> daClass)
getDaClass
public Class<? extends GenericDA> getDaClass()
getUniqueIdForMethod
public int getUniqueIdForMethod(Method method)
throws DABridgeDAException
- Throws:
DABridgeDAException
getMethodForUniqueId
public Method getMethodForUniqueId(int id)
throws DABridgeDAException
- Throws:
DABridgeDAException
isRestrictedMethod
public static boolean isRestrictedMethod(Method method)
isShutdownMethod
public static boolean isShutdownMethod(Method method)
isInitMethod
public static boolean isInitMethod(Method method)
Copyright © 2001-2009
Programix Incorporated.
All rights reserved.
ProgramixGenericLib is free
and is
OSI Certified
Open Source Software under the BSD
license.