JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
B
C
D
doWithSpring()
- Method in
ServicesGrailsPlugin
/*Service.groovy", "file:.
E
F
G
getArtefactTypes()
- Method in
ServiceTraitInjector
getTrait()
- Method in
ServiceTraitInjector
H
hasGrailsTransactionalAnnotation(GrailsServiceClass)
- Method in
ServicesGrailsPlugin
Determines if grails service class has grails.transactional.Transactional annotation present on class or methods
I
isTransactionalOrHasSpringTransactionalAnnotation(GrailsServiceClass)
- Method in
ServicesGrailsPlugin
Determines if grails service class has org.springframework.transaction.annotation.Transactional annotation present on class or methods OR if service class has transactional = true static property
J
K
L
M
N
O
onChange(Map<String, Object>)
- Method in
ServicesGrailsPlugin
P
postProcessBeanFactory(ConfigurableListableBeanFactory)
- Method in
ServiceBeanAliasPostProcessor
Q
R
S
Service
- Trait in
grails.artefact
A trait implemented by all services
ServiceBeanAliasPostProcessor
- Class in
org.grails.plugins.services
Registers bean aliases for service beans provided by plugins.
ServicesGrailsPlugin
- Class in
org.grails.plugins.services
Configures services in the Spring context.
ServiceTraitInjector
- Class in
grails.compiler.traits
A grails.compiler.traits.TraitInjector for services
T
U
V
W
X
Y
Z
_
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames