Skip to content

Instantly share code, notes, and snippets.

@incepttechnologies
Created May 20, 2014 01:05
Show Gist options
  • Save incepttechnologies/33f4891862aadd17fe6e to your computer and use it in GitHub Desktop.
Save incepttechnologies/33f4891862aadd17fe6e to your computer and use it in GitHub Desktop.
<beans xmlns="http://java.sun.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/beans_1_0.xsd">
<alternatives>
<class>com.incept.cdialternative.ImplementerC</class>
</alternatives>
</beans>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment