Class | Description |
---|---|
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 EJB view with the relevant Interceptor s
which will carry out invocation on the container-interceptor(s) applicable for an EJB, during an EJB method invocation |
EjbHomeViewDescription | |
EJBUtilities | Deprecated
Deprecated post 7.2.x version.
|
EJBValidationConfigurator |
Configurator that validates than an EJB class does not validate the EJB specification
|
EJBViewConfiguration |
EJB specific view configuration.
|
EJBViewDescription |
EJB specific view description.
|
InvokeMethodOnTargetInterceptor |
Interceptor that directly invokes the target from the interceptor context and returns the result
|
MethodIntfHelper | |
MethodTransactionAttributeKey | |
RemoteHomeViewInstanceFactory | |
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 EJB 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 EJB component is (no longer) available for handling invocations.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.