Interface | Description |
---|---|
FndRemoteInterface |
FndRemoteInterface is implemented by all beans with remote interfaces.
|
Class | Description |
---|---|
FndArrayResultWrapper |
Result wrapper for arrays.
|
FndEjbOperation |
View representing an EJB operation.
|
FndEjbOperationArray |
An array of EJB operations.
|
FndInOutRecordResultWrapper |
Result wrapper for in out records.
|
FndInvocationResult |
Wrapper for result from an invoke call.
|
FndListEjbOperations |
View representing a result from listEjbOperations() operation.
|
FndListEjbOperationsArray |
An array of FndListEjbOperations views.
|
FndRecordResultWrapper |
Result wrapper for records.
|
FndResultWrapper |
Abstract base class for result wrappers.
|