public interface IDirDelegate
in osivia-directory project| Modifier and Type | Method and Description |
|---|---|
void |
clearCaches()
clear all entries in all caches registered in the service.
|
ClassLoader |
getClassLoader()
Class loader used by the delegate
|
<D extends IDirService> |
getDirectoryService(Class<D> requiredType)
Call the directory context and return an implementation of a service
|
Object |
getDirectoryTxManagerDelegate()
Get current transaction manager delegate (for composite transactions management)
|
<D extends IDirService> D getDirectoryService(Class<D> requiredType) throws InvocationTargetException
requiredType - the type of serviceInvocationTargetExceptionvoid clearCaches()
ClassLoader getClassLoader()
Object getDirectoryTxManagerDelegate()
Copyright © 2021. All rights reserved.