public abstract class XResolverFactory extends Object
| Constructor and Description |
|---|
XResolverFactory() |
| Modifier and Type | Method and Description |
|---|---|
static XResolverFactory |
getInstance()
Get an instance of the resolver factory
|
static XResolverFactory |
getInstance(ClassLoader classloader)
Get an instance of the resolver factory
|
abstract XModuleBuilder |
newModuleBuilder()
Get a new instance of an
XModuleBuilder |
abstract XResolver |
newResolver()
Get a new instance of an
XResolver |
public static XResolverFactory getInstance()
public static XResolverFactory getInstance(ClassLoader classloader)
public abstract XModuleBuilder newModuleBuilder()
XModuleBuilderCopyright © 2012 JBoss by Red Hat. All Rights Reserved.