Package jline.lang.sections
Class RandomSource
java.lang.Object
jline.lang.Element
jline.lang.NetworkElement
jline.lang.sections.Section
jline.lang.sections.InputSection
jline.lang.sections.RandomSource
- All Implemented Interfaces:
Serializable,Copyable
Input buffer of a Source
- See Also:
-
Field Summary
FieldsFields inherited from class jline.lang.sections.InputSection
schedPolicy -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidremoveServiceProcess(JobClass jobClass) voidsetServiceProcess(ServiceBinding serviceProcess) Methods inherited from class jline.lang.sections.Section
getClassName
-
Field Details
-
serviceProcesses
-
-
Constructor Details
-
RandomSource
-
-
Method Details
-
removeServiceProcess
-
setServiceProcess
- Overrides:
setServiceProcessin classInputSection
-