Created
May 23, 2017 01:04
-
-
Save dileeph/6592d42bff34164f9c67e4ec7fbc4a66 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="policy.service.api" immediate="false"> | |
| <service> | |
| <provide interface="com.x.policy.service.api.PolicyService"/> | |
| </service> | |
| </scr:component> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment