public class AutomationScope extends Object implements com.google.inject.Scope
Modifier and Type | Field and Description |
---|---|
static AutomationScope |
INSTANCE |
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 AutomationScope INSTANCE
Copyright © 2015 Nuxeo SA. All rights reserved.