public interface Configurable<DESCRIPTOR>
Facets that supports configuration descriptors| Modifier and Type | Method and Description |
|---|---|
DESCRIPTOR |
getConfig()
Return the
Descriptor of the specification for which this facet represents. |
FileResource<?> |
getConfigFile()
Returns the
FileResource of the descriptor |
void |
saveConfig(DESCRIPTOR descriptor)
Persists the current
Descriptor |
DESCRIPTOR getConfig()
Descriptor of the specification for which this facet represents.FileResource<?> getConfigFile()
FileResource of the descriptorvoid saveConfig(DESCRIPTOR descriptor)
DescriptorCopyright © 2015 JBoss by Red Hat. All rights reserved.