Uses of Class
org.jbpm.pvm.internal.id.DbidGenerator

Packages that use DbidGenerator
org.jbpm.pvm.internal.id   
 

Uses of DbidGenerator in org.jbpm.pvm.internal.id
 

Subclasses of DbidGenerator in org.jbpm.pvm.internal.id
 class DatabaseDbidGenerator
           
 class MemoryDbidGenerator
           
 

Methods in org.jbpm.pvm.internal.id that return DbidGenerator
static DbidGenerator DbidGenerator.getDbidGenerator()
           
static DbidGenerator DbidGenerator.getDefaultIdGenerator()
           
 



Copyright © 2010 JBoss Community. All Rights Reserved.