summaryrefslogtreecommitdiffstats
path: root/pf4j/src
Commit message (Expand)AuthorAgeFilesLines
* add debug messages for PropertiesPluginDescriptorFinderDecebal Suiu2013-09-261-1/+9
* add debug message for lookup plugins directoryDecebal Suiu2013-09-261-1/+2
* add PluginClasspath - now you can add any classes and lib directories to plug...Decebal Suiu2013-09-257-187/+325
* add support hidden filter for plugins directory (.svn, .cvs, ...)Decebal Suiu2013-09-259-83/+219
* add args to logging codeDecebal Suiu2013-09-056-25/+26
* add support for enabled (whitelist) plugins and disabled (blacklist) pluginsDecebal Suiu2013-02-222-30/+105
* factory method pattern for PluginDescriptorFinder and ExtensionFinderDecebal Suiu2013-02-201-10/+11
* fix a issue with PluginClassLoader and javax. packageDecebal Suiu2013-02-201-2/+5
* minor changesDecebal Suiu2013-02-195-37/+37
* plugin descriptor from a properties fileDecebal Suiu2013-02-194-9/+136
* added PluginStateDecebal Suiu2012-11-195-45/+106
* stop started plugin in reverse orderDecebal Suiu2012-11-132-1/+3
* fix a bug related to plugin dependencyDecebal Suiu2012-11-132-6/+16
* remove commons-lang dependencyDecebal Suiu2012-11-133-40/+39
* stop only started pluginsDecebal Suiu2012-11-131-6/+1
* added more methods in PluginManagerDecebal Suiu2012-11-136-3/+52
* work on plugin dependecyDecebal Suiu2012-11-0710-127/+246
* prepare for maven central repositoryDecebal Suiu2012-10-1624-32/+35
* first commitDecebal Suiu2012-10-1124-0/+2013