org.apache.openejb.assembler.classic
Class HandlerChainInfo
java.lang.Object
org.apache.openejb.assembler.classic.InfoObject
org.apache.openejb.assembler.classic.HandlerChainInfo
- All Implemented Interfaces:
- Serializable
public class HandlerChainInfo
- extends InfoObject
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serviceNamePattern
public String serviceNamePattern
portNamePattern
public String portNamePattern
protocolBindings
public final List<String> protocolBindings
handlers
public final List<HandlerInfo> handlers
HandlerChainInfo
public HandlerChainInfo()
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.