|
|||||||||
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.ServiceComponentBuilder
public class ServiceComponentBuilder
Field Summary |
---|
Fields inherited from interface com.servingxml.util.xml.Receiver |
---|
UNDEFINED_SYMBOL |
Constructor Summary | |
---|---|
ServiceComponentBuilder(Name elementName,
Receiver parent)
|
Method Summary | |
---|---|
void |
bind(ReceiverContext context)
|
void |
childReceived(int symbol)
|
ServiceComponent |
getServiceComponent()
|
protected void |
selfReceived(ReceiverContext context)
|
Methods inherited from class com.servingxml.util.xml.AbstractReceiver |
---|
bind, characters, endElement, getAttributeValue, getName, getSymbol, startElement |
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, endElement, getAttributeValue, getName, getSymbol, startElement |
Constructor Detail |
---|
public ServiceComponentBuilder(Name elementName, Receiver parent)
Method Detail |
---|
public void bind(ReceiverContext context)
bind
in interface Receiver
public void childReceived(int symbol)
childReceived
in interface Receiver
childReceived
in class AbstractReceiver
protected void selfReceived(ReceiverContext context)
selfReceived
in class AbstractReceiver
public ServiceComponent getServiceComponent()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |