|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.webbeans.cfg.WbComponentConfig
com.caucho.config.types.BeanConfig
com.caucho.jca.cfg.ConnectionFactoryConfig
public class ConnectionFactoryConfig
Configuration for the connection-factory pattern.
| Field Summary |
|---|
| Fields inherited from class com.caucho.webbeans.cfg.WbComponentConfig |
|---|
_comp |
| Constructor Summary | |
|---|---|
ConnectionFactoryConfig()
|
|
| Method Summary | |
|---|---|
void |
deploy()
|
protected java.lang.String |
getDefaultScope()
|
void |
init()
Initialization. |
void |
setMaxActiveTime(Period period)
|
void |
setMaxConnections(int max)
|
void |
setResourceAdapter(ResourceAdapter ra)
|
| Methods inherited from class com.caucho.config.types.BeanConfig |
|---|
getBeanConfigClass, getFilename, getLine, getMBeanName, getUri, introspectPostInit, setBeanConfigClass, setClass, setConfigLocation, setJndiName, setMbeanClass, setMbeanInterface, setMbeanName, setType, setUri |
| Methods inherited from class com.caucho.webbeans.cfg.WbComponentConfig |
|---|
addBinding, addOptionalStringProperty, addParam, addStringProperty, createObjectNoInit, getBindingList, getClassType, getComponent, getComponentFactory, getComponentType, getInit, getName, getObject, getTagName, getType, setComponentType, setInit, setName, setScope |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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)
public void init()
WbComponentConfig
init in class BeanConfigpublic void deploy()
deploy in class WbComponentConfig
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||