public class DefaultRootKeySetCreator extends java.lang.Object implements RootKeySetCreator
Logger type.| Modifier and Type | Field and Description |
|---|---|
private static Key<java.util.logging.Logger> |
loggerKey |
| Constructor and Description |
|---|
DefaultRootKeySetCreator() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<Key<?>> |
getRootKeys(Injector injector)
Returns the set of starting keys to graph.
|
private static final Key<java.util.logging.Logger> loggerKey
public java.util.Set<Key<?>> getRootKeys(Injector injector)
RootKeySetCreatorgetRootKeys in interface RootKeySetCreator