com.sun.xml.registry.service
Class JAXRService

java.lang.Object
  extended by com.sun.xml.registry.service.JAXRService

public class JAXRService
extends Object

This class simply instantiates a jaxr ConnectionFactoryImpl and binds it in a namespace.

Author:
bbissett

Method Summary
static JAXRService getInstance()
          This is a singleton class.
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static JAXRService getInstance()
This is a singleton class.

Returns:
The single instance of the JAXRService class

main

public static void main(String[] args)


Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.