Uses of Class
org.jboss.as.ejb3.timerservice.AbstractManagedTimer
Packages that use AbstractManagedTimer
-
Uses of AbstractManagedTimer in org.jboss.as.ejb3.timerservice
Subclasses of AbstractManagedTimer in org.jboss.as.ejb3.timerserviceModifier and TypeClassDescriptionclassRepresents aTimerwhich is created out a calendar expressionclassLocal implementation ofManagedTimer. -
Uses of AbstractManagedTimer in org.jboss.as.ejb3.timerservice.distributable
Subclasses of AbstractManagedTimer in org.jboss.as.ejb3.timerservice.distributableModifier and TypeClassDescriptionclassManaged timer facade for a distributable EJB timer.classOOBTimer<I>Timer implementation for use outside the context of a timeout event.