org.ow2.orchestra.facade.def
Interface ExtensionDefinition
- All Superinterfaces:
- CopyAble<ExtensionDefinition>, java.io.Serializable
- All Known Implementing Classes:
- ExtensionDefinitionImpl
public interface ExtensionDefinition
- extends CopyAble<ExtensionDefinition>, java.io.Serializable
Interface of definition of an extension in BPEL
| Methods inherited from interface org.ow2.orchestra.facade.CopyAble |
copy |
getNamespace
java.lang.String getNamespace()
isMustUnderstand
boolean isMustUnderstand()
isSupported
boolean isSupported()
Copyright © 2011 OW2 Consortium. All Rights Reserved.