TIBCO BusinessEvents™
ActiveSpaces
Metaspace
Space
Metaspace.Space
.
closeAll()
Signature
void closeAll (String spaceName)
Domain
ACTION
Description
Close the Space and release all resources. The space name specified must be prefixed with the Metaspace name as ms.S1
Parameters
Name
Type
Description
spaceName
String
The space name specified must be prefixed with the Metaspace name. Example ms.S1
Returns
Type
Description
void
Cautions
none