org.apache.qpid.server.configuration
Interface SessionConfigType.SessionProperty<S>

All Superinterfaces:
ConfigProperty<SessionConfigType,SessionConfig,S>
Enclosing class:
SessionConfigType

public static interface SessionConfigType.SessionProperty<S>
extends ConfigProperty<SessionConfigType,SessionConfig,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