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()Obtient la valeur de la propriété fileQueueCursor.Methods in org.apache.activemq.schema.core with parameters of type DtoFileQueueCursor Modifier and Type Method Description voidDtoPolicyEntry.PendingQueuePolicy. setFileQueueCursor(DtoFileQueueCursor value)Définit la valeur de la propriété fileQueueCursor.
-