public interface ConfigurationFacet extends ProjectFacet
Modifier and Type | Field and Description |
---|---|
static String |
CONFIGURATION_FILE
The name of the configuration file created inside the project
|
Modifier and Type | Method and Description |
---|---|
FileResource<?> |
getConfigLocation()
Returns the current configuration location for this project.
|
Configuration |
getConfiguration()
Returns the current configuration for this project.
|
getFaceted, install, isInstalled, uninstall
static final String CONFIGURATION_FILE
Configuration getConfiguration()
FileResource<?> getConfigLocation()
Copyright © 2015 JBoss by Red Hat. All rights reserved.