org.oddjob.arooa.deploy
Class BeanDefinitions
java.lang.Object
org.oddjob.arooa.deploy.BeanDefinitions
public class BeanDefinitions
- extends Object
Provide a set of element to class name
mappings. A name space can be provided which apples to
all elements.
- Author:
- rob
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanDefinitions
public BeanDefinitions(URI namespace,
String prefix,
List<BeanDefinition> defitions)
getDefinitions
public BeanDefinition[] getDefinitions()
getNamespace
public URI getNamespace()
getPrefix
public String getPrefix()