public class AccountMgmtCommand extends ESalesIngestCommand
Modifier and Type | Field and Description |
---|---|
private static String |
command |
private static String |
countStr |
private static String |
indexStr |
private static org.apache.commons.logging.Log |
log |
private static PrintStream |
out |
Constructor and Description |
---|
AccountMgmtCommand() |
Modifier and Type | Method and Description |
---|---|
private static EntityManagerFactory |
getEMF() |
private static void |
invoke(AccountMgmt accountMgmt) |
private static void |
listAccounts(AccountMgmt accountMgmt) |
static void |
main(String[] args) |
private static final org.apache.commons.logging.Log log
private static String command
private static String indexStr
private static String countStr
private static PrintStream out
private static EntityManagerFactory getEMF()
private static void invoke(AccountMgmt accountMgmt) throws Exception
Exception
private static void listAccounts(AccountMgmt accountMgmt) throws Exception
Exception
public static void main(String[] args)
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.