Uses of Class
org.chenile.owiz.config.impl.HandleAttachment
Package
Description
Implementation of the classes that capture the configuration model from various sources
such as XML etc.
-
Uses of HandleAttachment in org.chenile.owiz.config.impl
Modifier and TypeFieldDescriptionprivate HandleAttachment<InputType>
CommandAttachmentDelegatorRule.handleAttachment
protected HandleAttachment<InputType>
HandleCommand.handleAttachment
ModifierConstructorDescriptionHandleCommand
(IDGenerator idGenerator, HandleAttachment<InputType> handleAttachment) HandleRegisteredCommand
(IDGenerator idGenerator, HandleAttachment<InputType> handleAttachment, Map<String, CustomCommandTagDescriptor> commandTagMap)