users@shoal.java.net

Re: [Shoal-Users] Java Docs: JoinedAndReadyNotificationSignalImpl

From: Shreedhar Ganapathy <shreedhar.ganapathy_at_oracle.com>
Date: Fri, 26 Mar 2010 11:19:05 -0700

Looking at the Javadoc for the interface though, it looks like it could
do with some additional referential information .

The are useful related links for you while we address that :

https://shoal.dev.java.net/nonav/docs/api/com/sun/enterprise/ee/cms/core/GroupManagementService.html#reportJoinedAndReadyState(java.lang.String)
and
https://shoal.dev.java.net/source/browse/*checkout*/shoal/trunk/www/docs/api/com/sun/enterprise/ee/cms/core/JoinedAndReadyNotificationActionFactory.html?rev=569
and
https://shoal.dev.java.net/source/browse/shoal/trunk/www/docs/api/com/sun/enterprise/ee/cms/core/JoinedAndReadyNotificationAction.html?rev=569&view=markup

hth
Shreedhar


On 3/26/10 10:59 AM, Shreedhar Ganapathy wrote:
> Hi Mark
> Thanks for asking - the impl class's javadocs are indeed missing -
> however, the interface for JoinedAndReadyNotificationSignal (one that
> matters to GMS client apps ) is here
> https://shoal.dev.java.net/nonav/docs/api/com/sun/enterprise/ee/cms/core/JoinedAndReadyNotificationSignal.html
>
> navigate it from
> https://shoal.dev.java.net/nonav/docs/api/
>
> hth
> Shreedhar
>
> On 3/26/10 9:54 AM, Mark Gajudo wrote:
>> Hello,
>>
>> I was wondering if it was possible to get the java docs for:
>>
>> JoinedAndReadyNotificationSignalImpl
>>
>> The link in the java docs appear to be broken/missing.
>>
>> https://shoal.dev.java.net/nonav/docs/api/com/sun/enterprise/ee/cms/impl/common/JoinedAndReadyNotificationSignalImpl.html
>>
>>
>> Cheers,
>> -Mark