Uses of Interface
org.glassfish.ejb.config.EjbTimerService
-
Packages that use EjbTimerService Package Description org.glassfish.ejb.config -
-
Uses of EjbTimerService in org.glassfish.ejb.config
Methods in org.glassfish.ejb.config that return EjbTimerService Modifier and Type Method Description @NotNull EjbTimerServiceEjbContainer. getEjbTimerService()Gets the value of the ejbTimerService property.Methods in org.glassfish.ejb.config with parameters of type EjbTimerService Modifier and Type Method Description voidEjbContainer. setEjbTimerService(EjbTimerService value)Sets the value of the ejbTimerService property.
-