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 © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.