fr.paris.lutece.portal.service.jpa
Class JPAStartupService

java.lang.Object
  extended by fr.paris.lutece.portal.service.jpa.JPAStartupService
All Implemented Interfaces:
StartUpService, LuteceService

public class JPAStartupService
extends java.lang.Object
implements StartUpService

JPAStartupService


Constructor Summary
JPAStartupService()
           
 
Method Summary
 java.lang.String getName()
          Returns the Service name
 void process()
          Initialize JPA objects (Datasource, Persistence Unit Manager, Entity Manager Factory, Transaction Manager) for each pool.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JPAStartupService

public JPAStartupService()
Method Detail

process

public void process()
Initialize JPA objects (Datasource, Persistence Unit Manager, Entity Manager Factory, Transaction Manager) for each pool.

Specified by:
process in interface StartUpService

getName

public java.lang.String getName()
Returns the Service name

Specified by:
getName in interface LuteceService
Returns:


Copyright © 2011 Mairie de Paris. All Rights Reserved.