|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.soa.esb.services.rules.ServiceChannel
public class ServiceChannel
ServiceChannel.
| Field Summary | |
|---|---|
static java.lang.String |
ASYNC
|
static java.lang.String |
TIMEOUT
|
| Constructor Summary | |
|---|---|
ServiceChannel()
|
|
| Method Summary | |
|---|---|
Service |
getService()
|
void |
send(java.lang.Object object)
|
void |
setConfiguration(ConfigTree config)
Set the component configuration. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ASYNC
public static final java.lang.String TIMEOUT
| Constructor Detail |
|---|
public ServiceChannel()
| Method Detail |
|---|
public void setConfiguration(ConfigTree config)
throws ConfigurationException
Configurable
setConfiguration in interface Configurableconfig - The conponent configuration.
ConfigurationException - Bad component configuration.public Service getService()
public void send(java.lang.Object object)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||