public class SecureRandomParametersFactoryBean
extends org.apache.camel.core.xml.util.jsse.AbstractSecureRandomParametersFactoryBean
implements org.springframework.beans.factory.FactoryBean<org.apache.camel.util.jsse.SecureRandomParameters>, org.springframework.context.ApplicationContextAware
Constructor and Description |
---|
SecureRandomParametersFactoryBean() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.CamelContext |
getCamelContextWithId(String camelContextId) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
createInstance, getAlgorithm, getObject, getObjectType, getProvider, setAlgorithm, setProvider
isSingleton
afterPropertiesSet, destroy, discoverDefaultCamelContext, getCamelContext, getCamelContextId, setCamelContext, setCamelContextId
protected org.apache.camel.CamelContext getCamelContextWithId(String camelContextId)
getCamelContextWithId
in class org.apache.camel.core.xml.AbstractCamelFactoryBean<org.apache.camel.util.jsse.SecureRandomParameters>
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
Apache Camel