public class Menu extends Object
| Constructor and Description |
|---|
Menu() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroup() |
String |
getHibernateConfiguration() |
String |
getRegistry() |
String |
getServer() |
String |
getTopic() |
boolean |
parser(String[] args)
Parser args from command line.
|
public boolean parser(String[] args)
args - from command line.public String getGroup()
public String getTopic()
public String getRegistry()
public String getServer()
public String getHibernateConfiguration()
Copyright © 2019. All rights reserved.