|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bea.adapter.util.Helper
public class Helper
Convenience methods for ADK.
| Constructor Summary | |
|---|---|
Helper()
|
|
| Method Summary | |
|---|---|
static IllegalArgumentException |
createNullArgException(String strInstance,
String strMethod,
String strNullArgClass,
int iArgIndex)
|
static String |
getDefaultMessage(String strKey)
|
static String |
getDefaultMessage(String strKey,
Object[] aObj)
|
static String |
getDefaultMessage(String strKey,
String strArg)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Helper()
| Method Detail |
|---|
public static final String getDefaultMessage(String strKey)
public static final String getDefaultMessage(String strKey,
String strArg)
public static final String getDefaultMessage(String strKey,
Object[] aObj)
public static IllegalArgumentException createNullArgException(String strInstance,
String strMethod,
String strNullArgClass,
int iArgIndex)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||