Java javax.ejb AsyncResult fields, constructors, methods, implement or subclass

Example usage for Java javax.ejb AsyncResult fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.ejb AsyncResult.

The text is from its open source code.

Constructor

AsyncResult(V result)
Creates a AsyncResult instance to wrap the result of an asynchronous method call