org.apache.wsif.wsdl
Interface ClosableLocator
- All Known Implementing Classes:
- AuthenticatingProxyWSDLLocatorImpl, WSIFWSDLLocatorImpl
- public interface ClosableLocator
Simple interface supported by the WSIF WSDLLocator implementations. It declares
one method, close(), that closes resources used by the locator.
- Author:
- Owen Burroughs
Method Summary |
void |
close()
|
close
public void close()
throws java.io.IOException
- Throws:
java.io.IOException
Copyright ? 2002, 2006 Apache XML Project. All Rights Reserved.