org.ow2.petals.binding.soap.monitoring.notification
Class ServiceClientPoolExhaustedNotification
java.lang.Object
java.util.EventObject
javax.management.Notification
org.ow2.petals.binding.soap.monitoring.notification.ServiceClientPoolExhaustedNotification
- All Implemented Interfaces:
- Serializable
public class ServiceClientPoolExhaustedNotification
- extends Notification
Notification associated to the following defect: the pool of service clients
of the BC SOAP, in mode 'provider', is exhausted.
- Author:
- Christophe DENEUX (PetalsLink)
- See Also:
- Serialized Form
ServiceClientPoolExhaustedNotification
public ServiceClientPoolExhaustedNotification(Object obj,
long seqNum,
String serviceClientPoolId)
- Create a notification
- Parameters:
obj - The MBean source of this notificationseqNum - A sequence numberserviceClientPoolId - The identifier of the service client pool
getNotificationInfo
public static final MBeanNotificationInfo getNotificationInfo()
- Creation the information associated to the notification
- Returns:
- Information associated to this notification
Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.