![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Figure 10 illustrates the three phases of an AMI conversation.Figure 10 Three Stages of AMI ConversationFigure 13 AMI Method DescriptionThe message sent to the manager in describe method has nested inside it a series of messages that describe each method. These are known as method descriptor messages. Each method descriptor message has messages nested inside it, which describe the types of arguments and types of returns applicable to each method. This is illustrated in Figure 13. From this description, the manager determines what structure of message to send when invoking the method, as well as how to interpret the message the application sends back.Figure 14 AMI Method Invocation
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |