|
Class Summary |
| ArmApplicationDefinitionImpl |
ArmApplicationDefinition describes the attributes of an application that do
not change from one instance of the application to another. |
| ArmApplicationImpl |
ArmApplication represents an instance of an executing application. |
| ArmCorrelatorImpl |
ArmCorrelator represents a correlation token passed from a calling
transaction to a called transaction. |
| ArmIdentityPropertiesImpl |
ArmIdentityProperties addresses a requirement to accept a set of string
name=value pairs that extend the concept of application and transaction
identity and context. |
| ArmIdentityPropertiesTransactionImpl |
ArmIdentityPropertiesTransaction extends ArmIdentityProperties for
transactions by adding a URI property. |
| ArmIDImpl |
ArmID implements an immutable wrapper around a 16-byte ID. |
| ArmInterfaceImpl |
ArmInterface implementation provides a common way to handle errors. |
| ArmTokenImpl |
The ARM Token can be used as an identifer for a transaction using a set of
given bytes. |
| ArmTransactionDefinitionImpl |
ArmTransactionDefinition contains the metadata that is the same for all
instances of a transaction type (represented by ArmTransaction or
ArmTranReport). |
| ArmTransactionFactoryImpl |
ArmTransactionFactory provides methods to create instances of the classes in
the org.opengroup.arm40.transaction package. |
| ArmTransactionImpl |
For most applications, ArmTransaction is the most important of all the ARM
classes, and the most frequently used. |
| ArmUserImpl |
ArmUser represents a user on behalf of whom a transaction is executed. |