| Interface | Description |
|---|---|
| ApplicationLifeCycleEventListener |
This interface should be implemented by any one interested in receiveing
lifecycle events.
|
| ContainerHelper |
Provide an implementation that supports CMP integration with information
required for such support.
|
| JDOEJB11Helper |
This is the helper interface for conversion of persistence-capable instances
to and from EJB objects of type: EJBObject, PrimaryKey, and Collections of those.
|
| JDOEJB20Helper | |
| TransactionHelper |
Provide a Forte for Java implementation with information about the distributed
transaction environment.
|
| Class | Description |
|---|---|
| CMPHelper |
Provides helper methods for CMP support implementation with the
application server specific information.
|
| DeploymentHelper |
This class is used for static method invocations to avoid unnecessary
registration requirements to use EJBHelper and/or CMPHelper from
deploytool, verifier, or any other stand-alone client.
|
| EJBHelper |
Provides helper methods for a Forte for Java implementation with the
application server specific information in the distributed transaction
environment.
|
| LoggerFactoryiAS | |
| SunContainerHelper |
Implementation for Sun specific CMP and Container interactions as defined
by the ContainerHelper interface.
|
| SunTransactionHelper |
Sun specific implementation for TransactionHelper interface.
|
| TransactionHelperImpl |
This is an abstract class which is a generic implementation of the
TransactionHelper interface.
|
Copyright © 2017. All rights reserved.