Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.uidgen.ejb
Class EjbSequencerFactory

java.lang.Object
  extended by org.nuxeo.ecm.platform.uidgen.ejb.EjbSequencerFactory
All Implemented Interfaces:
UIDSequencerFactory

public class EjbSequencerFactory
extends java.lang.Object
implements UIDSequencerFactory

EJB Sequence factory. Will provide ejb based implementation UIDSequencerManager

Author:
Dragos Mihalache

Constructor Summary
EjbSequencerFactory()
           
 
Method Summary
 UIDSequencer createUIDSequencer()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EjbSequencerFactory

public EjbSequencerFactory()
Method Detail

createUIDSequencer

public UIDSequencer createUIDSequencer()
Specified by:
createUIDSequencer in interface UIDSequencerFactory

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.