|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.struts.wsif.WSDLDefinitionCache
Constructor Summary | |
---|---|
WSDLDefinitionCache()
|
Method Summary | |
---|---|
javax.wsdl.Definition |
getWSDLDefinitionFromCache(java.lang.String wsdlFileName)
Returns the WSDL Defition from cache. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WSDLDefinitionCache()
Method Detail |
public javax.wsdl.Definition getWSDLDefinitionFromCache(java.lang.String wsdlFileName) throws javax.wsdl.WSDLException
wsdlFileName
- WSDL file name. It's used as key in cache
javax.wsdl.WSDLException
- WSDL exception when read WSDL defintion
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |