org.crsh.shell.impl
Class CommandContextImpl

java.lang.Object
  extended by org.crsh.shell.impl.CommandContextImpl
All Implemented Interfaces:
CommandContext

public class CommandContextImpl
extends Object
implements CommandContext

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
CommandContextImpl(Map<String,Object> attributes)
           
 
Method Summary
 Map<String,Object> getAttributes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandContextImpl

public CommandContextImpl(Map<String,Object> attributes)
Method Detail

getAttributes

public final Map<String,Object> getAttributes()
Specified by:
getAttributes in interface CommandContext


Copyright © 2011 eXo Platform SAS. All Rights Reserved.