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.private SupervisorStation. supervisorMethods in org.pdfsam.eventstudio with parameters of type Supervisor Modifier and Type Method Description voidStation. supervior(Supervisor supervisor)voidDefaultEventStudio. supervisor(Supervisor supervisor)Adds aSupervisorto the hidden station, hiding the station abstraction.voidDefaultEventStudio. supervisor(Supervisor supervisor, java.lang.String station)<T> voidEventStudio. supervisor(Supervisor supervisor, java.lang.String station)Sets aSupervisorfor the given station.
-