org.positronicnet

facility

package facility

Utilities for resource management

Visibility
  1. Public
  2. All

Type Members

  1. class AppFacility extends AnyRef

    Semi-abstract base class for a facility of some kind which is of use to one or more Activities or Services within an application.

  2. trait WorkerThread extends AppFacility

    Mixin for AppFacility which provides a "worker thread", which may be used to run things in the background.