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

org.switchyard.test.TestMessages Maven / Gradle / Ivy

package org.switchyard.test;

import org.jboss.logging.Messages;
import org.jboss.logging.annotations.MessageBundle;

/**
 * 

* This file is using the subset 15600-15799 for logger messages. *

* */ @MessageBundle(projectCode = "SWITCHYARD") public interface TestMessages { /** * Default messages. */ TestMessages MESSAGES = Messages.getBundle(TestMessages.class); }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy