Klasse JMSConsumerAlias

java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.WebserviceEndpointAlias
io.github.primelib.webmethodsapigateway4j.model.JMSConsumerAlias

@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator") public class JMSConsumerAlias extends WebserviceEndpointAlias
JMSConsumerAlias
  • Konstruktordetails

    • JMSConsumerAlias

      public JMSConsumerAlias(String connFactoryName, String executeACL, String jmsAliasType, String jmsConnAlias, String jndiProvAlias, String password, String user)
    • JMSConsumerAlias

      public JMSConsumerAlias()
  • Methodendetails

    • getConnFactoryName

      public String getConnFactoryName()
      This property specifies the connection factory name
    • getExecuteACL

      public String getExecuteACL()
      This property specifies the team name
    • getJmsAliasType

      public String getJmsAliasType()
      This property specifies the jmsAliasType. Either it could be JMS or JNDI
    • getJmsConnAlias

      public String getJmsConnAlias()
      This property specifies the name of JMS connection
    • getJndiProvAlias

      public String getJndiProvAlias()
      This property specifies the name of JNDI
    • getPassword

      public String getPassword()
      This property specifies the password to create the JMS connection
    • getUser

      public String getUser()
      This property specifies the name of the user to create the JMS connection
    • setConnFactoryName

      public void setConnFactoryName(String connFactoryName)
      This property specifies the connection factory name
    • setExecuteACL

      public void setExecuteACL(String executeACL)
      This property specifies the team name
    • setJmsAliasType

      public void setJmsAliasType(String jmsAliasType)
      This property specifies the jmsAliasType. Either it could be JMS or JNDI
    • setJmsConnAlias

      public void setJmsConnAlias(String jmsConnAlias)
      This property specifies the name of JMS connection
    • setJndiProvAlias

      public void setJndiProvAlias(String jndiProvAlias)
      This property specifies the name of JNDI
    • setPassword

      public void setPassword(String password)
      This property specifies the password to create the JMS connection
    • setUser

      public void setUser(String user)
      This property specifies the name of the user to create the JMS connection
    • toString

      public String toString()
      Setzt außer Kraft:
      toString in Klasse WebserviceEndpointAlias
    • equals

      public boolean equals(Object o)
      Setzt außer Kraft:
      equals in Klasse WebserviceEndpointAlias
    • canEqual

      protected boolean canEqual(Object other)
      Setzt außer Kraft:
      canEqual in Klasse WebserviceEndpointAlias
    • hashCode

      public int hashCode()
      Setzt außer Kraft:
      hashCode in Klasse WebserviceEndpointAlias