Uses of Class
org.apache.activemq.schema.core.DtoFileCursor
-
Packages that use DtoFileCursor Package Description org.apache.activemq.schema.core -
-
Uses of DtoFileCursor in org.apache.activemq.schema.core
Fields in org.apache.activemq.schema.core declared as DtoFileCursor Modifier and Type Field Description protected DtoFileCursorDtoPolicyEntry.PendingSubscriberPolicy. fileCursorMethods in org.apache.activemq.schema.core that return DtoFileCursor Modifier and Type Method Description DtoFileCursorObjectFactory. createDtoFileCursor()Create an instance ofDtoFileCursorDtoFileCursorDtoPolicyEntry.PendingSubscriberPolicy. getFileCursor()Obtient la valeur de la propriété fileCursor.Methods in org.apache.activemq.schema.core with parameters of type DtoFileCursor Modifier and Type Method Description voidDtoPolicyEntry.PendingSubscriberPolicy. setFileCursor(DtoFileCursor value)Définit la valeur de la propriété fileCursor.
-