|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.barracudamvc.core.event.DefaultEventGateway
org.barracudamvc.admin.BarracudaAdmin
public class BarracudaAdmin
This mini-app is can be used to administer Barracuda applications
Field Summary | |
---|---|
protected Map |
cmdMap
Deprecated. |
static String |
DEFAULT_ADMIN_PROPS
Deprecated. |
protected static org.apache.log4j.Logger |
logger
Deprecated. |
protected ResourceBundle |
rb
Deprecated. |
protected Class |
templateClass
Deprecated. |
Constructor Summary | |
---|---|
BarracudaAdmin()
Deprecated. Public constructor |
Method Summary | |
---|---|
static void |
main(String[] margs)
Deprecated. If you are having problems getting this to run, you can use this static main method for testing purposes. |
void |
printTestResults(Object cmdResult)
Deprecated. |
void |
runTest()
Deprecated. |
void |
setAdminFile(String s)
Deprecated. |
void |
setTemplateClass(String s)
Deprecated. |
Methods inherited from class org.barracudamvc.core.event.DefaultEventGateway |
---|
add, deregister, deregisterLocalEventInterests, getChildren, getParent, print, printStackTrace, printStackTrace, register, registerLocalEventAliases, registerLocalEventInterests, remove, setParent, specifyLocalEventAliases, specifyLocalEventInterests, specifyLocalEventInterests |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final org.apache.log4j.Logger logger
public static String DEFAULT_ADMIN_PROPS
protected ResourceBundle rb
protected Class templateClass
protected Map cmdMap
Constructor Detail |
---|
public BarracudaAdmin()
Method Detail |
---|
public void setAdminFile(String s)
public void setTemplateClass(String s)
public static void main(String[] margs)
public void runTest()
public void printTestResults(Object cmdResult)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |