public final class HandlerChainService extends Object implements org.jboss.msc.Service
| Constructor and Description |
|---|
HandlerChainService(String handlerChainType,
String handlerChainId,
String protocolBindings,
Consumer<org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerChainMetaData> handlerChainConsumer,
List<Supplier<org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData>> handlerSuppliers) |
| Modifier and Type | Method and Description |
|---|---|
void |
start(org.jboss.msc.service.StartContext context) |
void |
stop(org.jboss.msc.service.StopContext context) |
public HandlerChainService(String handlerChainType, String handlerChainId, String protocolBindings, Consumer<org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerChainMetaData> handlerChainConsumer, List<Supplier<org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData>> handlerSuppliers)
Copyright © 2023 JBoss by Red Hat. All rights reserved.