ApplicationContextBuilder |
ApplicationContextBuilder.withClassLoader(ClassLoader classLoader) |
Sets the class loader for the application context.
|
ApplicationContextBuilder |
ApplicationContextBuilder.withContentDeliveryRuntimeFactory(ContentDeliveryRuntimeFactory contentDeliveryRuntimeFactory) |
Sets the content delivery runtime factory for the application context.
|
ApplicationContextBuilder |
ApplicationContextBuilder.withReaderPoolFactory(ReaderPoolFactory readerPoolFactory) |
Sets reader pool factory for the application context.
|
ApplicationContextBuilder |
ApplicationContextBuilder.withRegistry(Registry registry) |
Sets the registry for the application context.
|
ApplicationContextBuilder |
ApplicationContextBuilder.withResourceConfigLoader(ResourceConfigLoader resourceConfigLoader) |
Sets the resource config loader for the application context.
|
ApplicationContextBuilder |
ApplicationContextBuilder.withResourceLocator(ContainerResourceLocator resourceLocator) |
Sets the resource locator for the application context.
|