org.kuali.rice.ksb.api.registry
Class ServiceInfo.Elements
java.lang.Object
org.kuali.rice.ksb.api.registry.ServiceInfo.Elements
- Enclosing class:
- ServiceInfo
static class ServiceInfo.Elements
- extends Object
A private class which exposes constants which define the XML element names to use when this object is marshalled to XML.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVICE_ID
static final String SERVICE_ID
- See Also:
- Constant Field Values
SERVICE_NAME
static final String SERVICE_NAME
- See Also:
- Constant Field Values
ENDPOINT_URL
static final String ENDPOINT_URL
- See Also:
- Constant Field Values
INSTANCE_ID
static final String INSTANCE_ID
- See Also:
- Constant Field Values
APPLICATION_ID
static final String APPLICATION_ID
- See Also:
- Constant Field Values
SERVER_IP_ADDRESS
static final String SERVER_IP_ADDRESS
- See Also:
- Constant Field Values
TYPE
static final String TYPE
- See Also:
- Constant Field Values
SERVICE_VERSION
static final String SERVICE_VERSION
- See Also:
- Constant Field Values
STATUS
static final String STATUS
- See Also:
- Constant Field Values
SERVICE_DESCRIPTOR_ID
static final String SERVICE_DESCRIPTOR_ID
- See Also:
- Constant Field Values
CHECKSUM
static final String CHECKSUM
- See Also:
- Constant Field Values
ServiceInfo.Elements
ServiceInfo.Elements()
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.