All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.ow2.frascati.binding.http.ServletManagerFcOutItf Maven / Gradle / Ivy

There is a newer version: 1.4
Show newest version
/*
 * Generated by: org.ow2.frascati.tinfi.opt.oo.ClientInterfaceClassGenerator
 * on: Thu Aug 19 19:00:52 CEST 2010
 */

package org.ow2.frascati.binding.http;


public class ServletManagerFcOutItf
extends org.ow2.frascati.binding.http.ServletManagerFcInItf
implements org.ow2.frascati.binding.http.ServletManager,org.ow2.frascati.tinfi.TinfiComponentOutInterface {

  public ServletManagerFcOutItf()  {
  }

  public ServletManagerFcOutItf(org.objectweb.fractal.api.Component component,String s,org.objectweb.fractal.api.Type type,boolean flag,Object obj)  {
    super(component,s,type,flag,obj);
  }

  public org.osoa.sca.ServiceReference getServiceReference()  {
    return new org.ow2.frascati.binding.http.ServletManagerFcSR(org.ow2.frascati.binding.http.ServletManager.class,this);
  }

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy