public interface JMSConnectionFactory extends JNDIEnvironmentRef, Describable
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getClassNameValue() |
java.lang.String |
getClientId() |
java.lang.String |
getInterfaceNameValue() |
int |
getMaxPoolSize() |
int |
getMinPoolSize() |
java.lang.String |
getPassword() |
java.util.List<Property> |
getProperties() |
java.lang.String |
getResourceAdapter() |
java.lang.String |
getUser() |
boolean |
isSetMaxPoolSize() |
boolean |
isSetMinPoolSize() |
boolean |
isSetTransactional() |
boolean |
isTransactional() |
getName
getDescriptions
java.lang.String getInterfaceNameValue()
java.lang.String getClassNameValue()
java.lang.String getResourceAdapter()
java.lang.String getUser()
java.lang.String getPassword()
java.lang.String getClientId()
java.util.List<Property> getProperties()
boolean isSetTransactional()
isTransactional()
boolean isTransactional()
isSetTransactional()
boolean isSetMaxPoolSize()
getMaxPoolSize()
int getMaxPoolSize()
isSetMaxPoolSize()
boolean isSetMinPoolSize()
getMinPoolSize()
int getMinPoolSize()
isSetMinPoolSize()