Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.javaeewebservicesclient12 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
ServiceRefHandlerChainsType<ServiceRefType<T>> |
ServiceRefType.getOrCreateHandlerChains()
If not already created, a new
handler-chains element with the given value will be created. |
ServiceRefHandlerChainsType<T> |
ServiceRefHandlerChainsType.removeAllHandlerChain()
Removes all
handler-chain elements |
Modifier and Type | Method and Description |
---|---|
ServiceRefHandlerChainType<ServiceRefHandlerChainsType<T>> |
ServiceRefHandlerChainsType.createHandlerChain()
Creates a new
handler-chain element |
List<ServiceRefHandlerChainType<ServiceRefHandlerChainsType<T>>> |
ServiceRefHandlerChainsType.getAllHandlerChain()
Returns all
handler-chain elements |
ServiceRefHandlerChainType<ServiceRefHandlerChainsType<T>> |
ServiceRefHandlerChainsType.getOrCreateHandlerChain()
If not already created, a new
handler-chain element will be created and returned. |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.