org.apache.karaf.diagnostic.demo
Class ScreenshotDumpProvider

java.lang.Object
  extended by org.apache.karaf.diagnostic.demo.ScreenshotDumpProvider
All Implemented Interfaces:
org.apache.karaf.diagnostic.core.DumpProvider

public class ScreenshotDumpProvider
extends Object
implements org.apache.karaf.diagnostic.core.DumpProvider

This demo provider creates images in dump destination which contains screenshots from all attached displays.


Constructor Summary
ScreenshotDumpProvider()
           
 
Method Summary
 void createDump(org.apache.karaf.diagnostic.core.DumpDestination destination)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScreenshotDumpProvider

public ScreenshotDumpProvider()
Method Detail

createDump

public void createDump(org.apache.karaf.diagnostic.core.DumpDestination destination)
                throws Exception

Specified by:
createDump in interface org.apache.karaf.diagnostic.core.DumpProvider
Throws:
Exception


Copyright © 2007-2012 FuseSource, Corp.. All Rights Reserved.