org.lsst.ccs.utilities.sa
Interface CmndProcess.Dispatch

All Known Subinterfaces:
CmndProcess.CmndDisp
Enclosing class:
CmndProcess

public static interface CmndProcess.Dispatch

Inner interface to define command dispatching


Method Summary
 boolean dispatch(int code, int found, Object[] args)
           
 

Method Detail

dispatch

boolean dispatch(int code,
                 int found,
                 Object[] args)


Copyright © 2013 LSST. All Rights Reserved.