|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
public @interface StaticServiceProperty
This annotation declares a static service property.
| Required Element Summary | |
|---|---|
String |
name
Set the property name. |
String |
type
Set the type. |
| Optional Element Summary | |
|---|---|
boolean |
mandatory
Is the property mandatory? Default: false |
String |
value
Set the property value. |
| Element Detail |
|---|
public abstract String name
public abstract String type
public abstract String value
public abstract boolean mandatory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||