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

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 © 2012 LSST. All Rights Reserved.