com.servingxml.components.sql
Class CustomJdbcConnectionPoolAssembler
java.lang.Object
com.servingxml.components.sql.CustomJdbcConnectionPoolAssembler
public class CustomJdbcConnectionPoolAssembler
- extends java.lang.Object
The JdbcConnectionPoolAssembler
implements an assembler for
assembling system JdbcConnectionPool
objects.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomJdbcConnectionPoolAssembler
public CustomJdbcConnectionPoolAssembler()
setClassName
public void setClassName(java.lang.Class javaClass)
setClass
public void setClass(java.lang.Class javaClass)
injectComponent
public void injectComponent(Property[] customProperties)
assemble
public JdbcConnectionPool assemble(ConfigurationContext context)