| Package | Description |
|---|---|
| org.scijava.event.bushe |
| Modifier and Type | Method and Description |
|---|---|
ReferenceStrength |
AbstractProxySubscriber.getReferenceStrength() |
static ReferenceStrength |
ReferenceStrength.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReferenceStrength[] |
ReferenceStrength.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractProxySubscriber(Object proxiedSubscriber,
Method subscriptionMethod,
ReferenceStrength referenceStrength,
org.scijava.event.bushe.EventService es,
boolean veto) |
AbstractProxySubscriber(Object proxiedSubscriber,
Method subscriptionMethod,
ReferenceStrength referenceStrength,
int priority,
org.scijava.event.bushe.EventService es,
boolean veto) |
Copyright © 2009–2025 SciJava. All rights reserved.