|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cactus.eclipse.runner.containers.ContainerInfo
public class ContainerInfo
Configuration information for containers. It contains all information needed for container start and stop actions.
Method Summary | |
---|---|
java.net.URL |
getContextURL()
Returns the contextURL. |
void |
setContextURL(java.net.URL theURL)
Sets the contextURL. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.net.URL getContextURL()
public void setContextURL(java.net.URL theURL)
theURL
- the context URL to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |