Uses of Interface
org.pdfsam.eventstudio.Supervisor
-
Packages that use Supervisor Package Description org.pdfsam.eventstudio -
-
Uses of Supervisor in org.pdfsam.eventstudio
Fields in org.pdfsam.eventstudio declared as Supervisor Modifier and Type Field Description static SupervisorSupervisor. SLACKEREmpty implementation of theSupervisor.Methods in org.pdfsam.eventstudio with parameters of type Supervisor Modifier and Type Method Description voidDefaultEventStudio. supervisor(Supervisor supervisor)Adds aSupervisorto the hidden station, hiding the station abstraction.voidDefaultEventStudio. supervisor(Supervisor supervisor, String station)<T> voidEventStudio. supervisor(Supervisor supervisor, String station)Sets aSupervisorfor the given station.
-