org.ow2.petals.communication.jndi.agent
Interface JNDIAgentService
- All Known Implementing Classes:
- AbstractJNDIAgentServiceImpl, StandaloneJNDIAgentServiceImpl
public interface JNDIAgentService
The interface of the PEtALS JNDI agent.
- Author:
- rnaudin - eBMWebSourcing
JNDI_PETALS_FACTORY
static final java.lang.String JNDI_PETALS_FACTORY
- See Also:
- Constant Field Values
ENVIRONMENT_LOCAL_CONNECTION
static final java.lang.String ENVIRONMENT_LOCAL_CONNECTION
- See Also:
- Constant Field Values
processRequest
java.lang.Object processRequest(RegistryRequest request)
throws javax.naming.NamingException
- Process the given JNDI request.
- Parameters:
request - the request
- Returns:
- The response
- Throws:
javax.naming.NamingException
Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.