|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hack23.cia.web.common.BeanLocator
public class BeanLocator
The Class BeanLocator.
Constructor Summary | |
---|---|
protected |
BeanLocator()
Instantiates a new bean locator. |
Method Summary | |
---|---|
static AdminService |
getAdminService()
Gets the admin service. |
static ApplicationManager |
getApplicationManager()
Gets the application manager. |
static com.vaadin.ui.Button.ClickListener |
getClickListener()
Gets the click listener. |
static ParliamentService |
getParliamentService()
Gets the parliament service. |
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 |
---|
protected BeanLocator()
Method Detail |
---|
public static AdminService getAdminService()
public static ApplicationManager getApplicationManager()
public static com.vaadin.ui.Button.ClickListener getClickListener()
public static ParliamentService getParliamentService()
public static org.springframework.context.MessageSource getResourceBundleMessageSource()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |