org.apache.karaf.diagnostic.demo
Class ScreenshotDumpProvider
java.lang.Object
org.apache.karaf.diagnostic.demo.ScreenshotDumpProvider
- All Implemented Interfaces:
- DumpProvider
public class ScreenshotDumpProvider
- extends Object
- implements DumpProvider
This demo provider creates images in dump destination which
contains screenshots from all attached displays.
- Author:
- ldywicki
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScreenshotDumpProvider
public ScreenshotDumpProvider()
createDump
public void createDump(DumpDestination destination)
throws Exception
-
- Specified by:
createDump in interface DumpProvider
- Throws:
Exception
Copyright © 2007-2011 FuseSource, Corp.. All Rights Reserved.