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
CommandBuilder
clazz
- class name of the required command builderCommandBuilder
java.lang.IllegalArgumentException
- if the clazz argument is unsupported"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"