Uses of Interface
com.collation.platform.model.topology.process.Interface

Packages that use Interface
com.collation.platform.model.topology.process   
com.collation.platform.model.topology.soa   
 

Uses of Interface in com.collation.platform.model.topology.process
 

Methods in com.collation.platform.model.topology.process that return Interface
 Interface[] Provider.getAdvertisedInterfaces()
          The interfaces to which this provider responds
 

Methods in com.collation.platform.model.topology.process with parameters of type Interface
 void Provider.setAdvertisedInterfaces(Interface[] name)
           
 

Uses of Interface in com.collation.platform.model.topology.soa
 

Subinterfaces of Interface in com.collation.platform.model.topology.soa
 interface WSPortType
          A web services port type as defined by WSDL