Package jline.lang.nodeparam
Class ServiceNodeParam
-
- All Implemented Interfaces:
-
java.io.Serializable
public class ServiceNodeParam extends NodeParam
Parameter container for service nodes in queueing networks.
This class stores configuration parameters for service nodes that process jobs according to externally defined service specifications. Service nodes can reference external files or configurations that define their behavior.
- Since:
1.0
-
-
Constructor Summary
Constructors Constructor Description ServiceNodeParam()
-