|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.correlation.CorrelationEngineFactoryBean
public class CorrelationEngineFactoryBean
CorrelationEngineFactoryBean class.
| Constructor Summary | |
|---|---|
CorrelationEngineFactoryBean()
|
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
afterPropertiesSet |
Object |
getObject()
getObject |
Class<?> |
getObjectType()
getObjectType |
boolean |
isSingleton()
isSingleton |
ThreadCategory |
log()
log |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CorrelationEngineFactoryBean()
| Method Detail |
|---|
public Object getObject()
throws Exception
getObject
getObject in interface org.springframework.beans.factory.FactoryBeanObject object.
Exception - if any.public Class<?> getObjectType()
getObjectType
getObjectType in interface org.springframework.beans.factory.FactoryBeanClass object.public boolean isSingleton()
isSingleton
isSingleton in interface org.springframework.beans.factory.FactoryBean
public void afterPropertiesSet()
throws Exception
afterPropertiesSet
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanException - if any.
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic ThreadCategory log()
log
ThreadCategory object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||