Searched defs:timerLocal (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/ejb/ejb-container/src/main/java/com/sun/ejb/containers/
H A DEJBTimerService.java193 public EJBTimerService(String appID, TimerLocal timerLocal) throws Exception { argument
194 timerLocal_ = timerLocal;

Completed in 234 milliseconds