|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigProperty | |
---|---|
org.sonatype.plexus.components.sec.dispatcher.model |
Uses of ConfigProperty in org.sonatype.plexus.components.sec.dispatcher.model |
---|
Methods in org.sonatype.plexus.components.sec.dispatcher.model that return types with arguments of type ConfigProperty | |
---|---|
java.util.List<ConfigProperty> |
Config.getProperties()
Method getProperties. |
Methods in org.sonatype.plexus.components.sec.dispatcher.model with parameters of type ConfigProperty | |
---|---|
void |
Config.addProperty(ConfigProperty configProperty)
Method addProperty. |
void |
Config.removeProperty(ConfigProperty configProperty)
Method removeProperty. |
Method parameters in org.sonatype.plexus.components.sec.dispatcher.model with type arguments of type ConfigProperty | |
---|---|
void |
Config.setProperties(java.util.List<ConfigProperty> properties)
Set properties. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |