|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationException | |
net.sf.spif.ejb |
Uses of ConfigurationException in net.sf.spif.ejb |
Methods in net.sf.spif.ejb that throw ConfigurationException | |
static StoreSessionHome |
StoreSessionAccessor.getHome()
Returns a StoreSessionHome reference from the cache or from the JNDI server if the cache is void. |
static StoreSession |
StoreSessionAccessor.getRemote()
Returns a remote StoreSession reference from the cache or by creating from the home. |
static StatelessEJBAccessor |
StatelessEJBAccessor.getAccessor(java.lang.String jndiName,
java.lang.Class home,
java.lang.Class remote)
Returns an accessor. |
javax.ejb.EJBHome |
StatelessEJBAccessor.getHome()
Returns a home object |
javax.ejb.EJBObject |
StatelessEJBAccessor.getRemote()
Returns a home object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |