org.crsh.term.spi
Interface TermIOHandler

All Known Implementing Classes:
ProcessorIOHandler

public interface TermIOHandler


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 © 2014 eXo Platform SAS. All Rights Reserved.