Class DefaultSyncContextFactory

  • All Implemented Interfaces:
    SyncContextFactory

    @Named
    public class DefaultSyncContextFactory
    extends java.lang.Object
    implements SyncContextFactory
    A factory to create synchronization contexts. This default implementation does not provide any real synchronization but merely completes the repository system.
    • Constructor Detail

      • DefaultSyncContextFactory

        public DefaultSyncContextFactory()