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()Gets the value of the storeCursor property.Methods in org.apache.activemq.schema.core with parameters of type DtoStoreCursor Modifier and Type Method Description voidDtoPolicyEntry.PendingQueuePolicy. setStoreCursor(DtoStoreCursor value)Sets the value of the storeCursor property.
-