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 nameException
DirectoryService getDirectoryService() throws Exception
Exception
PartitionFactory getPartitionFactory() throws Exception
Exception
Copyright © 2017. All rights reserved.