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

de.mhus.lib.jms.JmsChannelService Maven / Gradle / Ivy

package de.mhus.lib.jms;

public interface JmsChannelService {

	Class getInterface();
	public  I getObject();
	
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy