|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.qpid.server.configuration.plugins.ConfigurationPlugin
org.apache.qpid.server.security.access.plugins.SimpleXMLConfiguration
public class SimpleXMLConfiguration
Field Summary | |
---|---|
static org.apache.qpid.server.configuration.plugins.ConfigurationPluginFactory |
FACTORY
|
Fields inherited from class org.apache.qpid.server.configuration.plugins.ConfigurationPlugin |
---|
_configuration, _logger |
Constructor Summary | |
---|---|
SimpleXMLConfiguration()
|
Method Summary | |
---|---|
Configuration |
getConfiguration()
|
String[] |
getElementsProcessed()
|
Methods inherited from class org.apache.qpid.server.configuration.plugins.ConfigurationPlugin |
---|
addConfiguration, contains, containsBoolean, containsInt, containsLong, containsPositiveLong, formatToString, getBooleanValue, getBooleanValue, getConfig, getConfiguration, getDoubleValue, getDoubleValue, getIntValue, getIntValue, getListValue, getListValue, getLongValue, getLongValue, getStringValue, getStringValue, hasConfiguration, mergeConfiguration, setConfiguration, showKeys, toString, validateConfiguration, validatePositiveLong |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final org.apache.qpid.server.configuration.plugins.ConfigurationPluginFactory FACTORY
Constructor Detail |
---|
public SimpleXMLConfiguration()
Method Detail |
---|
public String[] getElementsProcessed()
getElementsProcessed
in class org.apache.qpid.server.configuration.plugins.ConfigurationPlugin
public Configuration getConfiguration()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |