Package | Description |
---|---|
org.apache.qpid.server.model |
Modifier and Type | Interface and Description |
---|---|
interface |
ConfiguredObjectInjectedAttribute<C extends ConfiguredObject,T> |
interface |
ConfiguredSettableAttribute<C extends ConfiguredObject,T> |
Modifier and Type | Class and Description |
---|---|
class |
ConfiguredAutomatedAttribute<C extends ConfiguredObject,T> |
class |
ConfiguredDerivedInjectedAttribute<C extends ConfiguredObject,T> |
class |
ConfiguredDerivedMethodAttribute<C extends ConfiguredObject,T> |
class |
ConfiguredObjectMethodAttribute<C extends ConfiguredObject,T> |
class |
ConfiguredSettableInjectedAttribute<C extends ConfiguredObject,T> |
Modifier and Type | Method and Description |
---|---|
protected <X extends ConfiguredObject> |
ConfiguredObjectTypeRegistry.getAttributes(Class<X> clazz) |
Map<String,ConfiguredObjectAttribute<?,?>> |
ConfiguredObjectTypeRegistry.getAttributeTypes(Class<? extends ConfiguredObject> clazz) |
Collection<ConfiguredObjectAttribute<?,?>> |
ConfiguredObjectTypeRegistry.getTypeSpecificAttributes(Class<? extends ConfiguredObject> clazz) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.