Class DriveFactoryProvider


  • public final class DriveFactoryProvider
    extends java.lang.Object
    Define a provider to retrieve DriveFactory implementations.
    Since:
    1.6.0
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static DriveFactory getDriveFactory()
      Returns a DriveFactory instance of drive factory.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getDriveFactory

        public static DriveFactory getDriveFactory()
        Returns a DriveFactory instance of drive factory.