Uses of Class
org.apache.activemq.schema.core.DtoConnectionFactory.ExceptionListener
-
Packages that use DtoConnectionFactory.ExceptionListener Package Description org.apache.activemq.schema.core -
-
Uses of DtoConnectionFactory.ExceptionListener in org.apache.activemq.schema.core
Methods in org.apache.activemq.schema.core that return DtoConnectionFactory.ExceptionListener Modifier and Type Method Description DtoConnectionFactory.ExceptionListener
ObjectFactory. createDtoConnectionFactoryExceptionListener()
Create an instance ofDtoConnectionFactory.ExceptionListener
Methods in org.apache.activemq.schema.core that return types with arguments of type DtoConnectionFactory.ExceptionListener Modifier and Type Method Description JAXBElement<DtoConnectionFactory.ExceptionListener>
ObjectFactory. createDtoConnectionFactoryExceptionListener(DtoConnectionFactory.ExceptionListener value)
Methods in org.apache.activemq.schema.core with parameters of type DtoConnectionFactory.ExceptionListener Modifier and Type Method Description JAXBElement<DtoConnectionFactory.ExceptionListener>
ObjectFactory. createDtoConnectionFactoryExceptionListener(DtoConnectionFactory.ExceptionListener value)
-