Package de.xima.fc.plugin.annotation
Annotation Type FcServerType
Markup annotation for controlling initialization of classes inside plugins through the plugin or portal manager.
- Author:
- XIMA MEDIA GmbH
-
Optional Element Summary
Optional Elements
-
Element Details
-
frontend
boolean frontend- Returns:
true
if annotated class can be instantiated on frontend-server, otherwisefalse
- Default:
- true
-