Ajocado API 1.0.0.Alpha2

org.jboss.arquillian.ajocado.interception
Interface CommandContext


public interface CommandContext


Method Summary
 String[] getArguments()
           
 String getCommand()
           
 Object invoke()
           
 

Method Detail

invoke

Object invoke()
              throws CommandInterceptionException
Throws:
CommandInterceptionException

getCommand

String getCommand()

getArguments

String[] getArguments()

Ajocado API 1.0.0.Alpha2

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.