public class ApplicationSessionStatistics extends Object
Modifier | Constructor and Description |
---|---|
protected |
ApplicationSessionStatistics(Long appSessId,
String appName)
Construct a ApplicationSessionStatistics.
|
Modifier and Type | Method and Description |
---|---|
String |
getApplicationName()
Get the Application name.
|
Long |
getApplicationSessionId()
Get the application session ID.
|
Date |
getConnectTime()
Get the time the session was connected.
|
public Long getApplicationSessionId()
public String getApplicationName()
public Date getConnectTime()
Copyright © 2023. All rights reserved.