public class LoaderInstantiatorFactory extends AbstractInstantiatorFactory implements com.google.common.base.Function<ClassLoader,Boolean>
MARKER
Constructor and Description |
---|
LoaderInstantiatorFactory() |
Modifier and Type | Method and Description |
---|---|
Boolean |
apply(ClassLoader tccl) |
void |
cleanup() |
boolean |
useInstantiators() |
checkInstantiator, getInstantiator
public boolean useInstantiators()
useInstantiators
in interface InstantiatorFactory
public void cleanup()
cleanup
in interface org.jboss.weld.bootstrap.api.Service
public Boolean apply(ClassLoader tccl)
apply
in interface com.google.common.base.Function<ClassLoader,Boolean>
Copyright © 2016. All rights reserved.