public class LocalCommandDispatcherFactory extends Object implements CommandDispatcherFactory
CommandDispatcherFactory implementation| Constructor and Description |
|---|
LocalCommandDispatcherFactory(Group group) |
| Modifier and Type | Method and Description |
|---|---|
<C> CommandDispatcher<C> |
createCommandDispatcher(Object id,
C context,
ClassLoader loader) |
Group |
getGroup() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateCommandDispatcherpublic LocalCommandDispatcherFactory(Group group)
public Group getGroup()
getGroup in interface CommandDispatcherFactorypublic <C> CommandDispatcher<C> createCommandDispatcher(Object id, C context, ClassLoader loader)
Copyright © 2020 JBoss by Red Hat. All rights reserved.