| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.binding.dwr.DWRInvokerFactory
public class DWRInvokerFactory
InvokerFactory for the DWRBinding.
| Constructor Summary | |
|---|---|
DWRInvokerFactory(RuntimeComponent rc,
                  RuntimeComponentReference rcr,
                  Binding b,
                  DWRBinding ab,
                  ServletHost servletHost)
 | 
|
| Method Summary | |
|---|---|
 Invoker | 
createInvoker(Operation operation)
 | 
 void | 
start()
 | 
 void | 
stop()
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public DWRInvokerFactory(RuntimeComponent rc,
                         RuntimeComponentReference rcr,
                         Binding b,
                         DWRBinding ab,
                         ServletHost servletHost)
| Method Detail | 
|---|
public Invoker createInvoker(Operation operation)
createInvoker in interface InvokerFactorypublic void start()
start in interface ComponentLifecyclepublic void stop()
stop in interface ComponentLifecycle
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||