public static interface ModuleSpec.AliasBuilder
Modifier and Type | Method | 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 © 2019 JBoss by Red Hat. All rights reserved.