Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.jdbf.engine.keygen
Interface KeyGeneratorFactory.KeyGeneratorCreator  view KeyGeneratorFactory.KeyGeneratorCreator download KeyGeneratorFactory.KeyGeneratorCreator.java

Enclosing interface:
KeyGeneratorFactory

static interface KeyGeneratorFactory.KeyGeneratorCreator

Interface that creates the KeyGenerator object


Method Summary
 KeyGenerator create()
           
 

Method Detail

create

public KeyGenerator create()