All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.omg.CORBA.portable.ObjectImpl | +----org.omg.CORBA.portable.Skeleton | +----edu.syr.npac.webflow.module._ModuleImplBase
![]() | Java Class edu.syr.npac.webflow.module._ModuleImplBase
![]() Source File edu/syr/npac/webflow/module/_ModuleImplBase.java
| ![]() IDL Absolute Name ::edu::syr::npac::webflow::module::Module
| ![]() Repository Identifier IDL:edu/syr/npac/webflow/module/Module:1.0
| |
#pragma prefix "edu/syr/npac/webflow/module" interface Module { void run(); void destroy(); };
protected Module _wrapper
protected _ModuleImplBase(String name)
public _ModuleImplBase()
public Module _this()
public String[] _ids()
public MethodPointer[] _methods()
public boolean _execute(MethodPointer method, InputStream input, OutputStream output)
public static boolean _execute(Module _self, int _method_id, InputStream _input, OutputStream _output)
All Packages Class Hierarchy This Package Previous Next Index