public class SecureRandomParametersFactoryBean extends org.apache.camel.core.xml.util.jsse.AbstractSecureRandomParametersFactoryBean
| Constructor and Description |
|---|
SecureRandomParametersFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.CamelContext |
discoverDefaultCamelContext() |
protected org.apache.camel.CamelContext |
getCamelContextWithId(String camelContextId) |
void |
setBlueprintContainer(org.osgi.service.blueprint.container.BlueprintContainer blueprintContainer) |
createInstance, getAlgorithm, getObject, getObjectType, getProvider, setAlgorithm, setProviderisSingletonafterPropertiesSet, destroy, getCamelContext, getCamelContextId, getCustomId, setCamelContext, setCamelContextId, setCustomIdpublic SecureRandomParametersFactoryBean()
public void setBlueprintContainer(org.osgi.service.blueprint.container.BlueprintContainer blueprintContainer)
protected org.apache.camel.CamelContext getCamelContextWithId(String camelContextId)
getCamelContextWithId in class org.apache.camel.core.xml.AbstractCamelFactoryBean<org.apache.camel.support.jsse.SecureRandomParameters>protected org.apache.camel.CamelContext discoverDefaultCamelContext()
discoverDefaultCamelContext in class org.apache.camel.core.xml.AbstractCamelFactoryBean<org.apache.camel.support.jsse.SecureRandomParameters>Apache Camel