Interface UserConnectionSource

    • Method Detail

      • getUserConnectionsOnSpecificIServerNode

        UserConnectionResults getUserConnectionsOnSpecificIServerNode​(java.lang.String iServerNode)
                                                               throws WebObjectsAdminException
        THIS METHOD IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. THE METHOD IS SUBJECT TO CHANGE IN FUTURE RELEASES AND SOME METHODS AND PROPERTIES MAY NOT BE SUITABLE FOR CUSTOM DEVELOPMENT. Retrieves the user connection information on specific IServer node
        Parameters:
        iServerNode - specific IServer node
        Returns:
        Throws:
        WebObjectsAdminException
      • getManipulator

        UserConnectionManipulator getManipulator()
        Returns the UserConnectionManipulator object to disconnect user connections.
        Returns:
        the UserConnectionManipulator object