5455565758596061626364
} } } finally { context.destroy(); } } return null; } }
8182838485868788899091
{ throw new RuntimeException("Error while creating parser: " + e.getMessage(), e); } finally { shellContext.destroy(); } } @Override public Set<String> getAllCommandNames()
103104105106107108109110111112
{ return commandManager.getAllCommandNames(newShellContext); } finally { newShellContext.destroy(); } } }
8586878889909192939495
107108109110111112113114115116