Package | Description |
---|---|
org.alfresco.jlan.server.core | |
org.alfresco.jlan.server.filesys | |
org.alfresco.jlan.server.filesys.db | |
org.alfresco.jlan.smb.server.disk |
Modifier and Type | Method and Description |
---|---|
DeviceContext |
DeviceInterface.createContext(String shareName,
org.springframework.extensions.config.ConfigElement args)
Parse and validate the parameter string and create a device context object for this instance
of the shared device.
|
Modifier and Type | Method and Description |
---|---|
void |
DiskDeviceContext.startFilesystem(DiskSharedDevice share)
Context has been initialized and attached to a shared device, do any startup processing in
this method.
|
Modifier and Type | Method and Description |
---|---|
DeviceContext |
DBDiskDriver.createContext(String shareName,
org.springframework.extensions.config.ConfigElement args)
Parse/validate the parameter string and create a device context for this share
|
protected void |
DBDeviceContext.initialize(org.springframework.extensions.config.ConfigElement args)
Initialize the database device context
|
void |
DBDeviceContext.startFilesystem(DiskSharedDevice disk)
Start the shared filesystem, perform startup processing here.
|
Constructor and Description |
---|
DBDeviceContext(org.springframework.extensions.config.ConfigElement args)
Class constructor
|
DBDeviceContext(String name,
org.springframework.extensions.config.ConfigElement args)
Class constructor
|
Modifier and Type | Method and Description |
---|---|
DeviceContext |
EnhJavaFileDiskDriver.createContext(String shareName,
org.springframework.extensions.config.ConfigElement args)
Parse and validate the parameter string and create a device context for this share
|
DeviceContext |
JavaFileDiskDriver.createContext(String shareName,
org.springframework.extensions.config.ConfigElement args)
Parse and validate the parameter string and create a device context for this share
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.