public static class ClientConfig.ClientConfigResources extends Object
| Constructor and Description |
|---|
ClientConfigResources() |
| Modifier and Type | Method and Description |
|---|---|
List<PostHandlerChain> |
postHandlerChains()
Get the list of PostHandlerChain resources
|
List<PreHandlerChain> |
preHandlerChains()
Get the list of PreHandlerChain resources
|
List<Property> |
properties()
Get the list of Property resources
|
@Subresource public List<PostHandlerChain> postHandlerChains()
@Subresource public List<PreHandlerChain> preHandlerChains()
@Subresource public List<Property> properties()
Copyright © 2015 JBoss by Red Hat. All rights reserved.