public class EventAdminDispatcher extends Object
Constructor and Description |
---|
EventAdminDispatcher(org.osgi.framework.BundleContext bundleContext) |
Modifier and Type | Method and Description |
---|---|
void |
afterClose(BlueprintEvent event) |
void |
afterRefresh(BlueprintEvent event) |
void |
beforeClose(BlueprintEvent event) |
void |
beforeRefresh(BlueprintEvent event) |
void |
grace(BlueprintEvent event) |
void |
refreshFailure(BlueprintEvent event) |
void |
waiting(BlueprintEvent event) |
public EventAdminDispatcher(org.osgi.framework.BundleContext bundleContext)
public void beforeClose(BlueprintEvent event)
public void beforeRefresh(BlueprintEvent event)
public void afterClose(BlueprintEvent event)
public void afterRefresh(BlueprintEvent event)
public void refreshFailure(BlueprintEvent event)
public void grace(BlueprintEvent event)
public void waiting(BlueprintEvent event)
Copyright © 2006–2016. All rights reserved.