eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Demos::WebProcessList':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: WebProcessList (in Demos)


Inheritance:

   Object
   |
   +--HTTPService
      |
      +--HTTPSelectorService
         |
         +--Demos::WebProcessList

Package:
stx:goodies/webServer
Category:
Net-Communication-HTTP-Services-Demo-WebApplications
Version:
rev: 1.32 date: 2021/01/20 15:26:53
user: cg
file: WebProcessList.st directory: goodies/webServer
module: stx stc-classLibrary: webServer

Description:


generates a simple process-monitor like list.

caveat: old code - needs to be rewritten to use an HTMLTreeBuilder.

copyright

COPYRIGHT (c) 2003 by eXept Software AG All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

Class protocol:

defaults
o  defaultAllowRobots

o  defaultReplyPresenterClass

o  isThreadSafe

o  linkName
return the default linkName path (with slash)

helpers
o  getWhereStringFor: con running: isRunning
search for a semaphore-wait in the top 10 contexts

o  processList
answer the process list as a string

Usage example(s):

      self processList


Instance protocol:

defaults
o  allowedMessages

queries-service
o  defaultMessage

registration
o  addRequiredForeignServicesTo: anHTTPServer
I need a file service for the bitmaps and icons

requests-server
o  processList: aRequest
send a list of running processes

o  processListWithFrames: aRequest
send a list of running processes using frames

o  processListWithFramesHeader: aRequest
the header of the frame based process list.

o  processListWithFramesList: aRequest
the list-part of the frame based process list.



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 09:47:54 GMT