Package | Description |
---|---|
org.nuxeo.runtime.pubsub |
Modifier and Type | Field and Description |
---|---|
protected PubSubProviderDescriptor |
PubSubServiceImpl.providerDescriptor
The descriptor for the currently-configured provider, or
null if it's the default. |
Modifier and Type | Field and Description |
---|---|
protected List<PubSubProviderDescriptor> |
PubSubServiceImpl.providerDescriptors
All the registered descriptors.
|
Modifier and Type | Method and Description |
---|---|
protected void |
PubSubServiceImpl.registerProvider(PubSubProviderDescriptor descriptor) |
protected void |
PubSubServiceImpl.unregisterProvider(PubSubProviderDescriptor descriptor) |
Copyright © 2018 Nuxeo. All rights reserved.