com.microstrategy.web.objects.admin.monitors.UserConnectionSource |
The interface UserConnectionSource
is the entry point to retrieve
and disconnect user connections.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract UserConnectionManipulator |
getManipulator()
Returns the
UserConnectionManipulator object to disconnect
user connections. | ||||||||||
abstract UserConnectionResults |
getUserConnections()
Retrieves the user connection information.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Returns the UserConnectionManipulator
object to disconnect
user connections.
UserConnectionManipulator
object
Retrieves the user connection information.
WebObjectsAdminException | thrown if there is any error occurred. |
---|