Package | Description |
---|---|
org.apache.qpid.server.model |
Modifier and Type | Class and Description |
---|---|
class |
ConfiguredObjectInjectedOperation<C extends ConfiguredObject> |
class |
ConfiguredObjectMethodOperation<C extends ConfiguredObject> |
Modifier and Type | Method and Description |
---|---|
Map<String,ConfiguredObjectOperation<?>> |
ConfiguredObjectTypeRegistry.getOperations(Class<? extends ConfiguredObject> clazz) |
Modifier and Type | Method and Description |
---|---|
boolean |
ConfiguredObjectMethodOperation.hasSameParameters(ConfiguredObjectOperation<?> other) |
boolean |
ConfiguredObjectOperation.hasSameParameters(ConfiguredObjectOperation<?> other) |
boolean |
ConfiguredObjectInjectedOperation.hasSameParameters(ConfiguredObjectOperation<?> other) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.