|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.soa.esb.actions.routing.http.AbstractHttpMethodFactory
public abstract class AbstractHttpMethodFactory
AbstractHttpMethodFactory.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.jboss.soa.esb.actions.routing.http.HttpMethodFactory |
---|
HttpMethodFactory.Factory |
Constructor Summary | |
---|---|
AbstractHttpMethodFactory()
|
Method Summary | |
---|---|
protected java.lang.String |
getEndpointPathAndQuery()
|
void |
setConfiguration(ConfigTree config)
Set the component configuration. |
void |
setEndpoint(java.net.URL endpoint)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jboss.soa.esb.actions.routing.http.HttpMethodFactory |
---|
getInstance |
Constructor Detail |
---|
public AbstractHttpMethodFactory()
Method Detail |
---|
public void setEndpoint(java.net.URL endpoint)
setEndpoint
in interface HttpMethodFactory
protected java.lang.String getEndpointPathAndQuery()
public void setConfiguration(ConfigTree config) throws ConfigurationException
Configurable
setConfiguration
in interface Configurable
config
- The conponent configuration.
ConfigurationException
- Bad component configuration.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |