| Package | Description |
|---|---|
| org.ops4j.pax.web.service.spi.model.elements |
Model subpackage representing actual web elements, while infrastructure elements
(like contexts) are kept in the package above.
|
| Modifier and Type | Method and Description |
|---|---|
static EventListenerKey |
EventListenerKey.ofModel(EventListenerModel model)
Create a key from
EventListenerModel |
static EventListenerKey |
EventListenerKey.ofPosition(int position)
Create a key from a position in the list of listeners added programatically
|
| Modifier and Type | Method and Description |
|---|---|
int |
EventListenerKey.compareTo(EventListenerKey o) |
Copyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.