Uses of Class
org.bedework.util.jms.events.SysEvent.Attribute
-
Packages that use SysEvent.Attribute Package Description org.bedework.util.jms.events -
-
Uses of SysEvent.Attribute in org.bedework.util.jms.events
Methods in org.bedework.util.jms.events that return types with arguments of type SysEvent.Attribute Modifier and Type Method Description List<SysEvent.Attribute>SysEvent. getMessageAttributes()Method parameters in org.bedework.util.jms.events with type arguments of type SysEvent.Attribute Modifier and Type Method Description voidSysEvent. addMessageAttributes(List<SysEvent.Attribute> attrs)Override this to add extra attributes
-