Uses of Class
org.apache.activemq.schema.core.DtoFileQueueCursor
-
Packages that use DtoFileQueueCursor Package Description org.apache.activemq.schema.core -
-
Uses of DtoFileQueueCursor in org.apache.activemq.schema.core
Fields in org.apache.activemq.schema.core declared as DtoFileQueueCursor Modifier and Type Field Description protected DtoFileQueueCursorDtoPolicyEntry.PendingQueuePolicy. fileQueueCursorMethods in org.apache.activemq.schema.core that return DtoFileQueueCursor Modifier and Type Method Description DtoFileQueueCursorObjectFactory. createDtoFileQueueCursor()Create an instance ofDtoFileQueueCursorDtoFileQueueCursorDtoPolicyEntry.PendingQueuePolicy. getFileQueueCursor()Gets the value of the fileQueueCursor property.Methods in org.apache.activemq.schema.core with parameters of type DtoFileQueueCursor Modifier and Type Method Description voidDtoPolicyEntry.PendingQueuePolicy. setFileQueueCursor(DtoFileQueueCursor value)Sets the value of the fileQueueCursor property.
-