|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectweblogic.wsee.jws.HandlerChainDecl
public abstract class HandlerChainDecl
| Field Summary | |
|---|---|
protected Map |
logEvents
|
| Constructor Summary | |
|---|---|
HandlerChainDecl(com.bea.util.jam.JClass eiClass,
com.bea.util.jam.JClass sbClass)
|
|
| Method Summary | |
|---|---|
protected void |
addLogEvent(weblogic.wsee.tools.logging.EventLevel eventLevel,
weblogic.wsee.tools.jws.JwsLogEvent event)
|
protected Object[] |
getHandlerChains()
|
abstract String[] |
getHandlerClassNames()
|
Map |
getLogEvents()
|
boolean |
isRelativeUrl(String url)
|
abstract void |
populatePort(weblogic.j2ee.descriptor.PortComponentBean portBean)
|
protected abstract Object[] |
processHandlerChain(com.bea.util.jam.JClass jClass,
URL url,
String chainName)
|
protected abstract Object[] |
processSOAPMessageHandlers(com.bea.util.jam.JClass jClass,
com.bea.util.jam.JAnnotation handlersJA)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Map logEvents
| Constructor Detail |
|---|
public HandlerChainDecl(com.bea.util.jam.JClass eiClass,
com.bea.util.jam.JClass sbClass)
| Method Detail |
|---|
public boolean isRelativeUrl(String url)
protected abstract Object[] processSOAPMessageHandlers(com.bea.util.jam.JClass jClass,
com.bea.util.jam.JAnnotation handlersJA)
protected abstract Object[] processHandlerChain(com.bea.util.jam.JClass jClass,
URL url,
String chainName)
protected Object[] getHandlerChains()
public Map getLogEvents()
protected void addLogEvent(weblogic.wsee.tools.logging.EventLevel eventLevel,
weblogic.wsee.tools.jws.JwsLogEvent event)
public abstract void populatePort(weblogic.j2ee.descriptor.PortComponentBean portBean)
throws HandlerException
HandlerExceptionpublic abstract String[] getHandlerClassNames()
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs100 Copyright 2006 BEA Systems Inc. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||