|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdapterFactory | |
|---|---|
| org.nuxeo.runtime.services.adapter | |
| org.nuxeo.runtime.services.adapter.extension | |
| Uses of AdapterFactory in org.nuxeo.runtime.services.adapter |
|---|
| Methods in org.nuxeo.runtime.services.adapter with parameters of type AdapterFactory | |
|---|---|
void |
AdapterManager.registerAdapters(AdapterFactory factory,
Class adaptable)
Registers the given adapter factory as extending objects of the given type. |
void |
AdapterManager.unregisterAdapters(AdapterFactory factory)
Removes the given adapter factory completely from the list of registered factories. |
void |
AdapterManager.unregisterAdapters(AdapterFactory factory,
Class adaptable)
Removes the given adapter factory from the list of factories registered as extending the given class. |
| Uses of AdapterFactory in org.nuxeo.runtime.services.adapter.extension |
|---|
| Methods in org.nuxeo.runtime.services.adapter.extension that return AdapterFactory | |
|---|---|
AdapterFactory |
IAdapterFactoryExt.loadFactory(boolean force)
Loads the real adapter factory, but only if its associated plug-in is already loaded. |
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||