|
||||||||||
| 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 | |
|---|---|
String |
defaultActivation
Specifies the default activation setting that will be defined for components. |
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 String defaultActivation
public abstract int defaultTimeout
public abstract String defaultAvailability
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||