| Package | Description |
|---|---|
| org.fujion.ancillary |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ComponentFactory.setIf(boolean condition)
Conditionally prevents the factory from creating a component.
|
protected void |
ComponentFactory.setImplementationClass(Class<? extends BaseComponent> clazz)
A special processor may modify the component's implementation class, as long as the
substituted class is a subclass of the original.
|
protected void |
ComponentFactory.setUnless(boolean condition)
Conditionally prevents the factory from creating a component.
|
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.