uCosminexus Stream Data Platform - Application Framework Application Development Guide
jp.co.Hitachi.soft.sdp.api.SDPConnectorFactory
This is a factory class that implements the process for generating an SDPConnector type object. Executing the connect method in this class generates an SDPConnector type object that attaches to the SDP server using RMI communication.
The following table shows the SDPConnectorFactory class method list.
| Return value | Method name | Function |
|---|---|---|
| SDPConnector | connect() | Generates an SDPConnector type object that is connected to the SDP server using RMI communication. |
The connect method is a static method.
All Rights Reserved. Copyright (C) 2011, Hitachi, Ltd.