public interface ConfiguredObjectAttributeOrStatistic<C extends ConfiguredObject,T>
Modifier and Type | Method and Description |
---|---|
org.apache.qpid.server.model.AttributeValueConverter<T> |
getConverter() |
Type |
getGenericType() |
String |
getName() |
Class<T> |
getType() |
T |
getValue(C configuredObject) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.