|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface provides metrics for the number of connections from a Crystal Reports Cache Server to a Crystal Reports Page Server and the name of that Crystal Reports Page Server.
| Method Summary | |
int |
getConnections()
Returns the number of connections from the Crystal Reports Cache Server to a Crystal Reports Page Server. |
java.lang.String |
getServerName()
Returns the name of a Crystal Reports Page Server connected to the Crystal Reports Cache Server. |
| Method Detail |
public java.lang.String getServerName()
Returns the name of a Crystal Reports Page Server connected to the Crystal Reports Cache Server.
String containing the name of the Crystal Reports Page Server connected to the
Crystal Reports Cache Server.public int getConnections()
Returns the number of connections from the Crystal Reports Cache Server to a Crystal Reports Page Server.
int specifying the number of connections from the Crystal Reports Cache
Server to a Crystal Reports Page Server.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||