org.tm4j.panckoucke.store.TopicMapReference .close()

Description

Closes the encapsulated TopicMap. Sets the state of this TopicMapReference to Closed This method does nothing if the current state is CLOSED or CORRUPT or REMOVED If the encapsulated TopicMap is provided by the in-memory_Provider the remove()-Method of the Provider is called as well

Returns

true, if closing was succesfull (or if the TopicmapReference was already closed or removed), false otherwise

Other Resources

Related Topics