com.silverpeas.pdc
Class PdcCallBack

java.lang.Object
  extended by com.silverpeas.pdc.PdcCallBack
All Implemented Interfaces:
CallBack

public class PdcCallBack
extends Object
implements CallBack

Author:
neysseri

Constructor Summary
PdcCallBack()
           
 
Method Summary
 void doInvoke(int action, int iParam, String sParam, Object extraParam)
           
 void subscribe()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PdcCallBack

public PdcCallBack()
Method Detail

doInvoke

public void doInvoke(int action,
                     int iParam,
                     String sParam,
                     Object extraParam)
Specified by:
doInvoke in interface CallBack

subscribe

public void subscribe()
Specified by:
subscribe in interface CallBack


Copyright © 2016 Silverpeas. All Rights Reserved.