My favorites | Sign in
Project Home Downloads Wiki Issues Source
Checkout   Browse   Changes    
 
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:osgi="http://www.springframework.org/schema/osgi"
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.springframework.org/schema/osgi http://www.springframework.org/schema/osgi/spring-osgi.xsd">

<osgi:service id="helloOSGiService" ref="helloService"
interface="com.extensiblejava.hello.service.HelloService">
</osgi:service>

</beans>

Change log

r17 by pragkirk on Apr 30, 2008   Diff
Initial Version of HelloWorldSpec and
Spring
Go to: 
Project members, sign in to write a code review

Older revisions

All revisions of this file

File info

Size: 624 bytes, 12 lines

File properties

svn:executable
Powered by Google Project Hosting