| Package | Description |
|---|---|
| org.wildfly.extension.camel | |
| org.wildfly.extension.camel.handler |
| Modifier and Type | Method and Description |
|---|---|
List<ContextCreateHandler> |
ContextCreateHandlerRegistry.getContextCreateHandlers(ClassLoader classsLoader) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContextCreateHandlerRegistry.addContextCreateHandler(ClassLoader classsLoader,
ContextCreateHandler handler) |
void |
ContextCreateHandlerRegistry.removeContextCreateHandler(ClassLoader classsLoader,
ContextCreateHandler handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassResolverAssociationHandler
A
ContextCreateHandler for ClassResolver association |
class |
ContextValidationHandler
A
ContextCreateHandler for that validates the camel context |
class |
ModuleClassLoaderAssociationHandler
A
ContextCreateHandler for ApplicationContextClassLoader association |
class |
NamingContextAssociationHandler
A
ContextCreateHandler for JNDI context association |
class |
PackageScanClassResolverAssociationHandler
A
ContextCreateHandler for PackageScanClassResolver association |
Copyright © 2015. All Rights Reserved.