|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.binding.ws.axis2.Axis2ServiceBindingProvider
public class Axis2ServiceBindingProvider
| Constructor Summary | |
|---|---|
Axis2ServiceBindingProvider(RuntimeComponent component,
RuntimeComponentService service,
WebServiceBinding wsBinding,
ServletHost servletHost,
ModelFactoryExtensionPoint modelFactories,
java.util.List<PolicyHandlerTuple> policyHandlerClassnames,
DataBindingExtensionPoint dataBindings)
|
|
| Method Summary | |
|---|---|
InterfaceContract |
getBindingInterfaceContract()
Get the effective interface contract imposed by the binding. |
void |
start()
This method will be invoked when the component service binding is activated. |
void |
stop()
This method will be invoked when the component service binding is deactivated. |
boolean |
supportsOneWayInvocation()
For bindings that invoke one-way callback operations asynchronously, there is no need to perform a thread switch before calling the invoker. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Axis2ServiceBindingProvider(RuntimeComponent component,
RuntimeComponentService service,
WebServiceBinding wsBinding,
ServletHost servletHost,
ModelFactoryExtensionPoint modelFactories,
java.util.List<PolicyHandlerTuple> policyHandlerClassnames,
DataBindingExtensionPoint dataBindings)
| Method Detail |
|---|
public void start()
ServiceBindingProvider
start in interface ServiceBindingProviderpublic void stop()
ServiceBindingProvider
stop in interface ServiceBindingProviderpublic InterfaceContract getBindingInterfaceContract()
ServiceBindingProvider
getBindingInterfaceContract in interface ServiceBindingProviderpublic boolean supportsOneWayInvocation()
ServiceBindingProvider
supportsOneWayInvocation in interface ServiceBindingProvider
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||