Package | Description |
---|---|
org.jboss.as.ejb3.logging | |
org.jboss.as.ejb3.timerservice | |
org.jboss.as.ejb3.timerservice.persistence |
Modifier and Type | Method and Description |
---|---|
IllegalStateException |
EjbLogger_$logger.failToFindTimeoutMethod(TimeoutMethod timeoutMethodInfo) |
IllegalStateException |
EjbLogger.failToFindTimeoutMethod(TimeoutMethod timeoutMethodInfo)
Creates an exception indicating it could not find timeout method
|
Modifier and Type | Method and Description |
---|---|
static Method |
CalendarTimer.getTimeoutMethod(TimeoutMethod timeoutMethodInfo,
ClassLoader classLoader)
Returns the
Method , represented by the TimeoutMethod |
Modifier and Type | Method and Description |
---|---|
TimeoutMethod |
CalendarTimerEntity.getTimeoutMethod() |
Copyright © 2016 JBoss by Red Hat. All rights reserved.