TIBCO BusinessEvents™
CEP Store
Store
ConnectionInfo
Store.ConnectionInfo
.
create()
Signature
Object create (String url, String type)
Domain
ACTION
Description
Creates a Store Connection Info object to initialize it with various Store specific connection configurations.
Parameters
Name
Type
Description
url
String
Url of the Store
type
String
Store Type (valid values - AS)
Returns
Type
Description
Object
Returns a Store ConnectionInfo Object
Cautions
none