|
|||||||||
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.mappers130.SecurityMapper
public class SecurityMapper
Performs the mapping of XSD based configuration service actions onto a "ConfigTree" style listener configuration.
Method Summary | |
---|---|
static void |
map(org.w3c.dom.Element toConfigTree,
org.jboss.soa.esb.listeners.config.xbeanmodel130.ServiceDocument.Service service)
Perform the mapping. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void map(org.w3c.dom.Element toConfigTree, org.jboss.soa.esb.listeners.config.xbeanmodel130.ServiceDocument.Service service) throws ConfigurationException
toConfigTree
- The listener ConfigTree to which the actions are to be added.service
- The Service to which the listener is bound. The Service defines the actions.
ConfigurationException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |