|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.beans.factory.config.AbstractFactoryBean
ome.security.basic.EventListenersFactoryBean
public class EventListenersFactoryBean
configuring all the possible event listeners
within
XML can be cumbersome.
Field Summary | |
---|---|
protected boolean |
debugAll
|
Fields inherited from class org.springframework.beans.factory.config.AbstractFactoryBean |
---|
logger |
Constructor Summary | |
---|---|
EventListenersFactoryBean(CurrentDetails cd,
TokenHolder th,
ACLVoter voter,
OmeroInterceptor interceptor)
|
Method Summary | |
---|---|
protected void |
additions()
|
protected Object |
createInstance()
First, adds all default listeners. |
Class |
getObjectType()
this FactoryBean produces a Map instance for use in
LocalSessionFactoryBean.setEventListeners(Map) |
boolean |
isSingleton()
being a singleton implies that this FactoryBean will only ever
create one instance. |
protected void |
overrides()
|
void |
setDebugAll(boolean debug)
for setter injection |
Methods inherited from class org.springframework.beans.factory.config.AbstractFactoryBean |
---|
afterPropertiesSet, destroy, destroyInstance, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, setBeanClassLoader, setBeanFactory, setSingleton |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected boolean debugAll
Constructor Detail |
---|
public EventListenersFactoryBean(CurrentDetails cd, TokenHolder th, ACLVoter voter, OmeroInterceptor interceptor)
Method Detail |
---|
public Class getObjectType()
FactoryBean
produces a Map
instance for use in
LocalSessionFactoryBean.setEventListeners(Map)
getObjectType
in interface org.springframework.beans.factory.FactoryBean
getObjectType
in class org.springframework.beans.factory.config.AbstractFactoryBean
public boolean isSingleton()
FactoryBean
will only ever
create one instance.
isSingleton
in interface org.springframework.beans.factory.FactoryBean
isSingleton
in class org.springframework.beans.factory.config.AbstractFactoryBean
protected Object createInstance() throws Exception
createInstance
in class org.springframework.beans.factory.config.AbstractFactoryBean
Exception
public void setDebugAll(boolean debug)
protected void overrides()
protected void additions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: 4.3.4-dbcbce5a-b4
Copyright © 2009 The University of Dundee. All Rights Reserved.