Class InvocationListenerBean

java.lang.Object
org.apache.axis2.jaxws.server.InvocationListenerBean

public class InvocationListenerBean extends Object
An instance of this class will be passed to the InvocationListener instances in both the request and response flow. This bean will hold data that allows the InvocationListener to determine the message flow (request vs. response) as well as other context information.