Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 14 RMI Palette

Chapter 14
Remote Method Invocation (RMI) is a protocol for calling operations on remote Java objects. TIBCO ActiveMatrix BusinessWorks can act as server for incoming RMI calls, or TIBCO ActiveMatrix BusinessWorks can use RMI to retrieve a remote object. For client interactions, either a remote Java object on an RMI server or an Enterprise Java Bean (EJB) can be retrieved. For server interactions, a client can make an RMI call to TIBCO ActiveMatrix BusinessWorks that initiates a process instance.
This chapter assumes that you are familiar with the RMI protocol. For more information, see: http://java.sun.com/docs/books/tutorial/rmi/index.html.
Topics 

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved