Class BinManagerFactory


  • public class BinManagerFactory
    extends java.lang.Object
    Factory class for IBinManager.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String _rcsid  
      protected static java.lang.String binManagerName  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static IBinManager make​(IThreadContext threadContext)
      Create a bin manager handle.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait