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