|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjaxe.JaxeResourceBundle
public class JaxeResourceBundle
This class holds the ResourceBundle for Jaxe
| Field Summary | |
|---|---|
private static org.apache.log4j.Logger |
LOG
Logger for this class |
(package private) static java.util.ResourceBundle |
rb
The ResourceBundle for Jaxe |
| Constructor Summary | |
|---|---|
JaxeResourceBundle()
|
|
| Method Summary | |
|---|---|
static java.util.ResourceBundle |
getRB()
Gets the ResourceBundle |
static void |
setRB(java.util.ResourceBundle newrb)
Sets the ResourceBundle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final org.apache.log4j.Logger LOG
static java.util.ResourceBundle rb
| Constructor Detail |
|---|
public JaxeResourceBundle()
| Method Detail |
|---|
public static java.util.ResourceBundle getRB()
public static void setRB(java.util.ResourceBundle newrb)
newrb - the new ResourceBundle
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||