org.ops4j.pax.exam.options
Class DebugClassLoadingOption

java.lang.Object
  extended by org.ops4j.pax.exam.options.DebugClassLoadingOption
All Implemented Interfaces:
Option

public class DebugClassLoadingOption
extends java.lang.Object
implements Option

Options enabling framework specific class loading debugging.

Since:
1.2.0, September 22, 2009
Author:
Alin Dreghiciu (adreghiciu@gmail.com)

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

Constructor Detail

DebugClassLoadingOption

public DebugClassLoadingOption()
Method Detail

toString

public java.lang.String toString()

Overrides:
toString in class java.lang.Object


Copyright © 2006-2012 OPS4J - Open Participation Software for Java. All Rights Reserved.