com.opensymphony.module.propertyset.ejb.types
Class PropertyDecimalHomeFactory

java.lang.Object
  extended bycom.opensymphony.module.propertyset.ejb.types.PropertyDecimalHomeFactory

public class PropertyDecimalHomeFactory
extends java.lang.Object

Utility class for PropertyDecimal.

Version:
$Revision: 1.2 $
Author:
Hani Suleiman, Joe Walnes
See Also:
PropertyStoreEJB

Field Summary
static java.lang.String COMP_NAME
           
static java.lang.String JNDI_NAME
           
 
Constructor Summary
PropertyDecimalHomeFactory()
           
 
Method Summary
static PropertyDecimalLocalHome getLocalHome()
          Obtain local home interface from default initial context
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COMP_NAME

public static final java.lang.String COMP_NAME
See Also:
Constant Field Values

JNDI_NAME

public static final java.lang.String JNDI_NAME
See Also:
Constant Field Values
Constructor Detail

PropertyDecimalHomeFactory

public PropertyDecimalHomeFactory()
Method Detail

getLocalHome

public static PropertyDecimalLocalHome getLocalHome()
                                             throws javax.naming.NamingException
Obtain local home interface from default initial context

Returns:
Local home interface for PropertyDecimal. Lookup using COMP_NAME
Throws:
javax.naming.NamingException

See www.opensymphony.com for more information.

Copyright 2000-2005 - OpenSymphony