@Scope(value=STATELESS) @Name(value="org.jboss.seam.extensions.provider") @Install(precedence=10) @BypassInterceptors public class NuxeoRuntimeServiceProvider extends Object implements org.jboss.seam.core.providers.ServiceProvider
| Modifier and Type | Field and Description | 
|---|---|
protected static Map<String,Class> | 
name2ServiceClassCache  | 
protected static ReentrantLock | 
name2ServiceClassLock  | 
| Constructor and Description | 
|---|
NuxeoRuntimeServiceProvider()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Object | 
findServiceByShortCut(String name)  | 
Object | 
lookup(String name,
      Class type,
      boolean create)  | 
protected static Map<String,Class> name2ServiceClassCache
protected static ReentrantLock name2ServiceClassLock
public NuxeoRuntimeServiceProvider()
Copyright © 2019 Nuxeo. All rights reserved.