public class PSPaymentServer extends PSAdminObject
Modifier | Constructor and Description |
---|---|
protected | PSPaymentServer(com.ibm.etill.org.w3c.dom.Element xml)
Deprecated.
Constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String | getETillHostName()
Deprecated.
Returns the TCP hostname where this Commerce Payments resides
|
java.lang.String | getLogPath()
Deprecated.
WebSphere Commerce now uses the WebSphere trace facility to manage trace settings. You should instead use the WebSphere Application Server administrator's console to manage where message and trace records are written. This method always returns an empty String.
|
java.lang.Long | getNumberOfAdminCommands()
Deprecated.
Returns the number of Administration commands the Commerce Payments has executed
|
java.lang.Long | getNumberOfOrderCommands()
Deprecated.
Returns the number of Order commands the Commerce Payments has executed
|
java.lang.Long | getNumberOfPaymentCommands()
Deprecated.
Returns the number of Payment commands the Commerce Payments has executed
|
java.lang.Long | getNumberOfQueryCommands()
Deprecated.
Returns the number of Query commands the Commerce Payments has executed
|
java.lang.String | getRealmName()
Deprecated.
Returns the name of the realm that Commerce Payments is using.
|
java.lang.Integer | getTraceFileSize()
Deprecated.
WebSphere Commerce now uses the WebSphere trace facility to manage trace settings. You should instead use the WebSphere Application Server administrator's console to manage how trace records can be obtained. This method always returns zero.
|
java.lang.Integer | getTraceSetting()
Deprecated.
WebSphere Commerce now uses the WebSphere trace facility to manage trace settings. You should instead use the WebSphere Application Server administrator's console to control which trace settings are in use for each Commerce component. This method always returns zero.
|
protected PSPaymentServer(com.ibm.etill.org.w3c.dom.Element xml)
public java.lang.String getETillHostName()
public java.lang.String getRealmName()
public java.lang.Integer getTraceFileSize()
public java.lang.String getLogPath()
public java.lang.Integer getTraceSetting()
public java.lang.Long getNumberOfOrderCommands()
public java.lang.Long getNumberOfPaymentCommands()
public java.lang.Long getNumberOfAdminCommands()
public java.lang.Long getNumberOfQueryCommands()