org.glassfish.gmbal.main
Class ProfileMain

java.lang.Object
  extended by org.glassfish.gmbal.main.ProfileMain

public class ProfileMain
extends java.lang.Object

Author:
ken

Nested Class Summary
static class ProfileMain.Item
           
static class ProfileMain.MyRoot
           
static class ProfileMain.Store
           
static class ProfileMain.Timings
           
 
Constructor Summary
ProfileMain()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void run(boolean isWarmup, int count)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileMain

public ProfileMain()
Method Detail

run

public static void run(boolean isWarmup,
                       int count)
                throws java.io.IOException
Throws:
java.io.IOException

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException