Annotation Type SyncopeImplementation
-
@Target(TYPE) @Retention(RUNTIME) public @interface SyncopeImplementation
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description InstanceScope
scope
-
-
-
Element Detail
-
scope
InstanceScope scope
- Default:
- org.apache.syncope.core.spring.implementation.InstanceScope.PER_CONTEXT
-
-