Class SmartExecutorPersistenceFactory

java.lang.Object
org.gcube.vremanagement.executor.persistence.SmartExecutorPersistenceFactory

public abstract class SmartExecutorPersistenceFactory extends Object
Author:
Luca Frosini (ISTI - CNR)
  • Constructor Details

    • SmartExecutorPersistenceFactory

      public SmartExecutorPersistenceFactory()
  • Method Details

    • getPersistenceConnector

      public static SmartExecutorPersistenceConnector getPersistenceConnector() throws Exception
      Returns:
      the persistenceConnector
      Throws:
      Exception
    • closeCurrentPersistenceConnector

      public static void closeCurrentPersistenceConnector() throws Exception
      Throws:
      Exception
    • closeAll

      public static void closeAll()
    • shutdown

      public static void shutdown()