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