Skip navigation links
A C G I O P R S 

A

assertEquals(T, T, String) - Static method in class org.wildfly.camel.utils.IllegalStateAssertion
Throws an IllegalStateException when the given values are not equal.
assertFalse(Boolean, String) - Static method in class org.wildfly.camel.utils.IllegalArgumentAssertion
Throws an IllegalArgumentException when the given value is not false.
assertFalse(Boolean, String) - Static method in class org.wildfly.camel.utils.IllegalStateAssertion
Throws an IllegalStateException when the given value is not false.
assertNotNull(T, String) - Static method in class org.wildfly.camel.utils.IllegalArgumentAssertion
Throws an IllegalArgumentException when the given value is null.
assertNotNull(T, String) - Static method in class org.wildfly.camel.utils.IllegalStateAssertion
Throws an IllegalStateException when the given value is null.
assertNull(T, String) - Static method in class org.wildfly.camel.utils.IllegalStateAssertion
Throws an IllegalStateException when the given value is not null.
assertSame(T, T, String) - Static method in class org.wildfly.camel.utils.IllegalStateAssertion
Throws an IllegalStateException when the given values are not equal.
assertTrue(Boolean, String) - Static method in class org.wildfly.camel.utils.IllegalArgumentAssertion
Throws an IllegalArgumentException when the given value is not true.
assertTrue(Boolean, String) - Static method in class org.wildfly.camel.utils.IllegalStateAssertion
Throws an IllegalStateException when the given value is not true.

C

copyStream(InputStream, OutputStream) - Static method in class org.wildfly.camel.utils.IOUtils
 
copyStream(InputStream, OutputStream, int) - Static method in class org.wildfly.camel.utils.IOUtils
 
create(String) - Static method in class org.wildfly.camel.utils.ObjectNameFactory
 
create(String, String, String) - Static method in class org.wildfly.camel.utils.ObjectNameFactory
 
create(String, Hashtable<String, String>) - Static method in class org.wildfly.camel.utils.ObjectNameFactory
 
createCamelContextList(URL, ClassLoader) - Static method in class org.wildfly.camel.utils.SpringCamelContextFactory
Create a SpringCamelContext list from the given URL
createCamelContextList(byte[], ClassLoader) - Static method in class org.wildfly.camel.utils.SpringCamelContextFactory
Create a SpringCamelContext list from the given bytes
createSingleCamelContext(URL, ClassLoader) - Static method in class org.wildfly.camel.utils.SpringCamelContextFactory
Create a single SpringCamelContext from the given URL
createSpringCamelContexts() - Method in class org.wildfly.camel.utils.SpringCamelContextBootstrap
Initializes the Spring GenericApplicationContext and returns all instances of SpringCamelContext beans.

G

getClassLoader() - Method in class org.wildfly.camel.utils.SpringCamelContextBootstrap
Gets the ClassLoader associated with the Spring GenericApplicationContext
getJndiNames() - Method in class org.wildfly.camel.utils.SpringCamelContextBootstrap
Gets JNDI names for all configured instances of JndiObjectFactoryBean Note: If this method is invoked before ApplicationContext.refresh() then any bean property values containing property placeholders will not be resolved.
getRequiredService(ServiceName, Class<T>) - Static method in class org.wildfly.camel.utils.ServiceLocator
 
getServiceContainer() - Static method in class org.wildfly.camel.utils.ServiceLocator
 
getSpringCamelContexts() - Method in class org.wildfly.camel.utils.SpringCamelContextBootstrap
Returns all beans of type SpringCamelContext that are present in the Spring bean factory.

I

IllegalArgumentAssertion - Class in org.wildfly.camel.utils
Legal argument assertions
IllegalStateAssertion - Class in org.wildfly.camel.utils
Legal state assertions
invokeProxied(ProxiedAction, ClassLoader) - Static method in class org.wildfly.camel.proxy.ProxyUtils
Runs a ProxiedAction within a Proxy instance.
IOUtils - Class in org.wildfly.camel.utils
A utility class for IO operations.

O

ObjectNameFactory - Class in org.wildfly.camel.utils
A simple factory for creating safe object names.
ObjectNameFactory() - Constructor for class org.wildfly.camel.utils.ObjectNameFactory
 
org.wildfly.camel.proxy - package org.wildfly.camel.proxy
 
org.wildfly.camel.utils - package org.wildfly.camel.utils
 

P

ProxiedAction - Interface in org.wildfly.camel.proxy
 
ProxyUtils - Class in org.wildfly.camel.proxy
A utility class to run arbitrary code via a Proxy instance.

R

run() - Method in interface org.wildfly.camel.proxy.ProxiedAction
 

S

safeClose(Closeable) - Static method in class org.wildfly.camel.utils.IOUtils
 
ServiceLocator - Class in org.wildfly.camel.utils
 
ServiceLocator() - Constructor for class org.wildfly.camel.utils.ServiceLocator
 
setServiceContainer(ServiceContainer) - Static method in class org.wildfly.camel.utils.ServiceLocator
 
SpringCamelContextBootstrap - Class in org.wildfly.camel.utils
SpringCamelContextBootstrap bootstraps a SpringCamelContext.
SpringCamelContextBootstrap(URL, ClassLoader) - Constructor for class org.wildfly.camel.utils.SpringCamelContextBootstrap
 
SpringCamelContextBootstrap(byte[], ClassLoader) - Constructor for class org.wildfly.camel.utils.SpringCamelContextBootstrap
 
SpringCamelContextFactory - Class in org.wildfly.camel.utils
A CamelContext factory utility.
A C G I O P R S 
Skip navigation links

Copyright © 2019. All rights reserved.