com.sun.sgs.impl.util
Interface IoRunnable


public interface IoRunnable

A task to encapsulate IO-related operations to be executed within the context of AbstractService.runIoTask.


Method Summary
 void run()
          Runs IO-related operations to be executed within the context of AbstractService.runIoTask.
 

Method Detail

run

void run()
         throws IOException
Runs IO-related operations to be executed within the context of AbstractService.runIoTask.

Throws:
IOException - if an IOException occurs while running this method

RedDwarf, Version 0.10.1
2010-03-14 10:56:12

Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved