org.openejb.alt.containers.castor_cmp11
Class KeyGeneratorFactory

java.lang.Object
  extended by org.openejb.alt.containers.castor_cmp11.KeyGeneratorFactory

public abstract class KeyGeneratorFactory
extends java.lang.Object


Field Summary
protected static Logger logger
           
 
Constructor Summary
KeyGeneratorFactory()
           
 
Method Summary
static KeyGenerator createKeyGenerator(DeploymentInfo di)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static final Logger logger
Constructor Detail

KeyGeneratorFactory

public KeyGeneratorFactory()
Method Detail

createKeyGenerator

public static KeyGenerator createKeyGenerator(DeploymentInfo di)
                                       throws OpenEJBException
Throws:
OpenEJBException


Copyright © 1999-2011 OpenEJB. All Rights Reserved.