@Target(value={TYPE,ANNOTATION_TYPE})
public @interface Extender
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
extension
Sets the looked Manifest entry.
|
java.lang.String |
onArrival
Sets the on service arrival callback.
|
java.lang.String |
onDeparture
Sets the on service departure callback.
|
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.