A D E G H I M O P R S

A

ARCHIVE_EXTENSION - Static variable in class org.glassfish.ejb.EjbType
same as what's returned by ModuleType 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.EjbJarDetector
 
ARCHIVE_TYPE - Static variable in class org.glassfish.ejb.EjbType
same as what's returned by ModuleType 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.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.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
 
EjbInWarArchivist - Class in org.glassfish.ejb.deployment.archivist
 
EjbInWarArchivist() - Constructor for class org.glassfish.ejb.deployment.archivist.EjbInWarArchivist
 
EjbInWarScanner - Class in org.glassfish.ejb.deployment.annotation.impl
 
EjbInWarScanner() - Constructor for class org.glassfish.ejb.deployment.annotation.impl.EjbInWarScanner
 
EjbJarDetector - Class in org.glassfish.ejb
Detects EJB jar type archive.
EjbJarDetector() - Constructor for class org.glassfish.ejb.EjbJarDetector
 
EjbJarScanner - Class in org.glassfish.ejb.deployment.annotation.impl
Implementation of the Scanner interface for Ejb jar.
EjbJarScanner() - Constructor for class org.glassfish.ejb.deployment.annotation.impl.EjbJarScanner
 
EjbSniffer - Class in org.glassfish.ejb
Implementation of the Sniffer for the Ejb container.
EjbSniffer() - Constructor for class org.glassfish.ejb.EjbSniffer
 
EjbSniffer(String, String, String) - Constructor for class org.glassfish.ejb.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
ArchiveType corresponding to ModuleType.
EjbType() - Constructor for class org.glassfish.ejb.EjbType
 

G

getAnnotationTypes() - Method in class org.glassfish.ejb.deployment.EjbAnnotationTypesProvider
 
getAnnotationTypes() - Method in class org.glassfish.ejb.EjbSniffer
 
getArchiveHandler() - Method in class org.glassfish.ejb.EjbJarDetector
 
getArchiveType() - Method in class org.glassfish.ejb.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.EjbSniffer
 
getDefaultDescriptor() - Method in class org.glassfish.ejb.deployment.archivist.EjbInWarArchivist
 
getDeploymentConfigurationPaths() - Method in class org.glassfish.ejb.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.
getGFConfigurationDDFile(RootDeploymentDescriptor) - Method in class org.glassfish.ejb.deployment.archivist.EjbInWarArchivist
 
getIdleTimeoutInSeconds() - Method in interface org.glassfish.ejb.config.MdbContainer
Gets the value of the idleTimeoutInSeconds property.
getIncompatibleSnifferTypes() - Method in class org.glassfish.ejb.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.
getScanner() - Method in class org.glassfish.ejb.deployment.archivist.EjbInWarArchivist
Returns the scanner for this archivist, usually it is the scanner registered with the same module type as this archivist, but subclasses can return a different version
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.
getStandardDDFile(RootDeploymentDescriptor) - Method in class org.glassfish.ejb.deployment.archivist.EjbInWarArchivist
 
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.
getSunConfigurationDDFile(RootDeploymentDescriptor) - Method in class org.glassfish.ejb.deployment.archivist.EjbInWarArchivist
 
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.
getWLSConfigurationDDFile(RootDeploymentDescriptor) - Method in class org.glassfish.ejb.deployment.archivist.EjbInWarArchivist
 

H

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

I

isUserVisible() - Method in class org.glassfish.ejb.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 - package org.glassfish.ejb
 
org.glassfish.ejb.config - package org.glassfish.ejb.config
 
org.glassfish.ejb.deployment - package org.glassfish.ejb.deployment
 
org.glassfish.ejb.deployment.annotation.impl - package org.glassfish.ejb.deployment.annotation.impl
 
org.glassfish.ejb.deployment.archivist - package org.glassfish.ejb.deployment.archivist
 

P

process(File, EjbBundleDescriptor, ClassLoader) - Method in class org.glassfish.ejb.deployment.annotation.impl.EjbInWarScanner
This scanner will scan the archiveFile for annotation processing.
process(File, EjbBundleDescriptor, ClassLoader) - Method in class org.glassfish.ejb.deployment.annotation.impl.EjbJarScanner
This scanner will scan the archiveFile for annotation processing.

R

rank() - Method in class org.glassfish.ejb.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.
supportsModuleType(ArchiveType) - Method in class org.glassfish.ejb.deployment.archivist.EjbInWarArchivist
 

A D E G H I M O P R S

Copyright © 2012. All Rights Reserved.