org.wiperdog.rshell.api
Interface RShellProvider


public interface RShellProvider

Restricted Shell provider interface.

Author:
kurohara

Method Summary
 Map<String,RShell> getRShellMap()
          retrieve definition map of Restricted Shell
 void updated(Dictionary properties)
          definition updated.
 

Method Detail

getRShellMap

Map<String,RShell> getRShellMap()
retrieve definition map of Restricted Shell

Returns:

updated

void updated(Dictionary properties)
definition updated.

Parameters:
properties -


Copyright © 2013. All Rights Reserved.