Uses of Interface
org.overlord.sramp.shell.api.ShellContextVariableLifecycleHandler

Uses of ShellContextVariableLifecycleHandler in org.overlord.sramp.shell.api
 

Methods in org.overlord.sramp.shell.api with parameters of type ShellContextVariableLifecycleHandler
 void ShellContext.setVariable(QName name, Object object, ShellContextVariableLifecycleHandler lifecycleHandler)
          Sets a variable in the context.
 void SimpleShellContext.setVariable(QName name, Object object, ShellContextVariableLifecycleHandler lifecycleHandler)
           
 



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