@Target(value={TYPE,ANNOTATION_TYPE}) public @interface Wbp
Modifier and Type | Required Element and Description |
---|---|
String |
filter
Sets the whiteboard pattern filter.
|
String |
onArrival
Sets the on service arrival callback.
|
String |
onDeparture
Sets the on service departure callback.
|
Modifier and Type | Optional Element and Description |
---|---|
String |
onModification
Sets the on service modification callback.
|
public abstract String filter
public abstract String onArrival
public abstract String onDeparture
public abstract String onModification
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.