Uses of Class
org.crsh.cmdline.matcher.InvocationContext

Packages that use InvocationContext
org.crsh.cmdline.matcher   
 

Uses of InvocationContext in org.crsh.cmdline.matcher
 

Methods in org.crsh.cmdline.matcher with parameters of type InvocationContext
protected abstract  Object CommandMatch.doInvoke(InvocationContext context, C command, Map<ParameterDescriptor<?>,Object> values)
           
protected  Object ClassMatch.doInvoke(InvocationContext context, T command, Map<ParameterDescriptor<?>,Object> values)
           
protected  Object MethodMatch.doInvoke(InvocationContext context, T command, Map<ParameterDescriptor<?>,Object> values)
           
 Object CommandMatch.invoke(InvocationContext context, C command)
           
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.