public interface EncStatelessObject
extends javax.ejb.EJBObject
| Modifier and Type | Method and Description |
|---|---|
void |
lookupBooleanEntry() |
void |
lookupByteEntry() |
void |
lookupCharacterEntry() |
void |
lookupDoubleEntry() |
void |
lookupEntityBean() |
void |
lookupFloatEntry() |
void |
lookupIntegerEntry() |
void |
lookupJMSConnectionFactory() |
void |
lookupLongEntry() |
void |
lookupPersistenceContext() |
void |
lookupPersistenceUnit() |
void |
lookupResource() |
void |
lookupSessionContext() |
void |
lookupShortEntry() |
void |
lookupStatefulBean() |
void |
lookupStatefulBusinessLocal() |
void |
lookupStatefulBusinessLocalBean() |
void |
lookupStatefulBusinessRemote() |
void |
lookupStatelessBean() |
void |
lookupStatelessBusinessLocal() |
void |
lookupStatelessBusinessLocalBean() |
void |
lookupStatelessBusinessRemote() |
void |
lookupStringEntry() |
void lookupEntityBean()
throws TestFailureException,
RemoteException
TestFailureExceptionRemoteExceptionvoid lookupStatefulBean()
throws TestFailureException,
RemoteException
TestFailureExceptionRemoteExceptionvoid lookupStatelessBean()
throws TestFailureException,
RemoteException
TestFailureExceptionRemoteExceptionvoid lookupStatelessBusinessLocal()
throws TestFailureException,
RemoteException
TestFailureExceptionRemoteExceptionvoid lookupStatelessBusinessLocalBean()
throws TestFailureException,
RemoteException
TestFailureExceptionRemoteExceptionvoid lookupStatelessBusinessRemote()
throws TestFailureException,
RemoteException
TestFailureExceptionRemoteExceptionvoid lookupStatefulBusinessLocal()
throws TestFailureException,
RemoteException
TestFailureExceptionRemoteExceptionvoid lookupStatefulBusinessLocalBean()
throws TestFailureException,
RemoteException
TestFailureExceptionRemoteExceptionvoid lookupStatefulBusinessRemote()
throws TestFailureException,
RemoteException
TestFailureExceptionRemoteExceptionvoid lookupResource()
throws TestFailureException,
RemoteException
TestFailureExceptionRemoteExceptionvoid lookupJMSConnectionFactory()
throws TestFailureException,
RemoteException
TestFailureExceptionRemoteExceptionvoid lookupPersistenceUnit()
throws TestFailureException,
RemoteException
TestFailureExceptionRemoteExceptionvoid lookupPersistenceContext()
throws TestFailureException,
RemoteException
TestFailureExceptionRemoteExceptionvoid lookupSessionContext()
throws TestFailureException,
RemoteException
TestFailureExceptionRemoteExceptionvoid lookupStringEntry()
throws TestFailureException,
RemoteException
TestFailureExceptionRemoteExceptionvoid lookupDoubleEntry()
throws TestFailureException,
RemoteException
TestFailureExceptionRemoteExceptionvoid lookupLongEntry()
throws TestFailureException,
RemoteException
TestFailureExceptionRemoteExceptionvoid lookupFloatEntry()
throws TestFailureException,
RemoteException
TestFailureExceptionRemoteExceptionvoid lookupIntegerEntry()
throws TestFailureException,
RemoteException
TestFailureExceptionRemoteExceptionvoid lookupShortEntry()
throws TestFailureException,
RemoteException
TestFailureExceptionRemoteExceptionvoid lookupBooleanEntry()
throws TestFailureException,
RemoteException
TestFailureExceptionRemoteExceptionvoid lookupByteEntry()
throws TestFailureException,
RemoteException
TestFailureExceptionRemoteExceptionvoid lookupCharacterEntry()
throws TestFailureException,
RemoteException
TestFailureExceptionRemoteExceptionCopyright © 1999–2017 The Apache Software Foundation. All rights reserved.