com.sun.xml.registry.service
Class JAXRService
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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.