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, stopWatchService
addPathChangeListener, addPathRegistrationListener, firePathChangeEvent, firePathRegistrationEvent, removePathChangeListener, removePathRegistrationListener
getApplicationContext, getLogChannel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, setLogChannel
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toString, toString
public ServerPathTreeModelDriver(ServerContext serverCtx, SessionId sessionId)
public final ServerContext getServerContext()
ServerObject
getServerContext
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.Exception
Copyright © 2014 EsprIT-Systems. All Rights Reserved.