org.apache.activemq.tool.properties
Class AbstractObjectProperties
java.lang.Object
org.apache.activemq.tool.properties.AbstractObjectProperties
- All Implemented Interfaces:
- ReflectionConfigurable
- Direct Known Subclasses:
- AbstractJmsClientSystem, AbstractPerformanceSampler, JmsClientProperties, JmsClientSystemProperties, JmsFactoryProperties
public abstract class AbstractObjectProperties
- extends Object
- implements ReflectionConfigurable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractObjectProperties
public AbstractObjectProperties()
configureProperties
public void configureProperties(Properties props)
- Specified by:
configureProperties
in interface ReflectionConfigurable
retrieveProperties
public Properties retrieveProperties(Properties props)
- Specified by:
retrieveProperties
in interface ReflectionConfigurable
acceptConfig
public boolean acceptConfig(String key,
String val)
- Specified by:
acceptConfig
in interface ReflectionConfigurable
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.