Object
when you are finished with it. This allows the ServiceManager
to handle the End-Of-Life Lifecycle events associated with the Object
. Please note, that no Exception should be thrown at this point. This is to allow easy use of the ServiceManager system without having to trap Exceptions on a release.
@param object The Object
we are releasing, may also bea null
reference
|
|
|
|
|
|
|
|