|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cactus.integration.api.cactify.CactifyUtils
public class CactifyUtils
Util class for cactifying purposes.
| Constructor Summary | |
|---|---|
CactifyUtils()
|
|
| Method Summary | |
|---|---|
void |
addRedirectorDefinitions(org.codehaus.cargo.module.webapp.WebXml theWebXml,
java.util.List redirectors)
Adds the definitions corresponding to the nested redirector elements to the provided deployment descriptor. |
void |
debug(java.lang.String msg)
Log debug the given message. |
org.codehaus.cargo.util.log.Logger |
getLogger()
Getter method for the logger. |
void |
info(java.lang.String msg)
Log info the given message. |
void |
setLogger(org.codehaus.cargo.util.log.Logger logger)
Setter method for the logger. |
void |
warn(java.lang.String msg)
Log warn the given message. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CactifyUtils()
| Method Detail |
|---|
public void debug(java.lang.String msg)
msg - public void info(java.lang.String msg)
msg - public void warn(java.lang.String msg)
msg -
public void addRedirectorDefinitions(org.codehaus.cargo.module.webapp.WebXml theWebXml,
java.util.List redirectors)
theWebXml - The deployment descriptorpublic org.codehaus.cargo.util.log.Logger getLogger()
public void setLogger(org.codehaus.cargo.util.log.Logger logger)
logger -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||