org.ow2.shelbie.core.console.startup
Class ConsoleStartupComponent.NullHistoryFileProvider

java.lang.Object
  extended by org.ow2.shelbie.core.console.startup.ConsoleStartupComponent.NullHistoryFileProvider
All Implemented Interfaces:
org.ow2.shelbie.core.history.HistoryFileProvider
Enclosing class:
ConsoleStartupComponent

public static class ConsoleStartupComponent.NullHistoryFileProvider
extends Object
implements org.ow2.shelbie.core.history.HistoryFileProvider


Constructor Summary
ConsoleStartupComponent.NullHistoryFileProvider()
           
 
Method Summary
 File getHistoryFile(Subject subject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConsoleStartupComponent.NullHistoryFileProvider

public ConsoleStartupComponent.NullHistoryFileProvider()
Method Detail

getHistoryFile

public File getHistoryFile(Subject subject)
Specified by:
getHistoryFile in interface org.ow2.shelbie.core.history.HistoryFileProvider


Copyright © 2013 OW2 Consortium. All Rights Reserved.