Class ObjectifyThreadSynchroniserFactory

java.lang.Object
net.officefloor.nosql.objectify.ObjectifyThreadSynchroniserFactory
All Implemented Interfaces:
ThreadSynchroniserFactory

public class ObjectifyThreadSynchroniserFactory extends Object implements ThreadSynchroniserFactory
ThreadSynchroniserFactory that auto-registers itself with the OfficeArchitect.
Author:
Daniel Sagenschneider
  • Constructor Details

    • ObjectifyThreadSynchroniserFactory

      public ObjectifyThreadSynchroniserFactory(com.googlecode.objectify.ObjectifyFactory objectifyFactory)
      Instantiate.
      Parameters:
      objectifyFactory - ObjectifyFactory.
  • Method Details