|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JNDIAgentService | |
|---|---|
| org.ow2.petals.communication.jndi.agent | |
| org.ow2.petals.communication.jndi.client | |
| org.ow2.petals.communication.jndi.client.naming | |
| Uses of JNDIAgentService in org.ow2.petals.communication.jndi.agent |
|---|
| Classes in org.ow2.petals.communication.jndi.agent that implement JNDIAgentService | |
|---|---|
class |
AbstractJNDIAgentServiceImpl
The abstract implementation of the PEtALS JNDI agent JNDIAgentService
. |
class |
StandaloneJNDIAgentServiceImpl
The standalone implementation of the PEtALS JNDI agent JNDIAgentService. |
| Uses of JNDIAgentService in org.ow2.petals.communication.jndi.client |
|---|
| Constructors in org.ow2.petals.communication.jndi.client with parameters of type JNDIAgentService | |
|---|---|
InitialContextDecorator(java.util.Hashtable<java.lang.String,java.lang.Object> env,
org.ow2.petals.util.LoggingUtil log,
JNDIAgentService jndiAgentService)
Create an InitialContext that wrap the given one. |
|
| Uses of JNDIAgentService in org.ow2.petals.communication.jndi.client.naming |
|---|
| Methods in org.ow2.petals.communication.jndi.client.naming with parameters of type JNDIAgentService | |
|---|---|
javax.naming.Context |
NamingContextFactory.getInitialContext(java.util.Hashtable<?,?> environment,
JNDIAgentService jndiAgentService)
PEtALS dedicated method to get an InitialContext object with a local connection. |
| Constructors in org.ow2.petals.communication.jndi.client.naming with parameters of type JNDIAgentService | |
|---|---|
JNDILocalConnection(JNDIAgentService jndiAgentService)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||