Class EjbTimerXmlPersister

java.lang.Object
org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlPersister
All Implemented Interfaces:
org.jboss.staxmapper.XMLElementWriter<List<TimerImpl>>

public class EjbTimerXmlPersister extends Object implements org.jboss.staxmapper.XMLElementWriter<List<TimerImpl>>
Author:
Stuart Douglas
  • Constructor Details

    • EjbTimerXmlPersister

      public EjbTimerXmlPersister(org.jboss.marshalling.MarshallerFactory factory, org.jboss.marshalling.MarshallingConfiguration configuration)
  • Method Details