Uses of Interface
org.ow2.frascati.fscript.procedures.ScaNativeProcedure

Packages that use ScaNativeProcedure
org.ow2.frascati.fscript.model   
org.ow2.frascati.fscript.procedures   
 

Uses of ScaNativeProcedure in org.ow2.frascati.fscript.model
 

Classes in org.ow2.frascati.fscript.model that implement ScaNativeProcedure
 class ScaNewAction
          Implements the sca-new() action to instantiate SCA composites using FraSCAti Assembly Factory.
 

Uses of ScaNativeProcedure in org.ow2.frascati.fscript.procedures
 

Classes in org.ow2.frascati.fscript.procedures that implement ScaNativeProcedure
 class AddBinding
          Abstract class allowing to add bindings to an SCA service/reference.
 class AddRestBinding
          Implements the add-rest-binding() function which adds a RestFul binding to the SCA service/reference given as argument.
 class AddWsBinding
          Implements the add-ws-binding() function which adds a WS binding to the SCA service/reference given as argument.
 



Copyright © 2009-2010 OW2 Consortium. All Rights Reserved.