public static final class ContainerExtractorRegistry.Builder extends Object implements ContainerExtractorConfigurationContext
| Modifier and Type | Method and Description |
|---|---|
ContainerExtractorRegistry |
build() |
void |
define(String extractorName,
Class<? extends ContainerExtractor> extractorClass) |
public void define(String extractorName, Class<? extends ContainerExtractor> extractorClass)
define in interface ContainerExtractorConfigurationContextpublic ContainerExtractorRegistry build()
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.