public interface OutOfBandResourceIntf
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
scheduleTimer() |
javax.ws.rs.core.Response |
testTimer() |
void |
timeout(javax.ejb.Timer timer) |
javax.ws.rs.core.Response scheduleTimer()
javax.ws.rs.core.Response testTimer() throws InterruptedException
InterruptedException
void timeout(javax.ejb.Timer timer)
Copyright © 2016 JBoss by Red Hat. All rights reserved.