5.

previous chapter table of contents next chapter
  

Jini Versions

At the time of writing, there are two versions of Jini: 1.0 and a version of 1.1. The core classes are all the same for versions 1.0 and 1.1. The only changes in version 1.1 for the programmer are that some classes from Jini 1.0 have been better specified and are in different packages, and some classes are new.

These are the main classes that have changed:

  • JoinManager
  • LeaseRenewalManager
  • ServiceIDListener

These are the main new classes:

  • LookupLocatorDiscovery
  • LookupDiscoveryManager
  • ClientLookupManager

If you get syntax or runtime errors relating to these classes, then it is possible that you are using Jini 1.0 instead of Jini 1.1.If you get "deprecated" warnings, then it is likely that you are using the Jini 1.0 classes in a Jini 1.1 environment. The old classes are supported for now, but are not approved.

  


A Programmer[ap]s Guide to Jini Technology
A Programmer[ap]s Guide to Jini Technology
ISBN: 1893115801
EAN: N/A
Year: 2000
Pages: 189

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net