it.netgrid.bauer.TopicFactoyBinder Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of bauer-api Show documentation
Show all versions of bauer-api Show documentation
Standard Topic-Based Messaging Facade for Java
package it.netgrid.bauer;
public interface TopicFactoyBinder {
public ITopicFactory getTopicFactory();
public String getTopicFactoryClassStr();
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy