org.ow2.petals.binding.soap.monitoring.notification
Class HTTPServerThreadPoolExhaustedNotification
java.lang.Object
java.util.EventObject
javax.management.Notification
org.ow2.petals.binding.soap.monitoring.notification.HTTPServerThreadPoolExhaustedNotification
- All Implemented Interfaces:
- Serializable
public class HTTPServerThreadPoolExhaustedNotification
- extends Notification
Notification associated to the following defect: no thread of the thread pool
of the HTTP server is available to process an incoming request.
- Author:
- Christophe DENEUX (PetalsLink)
- See Also:
- Serialized Form
HTTPServerThreadPoolExhaustedNotification
public HTTPServerThreadPoolExhaustedNotification(Object obj,
long seqNum)
- Parameters:
obj - The MBean source of this notificationseqNum - A sequence number
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.