Uses of Interface
org.eclipse.osgi.service.debug.DebugOptions

Packages that use DebugOptions
org.eclipse.osgi.framework.debug   
org.eclipse.osgi.service.debug   
 

Uses of DebugOptions in org.eclipse.osgi.framework.debug
 

Classes in org.eclipse.osgi.framework.debug that implement DebugOptions
 class FrameworkDebugOptions
          The DebugOptions implementation class that allows accessing the list of debug options specified for the application as well as creating DebugTrace objects for the purpose of having dynamic enablement of debug tracing.
 

Uses of DebugOptions in org.eclipse.osgi.service.debug
 

Methods in org.eclipse.osgi.service.debug with parameters of type DebugOptions
 void DebugOptionsListener.optionsChanged(DebugOptions options)
          Notifies this listener that an option-path for its plug-in has changed.
 



Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.