META-INF.sca-contribution.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fabric3-timer-spi Show documentation
Show all versions of fabric3-timer-spi Show documentation
SPI for extending the runtime timer service
<?xml version="1.0" encoding="UTF-8"?> <!-- Fabric3 Copyright (c) 2009-2011 Metaform Systems Fabric3 is licensed under modified terms of the GNU General Public License. See the accompanying license file for details. $Rev: 10361 $ $Date: 2011-05-17 19:41:36 +0000 (Tue, 17 May 2011) $ --> <contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912" xmlns:f3="urn:fabric3.org" f3:extension="true"> <export.java package="org.fabric3.timer.spi" version="1.9"/> </contribution>