org.gcube.common.ghn.service.handlers.lifetime
Class PublishingHandler
java.lang.Object
org.gcube.common.ghn.service.handlers.AbstractHandler<LifetimeHandler>
org.gcube.common.ghn.service.handlers.LifetimeHandler
org.gcube.common.ghn.service.handlers.lifetime.PublishingHandler
- All Implemented Interfaces:
- ServiceHandler<LifetimeHandler>
public class PublishingHandler
- extends LifetimeHandler
PublishingHandler
public PublishingHandler()
registryPublisher
public void registryPublisher(org.gcube.informationsystem.publisher.RegistryPublisher registryPublisher)
name
public String name()
- Description copied from interface:
ServiceHandler
- Returns the name of the handler.
- Returns:
- the name
onStart
public void onStart(Pipeline<LifetimeHandler> pipeline,
StartServiceEvent e)
- Description copied from class:
LifetimeHandler
- Invoked when the container starts a managed app.
- Overrides:
onStart in class LifetimeHandler
- Parameters:
pipeline - the pipeline in which this handler is registerede - the event
Copyright © 2013. All Rights Reserved.