@ThreadSafe public final class MetaScopeFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static IScopeFactory |
getScopeFactory() |
static void |
setScopeFactory(IScopeFactory aScopeFactory)
Set the default non-web scope factory
|
public static void setScopeFactory(@Nonnull IScopeFactory aScopeFactory)
aScopeFactory - The scope factory to use. May not be null.@Nonnull public static IScopeFactory getScopeFactory()
null.Copyright © 2014–2016 Philip Helger. All rights reserved.