|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.implementation.spring.SpringInvoker
public class SpringInvoker
Initial implementation of a Spring bean invoker
| Constructor Summary | |
|---|---|
SpringInvoker(RuntimeComponent component,
AbstractApplicationContext springContext,
RuntimeComponentService service,
Operation operation)
SpringInvoker constructor |
|
| Method Summary | |
|---|---|
Message |
invoke(Message msg)
Process a synchronous wire |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpringInvoker(RuntimeComponent component,
AbstractApplicationContext springContext,
RuntimeComponentService service,
Operation operation)
component - - the Spring component to invokeservice - - the service to invokeoperation - - the operation to invoke| Method Detail |
|---|
public Message invoke(Message msg)
Invoker
invoke in interface Invokermsg - the message to invoke on the target bean
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||