| Class | Description |
|---|---|
| ContainerInterceptorMethodInterceptorFactory |
An
InterceptorFactory responsible for creating Interceptor instance corresponding to a container-interceptor
applicable for an Jakarta Enterprise Beans |
| DefaultAccessTimeoutService |
Service that manages the default access timeout for session beans
|
| EJBBusinessMethod | |
| EJBComponent | |
| EJBComponentCreateService | |
| EJBComponentCreateServiceFactory |
User: jpai
|
| EJBComponentDescription | |
| EjbComponentInstance | |
| EJBContainerInterceptorsViewConfigurator |
A
ViewConfigurator which sets up the Jakarta Enterprise Beans view with the relevant Interceptors
which will carry out invocation on the container-interceptor(s) applicable for an Jakarta Enterprise Beans, during an Jakarta Enterprise Beans method invocation |
| EjbHomeViewDescription | |
| EJBValidationConfigurator |
Configurator that validates than an Jakarta Enterprise Beans class does not validate the Jakarta Enterprise Beans specification
|
| EJBViewConfiguration |
Jakarta Enterprise Beans specific view configuration.
|
| EJBViewDescription |
Jakarta Enterprise Beans specific view description.
|
| InvokeMethodOnTargetInterceptor |
Interceptor that directly invokes the target from the interceptor context and returns the result
|
| MethodIntfHelper | |
| MethodTransactionAttributeKey | |
| RemoteHomeViewInstanceFactory | |
| ServerInterceptorsViewConfigurator | |
| TimerServiceRegistry |
A registry to which individual
timer services can register to (and un-register from). |
| Enum | Description |
|---|---|
| Ejb2xViewType |
An enum that is used as a marker for Enterprise Beans 2.x views.
|
| MethodIntf |
The method-intf element allows a method element to
differentiate between the methods with the same name and
signature that are multiply defined across the home and
component interfaces (e.g, in both an enterprise bean's
remote and local interfaces or in both an enterprise bean's
home and remote interfaces, etc.); the component and web
service endpoint interfaces, and so on.
|
| Exception | Description |
|---|---|
| EJBComponentUnavailableException |
An exception which can be used to indicate that a particular Jakarta Enterprise Beans component is (no longer) available for handling invocations.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.