Package | Description |
---|---|
org.apache.qpid.server.model | |
org.apache.qpid.server.store |
Modifier and Type | Class and Description |
---|---|
class |
BrokerModel |
Modifier and Type | Method and Description |
---|---|
static Model |
BrokerModel.getInstance() |
Model |
ConfiguredObjectFactoryImpl.getModel() |
Model |
ConfiguredObjectFactory.getModel() |
Model |
AbstractConfiguredObject.getModel() |
Model |
ConfiguredObject.getModel() |
Constructor and Description |
---|
AbstractConfiguredObject(Map<Class<? extends ConfiguredObject>,ConfiguredObject<?>> parents,
Map<String,Object> attributes,
TaskExecutor taskExecutor,
Model model) |
ConfiguredObjectFactoryImpl(Model model) |
Constructor and Description |
---|
ConfiguredObjectRecordConverter(Model model) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.