public final class KeyGeneratorFactoryRegistry
extends java.lang.Object
KeyGeneratorFactory implementations
obtained from the Castor properties file and used by the
JDO mapping configuration file.| Constructor and Description |
|---|
KeyGeneratorFactoryRegistry() |
| Modifier and Type | Method and Description |
|---|---|
static KeyGeneratorFactory |
getKeyGeneratorFactory(java.lang.String name)
Returns a key generator factory with the specified name.
|
static java.lang.String[] |
getKeyGeneratorFactoryNames()
Returns the names of all the configured key generator factories
The names can be used to obtain a key generator factory
from
getKeyGeneratorFactory(java.lang.String). |
public static KeyGeneratorFactory getKeyGeneratorFactory(java.lang.String name)
name - The key generator nameKeyGeneratorFactory, null
if no key generator factory with this name existspublic static java.lang.String[] getKeyGeneratorFactoryNames()
getKeyGeneratorFactory(java.lang.String).Intalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com