|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--net.sf.spif.ejb.StoreSessionAccessor
Accessor for the StoreSession session bean.
StoreSession,
StoreSessionHome,
StoreSessionBean| Constructor Summary | |
StoreSessionAccessor()
|
|
| Method Summary | |
static StoreSessionHome |
getHome()
Returns a StoreSessionHome reference from the cache or from the JNDI server if the cache is void. |
static StoreSession |
getRemote()
Returns a remote StoreSession reference from the cache or by creating from the home. |
static void |
invalidateCache()
Signals that the entire cache is to be invalidated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StoreSessionAccessor()
| Method Detail |
public static StoreSessionHome getHome()
throws ConfigurationException
StoreSessionHome reference
ConfigurationException - if the Home cannot be found in the JNDI server
public static StoreSession getRemote()
throws ConfigurationException
StoreSession reference
ConfigurationException - if the home of this service
cannot be found in the JNDI serverpublic static void invalidateCache()
null
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||