public class AuctionMgmtActionEJB extends Object
Modifier and Type | Field and Description |
---|---|
private static org.apache.commons.logging.Log |
log |
Constructor and Description |
---|
AuctionMgmtActionEJB() |
Modifier and Type | Method and Description |
---|---|
Future<Date> |
doWorkAsync(long delay)
Perform action async from caller.
|
Date |
doWorkSync(long delay)
Perform action synchronously while caller waits.
|
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.