@Target(value={FIELD,ANNOTATION_TYPE}) public @interface Temporal
Modifier and Type | Optional Element and Description |
---|---|
String |
filter
Set the LDAP filter of the dependency.
|
String |
id
Set the dependency id.
|
String |
onTimeout
Set the on timeout action.
|
boolean |
proxy
Inject a proxy instead of the real object.
|
String |
specification
Set the service specification (for Collection fields).
|
long |
timeout
Timeout of the dependency.
|
public abstract String id
public abstract String filter
public abstract String onTimeout
public abstract String specification
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.