org.apache.woden.wsdl20.extensions
Interface InterfaceOperationExtensions
- All Superinterfaces:
- ComponentExtensions
- All Known Implementing Classes:
- InterfaceOperationExtensionsImpl
- public interface InterfaceOperationExtensions
- extends ComponentExtensions
InterfaceOperationExtensions
represents the WSDL 2.0
predefined extensions, as specified on Part 2: Adjuncts, for the Interface
Operation component.
The only predefined extension property is:
{safety}
- Author:
- Arthur Ryman (ryman@ca.ibm.com)
isSafety
public boolean isSafety()
Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.