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–2014 Red Hat. All rights reserved.