public interface JndiTestServlet
| 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 |
lookupShortEntry() |
void |
lookupStatefulBean() |
void |
lookupStatefulBusinessLocal() |
void |
lookupStatefulBusinessRemote() |
void |
lookupStatelessBean() |
void |
lookupStatelessBusinessLocal() |
void |
lookupStatelessBusinessRemote() |
void |
lookupStringEntry() |
void lookupStatelessBean()
void lookupStatelessBusinessLocal()
void lookupStatelessBusinessRemote()
void lookupStatefulBean()
void lookupStatefulBusinessLocal()
void lookupStatefulBusinessRemote()
void lookupEntityBean()
void lookupResource()
void lookupJMSConnectionFactory()
void lookupPersistenceUnit()
void lookupPersistenceContext()
void lookupStringEntry()
void lookupDoubleEntry()
void lookupLongEntry()
void lookupFloatEntry()
void lookupIntegerEntry()
void lookupShortEntry()
void lookupBooleanEntry()
void lookupByteEntry()
void lookupCharacterEntry()
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.