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