Class Bank

java.lang.Object
clazzfish.sample.Bank

public class Bank extends Object
The Bank class has a simple main method so that you can run it and start the 'jconsole' (or another JMX console) to access the different MBeans for monitoring and statistics.
Since:
2.4 (04.12.24)
Author:
oboehm
  • Constructor Details

    • Bank

      public Bank()
  • Method Details

    • main

      public static void main(String[] args)