Uses of Class
org.apache.hivemind.parse.DescriptorParser

Packages that use DescriptorParser
org.apache.hivemind.impl Implementations of interfaces defined in the org.apache.commons.hivemind package. 
 

Uses of DescriptorParser in org.apache.hivemind.impl
 

Methods in org.apache.hivemind.impl with parameters of type DescriptorParser
 ModuleDescriptor RegistryAssemblyImpl.parseNextQueued(DescriptorParser parser)
          Parses the next enqueued module descripotor and returns it.