|
||||||||
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 | +--org.openejb.util.resources.Messages
Field Summary | |
(package private) static java.lang.Object[][] |
contents
|
Fields inherited from class java.util.ResourceBundle |
parent |
Constructor Summary | |
Messages()
|
Method Summary | |
java.lang.Object[][] |
getContents()
|
Methods inherited from class java.util.ListResourceBundle |
getKeys, handleGetObject |
Methods inherited from class java.util.ResourceBundle |
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static final java.lang.Object[][] contents
Constructor Detail |
public Messages()
Method Detail |
public java.lang.Object[][] getContents()
getContents
in class java.util.ListResourceBundle
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |