Uses of Interface
edu.uiuc.ncsa.security.util.cli.ComponentManager
-
Packages that use ComponentManager Package Description edu.uiuc.ncsa.security.util.cli CLI = Command Line Interface, a basic command line for any Java application. -
-
Uses of ComponentManager in edu.uiuc.ncsa.security.util.cli
Methods in edu.uiuc.ncsa.security.util.cli that return ComponentManager Modifier and Type Method Description ComponentManager
CLIDriver. getComponentManager()
Methods in edu.uiuc.ncsa.security.util.cli with parameters of type ComponentManager Modifier and Type Method Description void
CLIDriver. setComponentManager(ComponentManager componentManager)
-