Class KSBResourceLoaderFactory
java.lang.Object
org.kuali.rice.ksb.messaging.resourceloader.KSBResourceLoaderFactory
Creates KSBs root resource loader with all the correct children attached ready for starting.
Uses config object to store QNames so everything is good with the current context classloader.
Can grab any KSB specific resource loader from the resource loading stack.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ResourceLoaderstatic QNamestatic QNamestatic voidsetRemoteResourceLoaderName(QName remoteResourceLoaderName) static void
-
Constructor Details
-
KSBResourceLoaderFactory
public KSBResourceLoaderFactory()
-
-
Method Details
-
createRootKSBRemoteResourceLoader
-
getRootResourceLoaderName
-
setRootResourceLoaderName
-
getRemoteResourceLoaderName
-
setRemoteResourceLoaderName
-