예제 #1
0
 protected ServicesInjector getServicesInjector() {
   return IsisContext.getSessionFactory().getServicesInjector();
 }
예제 #2
0
 protected IsisSessionFactory getIsisSessionFactory() {
   return IsisContext.getSessionFactory();
 }