org.ow2.petals.communication.jndi.client.naming
Class JNDILocalConnection

java.lang.Object
  extended by org.ow2.petals.communication.jndi.client.naming.JNDILocalConnection
All Implemented Interfaces:
NamingConnection

public class JNDILocalConnection
extends java.lang.Object
implements NamingConnection

Author:
Roland NAUDIN - EbmWebsourcing

Constructor Summary
JNDILocalConnection(JNDIAgentService jndiAgentService)
           
 
Method Summary
 java.lang.Object send(RegistryRequest request)
          Send a request to the registry.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JNDILocalConnection

public JNDILocalConnection(JNDIAgentService jndiAgentService)
Method Detail

send

public java.lang.Object send(RegistryRequest request)
                      throws javax.naming.NamingException
Description copied from interface: NamingConnection
Send a request to the registry.

Specified by:
send in interface NamingConnection
Returns:
Throws:
javax.naming.NamingException


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.