public abstract class AnnotatedAdapterFactory<O> extends Object implements AdapterFactory<O>
Constructor and Description |
---|
AnnotatedAdapterFactory() |
Modifier and Type | Method and Description |
---|---|
Class<O> |
getAdaptableType() |
Class<?>[] |
getAdapterTypes() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAdapter
public Class<O> getAdaptableType()
getAdaptableType
in interface AdapterFactory<O>
public Class<?>[] getAdapterTypes()
getAdapterTypes
in interface AdapterFactory<O>
Copyright © 2013 Nuxeo SA. All Rights Reserved.