public class AsyncSessionFactory extends Object implements AdapterFactory<AsyncSession>
| Constructor and Description |
|---|
AsyncSessionFactory() |
| Modifier and Type | Method and Description |
|---|---|
AsyncSession |
getAdapter(Session session,
Class<AsyncSession> clazz)
Adapt the given object and return the adapter instance.
|
public AsyncSessionFactory()
public AsyncSession getAdapter(Session session, Class<AsyncSession> clazz)
AdapterFactorygetAdapter in interface AdapterFactory<AsyncSession>Copyright © 2019 Nuxeo. All rights reserved.