|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.soa.esb.listeners.config.mappers.ActionMapper
public class ActionMapper
Performs the mapping of XSD based configuration service actions onto a "ConfigTree" style listener configuration.
Constructor Summary | |
---|---|
ActionMapper()
|
Method Summary | |
---|---|
static void |
map(org.w3c.dom.Element listenerConfigTree,
ServiceDocument.Service listenerService,
Generator.XMLBeansModel model)
Perform the mapping. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ActionMapper()
Method Detail |
---|
public static void map(org.w3c.dom.Element listenerConfigTree, ServiceDocument.Service listenerService, Generator.XMLBeansModel model) throws ConfigurationException
listenerConfigTree
- The listener ConfigTree to which the actions are to be added.listenerService
- The Service to which the listener is bound. The Service defines the actions.model
- The configuration model from which the mapping is being performed.
ConfigurationException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |