Uses of Interface
org.pdfsam.eventstudio.Supervisor
Packages that use Supervisor
-
Uses of Supervisor in org.pdfsam.eventstudio
Fields in org.pdfsam.eventstudio declared as SupervisorModifier and TypeFieldDescriptionstatic final SupervisorSupervisor.SLACKEREmpty implementation of theSupervisor.Methods in org.pdfsam.eventstudio with parameters of type SupervisorModifier and TypeMethodDescriptionvoidDefaultEventStudio.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.