WildFly: Core Parent Aggregator 2.2.0.Final
-
public class ModuleDefinition
extends Object
Basically a copy of the same information that is in the module spec, because module spec
has no public methods to get anything out of.
- Author:
- Stuart Douglas
-
-
Constructor Summary
Constructors
Constructor and Description |
ModuleDefinition(org.jboss.modules.ModuleIdentifier moduleIdentifier,
Set<ModuleDependency> dependencies,
org.jboss.modules.ModuleSpec moduleSpec) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
WildFly: Core Parent Aggregator 2.2.0.Final
Copyright © 2023 JBoss by Red Hat. All rights reserved.