Class EjbTimerXmlParser_1_0

  • All Implemented Interfaces:
    org.jboss.staxmapper.XMLElementReader<List<TimerImpl>>

    public class EjbTimerXmlParser_1_0
    extends Object
    implements org.jboss.staxmapper.XMLElementReader<List<TimerImpl>>
    Parser for persistent Jakarta Enterprise Beans timers that are stored in XML.
    Author:
    Stuart Douglas
    • Constructor Detail

      • EjbTimerXmlParser_1_0

        public EjbTimerXmlParser_1_0​(TimerServiceImpl timerService,
                                     org.jboss.marshalling.MarshallerFactory factory,
                                     org.jboss.marshalling.MarshallingConfiguration configuration,
                                     ClassLoader classLoader)