public class JpaSecurityModule extends Object
| Constructor and Description |
|---|
JpaSecurityModule() |
| Modifier and Type | Method and Description |
|---|---|
static void |
bind(org.apache.tapestry5.ioc.ServiceBinder binder) |
static void |
contributeFactoryDefaults(org.apache.tapestry5.ioc.MappedConfiguration<String,String> configuration) |
static void |
secureEntityManager(org.apache.tapestry5.ioc.MethodAdviceReceiver receiver,
SecureEntityManagerSourceAdvice advice) |
@Advise(serviceInterface=org.apache.tapestry5.jpa.EntityManagerSource.class)
public static void secureEntityManager(org.apache.tapestry5.ioc.MethodAdviceReceiver receiver,
@Autobuild
SecureEntityManagerSourceAdvice advice)
throws SecurityException,
NoSuchMethodException
public static void bind(org.apache.tapestry5.ioc.ServiceBinder binder)
Copyright © 2004–2020. All rights reserved.