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