Project JXTA

Uses of Class
net.jxta.impl.util.ModuleManager

Packages that use ModuleManager
net.jxta.impl.util A collection of utility classes used by the JXTA implementation. 
 

Uses of ModuleManager in net.jxta.impl.util
 

Methods in net.jxta.impl.util that return ModuleManager
static ModuleManager ModuleManager.getModuleManager(PeerGroup group)
          getModuleManager This method is used in order to get the instance of the ModuleManager for a given PeerGroup. getModuleManager will create a new instance automatically if there is no instance for the given PeerGroup.
 


JXTA J2SE