jpl.mipl.mdms.FileService.komodo.registry.aa
Class AARegistryFactory
java.lang.Object
jpl.mipl.mdms.FileService.komodo.registry.aa.AARegistryFactory
public class AARegistryFactory
- extends Object
This Factory class creates AARegistry objects.
It reads the system property komodo.aaregistry.class
to determine which AARegistry class to instantiate.
- Version:
- $Id: AARegistryFactory.java,v 1.1 2008/03/13 19:32:26 awt Exp $
- Author:
- awtinio
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_PLUGIN_CLASS_PROP
public static final String _PLUGIN_CLASS_PROP
- See Also:
- Constant Field Values
_PLUGIN_CLASS_CONFIG_PROP
public static final String _PLUGIN_CLASS_CONFIG_PROP
- See Also:
- Constant Field Values
_registryClassName
protected static String _registryClassName
_registryClass
protected static Class _registryClass
_registryConfig
protected static String _registryConfig
AARegistryFactory
public AARegistryFactory()
createAARegistry
public AARegistry createAARegistry()
- Parameters:
dataSource - registry - role -
- Returns:
- the concrete Registry object
init
protected static void init()
- Method to load and initialize the ChannelPlugin strategy class