A D E G H I M O R S 

A

ARCHIVE_EXTENSION - Static variable in class org.glassfish.ejb.deployment.archive.EjbType
same as what's returned by javax.enterprise.deploy.shared.ModuleType#EJB#getExtension() This has been inlined so that other modules can refer to it as a constant in annotation attributes for example.
ARCHIVE_TYPE - Static variable in class org.glassfish.ejb.deployment.archive.EjbJarDetector
 
ARCHIVE_TYPE - Static variable in class org.glassfish.ejb.deployment.archive.EjbType
same as what's returned by javax.enterprise.deploy.shared.ModuleType#EJB#toString() We have inlined the value here as opposed to initializing by calling a method on ModuleType.toString().

D

DEFAULT_ALLOW_CORE_THREAD_TIMEOUT - Static variable in interface org.glassfish.ejb.config.EjbContainer
 
DEFAULT_EJB_JAR_DETECTOR_RANK - Static variable in class org.glassfish.ejb.deployment.archive.EjbJarDetector
 
DEFAULT_PRESTART_ALL_CORE_THREADS - Static variable in interface org.glassfish.ejb.config.EjbContainer
 
DEFAULT_THREAD_CORE_POOL_SIZE - Static variable in interface org.glassfish.ejb.config.EjbContainer
 
DEFAULT_THREAD_KEEP_ALIVE_SECONDS - Static variable in interface org.glassfish.ejb.config.EjbContainer
 
DEFAULT_THREAD_MAX_POOL_SIZE - Static variable in interface org.glassfish.ejb.config.EjbContainer
 
DEFAULT_THREAD_QUEUE_CAPACITY - Static variable in interface org.glassfish.ejb.config.EjbContainer
 

E

EJB_JAR_DETECTOR_RANK_PROP - Static variable in class org.glassfish.ejb.deployment.archive.EjbJarDetector
 
EjbAnnotationTypesProvider - Class in org.glassfish.ejb.deployment
Provides the annotation types for the EJB Types
EjbAnnotationTypesProvider() - Constructor for class org.glassfish.ejb.deployment.EjbAnnotationTypesProvider
 
EjbContainer - Interface in org.glassfish.ejb.config
Configuration of EJB Container
EjbContainerAvailability - Interface in org.glassfish.ejb.config
 
EjbContainerAvailabilityInjector - Class in org.glassfish.ejb.config
 
EjbContainerAvailabilityInjector() - Constructor for class org.glassfish.ejb.config.EjbContainerAvailabilityInjector
 
EjbContainerInjector - Class in org.glassfish.ejb.config
 
EjbContainerInjector() - Constructor for class org.glassfish.ejb.config.EjbContainerInjector
 
EjbJarDetector - Class in org.glassfish.ejb.deployment.archive
Detects EJB jar type archive.
EjbJarDetector() - Constructor for class org.glassfish.ejb.deployment.archive.EjbJarDetector
 
EjbSniffer - Class in org.glassfish.ejb.deployment.archive
Implementation of the Sniffer for the Ejb container.
EjbSniffer() - Constructor for class org.glassfish.ejb.deployment.archive.EjbSniffer
 
EjbSniffer(String, String, String) - Constructor for class org.glassfish.ejb.deployment.archive.EjbSniffer
 
EjbTimerService - Interface in org.glassfish.ejb.config
Configuration for ejb timer service
EjbTimerServiceInjector - Class in org.glassfish.ejb.config
 
EjbTimerServiceInjector() - Constructor for class org.glassfish.ejb.config.EjbTimerServiceInjector
 
EjbType - Class in org.glassfish.ejb.deployment.archive
ArchiveType corresponding to ModuleType.EJB.
EjbType() - Constructor for class org.glassfish.ejb.deployment.archive.EjbType
 

G

getAnnotationTypes() - Method in class org.glassfish.ejb.deployment.archive.EjbSniffer
 
getAnnotationTypes() - Method in class org.glassfish.ejb.deployment.EjbAnnotationTypesProvider
 
getArchiveHandler() - Method in class org.glassfish.ejb.deployment.archive.EjbJarDetector
 
getArchiveType() - Method in class org.glassfish.ejb.deployment.archive.EjbJarDetector
 
getAvailabilityEnabled() - Method in interface org.glassfish.ejb.config.EjbContainerAvailability
Gets the value of the availabilityEnabled property.
getCacheIdleTimeoutInSeconds() - Method in interface org.glassfish.ejb.config.EjbContainer
Gets the value of the cacheIdleTimeoutInSeconds property.
getCacheResizeQuantity() - Method in interface org.glassfish.ejb.config.EjbContainer
Gets the value of the cacheResizeQuantity property.
getCommitOption() - Method in interface org.glassfish.ejb.config.EjbContainer
Gets the value of the commitOption property.
getContainersNames() - Method in class org.glassfish.ejb.deployment.archive.EjbSniffer
 
getDeploymentConfigurationPaths() - Method in class org.glassfish.ejb.deployment.archive.EjbSniffer
Returns the descriptor paths that might exist at an ejb app.
getEjbTimerService() - Method in interface org.glassfish.ejb.config.EjbContainer
Gets the value of the ejbTimerService property.
getIdleTimeoutInSeconds() - Method in interface org.glassfish.ejb.config.MdbContainer
Gets the value of the idleTimeoutInSeconds property.
getIncompatibleSnifferTypes() - Method in class org.glassfish.ejb.deployment.archive.EjbSniffer
 
getMaxCacheSize() - Method in interface org.glassfish.ejb.config.EjbContainer
Gets the value of the maxCacheSize property.
getMaxPoolSize() - Method in interface org.glassfish.ejb.config.EjbContainer
Gets the value of the maxPoolSize property.
getMaxPoolSize() - Method in interface org.glassfish.ejb.config.MdbContainer
Gets the value of the maxPoolSize property.
getMaxRedeliveries() - Method in interface org.glassfish.ejb.config.EjbTimerService
Gets the value of the maxRedeliveries property.
getMinimumDeliveryIntervalInMillis() - Method in interface org.glassfish.ejb.config.EjbTimerService
Gets the value of the minimumDeliveryIntervalInMillis property.
getPoolIdleTimeoutInSeconds() - Method in interface org.glassfish.ejb.config.EjbContainer
Gets the value of the poolIdleTimeoutInSeconds property.
getPoolResizeQuantity() - Method in interface org.glassfish.ejb.config.EjbContainer
Gets the value of the poolResizeQuantity property.
getPoolResizeQuantity() - Method in interface org.glassfish.ejb.config.MdbContainer
Gets the value of the poolResizeQuantity property.
getProperty() - Method in interface org.glassfish.ejb.config.EjbContainer
Properties as per PropertyBag
getProperty() - Method in interface org.glassfish.ejb.config.EjbContainerAvailability
Properties as per PropertyBag
getProperty() - Method in interface org.glassfish.ejb.config.EjbTimerService
Properties as per PropertyBag
getProperty() - Method in interface org.glassfish.ejb.config.MdbContainer
Properties.
getRedeliveryIntervalInternalInMillis() - Method in interface org.glassfish.ejb.config.EjbTimerService
Gets the value of the redeliveryIntervalInternalInMillis property.
getRemovalTimeoutInSeconds() - Method in interface org.glassfish.ejb.config.EjbContainer
Gets the value of the removalTimeoutInSeconds property.
getSessionStore() - Method in interface org.glassfish.ejb.config.EjbContainer
Gets the value of the sessionStore property.
getSfsbCheckpointEnabled() - Method in interface org.glassfish.ejb.config.EjbContainerAvailability
Gets the value of the sfsbCheckpointEnabled property.
getSfsbHaPersistenceType() - Method in interface org.glassfish.ejb.config.EjbContainerAvailability
Gets the value of the sfsbHaPersistenceType property.
getSfsbPersistenceType() - Method in interface org.glassfish.ejb.config.EjbContainerAvailability
Gets the value of the sfsbPersistenceType property.
getSfsbQuickCheckpointEnabled() - Method in interface org.glassfish.ejb.config.EjbContainerAvailability
Gets the value of the sfsbQuickCheckpointEnabled property.
getSfsbStorePoolName() - Method in interface org.glassfish.ejb.config.EjbContainerAvailability
Gets the value of the sfsbStorePoolName property.
getSteadyPoolSize() - Method in interface org.glassfish.ejb.config.EjbContainer
Gets the value of the steadyPoolSize property.
getSteadyPoolSize() - Method in interface org.glassfish.ejb.config.MdbContainer
Gets the value of the steadyPoolSize property.
getTimerDatasource() - Method in interface org.glassfish.ejb.config.EjbTimerService
Gets the value of the timerDatasource property.
getType(String) - Method in class org.glassfish.ejb.deployment.EjbAnnotationTypesProvider
 
getVictimSelectionPolicy() - Method in interface org.glassfish.ejb.config.EjbContainer
Gets the value of the victimSelectionPolicy property.

H

handles(ReadableArchive) - Method in class org.glassfish.ejb.deployment.archive.EjbJarDetector
 
handles(ReadableArchive) - Method in class org.glassfish.ejb.deployment.archive.EjbSniffer
Returns true if the passed file or directory is recognized by this instance.

I

isJavaEE() - Method in class org.glassfish.ejb.deployment.archive.EjbSniffer
 
isUserVisible() - Method in class org.glassfish.ejb.deployment.archive.EjbSniffer
 

M

MdbContainer - Interface in org.glassfish.ejb.config
 
MdbContainerInjector - Class in org.glassfish.ejb.config
 
MdbContainerInjector() - Constructor for class org.glassfish.ejb.config.MdbContainerInjector
 

O

org.glassfish.ejb.config - package org.glassfish.ejb.config
 
org.glassfish.ejb.deployment - package org.glassfish.ejb.deployment
 
org.glassfish.ejb.deployment.archive - package org.glassfish.ejb.deployment.archive
 

R

rank() - Method in class org.glassfish.ejb.deployment.archive.EjbJarDetector
 

S

setAvailabilityEnabled(String) - Method in interface org.glassfish.ejb.config.EjbContainerAvailability
Sets the value of the availabilityEnabled property.
setCacheIdleTimeoutInSeconds(String) - Method in interface org.glassfish.ejb.config.EjbContainer
Sets the value of the cacheIdleTimeoutInSeconds property.
setCacheResizeQuantity(String) - Method in interface org.glassfish.ejb.config.EjbContainer
Sets the value of the cacheResizeQuantity property.
setCommitOption(String) - Method in interface org.glassfish.ejb.config.EjbContainer
Sets the value of the commitOption property.
setEjbTimerService(EjbTimerService) - Method in interface org.glassfish.ejb.config.EjbContainer
Sets the value of the ejbTimerService property.
setIdleTimeoutInSeconds(String) - Method in interface org.glassfish.ejb.config.MdbContainer
Sets the value of the idleTimeoutInSeconds property.
setMaxCacheSize(String) - Method in interface org.glassfish.ejb.config.EjbContainer
Sets the value of the maxCacheSize property.
setMaxPoolSize(String) - Method in interface org.glassfish.ejb.config.EjbContainer
Sets the value of the maxPoolSize property.
setMaxPoolSize(String) - Method in interface org.glassfish.ejb.config.MdbContainer
Sets the value of the maxPoolSize property.
setMaxRedeliveries(String) - Method in interface org.glassfish.ejb.config.EjbTimerService
Sets the value of the maxRedeliveries property.
setMinimumDeliveryIntervalInMillis(String) - Method in interface org.glassfish.ejb.config.EjbTimerService
Sets the value of the minimumDeliveryIntervalInMillis property.
setPoolIdleTimeoutInSeconds(String) - Method in interface org.glassfish.ejb.config.EjbContainer
Sets the value of the poolIdleTimeoutInSeconds property.
setPoolResizeQuantity(String) - Method in interface org.glassfish.ejb.config.EjbContainer
Sets the value of the poolResizeQuantity property.
setPoolResizeQuantity(String) - Method in interface org.glassfish.ejb.config.MdbContainer
Sets the value of the poolResizeQuantity property.
setRedeliveryIntervalInternalInMillis(String) - Method in interface org.glassfish.ejb.config.EjbTimerService
Sets the value of the redeliveryIntervalInternalInMillis property.
setRemovalTimeoutInSeconds(String) - Method in interface org.glassfish.ejb.config.EjbContainer
Sets the value of the removalTimeoutInSeconds property.
setSessionStore(String) - Method in interface org.glassfish.ejb.config.EjbContainer
Sets the value of the sessionStore property.
setSfsbCheckpointEnabled(String) - Method in interface org.glassfish.ejb.config.EjbContainerAvailability
Sets the value of the sfsbCheckpointEnabled property.
setSfsbHaPersistenceType(String) - Method in interface org.glassfish.ejb.config.EjbContainerAvailability
Sets the value of the sfsbHaPersistenceType property.
setSfsbPersistenceType(String) - Method in interface org.glassfish.ejb.config.EjbContainerAvailability
Sets the value of the sfsbPersistenceType property.
setSfsbQuickCheckpointEnabled(String) - Method in interface org.glassfish.ejb.config.EjbContainerAvailability
Sets the value of the sfsbQuickCheckpointEnabled property.
setSfsbStorePoolName(String) - Method in interface org.glassfish.ejb.config.EjbContainerAvailability
Sets the value of the sfsbStorePoolName property.
setSteadyPoolSize(String) - Method in interface org.glassfish.ejb.config.EjbContainer
Sets the value of the steadyPoolSize property
setSteadyPoolSize(String) - Method in interface org.glassfish.ejb.config.MdbContainer
Sets the value of the steadyPoolSize property.
setTimerDatasource(String) - Method in interface org.glassfish.ejb.config.EjbTimerService
Sets the value of the timerDatasource property.
setVictimSelectionPolicy(String) - Method in interface org.glassfish.ejb.config.EjbContainer
Sets the value of the victimSelectionPolicy property.
supportsArchiveType(ArchiveType) - Method in class org.glassfish.ejb.deployment.archive.EjbSniffer
This API is used to help determine if the sniffer should recognize the current archive.
A D E G H I M O R S 

Copyright © 2013. All Rights Reserved.