| Interface | Description |
|---|---|
| ApplicationEnvironment |
Provides information about the currently running environment in
scenarios that are not defined by the Java enterprise specifications
|
| ComponentInvocationHandler |
ComponentInvocationHandler handles pre and post activities for a particular
type of ComponentInvocation
|
| InvocationManager |
InvocationManager provides interface to keep track of
component context on a per-thread basis
|
| RegisteredComponentInvocationHandler |
This class is an alternative to ComponentInvocationHandler.
|
| ResourceHandler |
ResourceHandler provides interface to access resources
handled by a component.
|
| Class | Description |
|---|---|
| ComponentInvocation | |
| InvocationManagerImpl |
| Enum | Description |
|---|---|
| ComponentInvocation.ComponentInvocationType |
| Exception | Description |
|---|---|
| InvocationException |
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.