If the application has registered (by calling the 'WatcherGraphicalInterface'
'addActionListener()' method, this method will be called when the window is
requested to be terminated by pushing the X button.
If the application has registered (by calling the 'WatcherGraphicalInterface'
'addActionListener()' method, this method will be called when the window is
requested to be terminated by pushing the X button.
This method is called every time the actorEntry() method receives a type
of request that is not to be forwarded to the actor by calling
applicationActorEntry().
This tiny class is a workaround for java runtime being very slow at
processing Runtime.exec() external process creation issued from large
classes (!?).
This class contains the parameters specified by an actor when a user sends a
request for logging himself into a PaP domain administrated by a Director.
Collects and optionally downloads class files from a URL to specified local directory
NOTE: index.html should not exist at URL, because web servers directory service will enumerate file names.
Old class to control PaP support entities and ApplicationActors
Deprecated by control command mechanism of DebugServer and DebugClient window input lines
Implementation of PaP layer PNES, it does delivery of PaP messages across
nodes and interfaces the PaP support functions the same way an
ApplicationActor would.
Selects the row in either the Actor table or the RoleSession table,
depending on if isActorGAI is True or False respectively, where the
specified GAI is found.
Updates the UserProfile with the specified UserProfile's username by
removing the current UserProfile and adding itself to the base with
the same username.