Java EE Annotations

GPTKB entity

Statements (46)
Predicate Object
gptkbp:instance_of gptkb:Java_Enhancement_Proposal
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:Java_Enhancement_Proposal
gptkbp:can_be retained at runtime
retained in source code
processed by frameworks
gptkbp:defines gptkb:Java_Enhancement_Proposal
gptkbp:enables declarative programming
gptkbp:enhances readability
gptkbp:exemplifies gptkb:project
gptkbp:facilitates configuration
https://www.w3.org/2000/01/rdf-schema#label Java EE Annotations
gptkbp:includes @ Path
@ Application Scoped
@ EJB
@ Inject
@ Produces
@ Request Scoped
@ Session Scoped
@ Singleton
@ Transactional
gptkbp:is_part_of gptkb:Java_EE_7
gptkb:API
gptkb:Java_EE_8
gptkb:Java_Enhancement_Proposal
gptkbp:is_related_to gptkb:Java_Annotations
gptkbp:is_supported_by Java EE containers
gptkbp:is_used_for enterprise applications
event handling
resource management
transaction management
validation
web services
configuration management
interceptors
message-driven beans
context management
managed beans
JPA entities
RES Tful services
security configuration
gptkbp:is_used_in Java applications
gptkbp:provides gptkb:standard
gptkbp:reduces boilerplate code
gptkbp:supports dependency injection
gptkbp:used_in gptkb:Java_Enhancement_Proposal