Apache CXF API

org.apache.cxf.configuration.spring
Class BeanConstants

java.lang.Object
  extended by org.apache.cxf.configuration.spring.BeanConstants

public final class BeanConstants
extends Object


Field Summary
static String ABSTRACT_ATTR
           
static String CREATED_FROM_API_ATTR
           
static String NAME_ATTR
           
static String NAMESPACE_URI
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMESPACE_URI

public static final String NAMESPACE_URI
See Also:
Constant Field Values

NAME_ATTR

public static final String NAME_ATTR
See Also:
Constant Field Values

ABSTRACT_ATTR

public static final String ABSTRACT_ATTR
See Also:
Constant Field Values

CREATED_FROM_API_ATTR

public static final String CREATED_FROM_API_ATTR
See Also:
Constant Field Values

Apache CXF API

Apache CXF