Uses of Class
org.apache.activemq.schema.core.DtoVmCursor
-
Packages that use DtoVmCursor Package Description org.apache.activemq.schema.core -
-
Uses of DtoVmCursor in org.apache.activemq.schema.core
Fields in org.apache.activemq.schema.core declared as DtoVmCursor Modifier and Type Field Description protected DtoVmCursorDtoPolicyEntry.PendingSubscriberPolicy. vmCursorMethods in org.apache.activemq.schema.core that return DtoVmCursor Modifier and Type Method Description DtoVmCursorObjectFactory. createDtoVmCursor()Create an instance ofDtoVmCursorDtoVmCursorDtoPolicyEntry.PendingSubscriberPolicy. getVmCursor()Obtient la valeur de la propriété vmCursor.Methods in org.apache.activemq.schema.core with parameters of type DtoVmCursor Modifier and Type Method Description voidDtoPolicyEntry.PendingSubscriberPolicy. setVmCursor(DtoVmCursor value)Définit la valeur de la propriété vmCursor.
-