Class SystemModule


  • public class SystemModule
    extends Module
    A SystemModule object represents a startable PCM system entity.
    • Constructor Detail

      • SystemModule

        public SystemModule​(String name,
                            String className)
        Constructs a new SystemModule object.
        Parameters:
        name - the display name of the system
        className - the class name of the system