JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
cn.sliew.carp.framework.license.annotation
Annotation Interface ProLicenseEnabled
@Target
({
TYPE
,
METHOD
})
@Retention
(
RUNTIME
)
@Documented
@Conditional(
ProLicenseCondition.class
)
public @interface
ProLicenseEnabled