|
A Swiss Army Knife for OSGi | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) public static @interface Meta.OCD
The OCD Annotation maps to the OCD element in the Metatype specification. The only difference is that it is possible to create a Designate element as well.
| Optional Element Summary | |
|---|---|
java.lang.String |
description
A description for this ocd. |
boolean |
factory
Defines if this is for a factory or not. |
java.lang.String |
id
The id of the component. |
java.lang.String |
localization
The localization prefix. |
java.lang.String |
name
The name for this component. |
public abstract java.lang.String name
public abstract java.lang.String id
public abstract java.lang.String localization
public abstract java.lang.String description
public abstract boolean factory
|
Licensed under Apache Software License 2.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||