Class and Description |
---|
AmiAlertType
The AmiAlertType class serves to indicate the kind of unsolicited
AMI message to send.
|
AmiAsyncMethodInterface
AmiAsyncMethodInterface interface describes an AMI asynchronous
method.
|
AmiEnabledInterface
The AmiEnabledInterface interface allows any class to implement
a getMethods method that returns an array of AmiMethodInterface
objects.
|
AmiException
The AmiException extends
HawkException to be used
when an error condtion occurs while executing a method invocation. |
AmiMethod
The AmiMethod implements of the
AmiMethodInterface
as a convenient abstract class. |
AmiMethodContext
AmiMethodContext encapsulates the context of a method invocation
or subscription.
|
AmiMethodInterface
AmiMethodInterface interface describes an AMI synchronous method.
|
AmiMethodType
The AmiMethodType class serves to indicate the kind of AMI methods
that can be instrumented.
|
AmiParameter
An AmiParameter describes the attributes of an input or output parameter
of an AmiMethodInterface.
|
AmiParameterList
Instances of this class, AmiParameterList, are used to keep a collection
AmiParameter objects
|
AmiSession
The AmiSession class and its supporting class objects provides a Java
application programming interface (API) to the TIB/Hawk Application
Management Interface (AMI) protocol.
|
AmiSessionFactory
This class provides an instance of AMI session, based on the configured transport.
|
AmiTraceInterface
The debug/error handler interface provides methods for dealing with AMI
debug information and errors.
|
Copyright © 2000-2019 TIBCO Inc. All Rights Reserved.