public interface DirectoryServiceFactory
| Modifier and Type | Method and Description |
|---|---|
DirectoryService |
getDirectoryService()
Gets the directory service.
|
PartitionFactory |
getPartitionFactory()
Gets the partition factory.
|
void |
init(String name)
Inits the directory service factory.
|
void init(String name) throws Exception
name - the nameExceptionDirectoryService getDirectoryService() throws Exception
ExceptionPartitionFactory getPartitionFactory() throws Exception
ExceptionCopyright © 2021. All rights reserved.