public class FF4jCliProcessor extends Object
| Constructor and Description |
|---|
FF4jCliProcessor(String springConfFile)
Sample Processor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
evaluate(String commandLine)
Command are not the same if you have selected an environnement or not.
|
String |
getCurrentEnv() |
org.ff4j.FF4j |
getCurrentFF4J() |
void |
parseSpringContext(String fileName)
Parse Spring context.
|
public FF4jCliProcessor(String springConfFile)
springConfFile - public void evaluate(String commandLine)
commandLine - current command lienpublic void parseSpringContext(String fileName)
public String getCurrentEnv()
public org.ff4j.FF4j getCurrentFF4J()
Copyright © 2013–2017 FF4J. All rights reserved.