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