org.apache.activemq.jmdns
public interface ServiceTypeListener extends java.util.EventListener
Modifier and Type | Method and Description |
---|---|
void |
serviceTypeAdded(ServiceEvent event)
A new service type was discovered.
|
void serviceTypeAdded(ServiceEvent event)
event
- The service event providing the fully qualified type of
the service.Copyright © 2005-2014. All Rights Reserved.