Uses of Class
org.identityconnectors.framework.impl.api.local.ThreadClassLoaderManager
-
Packages that use ThreadClassLoaderManager Package Description org.identityconnectors.framework.impl.api.local -
-
Uses of ThreadClassLoaderManager in org.identityconnectors.framework.impl.api.local
Methods in org.identityconnectors.framework.impl.api.local that return ThreadClassLoaderManager Modifier and Type Method Description static ThreadClassLoaderManager
ThreadClassLoaderManager. getInstance()
Returns the thread-local instance of the manager
-