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
org.glassfish.hk2.xml.api.annotations
Annotation Interface Hk2XmlPreGenerate
@Documented
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
Hk2XmlPreGenerate
This annotation is placed on interfaces that should have their implementations pre-generated at build time
Author:
jwells