org.apache.qpid.server.configuration
Interface ConnectionConfigType.ConnectionProperty<S>

All Superinterfaces:
ConfigProperty<ConnectionConfigType,ConnectionConfig,S>
Enclosing class:
ConnectionConfigType

public static interface ConnectionConfigType.ConnectionProperty<S>
extends ConfigProperty<ConnectionConfigType,ConnectionConfig,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