|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.oddjob.arooa.deploy.ArooaDescriptorDescriptor
public class ArooaDescriptorDescriptor
An ArooaDescriptor for a ArooaConfiguration
that provides and ArooaDescriptorBean.
| Constructor Summary | |
|---|---|
ArooaDescriptorDescriptor()
|
|
| Method Summary | |
|---|---|
ArooaBeanDescriptor |
getBeanDescriptor(ArooaClass classIdentifier,
PropertyAccessor accessor)
|
ClassResolver |
getClassResolver()
Provide a ClassResolver. |
ConversionProvider |
getConvertletProvider()
Provide type conversions. |
ElementMappings |
getElementMappings()
Provide element to class name mappings for components. |
String |
getPrefixFor(URI namespace)
Provide the default prefix for a URI. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArooaDescriptorDescriptor()
| Method Detail |
|---|
public ElementMappings getElementMappings()
ArooaDescriptor
getElementMappings in interface ArooaDescriptorpublic ConversionProvider getConvertletProvider()
ArooaDescriptor
getConvertletProvider in interface ArooaDescriptor
public ArooaBeanDescriptor getBeanDescriptor(ArooaClass classIdentifier,
PropertyAccessor accessor)
getBeanDescriptor in interface BeanDescriptorProviderclassIdentifier - The class.accessor - Used to access the bean properties for default
types.
public String getPrefixFor(URI namespace)
ArooaDescriptor
getPrefixFor in interface ArooaDescriptornamespace - The namespace.
public ClassResolver getClassResolver()
ArooaDescriptorClassResolver. The resolver will typically
be able to resolve classes returned from the
ElementMappings provided by this descriptor.
getClassResolver in interface ArooaDescriptor
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||