|
|||||||||
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.GatewayGenerator
public class GatewayGenerator
Gateway Listeners Configuration Generator.
Generates a "ConfigTree" style configuration for the Gateways Listeners.
Constructor Summary | |
---|---|
GatewayGenerator(Generator.XMLBeansModel model)
Public constructor. |
Method Summary | |
---|---|
org.w3c.dom.Document |
generate()
Generate the configuration DOM for the target Server. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GatewayGenerator(Generator.XMLBeansModel model)
model
- XMLBeans based configuration model instance.Method Detail |
---|
public org.w3c.dom.Document generate() throws ConfigurationException
ConfigurationException
- Error creating configuration.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |