org.kuali.rice.kew.plugin
Class PluginRegistryFactory

java.lang.Object
  extended by org.kuali.rice.kew.plugin.PluginRegistryFactory

public class PluginRegistryFactory
extends Object

A factory for creating PluginRegistry instances based on the configured client protocol of the application.

Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
PluginRegistry

Constructor Summary
PluginRegistryFactory()
           
 
Method Summary
 PluginRegistry createPluginRegistry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginRegistryFactory

public PluginRegistryFactory()
Method Detail

createPluginRegistry

public PluginRegistry createPluginRegistry()


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.