|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.muse.core.AbstractEnvironment
org.apache.qpid.management.wsdm.muse.engine.WSDMAdapterEnvironment
public class WSDMAdapterEnvironment
QMan Adapter enviroment implementation.
Constructor Summary | |
---|---|
WSDMAdapterEnvironment(ServletContext servletContext)
Builds a new qman environment with the given application context. |
Method Summary | |
---|---|
String |
getContextPath()
Returns the context path name of QMan application. |
String |
getDefaultURIPrefix()
Returns the default endpoint reference URI. |
org.apache.muse.ws.addressing.EndpointReference |
getDeploymentEPR()
Returns the endpoint created starting by this application default URI. |
File |
getRealDirectory()
Returns the application classes folder. |
Methods inherited from class org.apache.muse.core.AbstractEnvironment |
---|
addAddressingContext, createRelativePath, createSoapClient, getAddressingContext, getClassLoader, getDataResource, getDataResourceStream, getDefaultEPR, getDefaultURI, getDeploymentURI, getDocument, getSoapClient, removeAddressingContext, setDefaultURI, setSoapClient |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WSDMAdapterEnvironment(ServletContext servletContext)
servletContext
- the application context.Method Detail |
---|
public org.apache.muse.ws.addressing.EndpointReference getDeploymentEPR()
public File getRealDirectory()
public String getDefaultURIPrefix()
public String getContextPath()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |