public class CoreScope extends Object implements com.google.inject.Scope
Modifier and Type | Method and Description |
---|---|
void |
enter() |
void |
exit() |
<T> com.google.inject.Provider<T> |
scope(com.google.inject.Key<T> key,
com.google.inject.Provider<T> unscoped) |
public static final CoreScope INSTANCE
Copyright © 2013 Nuxeo SA. All Rights Reserved.