|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.globus.ogsa.impl.core.registry.RegistryHelper
| Constructor Summary | |
RegistryHelper(GridServiceBase base,
ServiceNode node)
|
|
| Method Summary | |
void |
dispose()
|
void |
init()
Fill the entry SDE with initial data and subscribes for service notifications. |
void |
notifyChange()
|
void |
serviceBind(ServiceProperties properties)
Called when a new service was added to the repository. |
void |
serviceUnbind(ServiceProperties properties)
Called when a service was removed from the repository. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RegistryHelper(GridServiceBase base,
ServiceNode node)
| Method Detail |
public void init()
postCreate callback.
public void dispose()
public void notifyChange()
public void serviceBind(ServiceProperties properties)
ServiceListener
serviceBind in interface ServiceListenerproperties - the service added.public void serviceUnbind(ServiceProperties properties)
ServiceListener
serviceUnbind in interface ServiceListenerproperties - the service removed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||