Package org.ow2.util.ee.metadata.common.api.interfaces

Implementation of EJB 3.0 container

See:
          Description

Interface Summary
IAnnotationResource This interface represents methods which can be call on ClassAnnotationMetadata, MethodAnnotationMetadata and FieldAnnotationMetadata.
It manages @Resource annotation.
IAnnotationSecurityPermitAll This interface represents methods which can be call on ClassAnnotationMetadata and MethodAnnotationMetadata.
It manages @javax.annotation.security.PermitAll annotation.
IAnnotationSecurityRolesAllowed This interface represents methods which can be call on ClassAnnotationMetadata and MethodAnnotationMetadata.
It manages @javax.annotation.security.RolesAllowed annotation.
IEjbEJB This interface represents methods which can be call on ClassAnnotationMetadata, MethodAnnotationMetadata and FieldAnnotationMetadata.
It manages @EJB annotation.
IEJBInterceptors This interface represents methods which can be call on ClassAnnotationMetadata and MethodAnnotationMetadata.
It manages @javax.interceptor.Interceptors annotation.
IEnvEntryAccess  
IEnvironmentRefAccessor This interface provides method to keep env state.
IHandlerChain This interface represents methods which can be call on ClassAnnotationMetadata, MethodAnnotationMetadata and FieldAnnotationMetadata.
It manages @javax.jws.HandlerChain annotation.
IInterceptorExcludeDefaultInterceptors This interface represents methods which can be call on ClassAnnotationMetadata and MethodAnnotationMetadata.
It manages @javax.interceptor.ExcludeDefaultInterceptors annotation.
IPersistenceContext This interface represents methods which can be call on ClassAnnotationMetadata, MethodAnnotationMetadata and FieldAnnotationMetadata.
It manages @PersistenceContext annotation.
IPersistenceUnit This interface represents methods which can be call on ClassAnnotationMetadata, MethodAnnotationMetadata and FieldAnnotationMetadata.
It manages @PersistenceUnit annotation.
ISharedMetadata Interfaces shared by Class, Method and Attributes.
ITransactionAttribute This interface represents methods which can be call on ClassAnnotationMetadata and MethodAnnotationMetadata.
IWebMethod Methods that will support javax.jws.WebMethod metadata.
IWebServiceRef This interface represents methods which can be call on ClassAnnotationMetadata, MethodAnnotationMetadata and FieldAnnotationMetadata.
It manages @ws.WebServiceRef annotation.
 

Package org.ow2.util.ee.metadata.common.api.interfaces Description

Implementation of EJB 3.0 container



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.