psdi.security.queues

Class MaximoJMSQueuesFactory

  • java.lang.Object
    • psdi.security.queues.MaximoJMSQueuesFactory


  • public class MaximoJMSQueuesFactory
    extends java.lang.Object
    Factory class providing the client with an instance of a MaximoJMSQueues interface. This is a singleton class, and only one instance of MaximoJMSQueues is created at any given time.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static MaximoJMSQueues getInstance()
      Returns an instance of MaximoJMSQueues
      static boolean isActiveSpecAvailable()
      Returns true if the application server has one or more Activativation Specifications configured.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getInstance

        public static MaximoJMSQueues getInstance()
        Returns an instance of MaximoJMSQueues
        Returns:
      • isActiveSpecAvailable

        public static boolean isActiveSpecAvailable()
        Returns true if the application server has one or more Activativation Specifications configured.
        Returns: