|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPageServerConnection
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()
Deprecated. As of version 12.0. |
java.lang.String |
getServerName()
Deprecated. As of version 12.0. |
| Method Detail |
|---|
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.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 | ||||||||