Uses of Class
org.apache.camel.component.gora.GoraComponent
-
Packages that use GoraComponent Package Description org.apache.camel.component.gora -
-
Uses of GoraComponent in org.apache.camel.component.gora
Constructors in org.apache.camel.component.gora with parameters of type GoraComponent Constructor Description GoraEndpoint(String uri, GoraComponent goraComponent, GoraConfiguration config, org.apache.gora.store.DataStore<Object,org.apache.gora.persistency.Persistent> dataStore)
GORA endpoint default constructor
-