|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.servingxml.util.xml.AbstractReceiver
com.servingxml.ioc.components.ConfigurationComponentBuilder
public class ConfigurationComponentBuilder
| Field Summary |
|---|
| Fields inherited from interface com.servingxml.util.xml.Receiver |
|---|
UNDEFINED_SYMBOL |
| Constructor Summary | |
|---|---|
ConfigurationComponentBuilder(Name elementName,
Receiver parent)
|
|
| Method Summary | |
|---|---|
void |
bind(ReceiverContext context)
|
ConfigurationComponent |
getConfigurationComponent()
|
protected void |
selfReceived(ReceiverContext context)
|
void |
startElement(ReceiverContext context)
|
| Methods inherited from class com.servingxml.util.xml.AbstractReceiver |
|---|
bind, characters, childReceived, endElement, getAttributeValue, getName, getSymbol |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.servingxml.util.xml.Receiver |
|---|
characters, childReceived, endElement, getAttributeValue, getName, getSymbol |
| Constructor Detail |
|---|
public ConfigurationComponentBuilder(Name elementName,
Receiver parent)
| Method Detail |
|---|
public void bind(ReceiverContext context)
bind in interface Receiverpublic void startElement(ReceiverContext context)
startElement in interface ReceiverstartElement in class AbstractReceiverprotected void selfReceived(ReceiverContext context)
selfReceived in class AbstractReceiverpublic ConfigurationComponent getConfigurationComponent()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||