All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.beans.xml Maven / Gradle / Ivy

Go to download

There is a newer version: 2.7.0.Final
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<!-- This file can be an empty text file (0 bytes) -->
<!-- We're declaring the schema to save you time if you do have to configure 
	this in the future -->

<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://docs.jboss.org/cdi/beans_1_0.xsd">
        <!-- 
	<interceptors>
		<class>org.picketlink.deltaspike.security.impl.extension.SecurityInterceptor</class>
	</interceptors>
	 -->
</beans>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy