org.crsh.term.spi
Interface TermIOHandler

All Known Implementing Classes:
ProcessorIOHandler

public interface TermIOHandler

Author:
Julien Viet

Method Summary
 void handle(TermIO io, Principal user)
          Handle an IO for the specified termi IO and user principal.
 

Method Detail

handle

void handle(TermIO io,
            Principal user)
Handle an IO for the specified termi IO and user principal.

Parameters:
io - the io
user - the principal


Copyright © 2012 eXo Platform SAS. All Rights Reserved.