This project has retired. For details please refer to its Attic page.
LensHistoryFileProvider (Lens 2.0.1-beta-incubating API)

org.apache.lens.cli.skel
Class LensHistoryFileProvider

java.lang.Object
  extended by org.springframework.shell.plugin.support.DefaultHistoryFileNameProvider
      extended by org.apache.lens.cli.skel.LensHistoryFileProvider
All Implemented Interfaces:
org.springframework.shell.plugin.HistoryFileNameProvider, org.springframework.shell.plugin.PluginProvider

@Component
public class LensHistoryFileProvider
extends org.springframework.shell.plugin.support.DefaultHistoryFileNameProvider

The Class LensHistoryFileProvider.


Constructor Summary
LensHistoryFileProvider()
           
 
Method Summary
 String getHistoryFileName()
           
 String name()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LensHistoryFileProvider

public LensHistoryFileProvider()
Method Detail

getHistoryFileName

public String getHistoryFileName()
Specified by:
getHistoryFileName in interface org.springframework.shell.plugin.HistoryFileNameProvider
Overrides:
getHistoryFileName in class org.springframework.shell.plugin.support.DefaultHistoryFileNameProvider

name

public String name()
Specified by:
name in interface org.springframework.shell.plugin.PluginProvider
Overrides:
name in class org.springframework.shell.plugin.support.DefaultHistoryFileNameProvider


Copyright © 2014–2015 Apache Software Foundation. All rights reserved.