sudo supervisorctl status myapp # Output: myapp RUNNING pid 12345, uptime 2 days
If you do not explicitly call super() , the compiler implicitly inserts a no-argument constructor call to the parent class. sup java com top
public TopChild(int id, String name) System.out.println("Init"); // compilation error super(id, name); sudo supervisorctl status myapp # Output: myapp RUNNING