Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
f669c50c646c09958cb0d606c053e90b67dec752
/
.
/
ipojo
/
examples
/
tutorial-maven
/
hello.impl
/
metadata.xml
blob: 59d9666b67a6fa3b1084e474a2adb5210ced4fad [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<iPOJO>
<component
className
=
"ipojo.example.hello.impl.HelloImpl"
name
=
"HelloProvider"
architecture
=
"true"
>
<provides
/>
</component>
<instance
component
=
"HelloProvider"
name
=
"HelloService"
/>
</iPOJO>