Class FFMQServerBean


  • public class FFMQServerBean
    extends Object
    FFMQEngineBean
    • Constructor Detail

      • FFMQServerBean

        public FFMQServerBean()
        Constructor
    • Method Detail

      • getEngineName

        public String getEngineName()
        Returns:
        the engineName
      • setEngineName

        public void setEngineName​(String engineName)
        Parameters:
        engineName - the engineName to set
      • getConfigLocation

        public String getConfigLocation()
        Returns:
        the configLocation
      • setConfigLocation

        public void setConfigLocation​(String configLocation)
        Parameters:
        configLocation - the configLocation to set
      • start

        public void start()
                   throws javax.jms.JMSException
        Starts the server bean
        Throws:
        javax.jms.JMSException - on startup error
      • stop

        public void stop()
        Stops the server bean