|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface Blueprint
this is really bundle level declaration It is possible we want to eliminate this annotation and move the configuration to the bundle manifest header.
Optional Element Summary | |
---|---|
java.lang.String |
defaultActivation
Specifies the default activation setting that will be defined for components. |
java.lang.String |
defaultAvailability
Specifies the default availability value to be used for |
int |
defaultTimeout
Specifies the default timeout value to be used when operations are invoked on unsatisfied service references. |
public abstract java.lang.String defaultActivation
public abstract int defaultTimeout
public abstract java.lang.String defaultAvailability
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |