|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.config.cfg.BeanConfig
com.caucho.jca.cfg.ConnectionFactoryConfig
public class ConnectionFactoryConfig
Configuration for the connection-factory pattern.
| Field Summary |
|---|
| Fields inherited from class com.caucho.config.cfg.BeanConfig |
|---|
_bean |
| Constructor Summary | |
|---|---|
ConnectionFactoryConfig()
|
|
| Method Summary | |
|---|---|
void |
deploy()
|
protected java.lang.String |
getDefaultScope()
|
void |
init()
|
void |
setMaxActiveTime(Period period)
|
void |
setMaxConnections(int max)
|
void |
setResourceAdapter(ResourceAdapter ra)
|
| Methods inherited from class com.caucho.config.cfg.BeanConfig |
|---|
addBinding, addCustomBean, addInitProgram, addOptionalStringProperty, addParam, addProperty, addStringProperty, createObjectNoInit, getBeanConfigClass, getBeanManager, getBindingList, getCdiNamed, getClassType, getComponent, getFilename, getInit, getLine, getMBeanName, getName, getObject, getStereotypeList, getTagName, getUri, introspectPostInit, isDefaultService, isStartup, setBeanConfigClass, setClass, setConfigLocation, setInit, setJndiName, setMbeanClass, setMbeanInterface, setMbeanName, setName, setScope, setScopeType, setService, setType, setUri, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectionFactoryConfig()
| Method Detail |
|---|
protected java.lang.String getDefaultScope()
getDefaultScope in class BeanConfigpublic void setResourceAdapter(ResourceAdapter ra)
public void setMaxConnections(int max)
public void setMaxActiveTime(Period period)
@PostConstruct public void init()
init in class BeanConfigpublic void deploy()
deploy in class BeanConfig
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||