java Programming Glossary: servicelocator
Spring @Transaction not starting transactions http://stackoverflow.com/questions/7561360/spring-transaction-not-starting-transactions property name annotatedClasses ..... bean I have a class ServiceLocatorImpl which implements ServiceLocator interface @Service serviceLocator.. bean I have a class ServiceLocatorImpl which implements ServiceLocator interface @Service serviceLocator @Transactional public class.. @Service serviceLocator @Transactional public class ServiceLocatorImpl implements ApplicationContextAware Serializable ServletContextAware..
|