Uses of Class
org.apache.activemq.schema.core.DtoVmDurableCursor
-
Packages that use DtoVmDurableCursor Package Description org.apache.activemq.schema.core -
-
Uses of DtoVmDurableCursor in org.apache.activemq.schema.core
Fields in org.apache.activemq.schema.core declared as DtoVmDurableCursor Modifier and Type Field Description protected DtoVmDurableCursorDtoPolicyEntry.PendingDurableSubscriberPolicy. vmDurableCursorMethods in org.apache.activemq.schema.core that return DtoVmDurableCursor Modifier and Type Method Description DtoVmDurableCursorObjectFactory. createDtoVmDurableCursor()Create an instance ofDtoVmDurableCursorDtoVmDurableCursorDtoPolicyEntry.PendingDurableSubscriberPolicy. getVmDurableCursor()Obtient la valeur de la propriété vmDurableCursor.Methods in org.apache.activemq.schema.core with parameters of type DtoVmDurableCursor Modifier and Type Method Description voidDtoPolicyEntry.PendingDurableSubscriberPolicy. setVmDurableCursor(DtoVmDurableCursor value)Définit la valeur de la propriété vmDurableCursor.
-