public class LatencyService extends Object implements DirectoryService
Constructor and Description |
---|
LatencyService(DirectoryService service)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Directory[] |
getChildren(Directory directory)
Get the children of a directory.
|
Directory |
getRoot()
Get the root directory.
|
public LatencyService(DirectoryService service)
public Directory getRoot()
getRoot
in interface DirectoryService
public Directory[] getChildren(Directory directory) throws DirectoryServiceException
getChildren
in interface DirectoryService
directory
- directory to get children forDirectoryServiceException
Copyright © 2013. All Rights Reserved.