org.apache.activemq.tool.properties
Interface ReflectionConfigurable
- All Known Implementing Classes:
- AbstractJmsClientSystem, AbstractObjectProperties, AbstractPerformanceSampler, CpuSamplerTask, JmsClientProperties, JmsClientSystemProperties, JmsConsumerProperties, JmsConsumerSystem, JmsConsumerSystemProperties, JmsFactoryProperties, JmsProducerProperties, JmsProducerSystem, JmsProducerSystemProperties, ThroughputSamplerTask
public interface ReflectionConfigurable
configureProperties
void configureProperties(java.util.Properties props)
retrieveProperties
java.util.Properties retrieveProperties(java.util.Properties props)
acceptConfig
boolean acceptConfig(java.lang.String key,
java.lang.String val)
Copyright © 2011 Apache Software Foundation. All Rights Reserved.