org.codehaus.activemq.transport
Interface DiscoveryAgent
- All Superinterfaces:
- Service
- All Known Implementing Classes:
- DiscoveryAgentSupport
- public interface DiscoveryAgent
- extends Service
An agent used to discover other instances of a service
- Version:
- $Revision: 1.3 $
Methods inherited from interface org.codehaus.activemq.service.Service |
start, stop |
setDiscoveryListener
public void setDiscoveryListener(DiscoveryListener listener)
registerService
public void registerService(String name,
Map details)
throws JMSException
- Throws:
JMSException
Copyright © 2004 Protique, Ltd.. All Rights Reserved.