|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.fulcrum.yaafi.framework.role.RoleConfigurationParserImpl
public class RoleConfigurationParserImpl
Parses the role configuration file of various Avalon containers.
| Constructor Summary | |
|---|---|
RoleConfigurationParserImpl(java.lang.String containerFlavour)
Constructor |
|
| Method Summary | |
|---|---|
RoleEntry[] |
parse(org.apache.avalon.framework.configuration.Configuration roleConfiguration)
Parses a role configuration file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RoleConfigurationParserImpl(java.lang.String containerFlavour)
containerFlavour - The flavour of Avalon container| Method Detail |
|---|
public RoleEntry[] parse(org.apache.avalon.framework.configuration.Configuration roleConfiguration)
throws org.apache.avalon.framework.configuration.ConfigurationException
parse in interface RoleConfigurationParserroleConfiguration - the role configuration file to parse
org.apache.avalon.framework.configuration.ConfigurationException - the configuration couldn't be processsed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||