public class InstantiationStrategy extends Object
ExtensionLoader and ScopeBeanFactory.| Constructor and Description |
|---|
InstantiationStrategy() |
InstantiationStrategy(ScopeModelAccessor scopeModelAccessor) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
instantiate(Class<T> type) |
public InstantiationStrategy()
public InstantiationStrategy(ScopeModelAccessor scopeModelAccessor)
public <T> T instantiate(Class<T> type) throws ReflectiveOperationException
ReflectiveOperationExceptionCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.