public class SimpleConstructorHostContainer extends Object implements HostContainer
| Constructor and Description |
|---|
SimpleConstructorHostContainer(Map<Class<?>,Object> context) |
public <T> T create(Class<T> moduleClass) throws IllegalArgumentException
create in interface HostContainermoduleClass - The target object classIllegalArgumentException - Wraps any exceptions thrown during the constructor callCopyright © 2014 Atlassian. All rights reserved.