twcsckernel.serverKernel.utils
Class RootAdjuster

java.lang.Object
  extended by twcsckernel.serverKernel.utils.RootAdjuster

public class RootAdjuster
extends java.lang.Object

Klasa służy dostosowywaniu zdarzeń o zmianach w systemie plików względem managera ścieżki root danego użytkownika.

Author:
VMD Group

Constructor Summary
RootAdjuster()
           
 
Method Summary
static FsChangeDescriptor adjustRootPath(FsChangeDescriptor fsDescriptor, UserRootPathManager rootManager)
          Dostosowanie ścieżek dla deskryptora zmian
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RootAdjuster

public RootAdjuster()
Method Detail

adjustRootPath

public static FsChangeDescriptor adjustRootPath(FsChangeDescriptor fsDescriptor,
                                                UserRootPathManager rootManager)
Dostosowanie ścieżek dla deskryptora zmian

Parameters:
fsDescriptor - - deskryptor zmian
rootManager - - manager ścieżki root używany do "obróbki"
Returns:
- dostosowany przez rootManagera deskryptor zmiany


Copyright © 2005-2006 CS@PUT. All Rights Reserved.