|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.webservice.ServiceDeployer.ServiceLocationResolver
This guy resolves the service location, when ask to do so
| Constructor Summary | |
ServiceDeployer.ServiceLocationResolver(DeploymentInfo (src) di)
|
|
| Method Summary | |
boolean |
alwaysResolve()
|
java.lang.String |
getServiceLocation(java.lang.String schema,
PortComponentMetaData (src) pcmd)
Get the web service address for either an JSE or an EJB endpoint EJB: [schema][host]:[port]/[port-component-uri|deployment name/port-component-name] JSE: [schema][host]:[port]/[path derived from servlet mapping in web.xml] |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ServiceDeployer.ServiceLocationResolver(DeploymentInfo (src) di)
| Method Detail |
public boolean alwaysResolve()
public java.lang.String getServiceLocation(java.lang.String schema,
PortComponentMetaData (src) pcmd)
schema - The url schema, can be 'http://' or 'https://', or nullpcmd - The port component meta data
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||