com.microfocus.cobol.lang.internal
Class CobolEntry

java.lang.Object
  extended bycom.microfocus.cobol.lang.internal.CobolEntry

public class CobolEntry
extends Object


Constructor Summary
CobolEntry(String entryName)
           
 
Method Summary
 long call(Object[] parms)
           
 long call(Object[] parms, int srvCtl)
           
 String getEntryName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CobolEntry

public CobolEntry(String entryName)
Method Detail

getEntryName

public String getEntryName()

call

public long call(Object[] parms)
          throws CobolException,
                 Exception
Throws:
CobolException
Exception

call

public long call(Object[] parms,
                 int srvCtl)
          throws CobolException,
                 Exception
Throws:
CobolException
Exception



Copyright © 2000 Micro Focus International Limited. All rights reserved.
This document and the proprietary marks and names used herein are protected by international law.