public class EPRPoolingLocalResultSetFactoryImpl extends LocalResultSetFactoryImpl
| Constructor and Description |
|---|
EPRPoolingLocalResultSetFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
ResultSetEPRPool |
getPool() |
W3CEndpointReference |
registerResultSet(ResultSet resultSet)
Register a resultset instance to the underlying resultset registry and returns
and EPR to accessible through the resultset service.
|
void |
setPool(ResultSetEPRPool pool) |
createInstance, createResultSetgetResultSetService, setResultSetServicepublic W3CEndpointReference registerResultSet(ResultSet resultSet)
AbstractResultSetFactoryregisterResultSet in class AbstractResultSetFactoryresultSet - resultset instancepublic ResultSetEPRPool getPool()
public void setPool(ResultSetEPRPool pool)
Copyright © 2017. All rights reserved.