Dashboard Builder Data Provider API 6.0.0.Beta1

org.jboss.dashboard.command
Interface CommandProcessor


public interface CommandProcessor

A command processor is an interface used by the TemplateProcessor service. Its main responsability is to transform command fragments coming from a text template.


Method Summary
 String processCommand(String[] command)
           
 

Method Detail

processCommand

String processCommand(String[] command)
                      throws Exception
Throws:
Exception

Dashboard Builder Data Provider API 6.0.0.Beta1

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.