Package | Description |
---|---|
com.caucho.config.types | |
com.caucho.jsp.cfg | |
com.caucho.naming | |
com.caucho.security | |
com.caucho.server.dispatch | |
com.caucho.server.webapp | |
com.caucho.sql |
Modifier and Type | Method and Description |
---|---|
void |
ReferenceConfig.addInitParam(InitParam initParam)
Sets an init param.
|
void |
ResourceRef.setInitParam(InitParam initParam)
Sets an init-parameter
|
Modifier and Type | Method and Description |
---|---|
void |
TldValidator.setInitParam(InitParam initParam)
Sets an init-param
|
Modifier and Type | Method and Description |
---|---|
void |
LinkProxy.addInitParam(InitParam initParam)
Adds init param.
|
Modifier and Type | Method and Description |
---|---|
void |
LdapAuthenticator.addJNDIEnv(InitParam init) |
void |
JaasAuthenticator.setInitParam(InitParam init) |
void |
JaasAuthenticator.setOptions(InitParam init) |
Modifier and Type | Method and Description |
---|---|
InitParam |
ServletConfigImpl.createInitParam()
Sets an init-param
|
Modifier and Type | Method and Description |
---|---|
void |
FilterConfigImpl.setInitParam(InitParam initParam)
Sets an init-param
|
void |
ServletConfigImpl.setInitParam(InitParam initParam)
Sets an init-param
|
Modifier and Type | Method and Description |
---|---|
InitParam |
WebApp.createContextParam()
Sets an init-param
|
Modifier and Type | Method and Description |
---|---|
void |
WebApp.addContextParam(InitParam initParam)
Sets the context param
|
Modifier and Type | Method and Description |
---|---|
void |
DBPoolImpl.setInitParam(InitParam init)
Sets a driver parameter.
|
void |
DriverConfig.setInitParam(InitParam initParam)
Sets a property from the underlying driver.
|
void |
DBPool.setInitParam(InitParam init)
Sets a driver parameter (compat).
|