ServiceControl
Asynchronous
, Control
, Serializable
, ServiceControl
, ServiceProxy
, XMLControl
Nested Class Summary |
Nested classes from interface com.bea.control. |
Control.Callback |
Nested classes from interface com.bea.control. |
ServiceControl.Callback |
Method Summary |
public |
|
public void |
|
Methods from interface com.bea.control. |
getConversationID, getEndPoint, getInputHeaders, getPassword, getProtocol, getReliableMessageID, getTimeout, getUsername, reset, setClientCert, setConversationID, setEndPoint, setKeystore, setKeystore, setOutputHeaders, setPassword, setProtocol, setReliableMessageID, setTimeout, setUsername, useClientKeySSL |
Method Detail |
public ServiceBrokerControlPropertiesDocument
getProperties()
Returns the current control properties. Note that this
includes all properties except security-related settings like username/password,
keyAlias/keyPassword and keyStoreLocation/keyStorePassword.
public void setProperties(This method sets the control properties dynamically. Properties set by this method over-ride the static annotations.ServiceBrokerControlPropertiesDocument
props)
throwsException
Exception