public class HostingNodeHandler
extends org.gcube.smartgears.handlers.container.ContainerHandler
HostingNode Resource of the application.
The manager:
HostingNode Resource and the facets it
ConsistsOf when the container starts for the first time;StateFacet when the application becomes
active, and at any lifecycle change thereafter;Facets containing variables
information.| Modifier and Type | Field and Description |
|---|---|
protected HostingNodeManager |
hostingNodeManager |
| Constructor and Description |
|---|
HostingNodeHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
onStart(org.gcube.smartgears.handlers.container.ContainerLifecycleEvent.Start event) |
protected void |
removeResourceFromOldContexts(Set<UUID> startContexts,
Set<UUID> resourceContexts) |
String |
toString() |
protected HostingNodeManager hostingNodeManager
public void onStart(org.gcube.smartgears.handlers.container.ContainerLifecycleEvent.Start event)
onStart in class org.gcube.smartgears.handlers.container.ContainerHandlerprotected void removeResourceFromOldContexts(Set<UUID> startContexts, Set<UUID> resourceContexts) throws org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryExceptionpublic String toString()
toString in class org.gcube.smartgears.handlers.AbstractHandlerCopyright © 2022. All Rights Reserved.