IRS-III

kmi.irsIII.wsmo.WebServiceDescription
Class ServiceInterface

java.lang.Object
  extended bykmi.irsIII.wsmo.WebServiceDescription.ServiceInterface

public class ServiceInterface
extends java.lang.Object

Provides the choreography and the orchestration of a WebService.


Constructor Summary
ServiceInterface()
           
ServiceInterface(NonFunctionalProperties nonFunctionalProperties, java.util.Collection usedOOMediators, Choreography choreography, Orchestration orchestration, java.lang.String interfaceParent)
           
 
Method Summary
 Choreography getChoreography()
           
 java.lang.String getInterfaceParent()
           
 NonFunctionalProperties getNonFunctionalProperties()
           
 Orchestration getOrchestration()
           
 java.util.Collection getUsedOOMediators()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceInterface

public ServiceInterface()

ServiceInterface

public ServiceInterface(NonFunctionalProperties nonFunctionalProperties,
                        java.util.Collection usedOOMediators,
                        Choreography choreography,
                        Orchestration orchestration,
                        java.lang.String interfaceParent)
Method Detail

getNonFunctionalProperties

public NonFunctionalProperties getNonFunctionalProperties()

getUsedOOMediators

public java.util.Collection getUsedOOMediators()

getChoreography

public Choreography getChoreography()

getOrchestration

public Orchestration getOrchestration()

getInterfaceParent

public java.lang.String getInterfaceParent()

IRS-III

Copyright © 2003 KMI - The Open University. All Rights Reserved.