Uses of Class
org.apache.activemq.schema.core.DtoTempQueue
-
Packages that use DtoTempQueue Package Description org.apache.activemq.schema.core -
-
Uses of DtoTempQueue in org.apache.activemq.schema.core
Fields in org.apache.activemq.schema.core declared as DtoTempQueue Modifier and Type Field Description protected DtoTempQueueDtoAuthorizationEntry.Destination. tempQueueprotected DtoTempQueueDtoDestinationEntry.Destination. tempQueueprotected DtoTempQueueDtoDiscarding.DeadLetterQueue. tempQueueprotected DtoTempQueueDtoFilteredDestination.Destination. tempQueueprotected DtoTempQueueDtoFilteredKahaDB.Destination. tempQueueprotected DtoTempQueueDtoPolicyEntry.Destination. tempQueueprotected DtoTempQueueDtoQueueDispatchSelector.Destination. tempQueueprotected DtoTempQueueDtoRedeliveryPolicy.Destination. tempQueueprotected DtoTempQueueDtoSharedDeadLetterStrategy.DeadLetterQueue. tempQueueprotected DtoTempQueueDtoSimpleDispatchSelector.Destination. tempQueueprotected DtoTempQueueDtoTempDestinationAuthorizationEntry.Destination. tempQueueMethods in org.apache.activemq.schema.core that return DtoTempQueue Modifier and Type Method Description DtoTempQueueObjectFactory. createDtoTempQueue()Create an instance ofDtoTempQueueDtoTempQueueDtoAuthorizationEntry.Destination. getTempQueue()Gets the value of the tempQueue property.DtoTempQueueDtoDestinationEntry.Destination. getTempQueue()Gets the value of the tempQueue property.DtoTempQueueDtoDiscarding.DeadLetterQueue. getTempQueue()Gets the value of the tempQueue property.DtoTempQueueDtoFilteredDestination.Destination. getTempQueue()Gets the value of the tempQueue property.DtoTempQueueDtoFilteredKahaDB.Destination. getTempQueue()Gets the value of the tempQueue property.DtoTempQueueDtoPolicyEntry.Destination. getTempQueue()Gets the value of the tempQueue property.DtoTempQueueDtoQueueDispatchSelector.Destination. getTempQueue()Gets the value of the tempQueue property.DtoTempQueueDtoRedeliveryPolicy.Destination. getTempQueue()Gets the value of the tempQueue property.DtoTempQueueDtoSharedDeadLetterStrategy.DeadLetterQueue. getTempQueue()Gets the value of the tempQueue property.DtoTempQueueDtoSimpleDispatchSelector.Destination. getTempQueue()Gets the value of the tempQueue property.DtoTempQueueDtoTempDestinationAuthorizationEntry.Destination. getTempQueue()Gets the value of the tempQueue property.Methods in org.apache.activemq.schema.core with parameters of type DtoTempQueue Modifier and Type Method Description voidDtoAuthorizationEntry.Destination. setTempQueue(DtoTempQueue value)Sets the value of the tempQueue property.voidDtoDestinationEntry.Destination. setTempQueue(DtoTempQueue value)Sets the value of the tempQueue property.voidDtoDiscarding.DeadLetterQueue. setTempQueue(DtoTempQueue value)Sets the value of the tempQueue property.voidDtoFilteredDestination.Destination. setTempQueue(DtoTempQueue value)Sets the value of the tempQueue property.voidDtoFilteredKahaDB.Destination. setTempQueue(DtoTempQueue value)Sets the value of the tempQueue property.voidDtoPolicyEntry.Destination. setTempQueue(DtoTempQueue value)Sets the value of the tempQueue property.voidDtoQueueDispatchSelector.Destination. setTempQueue(DtoTempQueue value)Sets the value of the tempQueue property.voidDtoRedeliveryPolicy.Destination. setTempQueue(DtoTempQueue value)Sets the value of the tempQueue property.voidDtoSharedDeadLetterStrategy.DeadLetterQueue. setTempQueue(DtoTempQueue value)Sets the value of the tempQueue property.voidDtoSimpleDispatchSelector.Destination. setTempQueue(DtoTempQueue value)Sets the value of the tempQueue property.voidDtoTempDestinationAuthorizationEntry.Destination. setTempQueue(DtoTempQueue value)Sets the value of the tempQueue property.
-