public interface EAPModuleResource<T>
| Modifier and Type | Method and Description |
|---|---|
Collection<org.eclipse.aether.graph.Exclusion> |
getExclusions()
The exclusion for this resource module.
|
String |
getFileName()
The resource filename.
|
String |
getName()
The resource name.
|
T |
getResource()
The resource element.
|
T getResource()
String getName()
String getFileName()
Collection<org.eclipse.aether.graph.Exclusion> getExclusions()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.