| Package | Description |
|---|---|
| org.apache.hivemind.lib.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
NameLookupImpl
Standard implementation of the
NameLookup
service interface. |
| Modifier and Type | Method and Description |
|---|---|
NameLookup |
EJBProxyParameters.getNameLookup(NameLookup defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
NameLookup |
EJBProxyParameters.getNameLookup(NameLookup defaultValue) |
void |
EJBProxyFactory.setNameLookup(NameLookup lookup) |
void |
EJBProxyParameters.setNameLookup(NameLookup lookup) |
| Constructor and Description |
|---|
AbstractEJBProxy(NameLookup nameLookup,
RemoteExceptionCoordinator coordinator) |