org.apache.qpid.server.configuration
Interface BindingConfigType.BindingProperty<S>

All Superinterfaces:
ConfigProperty<BindingConfigType,BindingConfig,S>
Enclosing class:
BindingConfigType

public static interface BindingConfigType.BindingProperty<S>
extends ConfigProperty<BindingConfigType,BindingConfig,S>


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.qpid.server.configuration.ConfigProperty
ConfigProperty.ReadOnlyConfigProperty<T extends ConfigObjectType<T,C>,C extends ConfiguredObject<T,C>,S>, ConfigProperty.ReadWriteConfigProperty<T extends ConfigObjectType<T,C>,C extends ConfiguredObject<T,C>,S>
 
Method Summary
 
Methods inherited from interface org.apache.qpid.server.configuration.ConfigProperty
clearValue, getName, getValue, setValue
 



Licensed to the Apache Software Foundation