When you have made a change to the integration node, use one of the supplied methods to check if the change has been successful.
If subsequent property change methods give a successful return, the request has been successfully completed by the integration node. If the changes are rejected by the integration node, or time out (they cannot be completed successfully by the integration node before the timeout period expires), the methods throw either a ConfigManagerProxyRequestFailure or a ConfigManagerProxyRequestTimeout exception.
For more information on synchronous property changes, see the description of the BrokerProxy.setSynchronous() method in the IBM Integration API Javadoc information (IBM Integration API).