|
|||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||
See:
Description
| Class Summary | |
|---|---|
| Finder | Connect to an AstroRuntime Instance using RMI. |
| Exception Summary | |
|---|---|
| ACRException | Base type for all exceptions thrown by the AR interface. |
| InvalidArgumentException | An incorrect or malformed value was passed as an input parameter. |
| NotApplicableException | An operation was attempted with invalid parameters or state. |
| NotFoundException | A required resource or service was not found. |
| SecurityException | The user is not authorized to perform this operation. |
| ServiceException | A low-level failure of service or network. |
Finder class. This takes care of locating a
running Astro Runtime service (possibly creating one if necessary) and returns an instance of ACR that is
connected to the running service. The ACR object can then be used to access AR services.
|
|||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||