net.nan21.dnet.module.ad._presenterdelegates
Class Setup_AD

java.lang.Object
  extended by net.nan21.dnet.core.api.setup.AbstractSetupParticipant
      extended by net.nan21.dnet.core.presenter.service.AbstractPresenterSetupParticipant
          extended by net.nan21.dnet.module.ad._presenterdelegates.Setup_AD
All Implemented Interfaces:
Comparable<net.nan21.dnet.core.api.setup.ISetupParticipant>, net.nan21.dnet.core.api.setup.ISetupParticipant, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class Setup_AD
extends net.nan21.dnet.core.presenter.service.AbstractPresenterSetupParticipant
implements net.nan21.dnet.core.api.setup.ISetupParticipant


Field Summary
 
Fields inherited from class net.nan21.dnet.core.api.setup.AbstractSetupParticipant
ranking, targetName, tasks
 
Constructor Summary
Setup_AD()
           
 
Method Summary
protected  void beforeExecute()
           
protected  void init()
           
protected  void onExecute()
           
 
Methods inherited from class net.nan21.dnet.core.presenter.service.AbstractPresenterSetupParticipant
findDsService, findEntityService, getServiceLocator, setServiceLocator
 
Methods inherited from class net.nan21.dnet.core.api.setup.AbstractSetupParticipant
afterExecute, compareTo, execute, getApplicationContext, getBundleId, getRanking, getSystemConfig, getTargetName, getTask, getTasks, hasWorkToDo, setApplicationContext, setRanking, setSystemConfig, setTargetName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.nan21.dnet.core.api.setup.ISetupParticipant
execute, getBundleId, getRanking, getTargetName, getTask, getTasks, hasWorkToDo, setRanking
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Constructor Detail

Setup_AD

public Setup_AD()
Method Detail

beforeExecute

protected void beforeExecute()
                      throws Exception
Overrides:
beforeExecute in class net.nan21.dnet.core.api.setup.AbstractSetupParticipant
Throws:
Exception

onExecute

protected void onExecute()
                  throws Exception
Specified by:
onExecute in class net.nan21.dnet.core.api.setup.AbstractSetupParticipant
Throws:
Exception

init

protected void init()
Specified by:
init in class net.nan21.dnet.core.api.setup.AbstractSetupParticipant


Copyright © 2012. All Rights Reserved.