| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonatype.plexus.components.sec.dispatcher.model.Config
public class Config
Named configuration.
| Constructor Summary | |
|---|---|
| Config() | |
| Method Summary | |
|---|---|
|  void | addProperty(ConfigProperty configProperty)Method addProperty. | 
|  java.lang.String | getName()Get name of this configuration. | 
|  java.util.List | getProperties()Method getProperties. | 
|  void | removeProperty(ConfigProperty configProperty)Method removeProperty. | 
|  void | setName(java.lang.String name)Set name of this configuration. | 
|  void | setProperties(java.util.List properties)Set properties. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Config()
| Method Detail | 
|---|
public void addProperty(ConfigProperty configProperty)
configProperty - public java.lang.String getName()
public java.util.List getProperties()
public void removeProperty(ConfigProperty configProperty)
configProperty - public void setName(java.lang.String name)
name - public void setProperties(java.util.List properties)
properties - | 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||