@Documented @Retention(value=RUNTIME) @Target(value=METHOD) public @interface Ordered
Asynchronous methods. In addition, it can reduce the
amount of concurrent thread execution.
@Ordered @Asynchronous void logInfo(String message, DateTime timestamp) throws RemoteException;
Copyright © 2006–2015 Cojen. All rights reserved.