TIBCO BusinessEvents™
CEP Store
Store
Store
.
close()
Signature
void close (String url, String containerName)
Domain
ACTION
Description
Closes the container. No operation can be performed on this container(i.e. Table in AS3) after closing it.
Parameters
Name
Type
Description
url
String
Url of the Store
containerName
String
Container Name(i.e. Table in AS3)
Returns
Type
Description
void
Cautions
none