|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.centrasite.control.config.ControlConfiguration
public class ControlConfiguration
Control configuration. Use the specified INMConfiguration file
Constructor Summary | |
---|---|
ControlConfiguration(javax.servlet.http.HttpServletRequest req,
java.lang.String crrUrl)
Constructor. |
Method Summary | |
---|---|
java.lang.String |
getCastCrrHttpRepositoryURL()
|
java.lang.String |
getCastCrrHttpWebDAVURL()
|
java.lang.String |
getRegistryURL()
Get the URL corresponding to the JAXR XML registry. |
java.lang.String |
getRepositoryURL()
|
java.lang.String |
getTomcatURL()
Get the URL corresponding to WebDAV. |
java.lang.String |
getUDDIRegistryURL()
Get the URL corresponding to the UDDI registry. |
java.lang.String |
getWebDAVURL()
Get the URL corresponding to WebDAV. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ControlConfiguration(javax.servlet.http.HttpServletRequest req, java.lang.String crrUrl)
crrUrl
- CRR URLMethod Detail |
---|
public java.lang.String getRegistryURL()
public java.lang.String getWebDAVURL()
public java.lang.String getUDDIRegistryURL()
public java.lang.String getTomcatURL()
public java.lang.String getRepositoryURL()
public java.lang.String getCastCrrHttpRepositoryURL()
public java.lang.String getCastCrrHttpWebDAVURL()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |