University of Cincinnati logo and link  
JAXR, the Java API for XML Registries
 
  UC ingot Business registires, often called electronic yellow pages, contain listings of businesses and the services they offer.  JAXR allows you to access those registries.

Registering a Business

  • A business may want to make its services available to other organizations with a registry.  It can do this with the help of JAXR.  To facillitate searching, it should submit its name, a description of itself, and some classification concepts.
  • Important classes to use and their functions:
    • Registry Server: creates BusinessLifeCycleManager and BusinessQueryManager.