Package bsh.util

Class Sessiond

  • All Implemented Interfaces:
    Runnable

    public class Sessiond
    extends Thread
    BeanShell remote session server. Starts instances of bsh for client connections. Note: the sessiond effectively maps all connections to the same interpreter (shared namespace).