public class EventProcessor
extends java.lang.Object
| Constructor and Description |
|---|
EventProcessor(BundleContext context) |
EventProcessor(Filter filter,
BundleContext context) |
EventProcessor(java.lang.String filter,
BundleContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
open() |
void |
publishEvent(Event event) |
protected void |
setService(EventService service) |
public EventProcessor(BundleContext context)
throws InvalidSyntaxException
InvalidSyntaxExceptionpublic EventProcessor(Filter filter,
BundleContext context)
public EventProcessor(java.lang.String filter,
BundleContext context)
throws InvalidSyntaxException
InvalidSyntaxExceptionprotected void setService(EventService service)
public void open()
public void close()
public void publishEvent(Event event)
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0