Package org.apache.axis2.jaxws.server
Interface InvocationListenerFactory
public interface InvocationListenerFactory
This interface will be implemented by those wishing to
create instances of an InvocationListener based on certain
context information for a given request. The context information
may be obtained via the MessageContext provided.
-
Method Summary
-
Method Details
-
createInvocationListener
-