当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 webservice API Documentation 英文版文档
Uses of Class org.jboss.webservice.PortComponentInfo (JBossWS API) - JBoss 4.0.1 sp1 webservice API Documentation 英文版文档
Uses of Class
org.jboss.webservice.PortComponentInfo
Methods in org.jboss.webservice that return PortComponentInfo |
PortComponentInfo |
AxisServiceMBean.getPortComponentInfo(String wsID)
Get port component info for a given web service id The keys into the registry are: [deploment.ear]/[deployment.?ar]#PortComponentName A client deployment may use a 'port-component-link' like: [deployment.?ar]#PortComponentName In case we don't find a direct match we try matching by key.endsWith(wsID) See CTS test: /com/sun/ts/tests/webservices/deploy/portcomplink |
PortComponentInfo |
AxisService.getPortComponentInfo(String wsID)
Get port component info for a given web service id
The keys into the registry are:
[deploment.ear]/[deployment.?ar]#PortComponentName
A client deployment may use a 'port-component-link' like:
[deployment.?ar]#PortComponentName
In case we don't find a direct match we try matching by
key.endsWith(wsID)
See CTS test: /com/sun/ts/tests/webservices/deploy/portcomplink |
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.