00001 00002 @interface CPInvocationOperation : CPOperation 00003 { 00004 CPInvocation _invocation; 00005 } 00006 @end