|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectno.ubicollab.osgi.DynamicProxyGenerator
public class DynamicProxyGenerator
Class for generating webservice proxy classes to plugins at runtime
Constructor Summary | |
---|---|
DynamicProxyGenerator()
|
Method Summary | |
---|---|
PositioningPluginService |
getProxy(java.lang.String wsdlUrl)
Generates proxyclasses to webservices that implement the PositioningPluginService interface. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DynamicProxyGenerator()
Method Detail |
---|
public PositioningPluginService getProxy(java.lang.String wsdlUrl)
wsdlUrl
- The url to the wsdl description of the plugin webservice
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |