Class CommandCallerFactory


  • public class CommandCallerFactory
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.ibm.as400.access.CommandCall createCommandCaller​(com.ibm.as400.access.AS400 system)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CommandCallerFactory

        public CommandCallerFactory()
    • Method Detail

      • createCommandCaller

        public com.ibm.as400.access.CommandCall createCommandCaller​(com.ibm.as400.access.AS400 system)