Skip to main content

alphaWorks  >  Forums  >  IBM Real-Time Class Analysis Tool for Java  >  developerWorks

Alternative Solution: Javolution    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink Replies: 0 - Pages: 1 Threads: [ Previous | Next ]

Posts: 1
Registered: Feb 22, 2007 11:08:15 PM
Alternative Solution: Javolution
Posted: Feb 22, 2007 11:21:26 PM
Click to report abuse...   Click to reply to this thread Reply
The real-time open source library Javolution (http://javolution.org) provides an alternative strategy to initialize classes at start-up (ref. javolution.lang.ClassInitializer). All classes accessible from the run-time classpath can be initialized at start-up ; this may take few seconds but there is no need for preprocessing or analyzing.

Point your RSS reader here for a feed of the latest messages in all forums