|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bsf.commons.ejb.GenericAdapterBean
org.bsf.commons.ejb.SessionAdapterBean
org.bsf.remoteIterator.server.RemoteIteratorServiceBean
This stateless ejb provides access to the remote iterator features.
RemoteIteratorBean
,
Serialized FormField Summary | |
private RemoteIteratorHome |
_remoteIteratorHome
|
Fields inherited from class org.bsf.commons.ejb.SessionAdapterBean |
_ejbContext |
Fields inherited from class org.bsf.commons.ejb.GenericAdapterBean |
|
Constructor Summary | |
RemoteIteratorServiceBean()
|
Method Summary | |
void |
ejbCreate()
|
RemoteIterator |
getRemoteIterator(java.lang.String p_query)
|
Methods inherited from class org.bsf.commons.ejb.SessionAdapterBean |
ejbActivate, ejbPassivate, ejbRemove, getEJBContext, getUserName, setSessionContext |
Methods inherited from class org.bsf.commons.ejb.GenericAdapterBean |
getConnection, getEJBClassName, getEJBToolBox, getHome, handleCreateSessionException, handleExceptionAsSystemException, handleFinderException, handleRemoteException, handleSQLException, logDebug, logError, logError, logFatal, logFatal, logGraphBegin, logGraphEnd, logInfo, logWarn |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private RemoteIteratorHome _remoteIteratorHome
Constructor Detail |
public RemoteIteratorServiceBean()
Method Detail |
public RemoteIterator getRemoteIterator(java.lang.String p_query)
public void ejbCreate() throws javax.ejb.CreateException
javax.ejb.CreateException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |