← Prev in month ← Prev in thread

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

From
Mike Edwards <>
Date
2008-08-18T12:49:28+00:00
ID
Thread
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:  

From:
C Vamsi <>

To:


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
← Prev in month ← Prev in thread