public abstract class AbstractWebInjectionContainer extends Object implements WebInjectionContainer
| Constructor and Description |
|---|
AbstractWebInjectionContainer(ClassLoader loader,
ComponentRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
ComponentRegistry |
getComponentRegistry() |
Object |
newInstance(String className) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroyInstance, newInstance, newInstance, newInstancepublic AbstractWebInjectionContainer(ClassLoader loader, ComponentRegistry registry)
public Object newInstance(String className) throws IllegalAccessException, InvocationTargetException, InstantiationException, ClassNotFoundException
newInstance in interface WebInjectionContainerIllegalAccessExceptionInvocationTargetExceptionInstantiationExceptionClassNotFoundExceptionpublic ComponentRegistry getComponentRegistry()
getComponentRegistry in interface WebInjectionContainerCopyright © 2021 JBoss by Red Hat. All rights reserved.