|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opencredo.esper.config.xml.EsperListenerParser
public class EsperListenerParser
Parses the listeners block in the Spring custom namespace support.
| Constructor Summary | |
|---|---|
EsperListenerParser()
|
|
| Method Summary | |
|---|---|
org.springframework.beans.factory.support.ManagedSet |
parseListeners(org.w3c.dom.Element element,
org.springframework.beans.factory.xml.ParserContext parserContext)
Parses out a set of configured esper statement listeners. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EsperListenerParser()
| Method Detail |
|---|
public org.springframework.beans.factory.support.ManagedSet parseListeners(org.w3c.dom.Element element,
org.springframework.beans.factory.xml.ParserContext parserContext)
element - the esper listeners elementparserContext - the parser's current context
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||