net.sf.cotta
Interface ControlledFileSystem.Controller

All Known Implementing Classes:
ControlledFileSystem.PermissionController
Enclosing class:
ControlledFileSystem

public static interface ControlledFileSystem.Controller


Method Summary
 void readOperationControl(TPath path)
           
 void writeOperationControl(TPath path)
           
 

Method Detail

writeOperationControl

void writeOperationControl(TPath path)
                           throws TIoException
Throws:
TIoException

readOperationControl

void readOperationControl(TPath path)
                          throws TIoException
Throws:
TIoException