| 
 | ||||||||||
| PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A configuration associated with one or more deployment descriptors.
| Method Summary | |
|  void | addPropertyChangeListener(java.beans.PropertyChangeListener listener)Add a property change listener | 
|  DConfigBean (src)  | getDConfigBean(DDBean (src)  bean)Return the JavaBean containing server specific deployment information | 
|  DDBean (src)  | getDDBean()Get the XML text for this configuration | 
|  java.lang.String[] | getXpaths()Get the xpaths this deployment descriptor requires | 
|  void | notifyDDChange(XpathEvent (src)  event)A notification that the DDBean provided has changed and that this bean or child needs re-evaluating | 
|  void | removeDConfigBean(DConfigBean (src)  bean)Remove a child | 
|  void | removePropertyChangeListener(java.beans.PropertyChangeListener listener)Remove a property change listener | 
| Method Detail | 
public DDBean (src) getDDBean()
public java.lang.String[] getXpaths()
public DConfigBean (src)  getDConfigBean(DDBean (src)  bean)
                           throws ConfigurationException (src) 
bean - the xml data to be evaluated
ConfigurationException (src)  - for errors generating the configuring bean
public void removeDConfigBean(DConfigBean (src)  bean)
                       throws BeanNotFoundException (src) 
bean - the child
BeanNotFoundException (src)  - when the bean is not foundpublic void notifyDDChange(XpathEvent (src) event)
event - the eventpublic void addPropertyChangeListener(java.beans.PropertyChangeListener listener)
listener - the listenerpublic void removePropertyChangeListener(java.beans.PropertyChangeListener listener)
listener - the listener| 
 | ||||||||||
| PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||