getCloseable
Returns the AutoCloseable resource associated to the given key, or null
if such a key is not present in this ComponentModel.
Parameters
key
the key associated with a resource via addCloseable.
Returns the AutoCloseable resource associated to the given key, or null
if such a key is not present in this ComponentModel.
the key associated with a resource via addCloseable.