public class BinManagerFactory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
_rcsid |
protected static java.lang.String |
binManagerName |
Modifier and Type | Method and Description |
---|---|
static IBinManager |
make(IThreadContext threadContext)
Create a bin manager handle.
|
public static final java.lang.String _rcsid
protected static final java.lang.String binManagerName
public static IBinManager make(IThreadContext threadContext) throws ManifoldCFException
threadContext
- is the thread context.ManifoldCFException