public interface CommandBuilderFactory
CommandBuilder| Modifier and Type | Method and Description |
|---|---|
<T extends CommandBuilder> |
createCommandBuilder(java.lang.Class<T> clazz)
creates the required
CommandBuilder |
<T extends CommandBuilder> T createCommandBuilder(java.lang.Class<T> clazz) throws java.lang.IllegalArgumentException
CommandBuilderclazz - class name of the required command builderCommandBuilderjava.lang.IllegalArgumentException - if the clazz argument is unsupported"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"