|
Business Components | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.ResourceBundle | +--java.util.ListResourceBundle | +--oracle.jbo.common.CheckedListResourceBundle | +--oracle.jbo.common.ampool.AMPoolMessageBundle
Field Summary | |
static java.lang.String |
EXC_AMPOOL_INVALID_COOKIE
|
static java.lang.String |
EXC_AMPOOL_INVALID_POOL_SIGNATURE
|
static java.lang.String |
EXC_AMPOOL_MGR_ALREADY_CREATED
|
Fields inherited from class java.util.ResourceBundle |
parent |
Constructor Summary | |
AMPoolMessageBundle()
|
Method Summary | |
java.lang.Object[][] |
getContents()
Gets the key-value association table. |
Methods inherited from class java.util.ListResourceBundle |
getKeys,
handleGetObject |
Methods inherited from class java.util.ResourceBundle |
getBundle,
getBundle,
getBundle,
getLocale,
getObject,
getString,
getStringArray,
setParent |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static final java.lang.String EXC_AMPOOL_MGR_ALREADY_CREATED
public static final java.lang.String EXC_AMPOOL_INVALID_COOKIE
public static final java.lang.String EXC_AMPOOL_INVALID_POOL_SIGNATURE
Constructor Detail |
public AMPoolMessageBundle()
Method Detail |
public java.lang.Object[][] getContents()
|
Business Components | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |