Uses of Class
org.apache.activemq.schema.core.DtoStoreCursor
-
Packages that use DtoStoreCursor Package Description org.apache.activemq.schema.core -
-
Uses of DtoStoreCursor in org.apache.activemq.schema.core
Fields in org.apache.activemq.schema.core declared as DtoStoreCursor Modifier and Type Field Description protected DtoStoreCursorDtoPolicyEntry.PendingQueuePolicy. storeCursorMethods in org.apache.activemq.schema.core that return DtoStoreCursor Modifier and Type Method Description DtoStoreCursorObjectFactory. createDtoStoreCursor()Create an instance ofDtoStoreCursorDtoStoreCursorDtoPolicyEntry.PendingQueuePolicy. getStoreCursor()Obtient la valeur de la propriété storeCursor.Methods in org.apache.activemq.schema.core with parameters of type DtoStoreCursor Modifier and Type Method Description voidDtoPolicyEntry.PendingQueuePolicy. setStoreCursor(DtoStoreCursor value)Définit la valeur de la propriété storeCursor.
-