public class APIAccessResolverImpl extends java.lang.Object implements APIAccessResolver
| Constructor and Description |
|---|
APIAccessResolverImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getAPIImplementation(java.lang.String interfaceName) |
boolean |
needSession(java.lang.String interfaceName) |
public java.lang.Object getAPIImplementation(java.lang.String interfaceName)
throws org.bonitasoft.engine.exception.APIImplementationNotFoundException
getAPIImplementation in interface APIAccessResolverorg.bonitasoft.engine.exception.APIImplementationNotFoundExceptionpublic boolean needSession(java.lang.String interfaceName)
needSession in interface APIAccessResolver