public class DefaultInstantiatorFactory extends AbstractInstantiatorFactory
MARKER| Constructor and Description |
|---|
DefaultInstantiatorFactory(ResourceLoader resourceLoader) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup()
Called by Weld when it is shutting down, allowing the service to perform any cleanup needed.
|
boolean |
useInstantiators() |
checkInstantiator, getInstantiatorpublic DefaultInstantiatorFactory(ResourceLoader resourceLoader)
public boolean useInstantiators()
public void cleanup()
ServiceCopyright © 2014 Seam Framework. All Rights Reserved.