|
Rakesh API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbiz.wedoit4u.ejb.entity.EntityBeanJNDILocations
public final class EntityBeanJNDILocations
This class provides static fields that
hold the standard JNDI locations for all the entity beans in
this package.
Copyright 2003, Rakesh Vidyadharan
| Field Summary | |
|---|---|
static java.lang.String |
CATEGORIES_LOCATION
The JNDI location to use to look up the home object
of a Category entity bean. |
static java.lang.String |
CONTENTS_LOCATION
The JNDI location to use to look up the home object
of a Content entity bean. |
static java.lang.String |
CUSTOMER_TYPES_LOCATION
The JNDI location to use to look up the home object
of a CustomerType entity
bean. |
static java.lang.String |
CUSTOMERS_LOCATION
The JNDI location to use to look up the home object
of a Customer entity
bean. |
static java.lang.String |
SITE_PROPERTIES_LOCATION
The JNDI location to use to look up the home object
of a SiteProperty entity bean. |
| Constructor Summary | |
|---|---|
private |
EntityBeanJNDILocations()
Default constructor. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CUSTOMER_TYPES_LOCATION
JNDI location to use to look up the home object
of a CustomerType entity
bean.
public static final java.lang.String CUSTOMERS_LOCATION
JNDI location to use to look up the home object
of a Customer entity
bean.
public static final java.lang.String CATEGORIES_LOCATION
JNDI location to use to look up the home object
of a Category entity bean.
public static final java.lang.String CONTENTS_LOCATION
JNDI location to use to look up the home object
of a Content entity bean.
public static final java.lang.String SITE_PROPERTIES_LOCATION
JNDI location to use to look up the home object
of a SiteProperty entity bean.
| Constructor Detail |
|---|
private EntityBeanJNDILocations()
|
Rakesh API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||