public class NotificationConnectorPoolFactory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
_rcsid |
Modifier and Type | Method and Description |
---|---|
static INotificationConnectorPool |
make(IThreadContext tc)
Make a notification connector pool handle.
|
public static final java.lang.String _rcsid
public static INotificationConnectorPool make(IThreadContext tc) throws ManifoldCFException
tc
- is the thread context.ManifoldCFException