net.java.trueupdate.agent.jms.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of trueupdate-agent-jms Show documentation
Show all versions of trueupdate-agent-jms Show documentation
Provides an update agent controller which depends on the JMS API.
/*
* Copyright (C) 2013 Schlichtherle IT Services & Stimulus Software.
* All rights reserved. Use is subject to license terms.
*/
/**
* Provides an update agent which depends on the JMS API.
*
* @author Christian Schlichtherle
*/
@javax.annotation.ParametersAreNonnullByDefault @javax.annotation.Nonnull
package net.java.trueupdate.agent.jms;