Package org.infinispan.cli.activators
Interface ContextAwareCommandActivator
- All Superinterfaces:
org.aesh.command.activator.CommandActivator
- All Known Implementing Classes:
ConnectionActivator
public interface ContextAwareCommandActivator
extends org.aesh.command.activator.CommandActivator
- Since:
- 10.0
- Author:
- Tristan Tarrant <tristan@infinispan.org>
-
Method Summary
Methods inherited from interface org.aesh.command.activator.CommandActivator
isActivated
-
Method Details
-
setContext
-