Uses of Interface
com.sun.enterprise.config.serverbeans.EjbTimerService

Packages that use EjbTimerService
com.sun.enterprise.config.serverbeans   
 

Uses of EjbTimerService in com.sun.enterprise.config.serverbeans
 

Methods in com.sun.enterprise.config.serverbeans that return EjbTimerService
 EjbTimerService EjbContainer.getEjbTimerService()
          Gets the value of the ejbTimerService property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type EjbTimerService
 void EjbContainer.setEjbTimerService(EjbTimerService value)
          Sets the value of the ejbTimerService property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.