com.khubla.pragmatach.framework.plugin
Class PluginDescriptors

java.lang.Object
  extended by com.khubla.pragmatach.framework.plugin.PluginDescriptors

public class PluginDescriptors
extends Object

Author:
tome

Constructor Summary
PluginDescriptors()
           
 
Method Summary
static Map<String,PluginDescriptor> getPlugins()
           
static void scan(javax.servlet.ServletContext servletContext)
          do the scan
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginDescriptors

public PluginDescriptors()
Method Detail

getPlugins

public static Map<String,PluginDescriptor> getPlugins()

scan

public static void scan(javax.servlet.ServletContext servletContext)
                 throws PragmatachException
do the scan

Throws:
PragmatachException


Copyright © 2014 khubla.com. All rights reserved.