Home

jboss-javaee-sources.jar

 

jboss-javaee-sources.jar

javax.annotation  
javax.annotation.processing  
javax.annotation.security  
javax.ejb The javax.ejb package contains the Enterprise JavaBeans classes and interfaces that define the contracts between the enterprise bean and its clients and between the enterprise bean and the EJB container. 
javax.ejb.spi The javax.ejb.spi package defines interfaces that are implemented by the EJB container. 
javax.enterprise.deploy.model Provides tool vendor implementation classes. 
javax.enterprise.deploy.model.exceptions Provides tool vendor implementation exception classes. 
javax.enterprise.deploy.shared Provides shared objects for tool vendor and product vendor implementation classes. 
javax.enterprise.deploy.shared.factories Provides shared factory manager for tool vendor and product vendor implementation classes. 
javax.enterprise.deploy.spi Provides product vendor implementation classes. 
javax.enterprise.deploy.spi.exceptions Provides product vendor exception classes. 
javax.enterprise.deploy.spi.factories Provides product vendor deployment factory classes. 
javax.enterprise.deploy.spi.status Provides product vendor status classes. 
javax.interceptor The javax.interceptor package contains classes and interfaces for use with EJB interceptors. 
javax.jms JMS 1.1 API. 
javax.resource J2EE Connector API. 
javax.resource.cci J2EE Connector API - Common Client Interface. 
javax.resource.spi J2EE Connector API - System Programmer Interface. 
javax.resource.spi.endpoint J2EE Connector API - Message Endpoint. 
javax.resource.spi.security J2EE Connector API - Security. 
javax.resource.spi.work J2EE Connector API - Work Management. 
javax.security.jacc This package contains the Java Authorization Contract for Containers API 
javax.transaction Provides the API that defines the contract between the transaction manager and the various parties involved in a distributed transaction namely : resource manager, application, and application server. 
javax.transaction.xa