|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigObjectType | |
---|---|
org.apache.qpid.qmf | |
org.apache.qpid.server.configuration |
Uses of ConfigObjectType in org.apache.qpid.qmf |
---|
Classes in org.apache.qpid.qmf with type parameters of type ConfigObjectType | |
---|---|
(package private) class |
QMFService.ConfigObjectAdapter<Q extends QMFObject<S,D>,S extends QMFObjectClass<Q,D>,D extends QMFObject.Delegate,T extends ConfigObjectType<T,C>,C extends ConfiguredObject<T,C>>
|
Uses of ConfigObjectType in org.apache.qpid.server.configuration |
---|
Subclasses of ConfigObjectType in org.apache.qpid.server.configuration | |
---|---|
class |
BindingConfigType
|
class |
BridgeConfigType
|
class |
BrokerConfigType
|
class |
ConnectionConfigType
|
class |
ExchangeConfigType
|
class |
LinkConfigType
|
class |
QueueConfigType
|
class |
SessionConfigType
|
class |
SubscriptionConfigType
|
class |
SystemConfigType
|
class |
VirtualHostConfigType
|
Methods in org.apache.qpid.server.configuration with type parameters of type ConfigObjectType | ||
---|---|---|
|
ConfigStore.addConfigEventListener(T type,
ConfigStore.ConfigEventListener<T,C> listener)
|
|
|
ConfigStore.addConfiguredObject(ConfiguredObject<T,C> object)
|
|
|
ConfigStore.getConfiguredObject(ConfigObjectType<T,C> type,
UUID id)
|
|
|
ConfigStore.getConfiguredObjects(ConfigObjectType<T,C> type)
|
|
|
ConfigStore.removeConfigEventListener(T type,
ConfigStore.ConfigEventListener<T,C> listener)
|
|
|
ConfigStore.removeConfiguredObject(ConfiguredObject<T,C> object)
|
Methods in org.apache.qpid.server.configuration with parameters of type ConfigObjectType | ||
---|---|---|
|
ConfigStore.getConfiguredObject(ConfigObjectType<T,C> type,
UUID id)
|
|
|
ConfigStore.getConfiguredObjects(ConfigObjectType<T,C> type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |