| Package | Description |
|---|---|
| org.nuxeo.runtime.service | |
| org.nuxeo.runtime.service.sample |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotatedAdapterFactory<O> |
| Modifier and Type | Method and Description |
|---|---|
AdapterFactory<?> |
AdaptableDescriptor.getAdapterFactory(Class<?> adapter) |
AdapterFactory<?> |
AdapterManager.getAdapterFactory(Object instance,
Class<?> adapter) |
| Modifier and Type | Method and Description |
|---|---|
void |
AdaptableDescriptor.addAdapterFactory(Class<?> adapter,
AdapterFactory<?> factory) |
void |
AdapterManager.registerAdapter(AdapterFactory<?> factory) |
void |
AdaptableDescriptor.removeAdapterFactory(Class<?> adapter,
AdapterFactory<?> factory) |
| Modifier and Type | Class and Description |
|---|---|
class |
Service2Adapter |
Copyright © 2011 Nuxeo SA. All Rights Reserved.