com.bea.adapter.util
Class Helper
java.lang.Object
com.bea.adapter.util.Helper
public class Helper
- extends Object
Convenience methods for ADK.
- Author:
- Copyright (c) 1998-2000 by BEA Systems, Inc. All Rights Reserved.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Helper
public Helper()
getDefaultMessage
public static final String getDefaultMessage(String strKey)
getDefaultMessage
public static final String getDefaultMessage(String strKey,
String strArg)
getDefaultMessage
public static final String getDefaultMessage(String strKey,
Object[] aObj)
createNullArgException
public static IllegalArgumentException createNullArgException(String strInstance,
String strMethod,
String strNullArgClass,
int iArgIndex)