org.kuali.rice.ksb.api.bus.support
Class JavaServiceDefinition.Elements

java.lang.Object
  extended by org.kuali.rice.ksb.api.bus.support.JavaServiceDefinition.Elements
Enclosing class:
JavaServiceDefinition

protected static class JavaServiceDefinition.Elements
extends Object

A private class which exposes constants which define the XML element names to use when this object is marshalled to XML.


Field Summary
protected static String SERVICE_INTERFACE
           
protected static String SERVICE_INTERFACES
           
 
Constructor Summary
protected JavaServiceDefinition.Elements()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERVICE_INTERFACES

protected static final String SERVICE_INTERFACES
See Also:
Constant Field Values

SERVICE_INTERFACE

protected static final String SERVICE_INTERFACE
See Also:
Constant Field Values
Constructor Detail

JavaServiceDefinition.Elements

protected JavaServiceDefinition.Elements()


Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.