Package | Description |
---|---|
org.jboss.modules.management |
Management interfaces for utilizing JBoss Modules via an MBean container.
|
Modifier and Type | Method | Description |
---|---|---|
List<ResourceLoaderInfo> |
ModuleInfo.getResourceLoaders() |
Get the resource loader information list.
|
List<ResourceLoaderInfo> |
ModuleLoaderMXBean.getResourceLoaders(String name) |
Get the resource loaders of the named module.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.