public class KeyStoreParametersFactoryBean extends org.apache.camel.core.xml.util.jsse.AbstractKeyStoreParametersFactoryBean implements FactoryBean<org.apache.camel.util.jsse.KeyStoreParameters>, ApplicationContextAware
Constructor and Description |
---|
KeyStoreParametersFactoryBean() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.CamelContext |
getCamelContextWithId(String camelContextId) |
void |
setApplicationContext(ApplicationContext applicationContext) |
createInstance, getObject, getObjectType, getPassword, getProvider, getResource, getType, setPassword, setProvider, setResource, setType
isSingleton
afterPropertiesSet, destroy, discoverDefaultCamelContext, getCamelContext, getCamelContextId, getCustomId, setCamelContext, setCamelContextId, setCustomId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getObject, getObjectType, isSingleton
public KeyStoreParametersFactoryBean()
protected 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(ApplicationContext applicationContext)
setApplicationContext
in interface ApplicationContextAware
Apache Camel