| Package | Description |
|---|---|
| org.apache.fop.events |
| Modifier and Type | Method and Description |
|---|---|
<T extends EventProducer> |
EventBroadcaster.getEventProducerFor(Class<T> clazz)
Returns an event producer instance for the given interface class.
|
| Modifier and Type | Method and Description |
|---|---|
protected EventProducer |
DefaultEventBroadcaster.createProxyFor(Class clazz)
Creates a dynamic proxy for the given EventProducer interface that will handle the
conversion of the method call into the broadcasting of an event instance.
|
EventProducer |
DefaultEventBroadcaster.getEventProducerFor(Class clazz)
Returns an event producer instance for the given interface class.
|
Copyright © 2020 Apache Software Foundation. All rights reserved.