configure()
. Inside of that method, put your config settings into the variables scope of the component. The configure()
method does not need to return any value. It will be automatically invoked by the SDK prior to the config settings being extracted from the CFC.CouchbaseClient's
constructor.