public static interface ModuleSpec.AliasBuilder
Modifier and Type | Method and Description |
---|---|
ModuleSpec |
create()
Create the module specification from this builder.
|
ModuleIdentifier |
getAliasTarget()
Get the identifier of the module being referenced by this builder.
|
ModuleIdentifier |
getIdentifier()
Get the identifier of the module being defined by this builder.
|
ModuleSpec create()
ModuleIdentifier getIdentifier()
ModuleIdentifier getAliasTarget()
Copyright © 2017 JBoss by Red Hat. All rights reserved.