Modifier and Type | Method and Description |
---|---|
void |
AmberPersistenceManager.addPersistenceUnitDefault(ContainerProgram program) |
Modifier and Type | Method and Description |
---|---|
void |
BootResinConfig.addClusterDefault(ContainerProgram program)
Adds a new default to the cluster.
|
void |
BootClusterConfig.addServerDefault(ContainerProgram program)
Adds a new server to the cluster.
|
void |
BootClusterConfig.addStdoutLog(ContainerProgram config) |
Modifier and Type | Method and Description |
---|---|
void |
NetworkServerConfig.addPortDefault(ContainerProgram program)
Adds a port-default
|
void |
ClusterServer.addPortDefault(ContainerProgram program)
Adds a port-default
|
Modifier and Type | Method and Description |
---|---|
ContainerProgram |
BeanConfig.getInit() |
ContainerProgram |
AbstractBeanConfig.getInit()
Sets the init program.
|
Modifier and Type | Method and Description |
---|---|
void |
BeanConfig.setInit(ContainerProgram init)
Sets the init program.
|
void |
AbstractBeanConfig.setInit(ContainerProgram init)
Sets the init program.
|
Modifier and Type | Method and Description |
---|---|
ContainerProgram |
TypeFactory.getUrlProgram(java.lang.String url) |
Modifier and Type | Method and Description |
---|---|
ContainerProgram |
ReferenceConfig.getInit()
Gets the init program;
|
ContainerProgram |
JndiLink.getInit()
Gets the init program;
|
Modifier and Type | Method and Description |
---|---|
void |
ReferenceConfig.setInit(ContainerProgram init)
Sets the init program
|
void |
JndiLink.setInit(ContainerProgram init)
Sets the init program
|
Modifier and Type | Method and Description |
---|---|
ContainerProgram |
EjbBean.getInitProgram()
Gets the init program.
|
ContainerProgram |
EjbBean.getServerProgram()
Gets the server program.
|
Modifier and Type | Method and Description |
---|---|
void |
EjbBean.setInit(ContainerProgram init) |
Modifier and Type | Method and Description |
---|---|
ContainerProgram |
ConfigJpaPersistenceUnitDefault.getProgram() |
ContainerProgram |
ConfigJpaPersistenceUnit.getProgram() |
Modifier and Type | Method and Description |
---|---|
void |
Resource.addInit(ContainerProgram init)
Adds the init program
|
Modifier and Type | Method and Description |
---|---|
ContainerProgram |
ConnectorConfig.ResourceAdapterConfig.getInit() |
ContainerProgram |
ConnectorConfig.ConnectionFactory.getInit() |
ContainerProgram |
ConnectorConfig.ConnectionListener.getInit() |
ContainerProgram |
ConnectorConfig.EndpointFactory.getInit() |
ContainerProgram |
ConnectorConfig.ConnectorBean.getInit() |
ContainerProgram |
ConnectorResource.ResourceAdapterConfig.getInit() |
ContainerProgram |
ConnectorResource.ConnectionFactory.getInit() |
ContainerProgram |
ConnectorResource.ConnectionListener.getInit() |
ContainerProgram |
ConnectorResource.EndpointFactory.getInit() |
ContainerProgram |
ConnectorResource.ConnectorBean.getInit() |
Modifier and Type | Method and Description |
---|---|
void |
ConnectorConfig.addInit(ContainerProgram init) |
void |
ConnectorResource.addInit(ContainerProgram init) |
void |
ConnectorConfig.ResourceAdapterConfig.setInit(ContainerProgram init) |
void |
ConnectorConfig.ConnectionFactory.setInit(ContainerProgram init) |
void |
ConnectorConfig.ConnectionListener.setInit(ContainerProgram init) |
void |
ConnectorConfig.EndpointFactory.setInit(ContainerProgram init) |
void |
ConnectorConfig.ConnectorBean.setInit(ContainerProgram init) |
void |
ConnectorResource.ResourceAdapterConfig.setInit(ContainerProgram init) |
void |
ConnectorResource.ConnectionFactory.setInit(ContainerProgram init) |
void |
ConnectorResource.ConnectionListener.setInit(ContainerProgram init) |
void |
ConnectorResource.EndpointFactory.setInit(ContainerProgram init) |
void |
ConnectorResource.ConnectorBean.setInit(ContainerProgram init) |
Modifier and Type | Method and Description |
---|---|
void |
ListenerResource.ListenerConfig.setInit(ContainerProgram init)
Sets the init program.
|
Modifier and Type | Method and Description |
---|---|
void |
Cluster.addServerDefault(ContainerProgram program)
Adds a new server to the cluster.
|
void |
ProtocolPortConfig.setInit(ContainerProgram init) |
Modifier and Type | Method and Description |
---|---|
ContainerProgram |
ServletRegexp.getBuilderProgram()
Returns the program.
|
ContainerProgram |
FilterConfigImpl.getInit()
Gets the init block
|
ContainerProgram |
ServletConfigImpl.getInit()
Gets the init block
|
Modifier and Type | Method and Description |
---|---|
void |
FilterConfigImpl.setInit(ContainerProgram init)
Sets the init block
|
void |
ServletConfigImpl.setInit(ContainerProgram init)
Sets the init block
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractAccessLog.addInit(ContainerProgram init) |
Modifier and Type | Method and Description |
---|---|
ContainerProgram |
BootPodConfig.getServerDefault() |
ContainerProgram |
BootClusterConfig.getServerDefault() |
ContainerProgram |
BootClusterConfig.getServerMultiDefault() |
Modifier and Type | Method and Description |
---|---|
void |
ResinConfig.addBoot(ContainerProgram program)
Ignore the boot configuration
|
void |
BootResinConfig.addClusterDefault(ContainerProgram program)
Adds a
|
void |
BootPodConfig.addServerDefault(ContainerProgram program)
Adds a
|
void |
BootClusterConfig.addServerDefault(ContainerProgram program)
Adds a
|
Modifier and Type | Method and Description |
---|---|
ContainerProgram |
LoginConfig.createFormLoginConfig()
Creates the form-login-config
|
ContainerProgram |
LoginConfig.createInit()
Creates the init
|
Modifier and Type | Method and Description |
---|---|
ContainerProgram |
ListenerConfig.getInit()
Gets the init block
|
Modifier and Type | Method and Description |
---|---|
void |
ListenerConfig.setInit(ContainerProgram init)
Sets the init block
|