| Package | Description | 
|---|---|
| javax.xml.registry | 
 This package and its sub-packages describe the API classes and interfaces
 for the JAXR API. | 
| javax.xml.registry.infomodel | 
 This package describes the information model for the JAXR
 API. | 
| Modifier and Type | Method and Description | 
|---|---|
| Service | LifeCycleManager. createService(InternationalString name)Creates a Service instance using the specified
 name, where the name is an InternationalString. | 
| Service | LifeCycleManager. createService(String name)Creates a Service instance using the specified
 name, where the name is a String. | 
| Modifier and Type | Method and Description | 
|---|---|
| Service | ServiceBinding. getService()Gets the parent service for which this is a binding. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Organization. addService(Service service)Adds a child Service. | 
| void | Organization. removeService(Service service)Removes a Service from this object. | 
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.