KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > objectweb > fractal > api > Component


1 package org.objectweb.fractal.api;
2
3 /**
4   * Generated by SOFA CodeGen
5   * ::org::objectweb::fractal::api::Component?nenya.ms.mff.cuni.cz!0
6   * Thursday, February 19, 2004 4:26:44 PM CET
7   */

8
9 public interface Component extends ComponentOperations, cz.cuni.sofa.lib.CDLEntity {
10 }
11
Popular Tags