Uses of Class
org.apache.activemq.schema.core.DtoPolicyEntry.MessageEvictionStrategy
-
Packages that use DtoPolicyEntry.MessageEvictionStrategy Package Description org.apache.activemq.schema.core -
-
Uses of DtoPolicyEntry.MessageEvictionStrategy in org.apache.activemq.schema.core
Methods in org.apache.activemq.schema.core that return DtoPolicyEntry.MessageEvictionStrategy Modifier and Type Method Description DtoPolicyEntry.MessageEvictionStrategyObjectFactory. createDtoPolicyEntryMessageEvictionStrategy()Create an instance ofDtoPolicyEntry.MessageEvictionStrategyMethods in org.apache.activemq.schema.core that return types with arguments of type DtoPolicyEntry.MessageEvictionStrategy Modifier and Type Method Description JAXBElement<DtoPolicyEntry.MessageEvictionStrategy>ObjectFactory. createDtoPolicyEntryMessageEvictionStrategy(DtoPolicyEntry.MessageEvictionStrategy value)Methods in org.apache.activemq.schema.core with parameters of type DtoPolicyEntry.MessageEvictionStrategy Modifier and Type Method Description JAXBElement<DtoPolicyEntry.MessageEvictionStrategy>ObjectFactory. createDtoPolicyEntryMessageEvictionStrategy(DtoPolicyEntry.MessageEvictionStrategy value)
-