org.apache.examples.annotations.panorama
Class PanoramaMailModule

java.lang.Object
  extended by org.apache.hivemind.annotations.AbstractAnnotatedModule
      extended by org.apache.examples.annotations.panorama.PanoramaMailModule

public class PanoramaMailModule
extends org.apache.hivemind.annotations.AbstractAnnotatedModule


Constructor Summary
PanoramaMailModule()
           
 
Method Summary
 void contributeTaks(java.util.List<Task> tasks)
           
 Executable getMailStartupService()
           
 
Methods inherited from class org.apache.hivemind.annotations.AbstractAnnotatedModule
autowireProperties, configuration, configuration, getAutowiring, getRegistry, service, service, setRegistry
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PanoramaMailModule

public PanoramaMailModule()
Method Detail

getMailStartupService

@Service(id="MailStartup")
public Executable getMailStartupService()

contributeTaks

@Contribution(configurationId="panorama.startup.tasks")
public void contributeTaks(java.util.List<Task> tasks)


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.