META-INF.definitions.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fabric3-timer Show documentation
Show all versions of fabric3-timer Show documentation
Fabric3 Timer Implementation
The newest version!
<?xml version="1.0" encoding="ASCII"?> <!-- Fabric3 Copyright (c) 2009-2013 Metaform Systems Fabric3 is licensed under modified terms of the GNU General Public License. See the accompanying license file for details. --> <definitions xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912" xmlns:sca="http://docs.oasis-open.org/ns/opencsa/sca/200912" xmlns:f3="urn:fabric3.org" xmlns:oasis="http://docs.oasis-open.org/ns/opencsa/sca/200912" targetNamespace="urn:fabric3.org"> <implementationType name="f3:implementation.timer" mayProvide="sca:managedTransaction oasis:managedTransaction"/> </definitions>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy