Package edu.uiuc.ncsa.security.util.cli
Interface ComponentManager
-
- All Known Implementing Classes:
ConfigurableCommandsImpl
public interface ComponentManager
Created by Jeff Gaynor
on 2/22/21 at 6:19 AM
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>
listComponents()
boolean
use(InputLine inputLine)
-