public interface GroupFactory
| Modifier and Type | Method and Description |
|---|---|
<T extends NodeState> |
createGroup(String path,
Class<T> clazz) |
<T extends NodeState> |
createMultiGroup(String path,
Class<T> clazz) |
Copyright © 2011–2015 Red Hat. All rights reserved.