Package | Description |
---|---|
org.apache.qpid.server.model |
Constructor and Description |
---|
ConfiguredDerivedInjectedAttribute(String name,
Method method,
Object[] staticParams,
boolean secure,
boolean persisted,
String secureValueFilter,
boolean oversized,
String oversizedAltText,
String description,
InjectedAttributeStatisticOrOperation.TypeValidator typeValidator) |
ConfiguredObjectInjectedOperation(String name,
String description,
boolean nonModifying,
OperationParameter[] parameters,
Method operation,
Object[] staticParams,
InjectedAttributeStatisticOrOperation.TypeValidator validator) |
ConfiguredObjectInjectedStatistic(String name,
Method method,
Object[] staticParams,
String description,
InjectedAttributeStatisticOrOperation.TypeValidator typeValidator,
StatisticUnit units,
StatisticType type,
String label) |
ConfiguredSettableInjectedAttribute(String name,
Class<T> type,
Type genericType,
String defaultValue,
boolean secure,
boolean persisted,
boolean immutable,
String secureValueFilter,
boolean oversized,
String oversizedAltText,
String description,
String[] validValues,
InjectedAttributeStatisticOrOperation.TypeValidator typeValidator) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.