public final class ServerPathTreeModelDriver extends LocalPathTreeModelDriver<ServerContext> implements ServerObject<ServerContext>
PathTreeModelDriver forwards all events to the client.watcher| Constructor and Description |
|---|
ServerPathTreeModelDriver(ServerContext serverCtx,
SessionId sessionId) |
| Modifier and Type | Method and Description |
|---|---|
protected PathInfo |
createPathInfo(PathInfo parentPath,
java.nio.file.Path path) |
ServerContext |
getServerContext()
Returns the server runtime environment
|
void |
setPermissionMaster(PathTreePermissionMaster permissionMaster) |
getPathFilter, getPathWatcher, isWatchServiceRunning, loadChildren, renamePath, reset, setPathFilter, setPermissionFilter, startWatchService, stopWatchServiceaddPathChangeListener, addPathRegistrationListener, firePathChangeEvent, firePathRegistrationEvent, removePathChangeListener, removePathRegistrationListenergetApplicationContext, getLogChannel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, setLogChannelconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toString, toStringpublic ServerPathTreeModelDriver(ServerContext serverCtx, SessionId sessionId)
public final ServerContext getServerContext()
ServerObjectgetServerContext in interface ServerObject<ServerContext>public void setPermissionMaster(PathTreePermissionMaster permissionMaster)
protected PathInfo createPathInfo(PathInfo parentPath, java.nio.file.Path path) throws java.lang.Exception
createPathInfo in class LocalPathTreeModelDriver<ServerContext>java.lang.ExceptionCopyright © 2014 EsprIT-Systems. All Rights Reserved.