qx.dev
Class Profile

java.lang.Object
  extended by qx.dev.Profile

public class Profile
extends java.lang.Object

qooxdoo profiler.

All functions of qooxdoo classes (constructors, members, statics) can be profiled using this class.

To enable profiling this class must be loaded before qx.Class is loaded. This can be achieved by adding the parameter —add-require qx.Class:qx.dev.Profile to the generator call building the applications. Further more the variant qx.aspect must be set to on.


Constructor Summary
Profile()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Profile

public Profile()


Copyright © 2008 1&1. All Rights Reserved.