org.hibernate.ejb.util
Class NamingHelper

java.lang.Object
  extended by org.hibernate.ejb.util.NamingHelper

public class NamingHelper
extends Object

Author:
Emmanuel Bernard

Method Summary
static void bind(Ejb3Configuration cfg)
          bind the configuration to the JNDI
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

bind

public static void bind(Ejb3Configuration cfg)
bind the configuration to the JNDI



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.