Forge - Addon Container 2.0.0.Alpha3

org.jboss.forge.container.modules
Class ModularURLScanner

java.lang.Object
  extended by org.jboss.forge.container.modules.ModularURLScanner

public class ModularURLScanner
extends Object

Scan the classloader

Author:
Thomas Heute, Gavin King, Norman Richards, Pete Muir, Peter Royle, Lincoln Baxter, III

Constructor Summary
ModularURLScanner(org.jboss.weld.resources.spi.ResourceLoader resourceLoader, String... resources)
           
 
Method Summary
 ModuleScanResult scan()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModularURLScanner

public ModularURLScanner(org.jboss.weld.resources.spi.ResourceLoader resourceLoader,
                         String... resources)
Method Detail

scan

public ModuleScanResult scan()

Forge - Addon Container 2.0.0.Alpha3

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.