com.orchestranetworks.service.directory
Class DirectoryFactory
java.lang.Object
com.orchestranetworks.service.directory.DirectoryFactory
- Direct Known Subclasses:
- DirectoryDefaultFactory
- public abstract class DirectoryFactory
- extends Object
Factory of user directory.
Configuration
The directory to use by EBX.Platform is specified by property ebx.directory.factory in
ebx.properties.
If not specified, the default factory is DirectoryDefaultFactory.
Deployment
This class and associated classes must be accessible from the class-loader that contains ebx.jar.
- See Also:
- Specific Directory
DirectoryFactory
public DirectoryFactory()
createDirectory
public abstract Directory createDirectory(AdaptationHome aHome)
throws Exception
- Creates the directory.
- Parameters:
aHome - Current Reference home of the repository.
- Throws:
Exception
(report a bug)
EBX.Platform 4.5.0 [0598]
Copyright Orchestra Networks 2000-2008. All rights reserved.