org.directdemocracyportal.democracy.web
Class BeanLocator

Package class diagram package BeanLocator
java.lang.Object
  extended by org.directdemocracyportal.democracy.web.BeanLocator

public class BeanLocator
extends java.lang.Object

The Class BeanLocator.


Constructor Summary
Constructor and Description
BeanLocator()
           
 
Method Summary
Modifier and Type Method and Description
static thinwire.ui.event.ActionListener getApplicationActionListener()
          Gets the application action listener.
static org.springframework.context.MessageSource getResourceBundleMessageSource()
          Gets the resource bundle message source.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanLocator

public BeanLocator()
Method Detail

getResourceBundleMessageSource

public static org.springframework.context.MessageSource getResourceBundleMessageSource()
Gets the resource bundle message source.

Returns:
the resource bundle message source

getApplicationActionListener

public static thinwire.ui.event.ActionListener getApplicationActionListener()
Gets the application action listener.

Returns:
the application action listener


Copyright © 2004-2010 www.DirectDemocracyPortal.org. All Rights Reserved.