Services (exposed/consumed)
EJB | Amount |
stateless | {{filteredTechnologiesStats?.technologies['stats.services.ejb.stateless'] || 0 }} |
stateful | {{filteredTechnologiesStats?.technologies['stats.services.ejb.stateful'] || 0 }} |
message driven | {{filteredTechnologiesStats?.technologies['stats.services.ejb.messageDriven'] || 0 }} |
HTTP | Amount |
JAX-RS services | {{filteredTechnologiesStats?.technologies['stats.services.http.jax-rs'] || 0 }} |
JAX-WS services | {{filteredTechnologiesStats?.technologies['stats.services.http.jax-ws'] || 0 }} |
Other | Amount |
JPA entities | {{filteredTechnologiesStats?.technologies['stats.services.jpa.entities'] || 0 }} |
JPA persistence units | {{filteredTechnologiesStats?.technologies['stats.services.jpa.persistenceUnits'] || 0 }} |
JPA named queries | {{filteredTechnologiesStats?.technologies['stats.services.jpa.namedQueries'] || 0 }} |
Hibernate configuration files | {{filteredTechnologiesStats?.technologies['stats.services.hibernate.configurationFiles'] || 0 }} |
Hibernate entities | {{filteredTechnologiesStats?.technologies['stats.services.hibernate.Entities'] || 0 }} |
Hibernate mapping files | {{filteredTechnologiesStats?.technologies['stats.services.hibernate.MappingFiles'] || 0 }} |
Hibernate session factories | {{filteredTechnologiesStats?.technologies['stats.services.hibernate.SessionFactories'] || 0 }} |
RMI services | {{filteredTechnologiesStats?.technologies['stats.services.rmi.services'] || 0 }} |