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
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleanThis property specifies the connection factory nameThis property specifies the team nameThis property specifies the jmsAliasType.This property specifies the name of JMS connectionThis property specifies the name of JNDIThis property specifies the password to create the JMS connectiongetUser()This property specifies the name of the user to create the JMS connectioninthashCode()voidsetConnFactoryName(String connFactoryName) This property specifies the connection factory namevoidsetExecuteACL(String executeACL) This property specifies the team namevoidsetJmsAliasType(String jmsAliasType) This property specifies the jmsAliasType.voidsetJmsConnAlias(String jmsConnAlias) This property specifies the name of JMS connectionvoidsetJndiProvAlias(String jndiProvAlias) This property specifies the name of JNDIvoidsetPassword(String password) This property specifies the password to create the JMS connectionvoidThis property specifies the name of the user to create the JMS connectiontoString()Von Klasse geerbte Methoden io.github.primelib.webmethodsapigateway4j.model.WebserviceEndpointAlias
getAlias, getAliasType, getDescription, getKeyAlias, getKeyStoreAlias, getTimestampMaximumSkew, getTimestampPrecisionInMillis, getTimestampTimeToLive, getTransportType, getTrustStoreAlias, getWebserviceEndpointAliasId, setAlias, setAliasType, setDescription, setKeyAlias, setKeyStoreAlias, setTimestampMaximumSkew, setTimestampPrecisionInMillis, setTimestampTimeToLive, setTransportType, setTrustStoreAlias, setWebserviceEndpointAliasId
-
Konstruktordetails
-
JMSConsumerAlias
-
JMSConsumerAlias
public JMSConsumerAlias()
-
-
Methodendetails
-
getConnFactoryName
This property specifies the connection factory name -
getExecuteACL
This property specifies the team name -
getJmsAliasType
This property specifies the jmsAliasType. Either it could be JMS or JNDI -
getJmsConnAlias
This property specifies the name of JMS connection -
getJndiProvAlias
This property specifies the name of JNDI -
getPassword
This property specifies the password to create the JMS connection -
getUser
This property specifies the name of the user to create the JMS connection -
setConnFactoryName
This property specifies the connection factory name -
setExecuteACL
This property specifies the team name -
setJmsAliasType
This property specifies the jmsAliasType. Either it could be JMS or JNDI -
setJmsConnAlias
This property specifies the name of JMS connection -
setJndiProvAlias
This property specifies the name of JNDI -
setPassword
This property specifies the password to create the JMS connection -
setUser
This property specifies the name of the user to create the JMS connection -
toString
- Setzt außer Kraft:
toStringin KlasseWebserviceEndpointAlias
-
equals
- Setzt außer Kraft:
equalsin KlasseWebserviceEndpointAlias
-
canEqual
- Setzt außer Kraft:
canEqualin KlasseWebserviceEndpointAlias
-
hashCode
public int hashCode()- Setzt außer Kraft:
hashCodein KlasseWebserviceEndpointAlias
-