|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jasmine.agent.server.discovery.RemoteServiceTracker
public class RemoteServiceTracker
Tracker of Remote Services
| Constructor Summary | |
|---|---|
RemoteServiceTracker()
|
|
| Method Summary | |
|---|---|
void |
bindApplicationDiscoveryService(ApplicationDiscoveryService service)
bind each ApplicationDiscoveryService and add it to the corresponding Map of the agent |
void |
bindJkManagerService(JkManagerService service)
Bind each JkManagerService and add it to the JkManagerService of the agent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteServiceTracker()
| Method Detail |
|---|
public void bindApplicationDiscoveryService(ApplicationDiscoveryService service)
service - the service bindedproperties - the properties of the servicepublic void bindJkManagerService(JkManagerService service)
service - the service binded
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||