OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsrp message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [wsrp] Portlet lifecycles and CCP's



>>
>>>"cloneBeforeWrite" portlet instances get cleaned up?
>>
>>Consumer may call destroyPortlets to clean those clones. If registration
>>is required, the Producer will destroy cloned portlets during
>>deregistration.
> 
> 
> we don't say that in the spec.
> Again, a Consumer must call destroyPortlets() to release resources, first.

The spec does require this indirectly. All handles created within a 
registrationContext are required to become invalid after deregister(). 
This means that all cloned portlets become invalid even without the 
Consumer calling destroyPortlets() first. From the consumer's 
perspective, those CCPs no longer exist after deregister().

Subbu



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]