public class ProviderOMContextListener extends Object implements MessageContextListener
| Constructor and Description |
|---|
ProviderOMContextListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
attachEnvelopeEvent(MessageContext mc) |
void |
attachServiceContextEvent(ServiceContext sc,
MessageContext mc) |
static void |
create(ServiceContext sc)
Create and add a listener
|
public static void create(ServiceContext sc)
sc - ServiceContextpublic void attachEnvelopeEvent(MessageContext mc)
attachEnvelopeEvent in interface MessageContextListenerpublic void attachServiceContextEvent(ServiceContext sc, MessageContext mc)
attachServiceContextEvent in interface MessageContextListenerCopyright © The Apache Software Foundation. All Rights Reserved.