public abstract class CommonWebServiceDAO<K extends javax.xml.ws.Service>
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected DBInfo |
dbInfo |
protected K |
webService |
Constructor and Description |
---|
CommonWebServiceDAO(java.lang.String billingId,
User user,
java.lang.Class<K> clazz) |
Modifier and Type | Method and Description |
---|---|
K |
getInstance(java.net.URL url,
javax.xml.namespace.QName qname) |
protected DBInfo dbInfo
protected K extends javax.xml.ws.Service webService
public K getInstance(java.net.URL url, javax.xml.namespace.QName qname) throws BGException
BGException