|
JBoss Remoting 3.1.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceRegistrationListener

A listener for watching service registrations on an endpoint.
This interface is part of the Remoting 3 public API, and is intended to be implemented by users of this API. Abstract members will generally not be added to such types so as to avoid backwards compatibility problems.
| Nested Class Summary | |
|---|---|
static class |
ServiceRegistrationListener.ServiceInfo
Information about a registered service. |
| Method Summary | |
|---|---|
void |
serviceRegistered(Registration listenerHandle,
ServiceRegistrationListener.ServiceInfo info)
Receive notification that a service was registered. |
| Method Detail |
|---|
void serviceRegistered(Registration listenerHandle,
ServiceRegistrationListener.ServiceInfo info)
listenerHandle - the handle to this listenerinfo - the service information
|
JBoss Remoting 3.1.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||