In the <implementation.das> test cases, there is a component type file
that assign the proper interface to the service as below :
<service name="CompanyService">
<interface.java
interface="org.apache.tuscany.sca.implementation.das.company.CompanyService"/>
</service>
The interface looks like this :
public interface CompanyService {
public DataObject getCompanies();
}
Please let me know if you have further questions.
On 9/28/07, shaoguang geng <[EMAIL PROTECTED]> wrote:
> Hi, every one:
>
> I have a question about implementation-das, could some one tell me WHICH
> InterfaceContract IS ASSIGNED to a <tuscany:implementation.das/>?
>
> Thanks
>
>
> ---------------------------------
> Luggage? GPS? Comic books?
> Check out fitting gifts for grads at Yahoo! Search.
--
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]