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

 


Help: OASIS Mailing Lists Help | MarkMail Help

sca-j message

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


Subject: Re: [sca-j] ISSUE 48: Proposal - update TWO


Corrected it a little bit.  Dropped "name of the" from 2nd line in 1st
paragraph and re-worded paragraph two.  Revised text is as follows:

@Callback
A Java service interface declares that it has an associated callback
interface by means of
a @Callback annotation applied to the service interface, where the Java
class
object of the the callback interface is supplied as the parameter of the
@Callback annotation.

The @Callback annotation MAY also be applied to a method or to a field of
an implementation
in order to have a callback object injected.

++Vamsi


                                                                       
             Mike Edwards                                              
             <mike_edwards@uk.                                         
             ibm.com>                                                   To
                                       "OASIS Java"                    
             18/08/2008 18:18          <sca-j@lists.oasis-open.org>    
                                                                        cc
                                                                       
                                                                   Subject
                                       Re: [sca-j] ISSUE 48: Proposal -
                                       update                          
                                                                       
                                                                       
                                                                       
                                                                       
                                                                       
                                                                       




Folks,

I like the proposal - but I'd like to adjust the wording to make it
clearer:


@Callback
A Java service interface declares that it has an associated callback
interface by means of
a @Callback annotation applied to the service interface, where the name of
the Java class
object of the the callback interface is supplied as the parameter of the
@Callback annotation.

The same @Callback annotation MAY also be applied to a method or to a field
of an implementation
to indicate the place that a callback reference object must be injected.



Yours,  Mike.

Strategist - Emerging Technologies, SCA & SDO.
Co Chair OASIS SCA Assembly TC.
IBM Hursley Park, Mail Point 146, Winchester, SO21 2JN, Great Britain.
Phone & FAX: +44-1962-818014    Mobile: +44-7802-467431
Email:  mike_edwards@uk.ibm.com


                                                                       
 From:                     C Vamsi <vamsic007@in.ibm.com>              
                                                                       
 To:                       sca-j@lists.oasis-open.org                  
                                                                       
 Date:                     18/08/2008 05:58                            
                                                                       
 Subject:                  [sca-j] ISSUE 48: Proposal                  
                                                                       







ISSUE 48: @Callback annotation does not feature in section on Interfaces

PROPOSAL:
Add the following subsection in section 3 at line 203 in
sca-javacaa-1.1-spec-WD04.doc

@Callback
A callback interface is declared by using an @Callback annotation on a Java
service interface, with the Java Class object of the interface as a
parameter. The annotation may also be applied to a method or to a field of
an implementation, which is used in order to have a callback injected.


---------------------------------------------------------------------
To unsubscribe from this mail list, you must leave the OASIS TC that
generates this mail.  Follow this link to all your TCs in OASIS at:
https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php












Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number
741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU










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