public class KeyStoreParametersFactoryBean
extends org.apache.camel.core.xml.util.jsse.AbstractKeyStoreParametersFactoryBean
implements org.springframework.beans.factory.FactoryBean<org.apache.camel.util.jsse.KeyStoreParameters>, org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
KeyStoreParametersFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.CamelContext |
getCamelContextWithId(String camelContextId) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
createInstance, getObject, getObjectType, getPassword, getProvider, getResource, getType, setPassword, setProvider, setResource, setTypeisSingletonafterPropertiesSet, destroy, discoverDefaultCamelContext, getCamelContext, getCamelContextId, setCamelContext, setCamelContextIdprotected org.apache.camel.CamelContext getCamelContextWithId(String camelContextId)
getCamelContextWithId in class org.apache.camel.core.xml.AbstractCamelFactoryBean<org.apache.camel.util.jsse.KeyStoreParameters>public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext in interface org.springframework.context.ApplicationContextAwareApache Camel