Patrick Johnsn created GEODE-8148:
-------------------------------------
Summary: Implement unloadModule in JBossModuleService
Key: GEODE-8148
URL: https://issues.apache.org/jira/browse/GEODE-8148
Project: Geode
Issue Type: Sub-task
Reporter: Patrick Johnsn
unloadModule will unload JBoss modules previously loaded by loadModule.
unloadModule takes a String that represents the name of the module to find and
unload. It should return true when successfully unloading a module and false if
it cannot find or cannot unload the specified module.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)