com.bm.jndi
Class Ejb3UnitJndiBinder

java.lang.Object
  extended by com.bm.jndi.Ejb3UnitJndiBinder

public class Ejb3UnitJndiBinder
extends java.lang.Object

This class binds all Objects specified in the Ejb3Unit config to the jndi tree.

Author:
Daniel

Constructor Summary
Ejb3UnitJndiBinder(javax.persistence.EntityManager em)
          Constructor
 
Method Summary
 void bind()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Ejb3UnitJndiBinder

@Inject
public Ejb3UnitJndiBinder(javax.persistence.EntityManager em)
Constructor

Parameters:
em - the entity manager.
Method Detail

bind

public void bind()


Copyright © 2008. All Rights Reserved.