public @interface Module
| Modifier and Type | Required Element and Description |
|---|---|
String |
fileName
The module archive file
|
ModuleMetaData.ModuleType |
type
The type of module
|
public abstract String fileName
public abstract ModuleMetaData.ModuleType type
public abstract String id
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.