public class FileOptimizerEventHandler extends Object implements org.osgi.service.event.EventHandler
Modifier and Type | Class and Description |
---|---|
static interface |
FileOptimizerEventHandler.Config |
Constructor and Description |
---|
FileOptimizerEventHandler() |
Modifier and Type | Method and Description |
---|---|
void |
activate(FileOptimizerEventHandler.Config config) |
void |
deactivate() |
void |
handleEvent(org.osgi.service.event.Event event) |
public void activate(FileOptimizerEventHandler.Config config) throws org.apache.sling.api.resource.LoginException
org.apache.sling.api.resource.LoginException
public void deactivate()
public void handleEvent(org.osgi.service.event.Event event)
handleEvent
in interface org.osgi.service.event.EventHandler
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.