Thursday, February 14, 2008

Dynamo doStartService()

ATGDynamo:
  This method will be called automatically at the time of component load..
   " public void doStartService() throws ServiceException "
 
  where as
    " public void doStartService(<argtype> <argname>) "
 
  wont..
 
 

No comments: