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



Mike,
It is not "the same" annotation in the second case.  It has the same name, but not the same attributes.  I have attempted to address this in the proposed rewording that I sent.

    Simon

Simon C. Nash, IBM Distinguished Engineer
Member of the IBM Academy of Technology
Tel. +44-1962-815156  Fax +44-1962-818999



Mike Edwards/UK/IBM@IBMGB

18/08/2008 13:48

To
"OASIS Java" <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












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]