Uses of Class
com.sun.enterprise.deployment.annotation.handlers.AbstractResourceHandler
-
-
Uses of AbstractResourceHandler in com.sun.enterprise.connectors.deployment.annotation.handlers
Subclasses of AbstractResourceHandler in com.sun.enterprise.connectors.deployment.annotation.handlers Modifier and Type Class Description classAdministeredObjectDefinitionHandlerclassAdministeredObjectDefinitionsHandlerclassConnectionFactoryDefinitionHandlerclassConnectionFactoryDefinitionsHandler -
Uses of AbstractResourceHandler in com.sun.enterprise.connectors.jms.deployment.annotation.handlers
Subclasses of AbstractResourceHandler in com.sun.enterprise.connectors.jms.deployment.annotation.handlers Modifier and Type Class Description classJMSConnectionFactoryDefinitionHandlerclassJMSConnectionFactoryDefinitionsHandlerclassJMSDestinationDefinitionHandlerclassJMSDestinationDefinitionsHandler -
Uses of AbstractResourceHandler in com.sun.enterprise.deployment.annotation.handlers
Subclasses of AbstractResourceHandler in com.sun.enterprise.deployment.annotation.handlers Modifier and Type Class Description classEntityManagerFactoryReferenceHandlerThis handler is responsible for handling the jakarta.persistence.PersistenceUnit annotation.classEntityManagerFactoryReferencesHandlerThis handler is responsible for handling the jakarta.persistence.PersistenceUnits annotation.classEntityManagerReferenceHandlerThis handler is responsible for handling the jakarta.persistence.PersistenceUnit annotation.classEntityManagerReferencesHandlerThis handler is responsible for handling the jakarta.persistence.PersistenceContexts annotation.classPostConstructHandlerThis handler is responsible for handling jakarta.annotation.PostConstructclassPreDestroyHandlerThis handler is responsible for handling jakarta.annotation.PreDestroyclassResourceHandlerThis handler is responsible for handling the jakarta.annotation.Resource annotation.classResourcesHandlerThis handler is responsible for handling jakarta.annotation.Resources -
Uses of AbstractResourceHandler in org.glassfish.concurrent.runtime.deployment.annotation.handlers
Subclasses of AbstractResourceHandler in org.glassfish.concurrent.runtime.deployment.annotation.handlers Modifier and Type Class Description classContextServiceDefinitionHandlerHandler for @ContextServiceDefinition.classContextServiceDefinitionListHandlerHandler for list of @ContextServiceDefinition annotations.classManagedExecutorDefinitionHandlerclassManagedExecutorDefinitionListHandlerclassManagedScheduledExecutorDefinitionHandlerclassManagedScheduledExecutorDefinitionListHandlerclassManagedThreadFactoryDefinitionHandlerclassManagedThreadFactoryDefinitionListHandler -
Uses of AbstractResourceHandler in org.glassfish.ejb.deployment.annotation.handlers
Subclasses of AbstractResourceHandler in org.glassfish.ejb.deployment.annotation.handlers Modifier and Type Class Description classEJBHandlerThis handler is responsible for handling the jakarta.ejb.EJBclassEJBsHandlerThis handler is responsible for handling the jakarta.ejb.EJBs attribute -
Uses of AbstractResourceHandler in org.glassfish.jdbcruntime.deployment.annotation.handlers
Subclasses of AbstractResourceHandler in org.glassfish.jdbcruntime.deployment.annotation.handlers Modifier and Type Class Description classDataSourceDefinitionHandlerclassDataSourceDefinitionsHandler -
Uses of AbstractResourceHandler in org.glassfish.resources.javamail.annotation.handler
Subclasses of AbstractResourceHandler in org.glassfish.resources.javamail.annotation.handler Modifier and Type Class Description classMailSessionDefinitionHandlerCreated by IntelliJ IDEA.classMailSessionDefinitionsHandlerCreated by IntelliJ IDEA.
-