public static interface TG_DeploymentDescriptorParser.AdapterFactory<A>
Normally 'A' would be HttpAdapter or some derived class.
But the parser doesn't require that to be of any particular type.
| Modifier and Type | Method and Description |
|---|---|
A |
createAdapter(String name,
String urlPattern,
com.sun.xml.ws.api.server.WSEndpoint<?> endpoint) |
Copyright © 2006–2015 TinyGroup. All rights reserved.