Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
O
P
R
S
T
X
A
AbstractHibernatePersistenceFactory
- class org.dentaku.services.persistence.hibernate.
AbstractHibernatePersistenceFactory
.
AbstractHibernatePersistenceFactory()
- Constructor for class org.dentaku.services.persistence.hibernate.
AbstractHibernatePersistenceFactory
AbstractPersistenceManager
- class org.dentaku.services.persistence.hibernate.
AbstractPersistenceManager
.
AbstractPersistenceManager()
- Constructor for class org.dentaku.services.persistence.hibernate.
AbstractPersistenceManager
add(InputStreamReader)
- Method in class org.dentaku.services.container.
ContainerManager
addChild(Element, String, Object)
- Static method in class org.dentaku.services.persistence.
XMLUtil
C
ContainerException
- exception org.dentaku.services.container.
ContainerException
.
ContainerException()
- Constructor for class org.dentaku.services.container.
ContainerException
ContainerException(String)
- Constructor for class org.dentaku.services.container.
ContainerException
ContainerException(Throwable)
- Constructor for class org.dentaku.services.container.
ContainerException
ContainerException(String, Throwable)
- Constructor for class org.dentaku.services.container.
ContainerException
ContainerManager
- class org.dentaku.services.container.
ContainerManager
.
This is all kind of wacked out, but basically it's that way to make it testable with external container insertion
ContainerManager()
- Constructor for class org.dentaku.services.container.
ContainerManager
configurationResources
- Variable in class org.dentaku.services.container.
ContainerManager
container
- Variable in class org.dentaku.services.container.
ContainerManager
create()
- Method in interface org.dentaku.services.persistence.
PersistenceFactory
create(Object)
- Method in interface org.dentaku.services.persistence.
PersistenceFactory
create()
- Method in class org.dentaku.services.persistence.hibernate.
AbstractHibernatePersistenceFactory
create(Object)
- Method in class org.dentaku.services.persistence.hibernate.
AbstractHibernatePersistenceFactory
D
DefaultDroolsNativeRulesProcessor
- class org.dentaku.services.rules.
DefaultDroolsNativeRulesProcessor
.
DefaultDroolsNativeRulesProcessor()
- Constructor for class org.dentaku.services.rules.
DefaultDroolsNativeRulesProcessor
DefaultPersistenceManager
- class org.dentaku.services.persistence.
DefaultPersistenceManager
.
DefaultPersistenceManager()
- Constructor for class org.dentaku.services.persistence.
DefaultPersistenceManager
DentakuException
- exception org.dentaku.services.exception.
DentakuException
.
DentakuException()
- Constructor for class org.dentaku.services.exception.
DentakuException
DentakuException(String)
- Constructor for class org.dentaku.services.exception.
DentakuException
DentakuException(Throwable)
- Constructor for class org.dentaku.services.exception.
DentakuException
DentakuException(String, Throwable)
- Constructor for class org.dentaku.services.exception.
DentakuException
DentakuPlexusContainer
- class org.dentaku.services.container.
DentakuPlexusContainer
.
DentakuPlexusContainer()
- Constructor for class org.dentaku.services.container.
DentakuPlexusContainer
DroolsJSR94RuleProcessor
- class org.dentaku.services.rules.
DroolsJSR94RuleProcessor
.
Implementation of a JSR-94 Rules processor with Drools
DroolsJSR94RuleProcessor()
- Constructor for class org.dentaku.services.rules.
DroolsJSR94RuleProcessor
DroolsNativeRulesProcessor
- interface org.dentaku.services.rules.
DroolsNativeRulesProcessor
.
delete(ModelEntity)
- Method in class org.dentaku.services.persistence.
DefaultPersistenceManager
delete(ModelEntity)
- Method in interface org.dentaku.services.persistence.
PersistenceManager
delete(ModelEntity)
- Method in class org.dentaku.services.persistence.hibernate.
HibernatePersistenceManager
dispose()
- Method in class org.dentaku.services.container.
ContainerManager
disposeContainerManager()
- Method in class org.dentaku.services.container.
ContainerManager
E
EventException
- exception org.dentaku.services.exception.
EventException
.
EventException()
- Constructor for class org.dentaku.services.exception.
EventException
EventException(String)
- Constructor for class org.dentaku.services.exception.
EventException
EventException(Throwable)
- Constructor for class org.dentaku.services.exception.
EventException
EventException(String, Throwable)
- Constructor for class org.dentaku.services.exception.
EventException
enableLogging(Logger)
- Method in class org.dentaku.services.persistence.hibernate.
ThreadLocalSessionProvider
enableLogging(Logger)
- Method in class org.dentaku.services.rules.
DefaultDroolsNativeRulesProcessor
F
filter(Collection, String)
- Method in class org.dentaku.services.persistence.
DefaultPersistenceManager
filter(Collection, String)
- Method in interface org.dentaku.services.persistence.
PersistenceManager
filter(Collection, String)
- Method in class org.dentaku.services.persistence.hibernate.
HibernatePersistenceManager
find(String, Object, Type)
- Method in class org.dentaku.services.persistence.
DefaultPersistenceManager
find(String, Object[], Type[])
- Method in class org.dentaku.services.persistence.
DefaultPersistenceManager
find(String, Object, Type)
- Method in interface org.dentaku.services.persistence.
PersistenceManager
find(String, Object[], Type[])
- Method in interface org.dentaku.services.persistence.
PersistenceManager
find(String, Object, Type)
- Method in class org.dentaku.services.persistence.hibernate.
HibernatePersistenceManager
find(String, Object[], Type[])
- Method in class org.dentaku.services.persistence.hibernate.
HibernatePersistenceManager
findByPrimaryKey(Long)
- Method in interface org.dentaku.services.persistence.
PersistenceFactory
findByPrimaryKey(Long)
- Method in class org.dentaku.services.persistence.hibernate.
AbstractHibernatePersistenceFactory
G
getContainer()
- Method in class org.dentaku.services.container.
ContainerManager
getContainerManager(InputStream)
- Static method in class org.dentaku.services.container.
ContainerManager
getId()
- Method in class org.dentaku.services.persistence.
ModelEntity
getInstance()
- Static method in class org.dentaku.services.container.
ContainerManager
Return a reference to the enclosing plexus container.
getPersistenceFactory(String)
- Method in class org.dentaku.services.persistence.
DefaultPersistenceManager
getPersistenceFactory(String)
- Method in interface org.dentaku.services.persistence.
PersistenceManager
getPersistenceFactory(String)
- Method in class org.dentaku.services.persistence.hibernate.
AbstractPersistenceManager
getResource(String)
- Method in class org.dentaku.services.rules.
DroolsJSR94RuleProcessor
Get the requested resource from the ClassLoader.
getResourceAsStream(String)
- Method in class org.dentaku.services.rules.
DroolsJSR94RuleProcessor
Get the requested resource from the ClassLoader.
getRuleBase(String)
- Method in class org.dentaku.services.rules.
DefaultDroolsNativeRulesProcessor
getRuleBase(String)
- Method in interface org.dentaku.services.rules.
DroolsNativeRulesProcessor
getRuleBaseStore()
- Method in class org.dentaku.services.rules.
DefaultDroolsNativeRulesProcessor
getRuleBaseStore()
- Method in interface org.dentaku.services.rules.
DroolsNativeRulesProcessor
getSession()
- Method in interface org.dentaku.services.persistence.hibernate.
SessionProvider
getSession()
- Method in class org.dentaku.services.persistence.hibernate.
ThreadLocalSessionProvider
getSessionProvider()
- Method in class org.dentaku.services.persistence.
DefaultPersistenceManager
getSessionProvider()
- Method in interface org.dentaku.services.persistence.
PersistenceManager
getSessionProvider()
- Method in class org.dentaku.services.persistence.hibernate.
AbstractPersistenceManager
getStatefulRuleSession()
- Method in class org.dentaku.services.rules.
DroolsJSR94RuleProcessor
getStatefulRuleSession()
- Method in interface org.dentaku.services.rules.
JSR94RuleProcessor
getStatelessRuleSession()
- Method in class org.dentaku.services.rules.
DroolsJSR94RuleProcessor
getStatelessRuleSession()
- Method in interface org.dentaku.services.rules.
JSR94RuleProcessor
getThreadLocalSession()
- Static method in class org.dentaku.services.persistence.hibernate.
ThreadLocalSessionProvider
getWorkingMemory(String)
- Method in class org.dentaku.services.rules.
DefaultDroolsNativeRulesProcessor
getWorkingMemory(String)
- Method in interface org.dentaku.services.rules.
DroolsNativeRulesProcessor
Retrieve a WorkingMemory
getXML(Element)
- Method in interface org.dentaku.services.persistence.
XMLBean
H
HibernatePersistenceManager
- class org.dentaku.services.persistence.hibernate.
HibernatePersistenceManager
.
HibernatePersistenceManager()
- Constructor for class org.dentaku.services.persistence.hibernate.
HibernatePersistenceManager
I
initialize(Object)
- Method in class org.dentaku.services.persistence.
ModelEntity
initialize()
- Method in class org.dentaku.services.persistence.hibernate.
AbstractPersistenceManager
initialize()
- Method in class org.dentaku.services.rules.
DefaultDroolsNativeRulesProcessor
initialize()
- Method in class org.dentaku.services.rules.
DroolsJSR94RuleProcessor
initializeConfiguration()
- Method in class org.dentaku.services.container.
DentakuPlexusContainer
J
JSR94RuleProcessor
- interface org.dentaku.services.rules.
JSR94RuleProcessor
.
L
load(Class, Serializable)
- Method in class org.dentaku.services.persistence.
DefaultPersistenceManager
load(Class, Serializable)
- Method in interface org.dentaku.services.persistence.
PersistenceManager
load(Class, Serializable)
- Method in class org.dentaku.services.persistence.hibernate.
HibernatePersistenceManager
lookup(String)
- Method in class org.dentaku.services.container.
ContainerManager
M
ModelEntity
- class org.dentaku.services.persistence.
ModelEntity
.
ModelEntity()
- Constructor for class org.dentaku.services.persistence.
ModelEntity
O
org.dentaku.services.container
- package org.dentaku.services.container
org.dentaku.services.exception
- package org.dentaku.services.exception
org.dentaku.services.persistence
- package org.dentaku.services.persistence
org.dentaku.services.persistence.hibernate
- package org.dentaku.services.persistence.hibernate
org.dentaku.services.rules
- package org.dentaku.services.rules
P
PersistenceException
- exception org.dentaku.services.persistence.
PersistenceException
.
PersistenceException()
- Constructor for class org.dentaku.services.persistence.
PersistenceException
PersistenceException(String)
- Constructor for class org.dentaku.services.persistence.
PersistenceException
PersistenceException(Throwable)
- Constructor for class org.dentaku.services.persistence.
PersistenceException
PersistenceException(String, Throwable)
- Constructor for class org.dentaku.services.persistence.
PersistenceException
PersistenceFactory
- interface org.dentaku.services.persistence.
PersistenceFactory
.
PersistenceManager
- interface org.dentaku.services.persistence.
PersistenceManager
.
A PersistenceManager is the lookup component for multiple PersistenceEngines.
R
ROLE
- Static variable in interface org.dentaku.services.persistence.
PersistenceFactory
ROLE
- Static variable in interface org.dentaku.services.persistence.
PersistenceManager
ROLE
- Static variable in interface org.dentaku.services.persistence.hibernate.
SessionProvider
ROLE
- Static variable in interface org.dentaku.services.rules.
DroolsNativeRulesProcessor
Role of this component
ROLE
- Static variable in interface org.dentaku.services.rules.
JSR94RuleProcessor
RULE_SERVICE_PROVIDER
- Static variable in class org.dentaku.services.rules.
DroolsJSR94RuleProcessor
Drools
RuleServiceProvider
URI.
refresh(Object)
- Method in class org.dentaku.services.persistence.
DefaultPersistenceManager
refresh(Collection)
- Method in class org.dentaku.services.persistence.
ModelEntity
refresh(Object)
- Method in interface org.dentaku.services.persistence.
PersistenceManager
refresh(Object)
- Method in class org.dentaku.services.persistence.hibernate.
HibernatePersistenceManager
releaseRuleSession(RuleSession)
- Method in class org.dentaku.services.rules.
DroolsJSR94RuleProcessor
releaseRuleSession(RuleSession)
- Method in interface org.dentaku.services.rules.
JSR94RuleProcessor
releaseSession()
- Method in class org.dentaku.services.persistence.
DefaultPersistenceManager
releaseSession()
- Method in interface org.dentaku.services.persistence.
PersistenceManager
releaseSession()
- Method in class org.dentaku.services.persistence.hibernate.
AbstractPersistenceManager
releaseSession()
- Method in interface org.dentaku.services.persistence.hibernate.
SessionProvider
releaseSession()
- Method in class org.dentaku.services.persistence.hibernate.
ThreadLocalSessionProvider
releaseSessionImpl()
- Method in class org.dentaku.services.persistence.hibernate.
ThreadLocalSessionProvider
resetSession()
- Method in interface org.dentaku.services.persistence.hibernate.
SessionProvider
resetSession()
- Method in class org.dentaku.services.persistence.hibernate.
ThreadLocalSessionProvider
rollback()
- Method in class org.dentaku.services.persistence.
DefaultPersistenceManager
rollback()
- Method in interface org.dentaku.services.persistence.
PersistenceManager
rollback()
- Method in class org.dentaku.services.persistence.hibernate.
AbstractPersistenceManager
rollback()
- Method in interface org.dentaku.services.persistence.hibernate.
SessionProvider
rollback()
- Method in class org.dentaku.services.persistence.hibernate.
ThreadLocalSessionProvider
rollbackImpl()
- Static method in class org.dentaku.services.persistence.hibernate.
ThreadLocalSessionProvider
ruleServiceProvider
- Variable in class org.dentaku.services.rules.
DroolsJSR94RuleProcessor
S
SessionProvider
- interface org.dentaku.services.persistence.hibernate.
SessionProvider
.
saveOrUpdate(ModelEntity)
- Method in class org.dentaku.services.persistence.
DefaultPersistenceManager
saveOrUpdate(ModelEntity)
- Method in interface org.dentaku.services.persistence.
PersistenceManager
saveOrUpdate(ModelEntity)
- Method in class org.dentaku.services.persistence.hibernate.
HibernatePersistenceManager
sessionProvider
- Variable in class org.dentaku.services.persistence.hibernate.
AbstractPersistenceManager
setConfigurationResources(List)
- Method in class org.dentaku.services.container.
DentakuPlexusContainer
setId(Long)
- Method in class org.dentaku.services.persistence.
ModelEntity
setInstance(ContainerManager)
- Static method in class org.dentaku.services.container.
ContainerManager
setManager(PersistenceManager)
- Method in interface org.dentaku.services.persistence.
PersistenceFactory
setRuleBase(String, RuleBase)
- Method in class org.dentaku.services.rules.
DefaultDroolsNativeRulesProcessor
setRuleBase(String, RuleBase)
- Method in interface org.dentaku.services.rules.
DroolsNativeRulesProcessor
setXML(Element)
- Method in interface org.dentaku.services.persistence.
XMLBean
setup()
- Method in class org.dentaku.services.container.
ContainerManager
Build a new plexus container and put it into JNDI
setup(DentakuPlexusContainer)
- Method in class org.dentaku.services.container.
ContainerManager
T
ThreadLocalSessionProvider
- class org.dentaku.services.persistence.hibernate.
ThreadLocalSessionProvider
.
ThreadLocalSessionProvider()
- Constructor for class org.dentaku.services.persistence.hibernate.
ThreadLocalSessionProvider
X
XMLBean
- interface org.dentaku.services.persistence.
XMLBean
.
XMLBeanException
- exception org.dentaku.services.exception.
XMLBeanException
.
XMLBeanException()
- Constructor for class org.dentaku.services.exception.
XMLBeanException
XMLBeanException(String)
- Constructor for class org.dentaku.services.exception.
XMLBeanException
XMLBeanException(Throwable)
- Constructor for class org.dentaku.services.exception.
XMLBeanException
XMLBeanException(String, Throwable)
- Constructor for class org.dentaku.services.exception.
XMLBeanException
XMLUtil
- class org.dentaku.services.persistence.
XMLUtil
.
XMLUtil()
- Constructor for class org.dentaku.services.persistence.
XMLUtil
A
C
D
E
F
G
H
I
J
L
M
O
P
R
S
T
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © -2004 . All Rights Reserved.