@Documented @Target(value={}) @Retention(value=RUNTIME) public @interface ContainerExtractorRef
Modifier and Type | Optional Element and Description |
---|---|
Class<? extends ContainerExtractor> |
type |
BuiltinContainerExtractor |
value |
public abstract BuiltinContainerExtractor value
public abstract Class<? extends ContainerExtractor> type
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.