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.31 date: 2018/04/26 10:49:15
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.


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.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 18 Apr 2024 17:57:46 GMT