| Modifier and Type | Interface and Description |
|---|---|
interface |
Application
Interface to hold details of an application
|
interface |
AuditModule
An audit-module specifies an optional plug-in module which implements audit
capabilities.
|
interface |
AuthRealm |
interface |
JavaConfig
Java Runtime environment configuration
|
interface |
MessageSecurityConfig
Defines the message layer specific provider configurations of the application
server.
|
interface |
ResourceRef |
interface |
SystemProperty
Syntax for supplying system properties as name value pairs
|
interface |
VirtualServer
Configuration of Virtual Server
Virtualization in Application Server allows multiple URL domains to be served by the same HTTP server process, which
is listening on multiple host addresses If an application is available at two virtual servers, they still share same
physical resource pools, such as JDBC connection pools.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
JmsHost |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContextService
Concurrency context service resource definition
|
interface |
ManagedExecutorService
Concurrency managed executor service resource definition
|
interface |
ManagedScheduledExecutorService
Concurrency managed scheduled executor service resource definition
|
interface |
ManagedThreadFactory
Concurrency managed thread factory resource definition
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AdminObjectResource |
interface |
ConnectorConnectionPool
Defines configuration used to create and manage
a pool of connections to a EIS.
|
interface |
ConnectorResource |
interface |
ResourceAdapterConfig
This element is for configuring the resource adapter.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
JdbcConnectionPool
Defines configuration used to create and manage a pool physical database
connections.
|
interface |
JdbcResource
JDBC javax.sql.(XA)DataSource resource definition
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IiopListener |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CustomResource
Custom (or generic) resource managed by a user-written factory class.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MailResource |
Copyright © 2017. All rights reserved.