- gatherNodes(NameNode, NameNode, Vector) - Method in class org.apache.openejb.core.ivm.naming.IvmContext.MyNamingEnumeration
-
- gbeanLink - Variable in class org.apache.openejb.jee.oejb2.GbeanLocatorType
-
- GbeanLocatorType - Class in org.apache.openejb.jee.oejb2
-
Java class for gbean-locatorType complex type.
- GbeanLocatorType() - Constructor for class org.apache.openejb.jee.oejb2.GbeanLocatorType
-
- GbeanRefType - Class in org.apache.openejb.jee.oejb2
-
Java class for gbean-refType complex type.
- GbeanRefType() - Constructor for class org.apache.openejb.jee.oejb2.GbeanRefType
-
- GbeanType - Class in org.apache.openejb.jee.oejb2
-
Java class for gbeanType complex type.
- GbeanType() - Constructor for class org.apache.openejb.jee.oejb2.GbeanType
-
- gc() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- gcd(int, int) - Static method in class org.apache.openejb.math.util.MathUtils
-
Gets the greatest common divisor of the absolute value of two numbers,
using the "binary gcd" method which avoids division and modulo
operations.
- gcd(long, long) - Static method in class org.apache.openejb.math.util.MathUtils
-
Gets the greatest common divisor of the absolute value of two numbers,
using the "binary gcd" method which avoids division and modulo
operations.
- genClasses - Variable in class org.apache.openejb.jee.sun.Ejb
-
- GenClasses - Class in org.apache.openejb.jee.sun
-
- GenClasses() - Constructor for class org.apache.openejb.jee.sun.GenClasses
-
- generate() - Method in class org.apache.openejb.config.sys.WikiGenerator
-
- generate() - Method in class org.apache.openejb.core.cmp.cmp2.Cmp1Generator
-
Generate the class for implementing CMP 1 level of
persistence.
- generate() - Method in class org.apache.openejb.core.cmp.cmp2.Cmp2Generator
-
Perform the generation step for a CMP Entity Bean.
- generate() - Method in class org.apache.openejb.core.cmp.cmp2.PostCreateGenerator
-
Generate the ejbPostCreatexxxx methods.
- generate() - Method in class org.apache.tomee.microprofile.jwt.bval.ClassValidationGenerator
-
- generate() - Method in class org.apache.tomee.microprofile.jwt.bval.ValidationGenerator
-
- generate(char[]) - Method in class org.apache.tomee.security.TomEEPbkdf2PasswordHash
-
- generate(char[]) - Method in class org.apache.tomee.security.TomEEPlaintextPasswordHash
-
- generateAndLoad() - Method in class org.apache.tomee.microprofile.jwt.bval.ValidationGenerator
-
- Generated - Annotation Type in org.apache.tomee.microprofile.jwt.bval
-
- GeneratedClientModules - Class in org.apache.openejb.config
-
This class encompasses a little technique that saves lots of architecture rework.
- GeneratedClientModules() - Constructor for class org.apache.openejb.config.GeneratedClientModules
-
- GeneratedClientModules.Add - Class in org.apache.openejb.config
-
Add the auto-generated and linked ClientModule from each EjbModule
- GeneratedClientModules.Prune - Class in org.apache.openejb.config
-
Clean up any that didn't turn out to have any actual ejb clients
- GeneratedConstraintsMissingException - Exception in org.apache.tomee.microprofile.jwt.bval
-
- GeneratedConstraintsMissingException(Collection<Method>, Collection<Method>) - Constructor for exception org.apache.tomee.microprofile.jwt.bval.GeneratedConstraintsMissingException
-
- generatedMethods - Variable in class org.apache.tomee.microprofile.jwt.bval.ValidationGenerator
-
- GeneratedValue - Class in org.apache.openejb.jee.jpa
-
Target({METHOD, FIELD}) @Retention(RUNTIME)
public @interface GeneratedValue {
GenerationType strategy() default AUTO;
String generator() default "";
}
- GeneratedValue() - Constructor for class org.apache.openejb.jee.jpa.GeneratedValue
-
- GeneratedValue(GenerationType) - Constructor for class org.apache.openejb.jee.jpa.GeneratedValue
-
- GeneratedValue(GenerationType, String) - Constructor for class org.apache.openejb.jee.jpa.GeneratedValue
-
- generatedValue - Variable in class org.apache.openejb.jee.jpa.Id
-
- generateJVMArgs() - Method in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
Generate jvm args list.
- generateMethods(ClassWriter) - Method in class org.apache.tomee.microprofile.jwt.bval.JwtValidationGenerator
-
- generateMethods(ClassWriter) - Method in class org.apache.tomee.microprofile.jwt.bval.ReturnValidationGenerator
-
- generateMethods(ClassWriter) - Method in class org.apache.tomee.microprofile.jwt.bval.ValidationGenerator
-
- generateProxy(Class<?>, String, Class<?>...) - Static method in class org.apache.openejb.util.proxy.LocalBeanProxyFactory
-
- generateSeed(int) - Method in class org.apache.tomee.catalina.session.FastNonSecureRandom
-
- generateUniqueJmsClientId - Variable in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
- GenerationType - Enum in org.apache.openejb.jee.jpa
-
Java class for generation-type.
- generator - Variable in class org.apache.openejb.jee.jpa.GeneratedValue
-
- generatorName - Variable in class org.apache.openejb.jee.oejb2.CustomGeneratorType
-
- generatorName - Variable in class org.apache.openejb.jee.wls.AutomaticKeyGeneration
-
- generatorType - Variable in class org.apache.openejb.jee.wls.AutomaticKeyGeneration
-
- GenericServiceLocator - Class in org.apache.openejb.client
-
- GenericServiceLocator(URI, String) - Constructor for class org.apache.openejb.client.GenericServiceLocator
-
- GenericServiceLocator(URI, String, String, String) - Constructor for class org.apache.openejb.client.GenericServiceLocator
-
- GenericServiceLocator(URI, String, String, String, String) - Constructor for class org.apache.openejb.client.GenericServiceLocator
-
- GenericServiceLocator(Context, String) - Constructor for class org.apache.openejb.client.GenericServiceLocator
-
- GeometricMean - Class in org.apache.openejb.math.stat.descriptive.moment
-
- GeometricMean() - Constructor for class org.apache.openejb.math.stat.descriptive.moment.GeometricMean
-
Create a GeometricMean instance
- GeometricMean(GeometricMean) - Constructor for class org.apache.openejb.math.stat.descriptive.moment.GeometricMean
-
Copy constructor, creates a new GeometricMean identical
to the original
- GeometricMean(SumOfLogs) - Constructor for class org.apache.openejb.math.stat.descriptive.moment.GeometricMean
-
Create a GeometricMean instance using the given SumOfLogs instance
- geOpenEJBTomcatCommonJar() - Method in class org.apache.tomee.installer.Paths
-
- geOpenEJBTomcatCommonJar() - Method in interface org.apache.tomee.installer.PathsInterface
-
- Geronimo - Annotation Type in org.apache.openejb.util
-
- GERONIMO - Static variable in class org.apache.openejb.util.LogCategory
-
- GeronimoConnectionManagerFactory - Class in org.apache.openejb.resource
-
- GeronimoConnectionManagerFactory() - Constructor for class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- GeronimoEjbJarType - Class in org.apache.openejb.jee.oejb2
-
Java class for geronimo-ejb-jarType complex type.
- GeronimoEjbJarType() - Constructor for class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- GeronimoMappedName - Class in org.apache.openejb.config
-
- GeronimoMappedName() - Constructor for class org.apache.openejb.config.GeronimoMappedName
-
- GeronimoTransactionManagerFactory - Class in org.apache.openejb.resource
-
- GeronimoTransactionManagerFactory() - Constructor for class org.apache.openejb.resource.GeronimoTransactionManagerFactory
-
- GeronimoTransactionManagerFactory.DestroyableTransactionManager - Class in org.apache.openejb.resource
-
- GeronimoTransactionManagerFactory.GeronimoXAResourceWrapper - Class in org.apache.openejb.resource
-
- GeronimoTransactionManagerFactory.TransactionManagerMBean - Class in org.apache.openejb.resource
-
- GeronimoXAResourceWrapper() - Constructor for class org.apache.openejb.resource.GeronimoTransactionManagerFactory.GeronimoXAResourceWrapper
-
- get(Object) - Method in class org.apache.openejb.arquillian.common.ObjectMap
-
- get(Class<T>, String, Asset) - Static method in class org.apache.openejb.arquillian.openejb.reflection.Assets
-
- get() - Method in class org.apache.openejb.cdi.CurrentCreationalContext
-
- get(ClassLoader) - Static method in class org.apache.openejb.cdi.ThreadSingletonServiceImpl
-
Generally contexts.get() is enough since we set the current context from a request (see webbeanslistener)
but sometimes matching the classloader is better (manager webapps of tomcat deploys for instance)
so here the algorithm:
1) try to match with the classloader
2) if not matched try to use the threadlocal
3) (shouldn't happen) simply return the biggest webbeancontext
- get(Object) - Method in class org.apache.openejb.cdi.ThreadSingletonServiceImpl
-
- get(int) - Method in class org.apache.openejb.client.ArrayEnumeration
-
- get() - Static method in class org.apache.openejb.client.ClientInstance
-
- get() - Method in class org.apache.openejb.client.CommandParser.Arguments
-
- get() - Method in class org.apache.openejb.client.DefaultedThreadLocal
-
- get(String, String) - Method in class org.apache.openejb.client.Options
-
- get(String, T) - Method in class org.apache.openejb.client.Options
-
- get(String, int) - Method in class org.apache.openejb.client.Options
-
- get(String, long) - Method in class org.apache.openejb.client.Options
-
- get(String, boolean) - Method in class org.apache.openejb.client.Options
-
- get(String, Class) - Method in class org.apache.openejb.client.Options
-
- get(String, T) - Method in class org.apache.openejb.client.Options
-
- get(String) - Method in class org.apache.openejb.client.Registry
-
- get(String, String) - Method in class org.apache.openejb.config.provider.ProviderManager
-
- get() - Method in interface org.apache.openejb.config.ReadDescriptors.Source
-
- get() - Method in class org.apache.openejb.config.ReadDescriptors.StringSource
-
- get() - Method in class org.apache.openejb.config.ReadDescriptors.UrlSource
-
- get() - Method in class org.apache.openejb.config.sys.StackHandler
-
- get(Object) - Method in class org.apache.openejb.config.typed.util.ObjectMap
-
- get(Set<Bean>) - Method in class org.apache.openejb.core.cmp.cmp2.SetValuedCmr
-
- get(Bean) - Method in class org.apache.openejb.core.cmp.cmp2.SingleValuedCmr
-
- get(Class<T>) - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- get() - Method in class org.apache.openejb.core.ivm.naming.AbstractThreadLocalProxy
-
- get() - Static method in class org.apache.openejb.core.ParentClassLoaderFinder.Helper
-
- get() - Static method in class org.apache.openejb.core.security.JaccProvider
-
- get(Class<T>) - Method in class org.apache.openejb.core.ThreadContext
-
- get(TransactionAttributeType) - Static method in enum org.apache.openejb.core.transaction.TransactionType
-
- get(Class<T>) - Method in class org.apache.openejb.DeploymentContext
-
- get() - Method in class org.apache.openejb.jee.TextMap
-
- get() - Static method in class org.apache.openejb.loader.JarLocation
-
- get(String, String) - Method in class org.apache.openejb.loader.Options
-
- get(String, T) - Method in class org.apache.openejb.loader.Options
-
- get(String, int) - Method in class org.apache.openejb.loader.Options
-
- get(String, long) - Method in class org.apache.openejb.loader.Options
-
- get(String, boolean) - Method in class org.apache.openejb.loader.Options
-
- get(String, Class<?>) - Method in class org.apache.openejb.loader.Options
-
- get(String, T) - Method in class org.apache.openejb.loader.Options
-
- get(String, T) - Method in class org.apache.openejb.loader.Options.NullOptions
-
- get(String, int) - Method in class org.apache.openejb.loader.Options.NullOptions
-
- get(String, long) - Method in class org.apache.openejb.loader.Options.NullOptions
-
- get(String, boolean) - Method in class org.apache.openejb.loader.Options.NullOptions
-
- get(String, T) - Method in class org.apache.openejb.loader.Options.NullOptions
-
- get(String, String) - Method in class org.apache.openejb.loader.Options.NullOptions
-
- get(String, Class<?>) - Method in class org.apache.openejb.loader.Options.NullOptions
-
- get() - Static method in class org.apache.openejb.loader.SystemInstance
-
- get() - Method in class org.apache.openejb.monitoring.Event
-
- get() - Static method in class org.apache.openejb.monitoring.LocalMBeanServer
-
- get() - Method in class org.apache.openejb.monitoring.ManagedMBean.FieldMember
-
- get() - Method in interface org.apache.openejb.monitoring.ManagedMBean.Member
-
- get() - Method in class org.apache.openejb.monitoring.ManagedMBean.MethodMember
-
- get(ObserverManager.Phase, Class) - Method in class org.apache.openejb.observer.ObserverManager.Observer
-
- get() - Method in class org.apache.openejb.rest.AbstractRestThreadLocalProxy
-
- get(Object) - Method in class org.apache.openejb.rest.MultivaluedMapWithCaseInsensitiveKeySet
-
- get() - Method in class org.apache.openejb.rest.ThreadLocalApplication
-
- get(Class<T>) - Method in class org.apache.openejb.server.ejbd.CallContext
-
- get() - Static method in class org.apache.openejb.server.ServiceManager
-
- get() - Method in class org.apache.openejb.threads.future.CUFuture
-
- get(long, TimeUnit) - Method in class org.apache.openejb.threads.future.CUFuture
-
- get(int) - Method in class org.apache.openejb.util.ArrayEnumeration
-
- get() - Method in interface org.apache.openejb.util.CachedSupplier.Accessor
-
- get() - Method in class org.apache.openejb.util.CachedSupplier
-
- get(int) - Method in class org.apache.openejb.util.Index
-
- get(Object) - Method in class org.apache.openejb.util.Index
-
- get() - Static method in class org.apache.openejb.util.OpenEjbVersion
-
- get() - Method in class org.apache.openejb.util.Pool.Entry
-
- get(Object, String) - Static method in class org.apache.openejb.util.reflection.Reflections
-
- get(Class<?>, Object, String) - Static method in class org.apache.openejb.util.reflection.Reflections
-
- get(Object) - Method in class org.apache.openejb.util.SuperProperties
-
- get(String) - Method in class org.apache.tomee.catalina.environment.Hosts
-
- get() - Static method in interface org.apache.tomee.catalina.HttpServletRequestProxy
-
- get() - Static method in interface org.apache.tomee.catalina.HttpSessionProxy
-
- get() - Static method in interface org.apache.tomee.catalina.ServletContextProxy
-
- get() - Method in class org.apache.tomee.catalina.TomcatWebAppBuilder.StandardContextInfo
-
- get() - Static method in class org.apache.tomee.catalina.TomEEContainerListener
-
- get() - Static method in class org.apache.tomee.livereload.Instances
-
- get(Method) - Method in class org.apache.tomee.microprofile.jwt.bval.MethodMap
-
- get() - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfigurationProperties.Unset
-
- get() - Method in class org.apache.tomee.microprofile.jwt.keys.DecryptKeys
-
- get() - Method in class org.apache.tomee.microprofile.jwt.keys.FixedKeys
-
- get() - Method in class org.apache.tomee.microprofile.jwt.keys.HttpLocation
-
- get() - Method in class org.apache.tomee.microprofile.jwt.keys.PublicKeys
-
- get() - Method in class org.apache.tomee.microprofile.jwt.keys.UrlLocation
-
- getAbsoluteOrdering() - Method in class org.apache.openejb.jee.FacesConfig
-
- getAbsoluteOrdering() - Method in class org.apache.openejb.jee.WebApp
-
- getAbsolutePath() - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getAbsolutePathBuilder() - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getAbstractNamingEntry() - Method in interface org.apache.openejb.jee.oejb2.EnterpriseBean
-
- getAbstractNamingEntry() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the abstractNamingEntry property.
- getAbstractNamingEntry() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
Gets the value of the jndiEnvironmentRefsGroup property.
- getAbstractNamingEntry() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
Gets the value of the abstractNamingEntry property.
- getAbstractNamingEntry() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
- getAbstractSchemaName() - Method in class org.apache.openejb.BeanContext
-
- getAbstractSchemaName() - Method in class org.apache.openejb.jee.EntityBean
-
- getAbstractSchemaName() - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Gets the value of the abstractSchemaName property.
- getAcceptableLanguages() - Method in class org.apache.openejb.rest.ThreadLocalHttpHeaders
-
- getAcceptableMediaTypes() - Method in class org.apache.openejb.rest.ThreadLocalHttpHeaders
-
- getAccess() - Method in class org.apache.openejb.jee.jpa.Basic
-
Gets the value of the access property.
- getAccess() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the access property.
- getAccess() - Method in class org.apache.openejb.jee.jpa.Embeddable
-
Gets the value of the access property.
- getAccess() - Method in class org.apache.openejb.jee.jpa.Embedded
-
Gets the value of the access property.
- getAccess() - Method in class org.apache.openejb.jee.jpa.EmbeddedId
-
Gets the value of the access property.
- getAccess() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the access property.
- getAccess() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the access property.
- getAccess() - Method in class org.apache.openejb.jee.jpa.Id
-
Gets the value of the access property.
- getAccess() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the access property.
- getAccess() - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Gets the value of the access property.
- getAccess() - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Gets the value of the access property.
- getAccess() - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- getAccess() - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Gets the value of the access property.
- getAccess() - Method in class org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
Gets the value of the access property.
- getAccess() - Method in class org.apache.openejb.jee.jpa.Version
-
Gets the value of the access property.
- getAccessorDescriptor() - Method in class org.apache.openejb.core.cmp.cmp2.CmrField
-
- getAccessorGenericSignature() - Method in class org.apache.openejb.core.cmp.cmp2.CmrField
-
- getAccessorInternalName() - Method in class org.apache.openejb.core.cmp.cmp2.CmrField
-
- getAccessorType() - Method in enum org.apache.openejb.core.cmp.cmp2.CmrStyle
-
- getAccessTimeout(Method) - Method in class org.apache.openejb.BeanContext
-
- getAccessTimeout() - Method in class org.apache.openejb.BeanContext
-
- getAccessTimeout() - Method in class org.apache.openejb.config.typed.SingletonContainerBuilder
-
- getAccessTimeout() - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- getAccessTimeout() - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- getAccessTimeout() - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- getAccessTimeout() - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- getAccessTimeout() - Method in class org.apache.openejb.jee.ConcurrentMethod
-
- getAccessTimeout() - Method in class org.apache.openejb.jee.ContainerConcurrency
-
- getAccessTimeout() - Method in class org.apache.openejb.MethodContext
-
- getAccessToUnderlyingConnectionAllowed() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getAcknowledgeMode() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getAcknowledgeMode() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Gets the value of the acknowledgeMode property.
- getAction() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.DeploymentStatusImpl
-
- getAction() - Method in class org.apache.openejb.config.VmDeploymentManager.DeploymentStatusImpl
-
- getAction() - Method in class org.apache.openejb.maven.plugin.customizer.monkey.index.Item
-
Gets action.
- getActionListener() - Method in class org.apache.openejb.jee.FacesApplication
-
Gets the value of the actionListener property.
- getActivationConfig() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the activationConfig property.
- getActivationConfig() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the activationConfig property.
- getActivationConfig() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getActivationConfig() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
Gets the value of the activationConfig property.
- getActivationConfig() - Method in class org.apache.openejb.jee.sun.MdbResourceAdapter
-
- getActivationConfigProperty() - Method in class org.apache.openejb.jee.ActivationConfig
-
- getActivationConfigProperty() - Method in class org.apache.openejb.jee.jba.ActivationConfig
-
Gets the value of the activationConfigProperty property.
- getActivationConfigProperty() - Method in class org.apache.openejb.jee.oejb2.ActivationConfigType
-
Gets the value of the activationConfigProperty property.
- getActivationConfigProperty() - Method in class org.apache.openejb.jee.sun.ActivationConfig
-
- getActivationConfigPropertyName() - Method in class org.apache.openejb.jee.ActivationConfigProperty
-
- getActivationConfigPropertyName() - Method in class org.apache.openejb.jee.jba.ActivationConfigProperty
-
Gets the value of the activationConfigPropertyName property.
- getActivationConfigPropertyName() - Method in class org.apache.openejb.jee.oejb2.ActivationConfigPropertyType
-
Gets the value of the activationConfigPropertyName property.
- getActivationConfigPropertyName() - Method in class org.apache.openejb.jee.sun.ActivationConfigProperty
-
- getActivationConfigPropertyValue() - Method in class org.apache.openejb.jee.ActivationConfigProperty
-
- getActivationConfigPropertyValue() - Method in class org.apache.openejb.jee.jba.ActivationConfigProperty
-
Gets the value of the activationConfigPropertyValue property.
- getActivationConfigPropertyValue() - Method in class org.apache.openejb.jee.oejb2.ActivationConfigPropertyType
-
Gets the value of the activationConfigPropertyValue property.
- getActivationConfigPropertyValue() - Method in class org.apache.openejb.jee.sun.ActivationConfigProperty
-
- getActivationConfigs() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Gets the value of the activationConfigs property.
- getActivationName() - Method in class org.apache.openejb.core.mdb.EndpointFactory
-
- getActivationProperties() - Method in class org.apache.openejb.BeanContext
-
- getActivationSpec() - Method in class org.apache.openejb.core.mdb.EndpointFactory
-
- getActivationSpec() - Method in class org.apache.openejb.jee.MessageListener
-
- getActivationSpecAuthAlias() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.MessageDrivenBeanBinding
-
Gets the value of the activationSpecAuthAlias property.
- getActivationSpecClass() - Method in class org.apache.openejb.config.typed.MessageDrivenContainerBuilder
-
- getActivationSpecClass() - Method in class org.apache.openejb.core.mdb.MdbContainer
-
- getActivationSpecClass() - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- getActivationSpecClass() - Method in class org.apache.openejb.core.mdb.MdbPoolContainer
-
- getActivationSpecClass() - Method in class org.apache.openejb.jee.ActivationSpec
-
- getActivationSpecJndiName() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.MessageDrivenBeanBinding
-
Gets the value of the activationSpecJndiName property.
- getActive() - Method in class org.apache.openejb.resource.GeronimoTransactionManagerFactory.TransactionManagerMBean
-
- getActiveCount() - Method in class org.apache.openejb.server.ServicePool.Pool
-
- getActiveCount() - Method in class org.apache.openejb.threads.impl.ManagedExecutorServiceImpl
-
- getActiveRoutes() - Method in class org.apache.tomee.catalina.routing.SimpleRouter
-
- getActiveTransactionContext() - Method in class org.apache.openejb.resource.jdbc.dbcp.DbcpTransactionRegistry
-
Gets the active TransactionContext or null if not Transaction is active.
- getAddColumnTemplate() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the addColumnTemplate property.
- getAddedUrls() - Method in class org.apache.openejb.config.WebModule
-
- getAdditionalClasspath() - Method in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
Gets additional classpath.
- getAdditionalColumns() - Method in class org.apache.openejb.jee.jba.cmp.Select
-
Gets the value of the additionalColumns property.
- getAdditionalLibMbeans() - Method in class org.apache.openejb.config.AppModule
-
- getAdditionalLibraries() - Method in class org.apache.openejb.config.AppModule
-
- getAdditionalLibs() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getAdditionalRepos() - Method in class org.apache.tomee.catalina.TomEEWebappClassLoader
-
- getAdditions() - Method in class org.apache.openejb.jee.was.v6.xmi.Add
-
Gets the value of the additions property.
- getAddress() - Method in class org.apache.openejb.core.webservices.PortAddress
-
- getAddress() - Method in class org.apache.openejb.server.cxf.rs.CxfRsHttpListener.RestServiceMBean
-
- getAddress() - Method in class org.apache.openejb.server.ServiceDaemon.AddressMonitor
-
- getAddress(String) - Static method in class org.apache.openejb.server.ServiceDaemon
-
- getAddresses() - Method in class org.apache.openejb.client.PortRefMetaData
-
- getAddresses() - Method in class org.apache.openejb.core.webservices.PortRefData
-
- getAddressesByApplication() - Method in class org.apache.openejb.server.webservices.WsService
-
- getAddressing() - Method in class org.apache.openejb.jee.PortComponent
-
- getAddressing() - Method in class org.apache.openejb.jee.PortComponentRef
-
- getAdler32Checksum() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getAdminObject() - Method in class org.apache.openejb.jee.ResourceAdapter
-
- getAdminObjectClass() - Method in class org.apache.openejb.jee.AdminObject
-
- getAdminObjectInterface() - Method in class org.apache.openejb.jee.AdminObject
-
- getAdminObjectLink() - Method in class org.apache.openejb.jee.oejb2.MessageDestinationType
-
Gets the value of the adminObjectLink property.
- getAdminObjectLink() - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
Gets the value of the adminObjectLink property.
- getAdminObjectModule() - Method in class org.apache.openejb.jee.oejb2.MessageDestinationType
-
Gets the value of the adminObjectModule property.
- getAdminObjectModule() - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
Gets the value of the adminObjectModule property.
- getAfter() - Method in class org.apache.openejb.jee.FacesOrdering
-
Gets the value of the after property.
- getAfter() - Method in class org.apache.openejb.jee.Ordering
-
- getAfter(Class) - Method in class org.apache.openejb.observer.ObserverManager.Observer
-
- getAfterBegin() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getAfterBegin() - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- getAfterBegin() - Method in class org.apache.openejb.jee.Interceptor
-
- getAfterBegin() - Method in interface org.apache.openejb.jee.Session
-
- getAfterBegin() - Method in class org.apache.openejb.jee.SessionBean
-
- getAfterBeginMethod() - Method in class org.apache.openejb.jee.SessionBean
-
- getAfterCompletion() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getAfterCompletion() - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- getAfterCompletion() - Method in class org.apache.openejb.jee.Interceptor
-
- getAfterCompletion() - Method in interface org.apache.openejb.jee.Session
-
- getAfterCompletion() - Method in class org.apache.openejb.jee.SessionBean
-
- getAfterCompletionMethod() - Method in class org.apache.openejb.jee.SessionBean
-
- getAgent() - Method in class org.apache.openejb.jee.sun.LocaleCharsetMap
-
- getAgentArgs() - Static method in class org.apache.openejb.javaagent.Agent
-
- getAjpPort() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getAjpPort() - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- getAjpPort() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getAjpPort() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getAlerts() - Method in class org.apache.tomee.installer.Installer
-
- getAlerts() - Method in interface org.apache.tomee.installer.InstallerInterface
-
- getAlgorithm() - Method in class org.apache.tomee.catalina.session.FastNonSecureRandom
-
- getAlias() - Method in class org.apache.openejb.jee.jba.cmp.Select
-
Gets the value of the alias property.
- getAliases() - Method in class org.apache.openejb.config.sys.Resource
-
- getAliasHeaderPrefix() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the aliasHeaderPrefix property.
- getAliasHeaderSuffix() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the aliasHeaderSuffix property.
- getAliasMaxLength() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the aliasMaxLength property.
- getAll(String, T...) - Method in class org.apache.openejb.client.Options
-
- getAll(String, Set<T>) - Method in class org.apache.openejb.client.Options
-
- getAll(String, Class<T>) - Method in class org.apache.openejb.client.Options
-
- getAll(String, Set<T>, Class<T>) - Method in class org.apache.openejb.client.Options
-
- getAll() - Method in class org.apache.openejb.config.provider.ProviderManager
-
- getAll(String, T...) - Method in class org.apache.openejb.loader.Options
-
- getAll(String, Set<T>) - Method in class org.apache.openejb.loader.Options
-
- getAll(String, Class<T>) - Method in class org.apache.openejb.loader.Options
-
- getAll(String, Set<T>, Class<T>) - Method in class org.apache.openejb.loader.Options
-
- getAll(String, T...) - Method in class org.apache.openejb.loader.Options.NullOptions
-
- getAll(String, Set<T>, Class<T>) - Method in class org.apache.openejb.loader.Options.NullOptions
-
- getAllHandlers() - Method in class org.apache.openejb.jee.ServiceRef
-
- getAllocationSize() - Method in class org.apache.openejb.jee.jpa.SequenceGenerator
-
Gets the value of the allocationSize property.
- getAllocationSize() - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Gets the value of the allocationSize property.
- getAllowConcurrentCalls() - Method in class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
Gets the value of the allowConcurrentCalls property.
- getAllowLinking() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getAllowReadonlyCreateAndRemove() - Method in class org.apache.openejb.jee.wls.Compatibility
-
Gets the value of the allowReadonlyCreateAndRemove property.
- getAllowRemoveDuringTransaction() - Method in class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
Gets the value of the allowRemoveDuringTransaction property.
- getAllTimers() - Method in class org.apache.openejb.core.timer.TimerServiceImpl
-
- getAllTimers() - Method in class org.apache.openejb.core.timer.TimerServiceWrapper
-
- getAltDd() - Method in class org.apache.openejb.jee.Module
-
- getAltDd() - Method in class org.apache.openejb.jee.oejb2.ModuleType
-
Gets the value of the altDd property.
- getAltDDs() - Method in class org.apache.openejb.config.AppModule
-
- getAltDDs() - Method in interface org.apache.openejb.config.DeploymentModule
-
- getAltDDs() - Method in class org.apache.openejb.config.Module
-
- getAltDDs() - Method in class org.apache.openejb.config.PersistenceModule
-
- getAlterColumnTemplate() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the alterColumnTemplate property.
- getAlternativeClasses() - Method in class org.apache.openejb.jee.Beans
-
- getAlternativesByUrl() - Method in class org.apache.openejb.cdi.CompositeBeans
-
- getAlternativeStereotypes() - Method in class org.apache.openejb.jee.Beans
-
- getAlternativeStereotypesByUrl() - Method in class org.apache.openejb.cdi.CompositeBeans
-
- getAlterTable() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the alterTable property.
- getAndDestroyMap() - Method in class org.apache.openejb.server.cxf.config.WSS4JInterceptorFactoryBase
-
- getAnnotated() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimInjectionPoint
-
- getAnnotatedClasses(ExternalContext) - Method in class org.apache.tomee.myfaces.TomEEAnnotationProvider
-
- getAnnotatedClassNames() - Method in class org.apache.openejb.config.FinderFactory.ModuleLimitedFinder
-
- getAnnotation() - Method in class org.apache.openejb.jee.bval.ConstraintDefinitionType
-
Gets the value of the annotation property.
- getAnnotation() - Method in class org.apache.openejb.jee.bval.ConstraintType
-
Gets the value of the annotation property.
- getAnnotation(Class<T>) - Method in class org.apache.openejb.monitoring.ManagedMBean.FieldMember
-
- getAnnotation(Class<T>) - Method in interface org.apache.openejb.monitoring.ManagedMBean.Member
-
- getAnnotation(Class<T>) - Method in class org.apache.openejb.monitoring.ManagedMBean.MethodMember
-
- getAnnotation(Class<T>, Class<?>) - Static method in class org.apache.openejb.util.AnnotationUtil
-
- getAnnotationClass() - Method in class org.apache.openejb.config.AnnotationDeployer.ProcessAnnotatedBeans.AccessTimeoutHandler
-
- getAnnotationClass() - Method in interface org.apache.openejb.config.AnnotationDeployer.ProcessAnnotatedBeans.AnnotationHandler
-
- getAnnotationClass() - Method in class org.apache.openejb.config.AnnotationDeployer.ProcessAnnotatedBeans.LockHandler
-
- getAnnotationClass() - Method in class org.apache.openejb.config.AnnotationDeployer.ProcessAnnotatedBeans.TransactionAttributeHandler
-
- getAnnotationName() - Method in enum org.apache.openejb.assembler.classic.JndiBuilder.JndiNameStrategy.Interface
-
- getAnnotations() - Method in class org.apache.tomee.microprofile.jwt.bval.MethodConstraints
-
- getAnonymousTypeQname() - Method in class org.apache.openejb.jee.JavaXmlTypeMapping
-
- getAny() - Method in class org.apache.openejb.jee.FacesApplicationExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesAttributeExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesBehaviorExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesComponentExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesConfigNavigationRuleExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesConverterExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesFacetExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesFactoryExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesLifecycleExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesManagedBeanExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesNavigationRuleExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesPropertyExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesRendererExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesRenderKitExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesValidatorExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.oejb2.ExtModuleType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.oejb2.ModuleType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.oejb2.XmlAttributeType
-
Gets the value of the any property.
- getApp() - Method in class org.apache.openejb.assembler.classic.event.AssemblerAfterApplicationCreated
-
- getApp() - Method in class org.apache.openejb.assembler.classic.event.AssemblerBeforeApplicationDestroyed
-
- getApp() - Method in class org.apache.openejb.assembler.classic.event.NewEjbAvailableAfterApplicationCreated
-
- getApp() - Method in class org.apache.tomee.catalina.event.AfterApplicationCreated
-
- getApp() - Method in class org.apache.tomee.embedded.TomEEEmbeddedApplicationRunner
-
- getAppContext() - Method in class org.apache.openejb.cdi.StartupObject
-
- getAppContext(Object) - Method in class org.apache.openejb.core.CoreContainerSystem
-
- getAppContext() - Method in class org.apache.openejb.core.WebContext
-
- getAppContext() - Method in class org.apache.openejb.ModuleContext
-
- getAppContext() - Method in class org.apache.openejb.server.cxf.event.ServerCreated
-
- getAppContext() - Method in class org.apache.openejb.server.cxf.rs.event.ExtensionProviderRegistration
-
- getAppContext() - Method in class org.apache.openejb.server.cxf.rs.event.ServerCreated
-
- getAppContext(Object) - Method in interface org.apache.openejb.spi.ContainerSystem
-
- getAppContext() - Method in class org.apache.tomee.security.provider.TomEESecurityServerAuthConfig
-
- getAppContextKeys() - Method in class org.apache.openejb.core.CoreContainerSystem
-
- getAppContexts() - Method in class org.apache.openejb.core.CoreContainerSystem
-
- getAppContexts() - Method in interface org.apache.openejb.spi.ContainerSystem
-
- getAppContexts(String) - Method in class org.apache.tomee.embedded.Container
-
- getAppInfo(String) - Method in class org.apache.openejb.assembler.classic.Assembler
-
- getAppInfo() - Method in class org.apache.openejb.cdi.StartupObject
-
- getAppJndiContext() - Method in class org.apache.openejb.AppContext
-
- getApplication() - Method in class org.apache.openejb.config.AppModule
-
- getApplication() - Method in class org.apache.openejb.jee.FacesConfig
-
Gets the value of the application property.
- getApplication() - Method in class org.apache.openejb.server.cxf.rs.ApplicationData
-
- getApplicationClass() - Method in class org.apache.openejb.server.cxf.rs.ApplicationData
-
- getApplicationClient() - Method in class org.apache.openejb.config.ClientModule
-
- getApplicationException() - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- getApplicationException(String) - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- getApplicationException(Class) - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- getApplicationExceptionMap() - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- getApplicationExtension() - Method in class org.apache.openejb.jee.FacesApplication
-
Gets the value of the applicationExtension property.
- getApplicationFactory() - Method in class org.apache.openejb.jee.FacesFactory
-
Gets the value of the applicationFactory property.
- getApplicationName() - Method in class org.apache.openejb.jee.Application
-
- getApplicationName() - Method in class org.apache.openejb.jee.oejb2.ApplicationType
-
Gets the value of the applicationName property.
- getApplicationScopes() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getApplicationScopes() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getApplicationServer() - Static method in class org.apache.openejb.core.ServerFederation
-
- getApplicationServer() - Static method in class org.apache.openejb.OpenEJB
-
- getAppModule() - Method in class org.apache.openejb.config.event.BeforeAppInfoBuilderEvent
-
- getAppModule() - Method in class org.apache.openejb.config.Module
-
- getAppWorkingDir() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getArchive() - Method in class org.apache.tomee.catalina.cluster.DeployMessage
-
- getArchiveName() - Method in class org.apache.openejb.jee.sun.SunApplication
-
- getArchiveNameWithoutExtension(<any>) - Method in class org.apache.openejb.arquillian.common.TomEEContainer
-
- getArchives() - Method in class org.apache.openejb.arquillian.openejb.SWClassLoader
-
- getArgs() - Method in class org.apache.tomee.embedded.component.TomEEEmbeddedArgs
-
- getArguments() - Method in exception org.apache.openejb.math.MathRuntimeException
-
Gets the arguments used to build the message of this throwable.
- getAroundConstruct() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getAroundConstruct() - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- getAroundConstruct() - Method in class org.apache.openejb.jee.Interceptor
-
- getAroundInvoke() - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- getAroundInvoke() - Method in class org.apache.openejb.jee.Interceptor
-
- getAroundInvoke() - Method in interface org.apache.openejb.jee.Invokable
-
- getAroundInvoke() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getAroundInvoke() - Method in class org.apache.openejb.jee.SessionBean
-
- getAroundTimeout() - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- getAroundTimeout() - Method in class org.apache.openejb.jee.Interceptor
-
- getAroundTimeout() - Method in interface org.apache.openejb.jee.Invokable
-
- getAroundTimeout() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getAroundTimeout() - Method in class org.apache.openejb.jee.SessionBean
-
- getArquillianProtocol() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getArrayDimensions() - Method in class org.apache.openejb.jee.was.v6.java.ArrayType
-
Gets the value of the arrayDimensions property.
- getArtifact(String, String) - Static method in class org.apache.openejb.arquillian.common.MavenCache
-
- getArtifactId() - Method in class org.apache.openejb.jee.oejb2.ArtifactType
-
Gets the value of the artifactId property.
- getArtifactId() - Method in class org.apache.openejb.jee.oejb2.DepPatternType
-
- getArtifactId() - Method in class org.apache.openejb.jee.oejb2.PatternType
-
Gets the value of the artifactId property.
- getArtifactId() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getArtifactId() - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- getArtifactName() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getArtifactName() - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- getAsContext() - Method in class org.apache.openejb.jee.jba.IorSecurityConfig
-
Gets the value of the asContext property.
- getAsContext() - Method in class org.apache.openejb.jee.sun.IorSecurityConfig
-
- getAsmTypeAsString(Class<?>, boolean) - Static method in class org.apache.openejb.util.proxy.LocalBeanProxyFactory
-
Converts a class to a String suitable for ASM.
- getAssemblyDescriptor() - Method in class org.apache.openejb.jee.EjbJar
-
- getAssemblyDescriptor() - Method in class org.apache.openejb.jee.jba.Jboss
-
Gets the value of the assemblyDescriptor property.
- getAssemblyDescriptors() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBJar
-
Gets the value of the assemblyDescriptors property.
- getAssociationOverride() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the associationOverride property.
- getAssociationOverride() - Method in class org.apache.openejb.jee.jpa.Embedded
-
Gets the value of the associationOverride property.
- getAssociationOverride() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the associationOverride property.
- getAsyncContext() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getAsyncContext() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getAsyncContext() - Method in class org.apache.openejb.server.httpd.EEFilter.CdiRequest
-
- getAsyncContext() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getAsyncContext() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getAsynchronousClasses() - Method in class org.apache.openejb.BeanContext
-
- getAsynchronousClasses() - Method in class org.apache.openejb.jee.SessionBean
-
- getAsynchronousMethodSignatures() - Method in class org.apache.openejb.BeanContext
-
- getAsynchronousPool() - Method in class org.apache.openejb.AppContext
-
- getAsyncMethod() - Method in class org.apache.openejb.jee.SessionBean
-
- getAsyncSupported() - Method in class org.apache.openejb.jee.Servlet
-
- getAtomicName() - Method in class org.apache.openejb.core.ivm.naming.NameNode
-
- getAttribute(String) - Method in class org.apache.openejb.core.mdb.MdbContainer.MdbJmxControl
-
- getAttribute(String) - Method in class org.apache.openejb.core.mdb.MdbInstanceManager.MdbJmxControl
-
- getAttribute() - Method in interface org.apache.openejb.jee.AttributeBinding
-
- getAttribute() - Method in class org.apache.openejb.jee.ContainerConcurrency
-
- getAttribute() - Method in class org.apache.openejb.jee.ContainerTransaction
-
- getAttribute() - Method in class org.apache.openejb.jee.FacesBehavior
-
Gets the value of the attribute property.
- getAttribute() - Method in class org.apache.openejb.jee.FacesComponent
-
Gets the value of the attribute property.
- getAttribute() - Method in class org.apache.openejb.jee.FacesConverter
-
Gets the value of the attribute property.
- getAttribute() - Method in class org.apache.openejb.jee.FacesRenderer
-
Gets the value of the attribute property.
- getAttribute() - Method in class org.apache.openejb.jee.FacesValidator
-
Gets the value of the attribute property.
- getAttribute() - Method in class org.apache.openejb.jee.jba.cmp.EntityCommand
-
Gets the value of the attribute property.
- getAttribute() - Method in class org.apache.openejb.jee.MethodAttribute
-
- getAttribute() - Method in class org.apache.openejb.jee.MethodSchedule
-
- getAttribute() - Method in class org.apache.openejb.jee.Tag
-
- getAttribute(String) - Method in class org.apache.openejb.monitoring.DynamicMBeanWrapper
-
- getAttribute(ObjectName, String) - Method in class org.apache.openejb.monitoring.LocalMBeanServer
-
- getAttribute(String) - Method in class org.apache.openejb.monitoring.ManagedMBean
-
- getAttribute(String) - Method in class org.apache.openejb.monitoring.MBeanPojoWrapper
-
- getAttribute(String) - Method in class org.apache.openejb.monitoring.remote.RemoteResourceMonitor
-
- getAttribute(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getAttribute(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getAttribute(String) - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getAttribute(String) - Method in class org.apache.openejb.server.httpd.EmbeddedServletContext
-
- getAttribute(String) - Method in interface org.apache.openejb.server.httpd.HttpRequest
-
- getAttribute(String) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getAttribute(String) - Method in interface org.apache.openejb.server.httpd.HttpSession
-
Returns the object bound with the specified name in this session, or
null if no object is bound under the name.
- getAttribute(String) - Method in class org.apache.openejb.server.httpd.HttpSessionImpl
-
- getAttribute(String) - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getAttribute(String) - Method in class org.apache.openejb.server.httpd.ServletSessionAdapter
-
- getAttribute(String) - Method in class org.apache.openejb.web.LightweightWebAppBuilder.LightServletContext
-
- getAttributeClass() - Method in class org.apache.openejb.jee.FacesAttribute
-
Gets the value of the attributeClass property.
- getAttributeExtension() - Method in class org.apache.openejb.jee.FacesAttribute
-
Gets the value of the attributeExtension property.
- getAttributeName() - Method in class org.apache.openejb.jee.FacesAttribute
-
Gets the value of the attributeName property.
- getAttributeNames() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getAttributeNames() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getAttributeNames() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getAttributeNames() - Method in class org.apache.openejb.server.httpd.EmbeddedServletContext
-
- getAttributeNames() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getAttributeNames() - Method in class org.apache.openejb.server.httpd.HttpSessionImpl
-
- getAttributeNames() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getAttributeNames() - Method in class org.apache.openejb.server.httpd.ServletSessionAdapter
-
- getAttributeNames() - Method in class org.apache.openejb.web.LightweightWebAppBuilder.LightServletContext
-
- getAttributeOrXmlAttributeOrReference() - Method in class org.apache.openejb.jee.oejb2.GbeanType
-
Gets the value of the attributeOrXmlAttributeOrReference property.
- getAttributeOverride() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the attributeOverride property.
- getAttributeOverride() - Method in class org.apache.openejb.jee.jpa.Embedded
-
Gets the value of the attributeOverride property.
- getAttributeOverride() - Method in class org.apache.openejb.jee.jpa.EmbeddedId
-
Gets the value of the attributeOverride property.
- getAttributeOverride() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the attributeOverride property.
- getAttributes() - Method in class org.apache.openejb.config.sys.StackHandler.DeclaredServiceElement
-
- getAttributes() - Method in class org.apache.openejb.config.sys.StackHandler.ResourceElement
-
- getAttributes() - Method in class org.apache.openejb.config.sys.StackHandler.ServiceElement
-
- getAttributes(String[]) - Method in class org.apache.openejb.core.mdb.MdbContainer.MdbJmxControl
-
- getAttributes(String[]) - Method in class org.apache.openejb.core.mdb.MdbInstanceManager.MdbJmxControl
-
- getAttributes() - Method in class org.apache.openejb.jee.jpa.Embeddable
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Gets the value of the attributes property.
- getAttributes() - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- getAttributes(String[]) - Method in class org.apache.openejb.monitoring.DynamicMBeanWrapper
-
- getAttributes(ObjectName, String[]) - Method in class org.apache.openejb.monitoring.LocalMBeanServer
-
- getAttributes(String[]) - Method in class org.apache.openejb.monitoring.ManagedMBean
-
- getAttributes(String[]) - Method in class org.apache.openejb.monitoring.MBeanPojoWrapper
-
- getAttributes(String[]) - Method in class org.apache.openejb.monitoring.remote.RemoteResourceMonitor
-
- getAttributes(String) - Method in class org.apache.openejb.util.SuperProperties
-
Searches for the attributes associated with the specified property.
- getAudience() - Method in class org.apache.tomee.microprofile.jwt.principal.JWTCallerPrincipal
-
- getAudiences() - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
-
- getAudit() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the audit property.
- getAuth() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the auth property.
- getAuth() - Method in class org.apache.openejb.server.rest.RESTService
-
- getAuthConstraint() - Method in class org.apache.openejb.jee.SecurityConstraint
-
- getAuthContext(String, Subject, Map) - Method in class org.apache.tomee.security.provider.TomEESecurityServerAuthConfig
-
- getAuthContextID(MessageInfo) - Method in class org.apache.tomee.security.provider.TomEESecurityServerAuthConfig
-
- getAuthentication() - Method in class org.apache.openejb.client.EJBRequest.Body
-
- getAuthentication(HttpServletRequest) - Static method in interface org.apache.tomee.security.http.LoginToContinueMechanism
-
- getAuthenticationMechanism() - Method in class org.apache.openejb.jee.OutboundResourceAdapter
-
- getAuthenticationMechanism() - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- getAuthenticationMechanismType() - Method in class org.apache.openejb.jee.AuthenticationMechanism
-
- getAuthenticationScheme() - Method in class org.apache.openejb.rest.ThreadLocalSecurityContext
-
- getAuthLayer() - Method in class org.apache.openejb.jee.sun.MessageSecurityBinding
-
- getAuthMethod() - Method in class org.apache.openejb.jee.jba.AsContext
-
Gets the value of the authMethod property.
- getAuthMethod() - Method in class org.apache.openejb.jee.LoginConfig
-
- getAuthMethod() - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType.WebServiceSecurityType
-
- getAuthMethod() - Method in class org.apache.openejb.jee.oejb2.WebServiceSecurityType
-
Gets the value of the authMethod property.
- getAuthMethod() - Method in class org.apache.openejb.jee.sun.AsContext
-
- getAuthMethod() - Method in class org.apache.openejb.jee.sun.LoginConfig
-
- getAuthMethod() - Method in class org.apache.openejb.server.hessian.HessianService
-
- getAuthMethod() - Method in class org.apache.openejb.server.webservices.WsService
-
- getAuthParameters() - Method in class org.apache.tomee.security.http.TomEEHttpMessageContext
-
- getAuthRecipient() - Method in class org.apache.openejb.jee.sun.RequestProtection
-
- getAuthRecipient() - Method in class org.apache.openejb.jee.sun.ResponseProtection
-
- getAuthSource() - Method in class org.apache.openejb.jee.sun.RequestProtection
-
- getAuthSource() - Method in class org.apache.openejb.jee.sun.ResponseProtection
-
- getAuthType() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getAuthType() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getAuthType() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getAuthType() - Method in class org.apache.tomee.microprofile.jwt.MPJWTFilter.MPJWTServletRequestWrapper
-
- getAutoIncrement() - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Gets the value of the autoIncrement property.
- getAutoIncrement() - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Gets the value of the autoIncrement property.
- getAutoIncrementTable() - Method in class org.apache.openejb.jee.oejb2.KeyGeneratorType
-
Gets the value of the autoIncrementTable property.
- getAutoIncrementTemplate() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the autoIncrementTemplate property.
- getAutomaticKeyGeneration() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the automaticKeyGeneration property.
- getAutoStart() - Method in class org.apache.openejb.resource.activemq.jms2.cdi.JMS2CDIExtension.InternalJMSContext
-
- getAutoStart() - Method in class org.apache.openejb.resource.activemq.jms2.JMSContextImpl
-
- getAvailabilityEnabled() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getAvailableModules(ModuleType, Target[]) - Method in class org.apache.openejb.config.OpenEJBDeploymentManager
-
- getAvailableModules(ModuleType, Target[]) - Method in class org.apache.openejb.config.VmDeploymentManager
-
- getAvailableServices() - Method in class org.apache.openejb.assembler.classic.util.ServiceConfiguration
-
- getBackingStrategyFactory() - Method in class org.apache.openejb.jee.oejb2.OpenejbClusteringWadiType
-
Gets the value of the backingStrategyFactory property.
- getBase() - Method in class org.apache.openejb.loader.SystemInstance
-
- getBase() - Method in class org.apache.tomee.embedded.Container
-
- getBaseInputSource() - Method in class org.apache.openejb.core.webservices.WsdlResolver
-
- getBaseName() - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
Gets the value of the baseName property.
- getBaseURI() - Method in class org.apache.openejb.core.webservices.WsdlResolver
-
- getBaseUri() - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getBaseUriBuilder() - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getBaseUrls() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getBasic() - Method in class org.apache.openejb.jee.jpa.Attributes
-
Gets the value of the basic property.
- getBasic() - Method in class org.apache.openejb.jee.jpa.EmbeddableAttributes
-
Gets the value of the basic property.
- getBatchCascadeDelete() - Method in class org.apache.openejb.jee.jba.cmp.EjbRelationshipRole
-
Gets the value of the batchCascadeDelete property.
- getBatchSize() - Method in class org.apache.openejb.jee.oejb2.SequenceTableType
-
Gets the value of the batchSize property.
- getBDABeansXmlScanner() - Method in class org.apache.openejb.cdi.CdiScanner
-
- getBean() - Method in class org.apache.openejb.core.InstanceContext
-
- getBean() - Method in class org.apache.openejb.jee.bval.ConstraintMappingsType
-
Gets the value of the bean property.
- getBean() - Method in class org.apache.openejb.jee.jba.ClientInterceptors
-
Gets the value of the bean property.
- getBean() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimInjectionPoint
-
- getBeanArchiveInfo() - Method in class org.apache.openejb.cdi.OpenEJBBeanInfoService
-
- getBeanArchiveInformation(URL) - Method in class org.apache.openejb.cdi.OpenEJBBeanInfoService
-
- getBeanCache() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getBeanClass() - Method in class org.apache.openejb.BeanContext
-
- getBeanClass() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getBeanClass() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
-
- getBeanClasses() - Method in class org.apache.openejb.cdi.CdiScanner
-
- getBeanClassesPerBda() - Method in class org.apache.openejb.cdi.CdiScanner
-
- getBeanContainer() - Method in class org.apache.openejb.ProxyInfo
-
- getBeanContext() - Method in class org.apache.openejb.cdi.CdiEjbBean
-
- getBeanContext(Object) - Method in interface org.apache.openejb.Container
-
- getBeanContext(Class) - Static method in class org.apache.openejb.core.cmp.cmp2.Cmp2Util
-
- getBeanContext(Object) - Method in class org.apache.openejb.core.cmp.CmpContainer
-
- getBeanContext(Object) - Method in class org.apache.openejb.core.CoreContainerSystem
-
Returns the DeploymentInfo for an EJB with the given deploymentID.
- getBeanContext(Object) - Method in class org.apache.openejb.core.entity.EntityContainer
-
- getBeanContext() - Method in class org.apache.openejb.core.InstanceContext
-
- getBeanContext() - Method in class org.apache.openejb.core.ivm.BaseEjbProxyHandler
-
- getBeanContext(Object) - Method in class org.apache.openejb.core.managed.ManagedContainer
-
- getBeanContext(Object) - Method in interface org.apache.openejb.core.mdb.BaseMdbContainer
-
- getBeanContext(Object) - Method in class org.apache.openejb.core.mdb.MdbContainer
-
- getBeanContext(Object) - Method in class org.apache.openejb.core.mdb.MdbPoolContainer
-
- getBeanContext(Object) - Method in class org.apache.openejb.core.singleton.SingletonContainer
-
- getBeanContext(Object) - Method in class org.apache.openejb.core.stateful.StatefulContainer
-
- getBeanContext(Object) - Method in class org.apache.openejb.core.stateless.StatelessContainer
-
- getBeanContext() - Method in class org.apache.openejb.core.ThreadContext
-
- getBeanContext() - Method in class org.apache.openejb.junit.BeanContextBaseRule
-
- getBeanContext() - Method in class org.apache.openejb.MethodContext
-
- getBeanContext() - Method in class org.apache.openejb.ProxyInfo
-
- getBeanContext() - Method in class org.apache.openejb.server.ejbd.CallContext
-
- getBeanContext(Object) - Method in interface org.apache.openejb.spi.ContainerSystem
-
- getBeanContext() - Method in interface org.apache.openejb.util.proxy.BeanContextInvocationHandler
-
- getBeanContexts() - Method in class org.apache.openejb.AppContext
-
- getBeanContexts() - Method in class org.apache.openejb.assembler.classic.event.NewEjbAvailableAfterApplicationCreated
-
- getBeanContexts() - Method in class org.apache.openejb.cdi.StartupObject
-
- getBeanContexts() - Method in interface org.apache.openejb.Container
-
- getBeanContexts() - Method in class org.apache.openejb.core.cmp.CmpContainer
-
- getBeanContexts() - Method in class org.apache.openejb.core.entity.EntityContainer
-
- getBeanContexts() - Method in class org.apache.openejb.core.managed.ManagedContainer
-
- getBeanContexts() - Method in interface org.apache.openejb.core.mdb.BaseMdbContainer
-
- getBeanContexts() - Method in class org.apache.openejb.core.mdb.MdbContainer
-
- getBeanContexts() - Method in class org.apache.openejb.core.mdb.MdbPoolContainer
-
- getBeanContexts() - Method in class org.apache.openejb.core.singleton.SingletonContainer
-
- getBeanContexts() - Method in class org.apache.openejb.core.stateful.StatefulContainer
-
- getBeanContexts() - Method in class org.apache.openejb.core.stateless.StatelessContainer
-
- getBeanDiscoveryMode() - Method in class org.apache.openejb.jee.Beans
-
- getBeanLoadBalancePolicy() - Method in class org.apache.openejb.jee.jba.ClusterConfig
-
Gets the value of the beanLoadBalancePolicy property.
- getBeanManager() - Method in class org.apache.openejb.AppContext
-
- getBeanManager() - Method in class org.apache.openejb.batchee.BatchEEServiceManager.TomEEArtifactFactory
-
- getBeanManager() - Method in class org.apache.openejb.cdi.OpenEJBLifecycle
-
- getBeanManagerImpl() - Method in class org.apache.openejb.cdi.AppWebBeansContext
-
- getBeanManagerImpl() - Method in class org.apache.openejb.cdi.WebappWebBeansContext
-
- getBeanMethod() - Method in class org.apache.openejb.jee.InitMethod
-
- getBeanMethod() - Method in class org.apache.openejb.jee.RemoveMethod
-
- getBeanMethod() - Method in class org.apache.openejb.MethodContext
-
- getBeanMethod() - Method in class org.apache.openejb.MethodContext.InterfaceMethodContext
-
- getBeanName() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getBeanPool() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getBeans() - Method in class org.apache.openejb.cdi.WebappBeanManager
-
- getBeans() - Method in class org.apache.openejb.config.EjbModule
-
- getBeanTransaction() - Method in class org.apache.openejb.core.managed.Instance
-
- getBeanTransaction() - Method in class org.apache.openejb.core.stateful.Instance
-
- getBeanXmls() - Method in class org.apache.openejb.cdi.CdiScanner
-
- getBefore() - Method in class org.apache.openejb.jee.FacesOrdering
-
Gets the value of the before property.
- getBefore() - Method in class org.apache.openejb.jee.Ordering
-
- getBefore(Class) - Method in class org.apache.openejb.observer.ObserverManager.Observer
-
- getBeforeCompletion() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getBeforeCompletion() - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- getBeforeCompletion() - Method in class org.apache.openejb.jee.Interceptor
-
- getBeforeCompletion() - Method in interface org.apache.openejb.jee.Session
-
- getBeforeCompletion() - Method in class org.apache.openejb.jee.SessionBean
-
- getBeforeCompletionMethod() - Method in class org.apache.openejb.jee.SessionBean
-
- getBehavior() - Method in class org.apache.openejb.jee.FacesConfig
-
- getBehaviorClass() - Method in class org.apache.openejb.jee.FacesBehavior
-
Gets the value of the behaviorClass property.
- getBehaviorExtension() - Method in class org.apache.openejb.jee.FacesBehavior
-
Gets the value of the behaviorExtension property.
- getBehaviorId() - Method in class org.apache.openejb.jee.FacesBehavior
-
Gets the value of the behaviorId property.
- getBin() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getBinariesDir() - Method in class org.apache.openejb.maven.plugin.Synchronization
-
Gets binaries dir.
- getBind() - Method in class org.apache.openejb.server.ServiceDaemon
-
- getBinding() - Method in class org.apache.openejb.core.ivm.naming.NameNode
-
- getBinding(boolean) - Method in class org.apache.openejb.core.ivm.naming.NameNode
-
- getBinding() - Method in class org.apache.openejb.server.cxf.CxfEndpoint
-
- getBindingEjbRef() - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Gets the value of the bindingEjbRef property.
- getBindingEjbRefs() - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Gets the value of the bindingEjbRefs property.
- getBindingID() - Method in class org.apache.openejb.core.webservices.PortData
-
- getBindingMessageDestinationRef() - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Gets the value of the bindingMessageDestinationRef property.
- getBindingMessageDestinationRefs() - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Gets the value of the bindingMessageDestinationRefs property.
- getBindingName() - Method in class org.apache.openejb.jee.oejb2.PortCompletionType
-
Gets the value of the bindingName property.
- getBindingResourceEnvRef() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Gets the value of the bindingResourceEnvRef property.
- getBindingResourceEnvRefs() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Gets the value of the bindingResourceEnvRefs property.
- getBindingResourceRef() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Gets the value of the bindingResourceRef property.
- getBindingResourceRefs() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Gets the value of the bindingResourceRefs property.
- getBindings() - Method in class org.apache.openejb.AppContext
-
- getBindings() - Method in class org.apache.openejb.assembler.classic.JndiBuilder.Bindings
-
- getBindings() - Method in class org.apache.openejb.core.WebContext
-
- getBindingServiceRef() - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Gets the value of the bindingServiceRef property.
- getBindingServiceRefs() - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Gets the value of the bindingServiceRefs property.
- getBindingType() - Method in class org.apache.openejb.server.cxf.JaxWsImplementorInfoImpl
-
- getBindingURI(String) - Static method in class org.apache.openejb.core.webservices.JaxWsUtils
-
- getBindingUriFromAnn(Class<?>) - Static method in class org.apache.openejb.core.webservices.JaxWsUtils
-
- getBlockingTimeoutMilliseconds() - Method in class org.apache.openejb.monitoring.ConnectionFactoryMonitor
-
- getBody() - Method in class org.apache.openejb.client.EJBRequest
-
- getBody(Class<T>) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getBody(Class<T>) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingByteMessage
-
- getBody(Class<T>) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- getBody(Class<T>) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingObjectMessage
-
- getBody(Class<T>) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingStreamMessage
-
- getBody(Class<T>) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingTextMessage
-
- getBody() - Method in class org.apache.tomee.security.http.SavedRequest
-
- getBodyContent() - Method in class org.apache.openejb.jee.Tag
-
- getBodyLength() - Method in class org.apache.openejb.resource.activemq.jms2.WrappingByteMessage
-
- getBoolean(String) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- getBooleanProperty(String) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getBootstrapContext() - Method in class org.apache.openejb.resource.activemq.ActiveMQResourceAdapter
-
- getBootstrapContext() - Method in class org.apache.openejb.resource.quartz.QuartzResourceAdapter
-
- getBrokerMetaFile() - Static method in class org.apache.openejb.resource.activemq.ActiveMQFactory
-
Returns the prefix metafile name of the poperties file that ActiveMQ should be
provided with.
- getBrokers() - Method in class org.apache.openejb.resource.activemq.ActiveMQ5Factory
-
- getBrokers() - Static method in class org.apache.openejb.resource.activemq.ActiveMQFactory
-
Returns a map of configured brokers.
- getBrokerXmlConfig() - Method in class org.apache.openejb.config.typed.ActiveMQResourceAdapterBuilder
-
- getBuffer() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getBufferSize() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- getBufferSize() - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- getBufferSize() - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- getBufferSizeKb() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getBulkPassivate() - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- getBulkPassivate() - Method in class org.apache.openejb.core.managed.SimpleCache
-
- getBulkPassivate() - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- getBundleActivator() - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Gets the value of the bundleActivator property.
- getBundleClassPath() - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Gets the value of the bundleClassPath property.
- getBus() - Method in class org.apache.openejb.server.cxf.transport.event.BusCreated
-
- getBus() - Static method in class org.apache.openejb.server.cxf.transport.util.CxfUtil
-
- getBusinessClasses() - Method in class org.apache.openejb.client.EJBMetaDataImpl
-
- getBusinessLocal() - Method in class org.apache.openejb.jee.EntityBean
-
- getBusinessLocal() - Method in interface org.apache.openejb.jee.RemoteBean
-
- getBusinessLocal() - Method in class org.apache.openejb.jee.SessionBean
-
- getBusinessLocalBeanHome() - Method in class org.apache.openejb.BeanContext
-
- getBusinessLocalBeanInterface() - Method in class org.apache.openejb.BeanContext
-
- getBusinessLocalHome() - Method in class org.apache.openejb.BeanContext
-
- getBusinessLocalHome(Class) - Method in class org.apache.openejb.BeanContext
-
- getBusinessLocalHome(List<Class>, Class) - Method in class org.apache.openejb.BeanContext
-
- getBusinessLocalInterface() - Method in class org.apache.openejb.BeanContext
-
- getBusinessLocalInterfaces() - Method in class org.apache.openejb.BeanContext
-
- getBusinessLocalInterfaces() - Method in class org.apache.openejb.cdi.CdiEjbBean
-
- getBusinessObject(Class) - Method in class org.apache.openejb.core.BaseSessionContext
-
- getBusinessObject(ProxyInfo) - Method in class org.apache.openejb.core.ivm.IntraVmServer
-
- getBusinessObject(ProxyInfo) - Method in class org.apache.openejb.core.ServerFederation
-
- getBusinessObject(ProxyInfo) - Method in class org.apache.openejb.server.ejbd.EjbDaemon
-
- getBusinessObject(ProxyInfo) - Method in class org.apache.openejb.server.ejbd.EjbServer
-
- getBusinessObject(ProxyInfo) - Method in interface org.apache.openejb.spi.ApplicationServer
-
- getBusinessRemote() - Method in class org.apache.openejb.jee.EntityBean
-
- getBusinessRemote() - Method in interface org.apache.openejb.jee.RemoteBean
-
- getBusinessRemote() - Method in class org.apache.openejb.jee.SessionBean
-
- getBusinessRemoteHome() - Method in class org.apache.openejb.BeanContext
-
- getBusinessRemoteHome(Class) - Method in class org.apache.openejb.BeanContext
-
- getBusinessRemoteHome(List<Class>, Class) - Method in class org.apache.openejb.BeanContext
-
- getBusinessRemoteInterface() - Method in class org.apache.openejb.BeanContext
-
- getBusinessRemoteInterfaces() - Method in class org.apache.openejb.BeanContext
-
- getByte(String) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- getBytecode(String) - Method in class org.apache.openejb.config.FinderFactory.DebugArchive
-
- getBytecode(String) - Method in class org.apache.openejb.config.WebappAggregatedArchive
-
- getByteProperty(String) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getBytes(String) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- getCache() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- getCache() - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- getCache() - Method in class org.apache.openejb.core.stateful.StatefulContainer
-
- getCache() - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- getCache() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the cache property.
- getCache() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getCache() - Method in class org.apache.openejb.util.Memoizer
-
- getCacheBetweenTransactions() - Method in class org.apache.openejb.jee.wls.EntityCache
-
Gets the value of the cacheBetweenTransactions property.
- getCacheBetweenTransactions() - Method in class org.apache.openejb.jee.wls.EntityCacheRef
-
Gets the value of the cacheBetweenTransactions property.
- getCacheHelper() - Method in class org.apache.openejb.jee.sun.Cache
-
- getCacheHelperRefOrDispatcherOrTimeoutOrRefreshFieldOrHttpMethodOrKeyFieldOrConstraintField() - Method in class org.apache.openejb.jee.sun.CacheMapping
-
- getCacheIdleTimeoutInSeconds() - Method in class org.apache.openejb.jee.sun.BeanCache
-
- getCacheInvalidation() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the cacheInvalidation property.
- getCacheInvalidationConfig() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the cacheInvalidationConfig property.
- getCacheLoadFactor() - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Gets the value of the cacheLoadFactor property.
- getCacheMapping() - Method in class org.apache.openejb.jee.sun.Cache
-
- getCacheMaxSize() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getCacheObjectMaxSize() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getCacheOnMatch() - Method in class org.apache.openejb.jee.sun.ConstraintField
-
- getCacheOnMatch() - Method in class org.apache.openejb.jee.sun.ConstraintFieldValue
-
- getCacheOnMatchFailure() - Method in class org.apache.openejb.jee.sun.ConstraintField
-
- getCacheOnMatchFailure() - Method in class org.apache.openejb.jee.sun.ConstraintFieldValue
-
- getCachePolicy() - Method in class org.apache.openejb.jee.jba.ContainerCacheConf
-
Gets the value of the cachePolicy property.
- getCachePolicyConf() - Method in class org.apache.openejb.jee.jba.ContainerCacheConf
-
Gets the value of the cachePolicyConf property.
- getCachePolicyConfOther() - Method in class org.apache.openejb.jee.jba.ContainerCacheConf
-
Gets the value of the cachePolicyConfOther property.
- getCacheSize() - Method in class org.apache.openejb.cdi.WebAppInjectionResolver
-
- getCacheSize() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Gets the value of the cacheSize property.
- getCacheTtl() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getCacheType() - Method in class org.apache.openejb.jee.wls.StatefulSessionCache
-
Gets the value of the cacheType property.
- getCachingElement() - Method in class org.apache.openejb.jee.wls.CachingElement
-
Gets the value of the cachingElement property.
- getCachingElement() - Method in class org.apache.openejb.jee.wls.RelationshipCaching
-
Gets the value of the cachingElement property.
- getCachingName() - Method in class org.apache.openejb.jee.wls.EjbQlQuery
-
Gets the value of the cachingName property.
- getCachingName() - Method in class org.apache.openejb.jee.wls.RelationshipCaching
-
Gets the value of the cachingName property.
- getCalendarName() - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- getCallbackHandler() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getCallbackInterceptors() - Method in class org.apache.openejb.BeanContext
-
- getCallbackThreads() - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- getCallbackThreads() - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- getCallByValue() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the callByValue property.
- getCallByValue() - Method in class org.apache.openejb.jee.jba.Interceptor
-
Gets the value of the callByValue property.
- getCallByValue() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the callByValue property.
- getCallContext() - Static method in class org.apache.openejb.server.ejbd.CallContext
-
- getCallEjbStoreOnClean() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the callEjbStoreOnClean property.
- getCallerGroups(CredentialValidationResult) - Method in class org.apache.tomee.security.identitystore.TomEEDatabaseIdentityStore
-
- getCallerGroups(CredentialValidationResult) - Method in class org.apache.tomee.security.identitystore.TomEEDefaultIdentityStore
-
- getCallerGroups(CredentialValidationResult) - Method in class org.apache.tomee.security.identitystore.TomEELDAPIdentityStore
-
- getCallerIdentity() - Method in class org.apache.openejb.core.BaseContext
-
- getCallerPrincipal() - Method in class org.apache.openejb.core.BaseContext
-
- getCallerPrincipal(SecurityService) - Method in class org.apache.openejb.core.BaseContext
-
- getCallerPrincipal() - Method in class org.apache.openejb.core.security.AbstractSecurityService
-
- getCallerPrincipal() - Method in class org.apache.openejb.core.security.ConnectorCallbackHandler
-
- getCallerPrincipal() - Method in class org.apache.openejb.ri.sp.PseudoSecurityService
-
- getCallerPrincipal() - Method in interface org.apache.openejb.spi.SecurityService
-
Implementors are encouraged to return a java.security.Principal
object that implements org.apache.openejb.spi.CallerPrincipal
JAAS LoginModule implementors are encouraged to use the CallerPrincipal
interface to denote the best fitting Principal for getCallerPrincipal.
- getCallerPrincipal() - Method in class org.apache.tomee.catalina.TomcatSecurityService
-
- getCallerPrincipal() - Method in class org.apache.tomee.security.http.TomEEHttpMessageContext
-
- getCallerPrincipal() - Method in class org.apache.tomee.security.TomEESecurityContext
-
- getCallerPropagation() - Method in class org.apache.openejb.jee.jba.SasContext
-
Gets the value of the callerPropagation property.
- getCallerPropagation() - Method in class org.apache.openejb.jee.sun.SasContext
-
- getCallLogging() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the callLogging property.
- getCallProperty() - Method in class org.apache.openejb.jee.sun.PortInfo
-
- getCallProperty() - Method in class org.apache.openejb.jee.sun.ServiceRef
-
- getCallProperty() - Method in class org.apache.openejb.jee.wls.PortInfo
-
Gets the value of the callProperty property.
- getCallProperty() - Method in class org.apache.openejb.jee.wls.ServiceReferenceDescription
-
Gets the value of the callProperty property.
- getCanonicalHostName() - Method in class org.apache.openejb.server.ServiceDaemon.AddressMonitor
-
- getCapacity() - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- getCapacity() - Method in class org.apache.openejb.core.managed.SimpleCache
-
- getCapacity() - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- getCapacity() - Method in class org.apache.openejb.jee.wls.WorkManager
-
Gets the value of the capacity property.
- getCapacityIncrement() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the capacityIncrement property.
- getCapacityName() - Method in class org.apache.openejb.jee.wls.WorkManager
-
Gets the value of the capacityName property.
- getCascade() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the cascade property.
- getCascade() - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Gets the value of the cascade property.
- getCascade() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the cascade property.
- getCascade() - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Gets the value of the cascade property.
- getCascade() - Method in interface org.apache.openejb.jee.jpa.RelationField
-
- getCascadeDelete() - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- getCase() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionSwitch
-
Gets the value of the case property.
- getCatalina_opts() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getCatalinaBaseDir() - Method in class org.apache.tomee.installer.Paths
-
Returns the directory represented by the catalina.base system property
- getCatalinaBaseDir() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getCatalinaBatFile() - Method in class org.apache.tomee.installer.Paths
-
- getCatalinaBatFile() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getCatalinaBinDir() - Method in class org.apache.tomee.installer.Paths
-
- getCatalinaBinDir() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getCatalinaConfDir() - Method in class org.apache.tomee.installer.Paths
-
- getCatalinaConfDir() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getCatalinaHomeDir() - Method in class org.apache.tomee.installer.Paths
-
Returns the directory represented by the catalina.home system property
- getCatalinaHomeDir() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getCatalinaLibDir() - Method in class org.apache.tomee.installer.Paths
-
- getCatalinaLibDir() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getCatalinaPolicy() - Method in class org.apache.tomee.installer.Paths
-
- getCatalinaPolicy() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getCatalinaShFile() - Method in class org.apache.tomee.installer.Paths
-
- getCatalinaShFile() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getCatalog() - Method in class org.apache.openejb.jee.jpa.CollectionTable
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.apache.openejb.jee.jpa.JoinTable
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.apache.openejb.jee.jpa.SecondaryTable
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.apache.openejb.jee.jpa.SequenceGenerator
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.apache.openejb.jee.jpa.Table
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Gets the value of the catalog property.
- getCategory() - Method in exception org.apache.openejb.config.ValidationError
-
- getCategory() - Method in exception org.apache.openejb.config.ValidationException
-
- getCategory() - Method in exception org.apache.openejb.config.ValidationFailure
-
- getCategory() - Method in exception org.apache.openejb.config.ValidationWarning
-
- getCause(Throwable) - Static method in class org.apache.openejb.client.EJBInvocationHandler
-
- getCause() - Method in class org.apache.openejb.client.event.ConnectionStrategyFailed
-
- getCause() - Method in exception org.apache.openejb.config.ValidationError
-
- getCause(Throwable) - Method in class org.apache.openejb.core.ivm.BaseEjbProxyHandler
-
- getCause() - Method in exception org.apache.openejb.core.NoSuchObjectException
-
Answers the cause of this Throwable, or null if there is no cause.
- getCause() - Method in class org.apache.openejb.core.transaction.TransactionRolledbackException
-
Answers the cause of this Throwable, or null if there is no cause.
- getCauses() - Method in exception org.apache.openejb.UndeployException
-
- getCdiInterceptorBean() - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- getCdiInterceptors() - Method in class org.apache.openejb.BeanContext
-
- getCerts() - Method in class org.apache.tomee.catalina.realm.event.SslAuthenticationEvent
-
- getChar(String) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- getCharacterEncoding() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getCharacterEncoding() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- getCharacterEncoding() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getCharacterEncoding() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getCharacterEncoding() - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- getCharacterEncoding() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getCharacterEncoding() - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- getCharset() - Method in class org.apache.openejb.jee.sun.LocaleCharsetMap
-
- getCheckDirtyAfterGet() - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Gets the value of the checkDirtyAfterGet property.
- getCheckDirtyAfterGet() - Method in class org.apache.openejb.jee.jba.cmp.UserTypeMapping
-
Gets the value of the checkDirtyAfterGet property.
- getCheckExistsOnMethod() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the checkExistsOnMethod property.
- getCheckpointAtEndOfMethod() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getCheckpointedMethods() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getChecks() - Method in class org.apache.tomee.microprofile.health.MicroProfileHealthChecksEndpoint
-
- getChecksumEnabled() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getChildLogger(String) - Method in class org.apache.openejb.util.Logger
-
- getChildren() - Method in exception org.apache.openejb.core.timer.EJBCronTrigger.ParseException
-
- getChildTargetModuleID() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.TargetModuleIDImpl
-
- getChildTargetModuleID() - Method in class org.apache.openejb.config.VmDeploymentManager.TargetModuleIDImpl
-
- getCircuits() - Method in exception org.apache.openejb.util.CircularReferencesException
-
- getClaim(String) - Method in class org.apache.tomee.microprofile.jwt.principal.JWTCallerPrincipal
-
- getClaimKey(Claim) - Static method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
-
- getClaimNames() - Method in class org.apache.tomee.microprofile.jwt.principal.JWTCallerPrincipal
-
- getClasses() - Method in class org.apache.openejb.config.ScanUtil.ScanHandler
-
- getClasses() - Method in class org.apache.openejb.jee.Beans.Alternatives
-
- getClasses() - Method in class org.apache.openejb.rest.ThreadLocalApplication
-
- getClasses() - Method in class org.apache.openejb.rest.ThreadLocalConfiguration
-
- getClasses() - Method in class org.apache.openejb.server.rest.InternalApplication
-
- getClassesFilter() - Method in class org.apache.tomee.embedded.Configuration
-
- getClassesMap() - Method in class org.apache.openejb.config.WebappAggregatedArchive
-
- getClassesNotLoaded() - Method in class org.apache.openejb.config.FinderFactory.ModuleLimitedFinder
-
- getClassesNotLoaded() - Method in class org.apache.openejb.util.AnnotationFinder
-
Returns a list of classes that could not be loaded in last invoked findAnnotated* method.
- getClassifier() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getClassImport() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the classImport property.
- getClassLoader() - Method in class org.apache.openejb.AppContext
-
- getClassLoader() - Method in class org.apache.openejb.BeanContext
-
- getClassLoader() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getClassLoader() - Method in class org.apache.openejb.cdi.StartupObject
-
- getClassLoader() - Method in class org.apache.openejb.config.AppModule
-
- getClassLoader() - Method in interface org.apache.openejb.config.DeploymentModule
-
- getClassLoader() - Method in class org.apache.openejb.config.Module
-
- getClassLoader() - Method in class org.apache.openejb.config.PersistenceModule
-
- getClassLoader() - Method in class org.apache.openejb.core.WebContext
-
- getClassLoader() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getClassLoader() - Method in interface org.apache.openejb.loader.ClassPath
-
- getClassLoader() - Method in class org.apache.openejb.loader.ContextClassPath
-
- getClassLoader() - Method in class org.apache.openejb.loader.SystemClassPath
-
- getClassLoader() - Method in class org.apache.openejb.loader.SystemInstance
-
- getClassLoader() - Method in class org.apache.openejb.loader.TomcatClassPath
-
- getClassLoader() - Method in class org.apache.openejb.ModuleContext
-
- getClassLoader(ObjectName) - Method in class org.apache.openejb.monitoring.LocalMBeanServer
-
- getClassLoader() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getClassLoader() - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- getClassLoader() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getClassLoader() - Method in class org.apache.openejb.server.cxf.rs.CdiResourceProvider
-
- getClassLoader() - Method in class org.apache.openejb.server.httpd.EmbeddedServletContext
-
- getClassLoader() - Method in class org.apache.openejb.web.LightweightWebAppBuilder.LightServletContext
-
- getClassLoader() - Method in class org.apache.tomee.catalina.LazyStopLoader
-
- getClassLoader() - Method in class org.apache.tomee.catalina.remote.ServerClassLoaderLoader
-
- getClassloaderFilteredPackages() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getClassLoaderFor(ObjectName) - Method in class org.apache.openejb.monitoring.LocalMBeanServer
-
- getClassLoaderRepository() - Method in class org.apache.openejb.monitoring.LocalMBeanServer
-
- getClassLoaderResource(String) - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getClassLoaderResources(String) - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getClassName() - Method in class org.apache.openejb.assembler.monitoring.JMXContainer
-
- getClassName() - Method in class org.apache.openejb.client.CallbackMetaData
-
- getClassname() - Method in class org.apache.openejb.client.serializer.SerializationWrapper
-
- getClassName() - Method in interface org.apache.openejb.config.Service
-
- getClassName() - Method in class org.apache.openejb.config.sys.AbstractService
-
- getClassName() - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Gets the value of the className property.
- getClassname() - Method in class org.apache.openejb.Injection
-
- getClassName() - Method in class org.apache.openejb.jee.AroundInvoke
-
- getClassName() - Method in class org.apache.openejb.jee.AroundTimeout
-
- getClassName() - Method in interface org.apache.openejb.jee.CallbackMethod
-
- getClassName() - Method in class org.apache.openejb.jee.DataSource
-
- getClassName() - Method in class org.apache.openejb.jee.InterceptorBinding
-
- getClassName() - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- getClassName() - Method in class org.apache.openejb.jee.JMSDestination
-
- getClassName() - Method in class org.apache.openejb.jee.LifecycleCallback
-
- getClassName() - Method in class org.apache.openejb.jee.Method
-
- getClassName() - Method in class org.apache.openejb.jee.MethodAttribute
-
- getClassName() - Method in class org.apache.openejb.jee.NamedMethod
-
- getClassName() - Method in class org.apache.openejb.jee.oejb3.PojoDeployment
-
- getClassName() - Method in class org.apache.openejb.jee.sun.CacheHelper
-
- getClassName() - Method in class org.apache.openejb.jee.sun.PrincipalName
-
- getClassname() - Method in class org.apache.openejb.server.cxf.rs.CxfRsHttpListener.RestServiceMBean
-
- getClasspath() - Method in class org.apache.openejb.config.DeploymentLoader.ExternalConfiguration
-
- getClasspath() - Method in interface org.apache.openejb.config.Service
-
- getClasspath() - Method in class org.apache.openejb.config.sys.AbstractService
-
- getClasspath() - Method in class org.apache.openejb.config.sys.Deployments
-
- getClassPath() - Method in class org.apache.openejb.loader.SystemInstance
-
- getClasspath() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getClasspathAPI() - Method in interface org.apache.openejb.config.Service
-
- getClasspathAPI() - Method in class org.apache.openejb.config.sys.AbstractService
-
- getClasspathConfiguration() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- getClassType() - Method in class org.apache.openejb.jee.bval.BeanType
-
Gets the value of the classType property.
- getClazz() - Method in class org.apache.openejb.config.sys.Service
-
- getClazz() - Method in class org.apache.openejb.jee.AroundInvoke
-
- getClazz() - Method in class org.apache.openejb.jee.AroundTimeout
-
- getClazz() - Method in class org.apache.openejb.jee.bval.BeanType
-
Gets the value of the clazz property.
- getClazz() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCallParameter
-
Gets the value of the clazz property.
- getClazz() - Method in class org.apache.openejb.jee.jba.cmp.DependentValueClass
-
Gets the value of the clazz property.
- getClazz() - Method in class org.apache.openejb.jee.jba.cmp.EntityCommand
-
Gets the value of the clazz property.
- getClazz() - Method in class org.apache.openejb.jee.jpa.Embeddable
-
Gets the value of the clazz property.
- getClazz() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the clazz property.
- getClazz() - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Gets the value of the clazz property.
- getClazz() - Method in class org.apache.openejb.jee.jpa.fragment.PersistenceUnitFragment
-
- getClazz() - Method in class org.apache.openejb.jee.jpa.IdClass
-
Gets the value of the clazz property.
- getClazz() - Method in class org.apache.openejb.jee.jpa.MapKeyClass
-
Gets the value of the clazz property.
- getClazz() - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Gets the value of the clazz property.
- getClazz() - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- getClazz() - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getClazz() - Method in class org.apache.openejb.jee.oejb2.GbeanType
-
Gets the value of the clazz property.
- getClazz() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Gets the value of the clazz property.
- getClazz() - Method in class org.apache.openejb.server.cxf.rs.ApplicationData.Resource
-
- getClazz() - Method in class org.apache.tomee.microprofile.jwt.bval.ClassValidationData
-
- getCleanOnStartUp() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getCleanReadAheadOnLoad() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the cleanReadAheadOnLoad property.
- getCleanReadAheadOnLoad() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the cleanReadAheadOnLoad property.
- getClient() - Method in class org.apache.openejb.client.EJBInvocationHandler
-
- getClientAuth() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- getClientAuth() - Method in class org.apache.tomee.embedded.Configuration
-
- getClientAuth() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getClientAuth() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getClientAuthConfig(String, String, CallbackHandler) - Method in class org.apache.tomee.security.provider.TomEESecurityAuthConfigProvider
-
- getClientAuthentication() - Method in class org.apache.openejb.jee.wls.IiopSecurityDescriptor
-
Gets the value of the clientAuthentication property.
- getClientBehaviorRenderer() - Method in class org.apache.openejb.jee.FacesRenderKit
-
- getClientBehaviorRendererClass() - Method in class org.apache.openejb.jee.FacesClientBehaviorRenderer
-
Gets the value of the clientBehaviorRendererClass property.
- getClientBehaviorRendererType() - Method in class org.apache.openejb.jee.FacesClientBehaviorRenderer
-
Gets the value of the clientBehaviorRendererType property.
- getClientCertAuthentication() - Method in class org.apache.openejb.jee.wls.TransportRequirements
-
Gets the value of the clientCertAuthentication property.
- getClientConfiguration(TargetModuleID) - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.ProgressObjectImpl
-
- getClientConfiguration(TargetModuleID) - Method in class org.apache.openejb.config.VmDeploymentManager.ProgressObjectImpl
-
- getClientId() - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- getClientID() - Method in class org.apache.openejb.resource.activemq.jms2.cdi.JMS2CDIExtension.InternalJMSContext
-
- getClientID() - Method in class org.apache.openejb.resource.activemq.jms2.JMSContextImpl
-
- getClientIdentity() - Method in class org.apache.openejb.client.ClientIdentityPrincipal
-
- getClientIdentity() - Method in class org.apache.openejb.client.ClientMetaData
-
- getClientIdentity() - Method in class org.apache.openejb.client.EJBInvocationHandler
-
- getClientIdentity() - Method in class org.apache.openejb.client.EJBRequest
-
- getClientInterceptors() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the clientInterceptors property.
- getClientModule() - Method in class org.apache.openejb.config.EjbModule
-
- getClientModules() - Method in class org.apache.openejb.config.AppModule
-
- getClientsOnSameServer() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the clientsOnSameServer property.
- getClientSubject() - Method in class org.apache.tomee.security.http.TomEEHttpMessageContext
-
- getClockProvider() - Method in class org.apache.openejb.assembler.classic.SingleValidatorFactoryWrapper
-
- getClockProvider() - Method in class org.apache.openejb.assembler.classic.ValidatorFactoryWrapper
-
- getClockProvider() - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Obtient la valeur de la propriété clockProvider.
- getCloseTimeout() - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- getCloseTimeout() - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- getCluster() - Method in class org.apache.openejb.client.event.ConnectionStrategyFailed
-
- getCluster() - Method in class org.apache.openejb.jee.oejb2.OpenejbClusteringWadiType
-
Gets the value of the cluster property.
- getCluster() - Method in class org.apache.tomee.catalina.valve.LazyValve
-
- getClusterConfig() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the clusterConfig property.
- getClusterConfig() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the clusterConfig property.
- getClusterConfig() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the clusterConfig property.
- getClustered() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the clustered property.
- getClustered() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the clustered property.
- getClustering() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
Reference to abstract clustering element defined in
imported "geronimo-application-2.0.xsd"
- getClusterInvalidationDisabled() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the clusterInvalidationDisabled property.
- getClusterMetaData() - Method in class org.apache.openejb.client.Client.Context
-
- getClusterMetaData() - Method in class org.apache.openejb.client.event.ClusterMetaDataUpdated
-
- getClusterMetaDataVersion() - Method in class org.apache.openejb.client.ClusterRequest
-
- getCmd() - Method in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
Gets cmd.
- getCmd() - Method in class org.apache.openejb.maven.plugin.BuildTomEEMojo
-
- getCmd() - Method in class org.apache.openejb.maven.plugin.ConfigTestTomEEMojo
-
- getCmd() - Method in class org.apache.openejb.maven.plugin.RunTomEEMojo
-
- getCmd() - Method in class org.apache.openejb.maven.plugin.StartTomEEMojo
-
- getCmd() - Method in class org.apache.openejb.maven.plugin.StopTomEEMojo
-
- getCmp() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getCMPAttribute() - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Gets the value of the cmpAttribute property.
- getCMPAttributes() - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Gets the value of the cmpAttributes property.
- getCmpCallback() - Method in class org.apache.openejb.core.cmp.jpa.JpaCmpEngineFactory
-
- getCmpConnectionFactories() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the cmpConnectionFactories property.
- getCmpConnectionFactory() - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
Gets the value of the cmpConnectionFactory property.
- getCmpEngineFactory() - Method in class org.apache.openejb.config.typed.CmpEntityContainerBuilder
-
- getCmpField() - Method in class org.apache.openejb.jee.EntityBean
-
- getCmpField() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the cmpField property.
- getCmpField() - Method in class org.apache.openejb.jee.wls.FieldMap
-
Gets the value of the cmpField property.
- getCmpField() - Method in class org.apache.openejb.jee.wls.UnknownPrimaryKeyField
-
Gets the value of the cmpField property.
- getCmpFieldClass() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.CmpFieldMapping
-
Gets the value of the cmpFieldClass property.
- getCmpFieldGroupMapping() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.PrefetchGroup
-
Gets the value of the cmpFieldGroupMapping property.
- getCmpFieldMapping() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the cmpFieldMapping property.
- getCmpFieldMapping() - Method in class org.apache.openejb.jee.sun.EntityMapping
-
- getCmpFieldName() - Method in class org.apache.openejb.jee.oejb2.CmpFieldGroupMappingType
-
Gets the value of the cmpFieldName property.
- getCmpFieldName() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.CmpFieldMapping
-
Gets the value of the cmpFieldName property.
- getCmpFieldName() - Method in class org.apache.openejb.jee.oejb2.GroupType
-
Gets the value of the cmpFieldName property.
- getCmpFieldOrCmrField() - Method in class org.apache.openejb.jee.wls.FieldGroup
-
Gets the value of the cmpFieldOrCmrField property.
- getCmpImplClass() - Method in class org.apache.openejb.BeanContext
-
- getCmpImplClassName(String, String) - Static method in class org.apache.openejb.core.cmp.CmpUtil
-
- getCmpMappings() - Method in class org.apache.openejb.config.AppModule
-
- getCmpResource() - Method in class org.apache.openejb.jee.sun.EnterpriseBeans
-
- getCmpVersion() - Method in class org.apache.openejb.jee.EntityBean
-
- getCmrField() - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- getCmrField() - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType
-
Gets the value of the cmrField property.
- getCmrField() - Method in class org.apache.openejb.jee.oejb2.GroupType
-
Gets the value of the cmrField property.
- getCmrField() - Method in class org.apache.openejb.jee.wls.CachingElement
-
Gets the value of the cmrField property.
- getCmrFieldDescriptor(Type) - Method in enum org.apache.openejb.core.cmp.cmp2.CmrStyle
-
- getCmrFieldGroupMapping() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.PrefetchGroup
-
Gets the value of the cmrFieldGroupMapping property.
- getCmrFieldMapping() - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType.RoleMapping
-
Gets the value of the cmrFieldMapping property.
- getCmrFieldMapping() - Method in class org.apache.openejb.jee.sun.EntityMapping
-
- getCmrFieldName() - Method in class org.apache.openejb.jee.CmrField
-
- getCmrFieldName() - Method in class org.apache.openejb.jee.oejb2.CmrFieldGroupMappingType
-
Gets the value of the cmrFieldName property.
- getCmrFieldName() - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType.CmrField
-
Gets the value of the cmrFieldName property.
- getCmrFieldName() - Method in class org.apache.openejb.jee.oejb2.GroupType.CmrField
-
Gets the value of the cmrFieldName property.
- getCmrFieldName() - Method in class org.apache.openejb.jee.sun.CmrFieldMapping
-
- getCmrFields() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Gets the value of the cmrFields property.
- getCmrFieldType() - Method in class org.apache.openejb.jee.CmrField
-
- getCmrStyle() - Method in class org.apache.openejb.core.cmp.cmp2.CmrField
-
- getCmtTimeoutInSeconds() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getCnonce() - Method in class org.apache.tomee.catalina.realm.event.DigestAuthenticationEvent
-
- getCode() - Method in enum org.apache.openejb.client.RequestMethodCode
-
- getCode() - Method in enum org.apache.openejb.client.RequestType
-
- getCode() - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
gets the HTTP response code
- getCollectionTable() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the collectionTable property.
- getCollectionType() - Method in enum org.apache.openejb.core.cmp.cmp2.CmrStyle
-
- getCollectionType() - Method in class org.apache.openejb.jee.was.v6.ejb.CMRField
-
Gets the value of the collectionType property.
- getCollectionTypes() - Method in class org.apache.openejb.jee.was.v6.ejb.CMRField
-
Gets the value of the collectionTypes property.
- getColumn() - Method in class org.apache.openejb.jee.jpa.AttributeOverride
-
Gets the value of the column property.
- getColumn() - Method in class org.apache.openejb.jee.jpa.Basic
-
Gets the value of the column property.
- getColumn() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the column property.
- getColumn() - Method in interface org.apache.openejb.jee.jpa.Field
-
- getColumn() - Method in class org.apache.openejb.jee.jpa.FieldResult
-
Gets the value of the column property.
- getColumn() - Method in class org.apache.openejb.jee.jpa.Id
-
Gets the value of the column property.
- getColumn() - Method in class org.apache.openejb.jee.jpa.Transient
-
- getColumn() - Method in class org.apache.openejb.jee.jpa.Version
-
Gets the value of the column property.
- getColumnDefinition() - Method in class org.apache.openejb.jee.jpa.Column
-
Gets the value of the columnDefinition property.
- getColumnDefinition() - Method in class org.apache.openejb.jee.jpa.DiscriminatorColumn
-
Gets the value of the columnDefinition property.
- getColumnDefinition() - Method in class org.apache.openejb.jee.jpa.JoinColumn
-
Gets the value of the columnDefinition property.
- getColumnDefinition() - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Gets the value of the columnDefinition property.
- getColumnDefinition() - Method in class org.apache.openejb.jee.jpa.MapKeyJoinColumn
-
Gets the value of the columnDefinition property.
- getColumnDefinition() - Method in class org.apache.openejb.jee.jpa.OrderColumn
-
Gets the value of the columnDefinition property.
- getColumnDefinition() - Method in class org.apache.openejb.jee.jpa.PrimaryKeyJoinColumn
-
Gets the value of the columnDefinition property.
- getColumnMap() - Method in class org.apache.openejb.jee.wls.RelationshipRoleMap
-
Gets the value of the columnMap property.
- getColumnName() - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Gets the value of the columnName property.
- getColumnName() - Method in class org.apache.openejb.jee.jba.cmp.CreatedBy
-
Gets the value of the columnName property.
- getColumnName() - Method in class org.apache.openejb.jee.jba.cmp.CreatedTime
-
Gets the value of the columnName property.
- getColumnName() - Method in class org.apache.openejb.jee.jba.cmp.KeyField
-
Gets the value of the columnName property.
- getColumnName() - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Gets the value of the columnName property.
- getColumnName() - Method in class org.apache.openejb.jee.jba.cmp.Property
-
Gets the value of the columnName property.
- getColumnName() - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Gets the value of the columnName property.
- getColumnName() - Method in class org.apache.openejb.jee.jba.cmp.UpdatedBy
-
Gets the value of the columnName property.
- getColumnName() - Method in class org.apache.openejb.jee.jba.cmp.UpdatedTime
-
Gets the value of the columnName property.
- getColumnName() - Method in class org.apache.openejb.jee.jpa.UniqueConstraint
-
Gets the value of the columnName property.
- getColumnName() - Method in class org.apache.openejb.jee.sun.CheckVersionOfAccessedInstances
-
- getColumnName() - Method in class org.apache.openejb.jee.sun.CmpFieldMapping
-
- getColumnName() - Method in class org.apache.openejb.jee.sun.ColumnPair
-
- getColumnPair() - Method in class org.apache.openejb.jee.sun.CmrFieldMapping
-
- getColumnPair() - Method in class org.apache.openejb.jee.sun.SecondaryTable
-
- getColumnResult() - Method in class org.apache.openejb.jee.jpa.SqlResultSetMapping
-
Gets the value of the columnResult property.
- getColumns() - Method in class org.apache.openejb.table.Line
-
- getCombinedQName() - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Gets the value of the combinedQName property.
- getCommand() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.DeploymentStatusImpl
-
- getCommand() - Method in class org.apache.openejb.config.VmDeploymentManager.DeploymentStatusImpl
-
- getCommand() - Method in class org.apache.tomee.livereload.Command
-
- getCommandLine() - Method in class org.apache.tomee.embedded.component.TomEEEmbeddedArgs
-
- getComment() - Method in class org.apache.openejb.jee.CookieConfig
-
- getComment(String) - Method in class org.apache.openejb.util.SuperProperties
-
Searches for the comment associated with the specified property.
- getCommentIndent() - Method in class org.apache.openejb.util.SuperProperties
-
Gets the number of spaces to indent comment after '#' character.
- getCommitOption() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the commitOption property.
- getCommitOption() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getCommits() - Method in class org.apache.openejb.resource.GeronimoTransactionManagerFactory.TransactionManagerMBean
-
- getCommonLoader() - Method in class org.apache.openejb.loader.TomcatClassPath
-
- getCommonPropertyType(ELContext, Object) - Method in class org.apache.openejb.cdi.WebAppElResolver
-
- getCompatibility() - Method in class org.apache.openejb.jee.sun.SunApplication
-
- getCompatibility() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Gets the value of the compatibility property.
- getComplementedHttpMethods() - Method in class org.apache.tomee.catalina.security.HTTPMethods
-
- getComplementedHTTPMethods() - Method in class org.apache.tomee.catalina.security.URLPattern
-
- getComplementedMethods() - Method in class org.apache.tomee.catalina.security.URLPattern
-
- getCompletedTaskCount() - Method in class org.apache.openejb.server.ServicePool.Pool
-
- getCompletedTaskCount() - Method in class org.apache.openejb.threads.impl.ManagedExecutorServiceImpl
-
- getComponent(Class<T>) - Method in class org.apache.openejb.client.ClientInstance
-
Gets a global component instance.
- getComponent(Class<T>) - Method in class org.apache.openejb.client.Context
-
- getComponent() - Method in class org.apache.openejb.core.ivm.naming.ParsedName
-
- getComponent() - Method in class org.apache.openejb.jee.FacesConfig
-
Gets the value of the component property.
- getComponent() - Method in class org.apache.openejb.loader.event.ComponentAdded
-
- getComponent() - Method in class org.apache.openejb.loader.event.ComponentRemoved
-
- getComponent(Class<T>) - Method in class org.apache.openejb.loader.SystemInstance
-
I'm not sure how this will play out, but I've used class instances instead of strings
for lookups as class instances are classloader scoped and there is an implicit "namespace"
associated with that.
- getComponentClass() - Method in class org.apache.openejb.jee.FacesComponent
-
Gets the value of the componentClass property.
- getComponentClass() - Method in exception org.apache.tomee.microprofile.jwt.bval.ValidationGenerationException
-
- getComponentExtension() - Method in class org.apache.openejb.jee.FacesComponent
-
Gets the value of the componentExtension property.
- getComponentFamily() - Method in class org.apache.openejb.jee.FacesRenderer
-
Gets the value of the componentFamily property.
- getComponentHashCode() - Method in class org.apache.openejb.core.ivm.naming.ParsedName
-
- getComponentName() - Method in exception org.apache.openejb.config.ValidationException
-
- getComponentName() - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Gets the value of the componentName property.
- getComponents() - Method in class org.apache.openejb.cdi.WebappBeanManager
-
- getComponents() - Method in class org.apache.openejb.util.URISupport.CompositeData
-
- getComponentScopedRefs() - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Gets the value of the componentScopedRefs property.
- getComponentType() - Method in class org.apache.openejb.BeanContext
-
- getComponentType() - Method in class org.apache.openejb.jee.FacesComponent
-
Gets the value of the componentType property.
- getComponentType() - Method in class org.apache.openejb.jee.was.v6.java.ArrayType
-
Gets the value of the componentType property.
- getComponentType() - Method in class org.apache.openejb.server.cxf.ejb.EjbWsContainer.WsServiceMBean
-
- getComponentTypes() - Method in class org.apache.openejb.jee.was.v6.java.ArrayType
-
Gets the value of the componentTypes property.
- getConcurrencyAttribute(Method) - Method in class org.apache.openejb.BeanContext
-
- getConcurrencyManagementType() - Method in class org.apache.openejb.jee.SessionBean
-
- getConcurrencyStrategy() - Method in class org.apache.openejb.jee.wls.EntityCache
-
Gets the value of the concurrencyStrategy property.
- getConcurrencyStrategy() - Method in class org.apache.openejb.jee.wls.EntityCacheRef
-
Gets the value of the concurrencyStrategy property.
- getConcurrentMethod() - Method in class org.apache.openejb.jee.SessionBean
-
- getCondition() - Method in class org.apache.openejb.client.event.RetryConditionAdded
-
- getCondition() - Method in class org.apache.openejb.client.event.RetryConditionRemoved
-
- getConf(String) - Method in class org.apache.openejb.loader.SystemInstance
-
- getConf() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getConf() - Method in class org.apache.tomee.embedded.Configuration
-
- getConf() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getConfidentiality() - Method in class org.apache.openejb.jee.jba.TransportConfig
-
Gets the value of the confidentiality property.
- getConfidentiality() - Method in class org.apache.openejb.jee.sun.TransportConfig
-
- getConfidentiality() - Method in class org.apache.openejb.jee.wls.TransportRequirements
-
Gets the value of the confidentiality property.
- getConfig() - Method in class org.apache.openejb.core.timer.ScheduleData
-
- getConfigFile() - Method in class org.apache.openejb.jee.jba.ServiceRef
-
Gets the value of the configFile property.
- getConfigName() - Method in class org.apache.openejb.jee.jba.ServiceRef
-
Gets the value of the configName property.
- getConfigParserClass() - Method in class org.apache.openejb.jee.jba.LoaderRepositoryConfig
-
Gets the value of the configParserClass property.
- getConfigProperties() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Gets the value of the configProperties property.
- getConfigProperty() - Method in class org.apache.openejb.jee.ActivationSpec
-
- getConfigProperty() - Method in class org.apache.openejb.jee.AdminObject
-
- getConfigProperty() - Method in class org.apache.openejb.jee.ConnectionDefinition
-
- getConfigProperty() - Method in class org.apache.openejb.jee.ResourceAdapter
-
- getConfigProperty() - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- getConfigPropertyName() - Method in class org.apache.openejb.jee.ConfigProperty
-
- getConfigPropertyName() - Method in class org.apache.openejb.jee.RequiredConfigProperty
-
- getConfigPropertyType() - Method in class org.apache.openejb.jee.ConfigProperty
-
- getConfigPropertyValue() - Method in class org.apache.openejb.jee.ConfigProperty
-
- getConfiguration() - Method in class org.apache.openejb.arquillian.common.TomEEContainer
-
- getConfiguration() - Method in class org.apache.tomee.embedded.Container
-
- getConfiguration() - Method in class org.apache.tomee.embedded.junit.TomEEEmbeddedRule
-
- getConfigurationClass() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEContainer
-
- getConfigurationClass() - Method in class org.apache.openejb.arquillian.openejb.OpenEJBDeployableContainer
-
- getConfigurationClass() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEContainer
-
- getConfigurationClass() - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappContainer
-
- getConfigurationCustomizers() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- getConfigurationFactory() - Method in class org.apache.tomee.embedded.Container
-
- getConfigurationName() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the configurationName property.
- getConfigurationName() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the configurationName property.
- getConfigurationName() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the configurationName property.
- getConfResource(String) - Static method in class org.apache.openejb.util.ConfUtils
-
- getConnectAttempts() - Method in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
Gets connect attempts.
- getConnectAttempts() - Method in class org.apache.openejb.maven.plugin.ConfigTestTomEEMojo
-
- getConnectAttempts() - Method in class org.apache.openejb.maven.plugin.StartTomEEMojo
-
- getConnection() - Method in class org.apache.openejb.client.ClientDataSource
-
- getConnection(String, String) - Method in class org.apache.openejb.client.ClientDataSource
-
- getConnection(URI) - Method in interface org.apache.openejb.client.ConnectionFactory
-
- getConnection(ClusterMetaData, ServerMetaData, Request) - Static method in class org.apache.openejb.client.ConnectionManager
-
- getConnection(URI) - Static method in class org.apache.openejb.client.ConnectionManager
-
- getConnection(URI) - Method in class org.apache.openejb.client.FailoverConnectionFactory
-
- getConnection(URI) - Method in class org.apache.openejb.client.HttpConnectionFactory
-
- getConnection(URI) - Method in class org.apache.openejb.client.MulticastConnectionFactory
-
- getConnection(URI) - Method in class org.apache.openejb.client.MulticastPulseClient
-
- getConnection(URI) - Method in class org.apache.openejb.client.SocketConnectionFactory
-
- getConnection(Subject, ConnectionRequestInfo) - Method in class org.apache.openejb.resource.activemq.jms2.TomEEManagedConnection
-
- getConnection() - Method in class org.apache.openejb.resource.jdbc.managed.local.ManagedDataSource
-
- getConnection(String, String) - Method in class org.apache.openejb.resource.jdbc.managed.local.ManagedDataSource
-
- getConnection() - Method in class org.apache.openejb.resource.jdbc.managed.xa.DataSourceXADataSource
-
- getConnection(String, String) - Method in class org.apache.openejb.resource.jdbc.managed.xa.DataSourceXADataSource
-
- getConnection() - Method in class org.apache.openejb.resource.jdbc.managed.xa.ManagedXADataSource
-
- getConnection(String, String) - Method in class org.apache.openejb.resource.jdbc.managed.xa.ManagedXADataSource
-
- getConnection() - Method in class org.apache.openejb.resource.jdbc.RoutedDataSource
-
- getConnection(String, String) - Method in class org.apache.openejb.resource.jdbc.RoutedDataSource
-
- getConnectionCount() - Method in class org.apache.openejb.monitoring.ConnectionFactoryMonitor
-
- getConnectionCreationRetryFrequencySeconds() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the connectionCreationRetryFrequencySeconds property.
- getConnectionDefinition() - Method in class org.apache.openejb.jee.OutboundResourceAdapter
-
- getConnectionFactoryImplClass() - Method in class org.apache.openejb.jee.ConnectionDefinition
-
- getConnectionFactoryImplClass() - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- getConnectionFactoryInterface() - Method in class org.apache.openejb.jee.ConnectionDefinition
-
- getConnectionFactoryInterface() - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- getConnectionFactoryJndiName() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the connectionFactoryJndiName property.
- getConnectionFactoryLookup() - Method in class org.apache.openejb.resource.activemq.TomEEMessageActivationSpec
-
- getConnectionFactoryResourceLink() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the connectionFactoryResourceLink property.
- getConnectionImplClass() - Method in class org.apache.openejb.jee.ConnectionDefinition
-
- getConnectionImplClass() - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- getConnectionInterface() - Method in class org.apache.openejb.jee.ConnectionDefinition
-
- getConnectionInterface() - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- getConnectionManager() - Method in class org.apache.openejb.config.sys.Openejb
-
Gets the value of the connectionManager property.
- getConnectionManager() - Method in class org.apache.openejb.core.ConnectorReference
-
- getConnectionMaxIdleMinutes() - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- getConnectionMaxIdleTime() - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- getConnectionMaxWaitMilliseconds() - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- getConnectionMaxWaitTime() - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- getConnectionProperties() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getConnectionReserveTimeoutSeconds() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the connectionReserveTimeoutSeconds property.
- getConnectionsQueued() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getConnectionsQueued() - Method in class org.apache.openejb.server.discovery.MultipointServer
-
- getConnectionStrategy() - Method in class org.apache.openejb.client.ClusterMetaData
-
- getConnector() - Method in class org.apache.openejb.config.ConnectorModule
-
- getConnector() - Method in class org.apache.openejb.config.sys.Openejb
-
Gets the value of the connector property.
- getConnector() - Method in class org.apache.openejb.config.sys.Resources
-
- getConnector() - Method in class org.apache.openejb.jee.Module
-
- getConnector() - Method in class org.apache.openejb.jee.oejb2.ExtModuleType
-
Gets the value of the connector property.
- getConnector() - Method in class org.apache.openejb.jee.oejb2.ModuleType
-
Gets the value of the connector property.
- getConnectorModules() - Method in class org.apache.openejb.config.AppModule
-
- getConnectors() - Method in class org.apache.tomee.embedded.Configuration
-
- getConsistency() - Method in class org.apache.openejb.jee.sun.EntityMapping
-
- getConstraint() - Method in class org.apache.openejb.jee.bval.ClassType
-
Gets the value of the constraint property.
- getConstraint() - Method in class org.apache.openejb.jee.bval.CrossParameterType
-
Gets the value of the constraint property.
- getConstraint() - Method in class org.apache.openejb.jee.bval.FieldType
-
Gets the value of the constraint property.
- getConstraint() - Method in class org.apache.openejb.jee.bval.GetterType
-
Gets the value of the constraint property.
- getConstraint() - Method in class org.apache.openejb.jee.bval.ParameterType
-
Gets the value of the constraint property.
- getConstraint() - Method in class org.apache.openejb.jee.bval.ReturnValueType
-
Gets the value of the constraint property.
- getConstraintDefinition() - Method in class org.apache.openejb.jee.bval.ConstraintMappingsType
-
Gets the value of the constraintDefinition property.
- getConstraintFieldValue() - Method in class org.apache.openejb.jee.sun.ConstraintField
-
- getConstraintMapping() - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Gets the value of the constraintMapping property.
- getConstraintsClazz() - Method in exception org.apache.tomee.microprofile.jwt.bval.ConstraintsClassInstantiationException
-
- getConstraintValidatorFactory() - Method in class org.apache.openejb.assembler.classic.SingleValidatorFactoryWrapper
-
- getConstraintValidatorFactory() - Method in class org.apache.openejb.assembler.classic.ValidatorFactoryWrapper
-
- getConstraintValidatorFactory() - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Obtient la valeur de la propriété constraintValidatorFactory.
- getConstructor() - Method in interface org.apache.openejb.config.Service
-
- getConstructor() - Method in class org.apache.openejb.config.sys.AbstractService
-
- getConstructor() - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Gets the value of the constructor property.
- getConstructor() - Method in class org.apache.openejb.core.interceptor.ReflectionInvocationContext
-
- getConstructor() - Method in class org.apache.openejb.jee.bval.BeanType
-
Gets the value of the constructor property.
- getConstructorParameterOrder() - Method in class org.apache.openejb.jee.ExceptionMapping
-
- getContact() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the contact property.
- getContacts() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the contacts property.
- getContainer() - Method in class org.apache.openejb.BeanContext
-
- getContainer() - Method in class org.apache.openejb.config.sys.Openejb
-
Gets the value of the container property.
- getContainer() - Method in class org.apache.openejb.config.sys.Resources
-
- getContainer(Object) - Method in class org.apache.openejb.core.CoreContainerSystem
-
- getContainer() - Method in class org.apache.openejb.junit.jee.statement.StartingStatement
-
- getContainer() - Method in class org.apache.openejb.junit5.jee.EjbContainerExtension
-
- getContainer(Object) - Method in interface org.apache.openejb.spi.ContainerSystem
-
- getContainer() - Method in class org.apache.tomee.catalina.realm.LazyRealm
-
- getContainer() - Method in class org.apache.tomee.catalina.realm.LowTypedRealm
-
- getContainer() - Method in class org.apache.tomee.catalina.valve.LazyValve
-
- getContainerCacheConf() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the containerCacheConf property.
- getContainerConcurrency() - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- getContainerConfiguration() - Method in class org.apache.openejb.jee.jba.ContainerConfigurations
-
Gets the value of the containerConfiguration property.
- getContainerConfigurations() - Method in class org.apache.openejb.jee.jba.Jboss
-
Gets the value of the containerConfigurations property.
- getContainerData() - Method in class org.apache.openejb.BeanContext
-
- getContainerId() - Method in class org.apache.openejb.assembler.monitoring.JMXContainer
-
- getContainerID() - Method in interface org.apache.openejb.Container
-
- getContainerID() - Method in class org.apache.openejb.core.cmp.CmpContainer
-
- getContainerID() - Method in class org.apache.openejb.core.entity.EntityContainer
-
- getContainerID() - Method in class org.apache.openejb.core.managed.ManagedContainer
-
- getContainerID() - Method in interface org.apache.openejb.core.mdb.BaseMdbContainer
-
- getContainerID() - Method in class org.apache.openejb.core.mdb.MdbContainer
-
- getContainerID() - Method in class org.apache.openejb.core.mdb.MdbPoolContainer
-
- getContainerID() - Method in class org.apache.openejb.core.singleton.SingletonContainer
-
- getContainerID() - Method in class org.apache.openejb.core.stateful.StatefulContainer
-
- getContainerID() - Method in class org.apache.openejb.core.stateless.StatelessContainer
-
- getContainerId() - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- getContainerIds() - Method in class org.apache.openejb.config.ConfigurationFactory
-
- getContainerInfos() - Method in class org.apache.openejb.config.ConfigurationFactory
-
- getContainerInfos(AppModule, ConfigurationFactory) - Static method in class org.apache.openejb.config.ContainerUtils
-
- getContainerInfoType(String) - Static method in class org.apache.openejb.config.ConfigurationFactory
-
- getContainerInterceptors() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the containerInterceptors property.
- getContainerName() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the containerName property.
- getContainerPoolConf() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the containerPoolConf property.
- getContainerProperties() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getContainerProperties() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getContainers() - Method in class org.apache.openejb.config.AppModule
-
- getContainers() - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Gets the value of the containers property.
- getContainerSystem() - Method in class org.apache.openejb.assembler.classic.Assembler
-
- getContainerSystem() - Method in interface org.apache.openejb.spi.Assembler
-
- getContainerTransaction() - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- getContainerType() - Method in class org.apache.openejb.assembler.monitoring.JMXContainer
-
- getContainerType() - Method in interface org.apache.openejb.Container
-
- getContainerType() - Method in class org.apache.openejb.core.cmp.CmpContainer
-
- getContainerType() - Method in class org.apache.openejb.core.entity.EntityContainer
-
- getContainerType() - Method in class org.apache.openejb.core.managed.ManagedContainer
-
- getContainerType() - Method in interface org.apache.openejb.core.mdb.BaseMdbContainer
-
- getContainerType() - Method in class org.apache.openejb.core.mdb.MdbContainer
-
- getContainerType() - Method in class org.apache.openejb.core.mdb.MdbPoolContainer
-
- getContainerType() - Method in class org.apache.openejb.core.singleton.SingletonContainer
-
- getContainerType() - Method in class org.apache.openejb.core.stateful.StatefulContainer
-
- getContainerType() - Method in class org.apache.openejb.core.stateless.StatelessContainer
-
- getContent() - Method in class org.apache.openejb.core.ivm.naming.Reference
-
- getContent() - Method in class org.apache.openejb.jee.bval.ElementType
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.CachePolicyConfOther
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.AddColumnTemplate
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.AdditionalColumns
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.Alias
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.AliasHeaderPrefix
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.AliasHeaderSuffix
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.AliasMaxLength
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.AlterColumnTemplate
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.AlterTable
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.Attribute
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.AutoIncrementTemplate
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.CheckDirtyAfterGet
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.Class
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.CleanReadAheadOnLoad
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.ColumnName
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.CreateTable
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.Datasource
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.DatasourceMapping
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.Description
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.DropColumnTemplate
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.EagerLoadGroup
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.EjbName
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.EjbRelation
-
Gets the rest of the content model.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.EjbRelationName
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.EjbRelationshipRoleName
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.FalseMapping
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.FetchSize
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.FieldName
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.FieldType
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.FkConstraint
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.FkConstraintTemplate
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.From
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.FunctionName
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.FunctionSql
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.GroupName
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.JavaType
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.JbossQl
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.JdbcType
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.KeyGeneratorFactory
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.LazyResultsetLoading
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.ListCacheMax
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.LoadGroupName
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.MappedType
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.Mapper
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.MethodName
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.MethodParam
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.Name
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.Order
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.Other
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.PageSize
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.ParamSetter
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.PkConstraint
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.PkConstraintTemplate
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.PreferredRelationMapping
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.PropertyName
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.QlCompiler
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.ReadOnly
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.ReadTimeOut
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.RemoveTable
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.ResultReader
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.RowLocking
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.RowLockingTemplate
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.SqlStatement
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.SqlType
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.StateFactory
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.Strategy
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.SubquerySupported
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.TableName
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.ThrowRuntimeExceptions
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.TrueMapping
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.UnknownPkClass
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.Where
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.Word
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.Interceptor
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsRelation
-
Gets the rest of the content model.
- getContentLength() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getContentLength() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getContentLength() - Method in interface org.apache.openejb.server.httpd.HttpRequest
-
- getContentLength() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getContentLength() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getContentLengthLong() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getContentLengthLong() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getContentLengthLong() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getContentLengthLong() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getContents() - Method in class org.apache.openejb.jee.was.v6.ecore.EAnnotation
-
Gets the value of the contents property.
- getContents() - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Gets the value of the contents property.
- getContentType() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getContentType() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- getContentType() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getContentType() - Method in interface org.apache.openejb.server.httpd.HttpRequest
-
- getContentType() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getContentType() - Method in interface org.apache.openejb.server.httpd.HttpResponse
-
Gets the content type that will be sent to the browser.
- getContentType() - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
gets the content type that will be sent to the browser
- getContentType() - Method in class org.apache.openejb.server.httpd.part.CommonsFileUploadPart
-
- getContentType() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getContentType() - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- getContentType() - Method in class org.apache.tomee.security.http.SavedRequest
-
- getContext() - Static method in class org.apache.openejb.assembler.classic.Assembler
-
- getContext() - Method in class org.apache.openejb.assembler.classic.event.AssemblerAfterApplicationCreated
-
- getContext() - Method in class org.apache.openejb.assembler.classic.event.AssemblerBeforeApplicationDestroyed
-
- getContext(Class<? extends Annotation>) - Method in class org.apache.openejb.cdi.WebappBeanManager
-
- getContext() - Method in class org.apache.openejb.cdi.WebBeansContextBeforeDeploy
-
- getContext() - Method in class org.apache.openejb.cdi.WebBeansContextCreated
-
- getContext(ServerMetaData) - Static method in class org.apache.openejb.client.Client
-
- getContext() - Method in class org.apache.openejb.client.ClusterMetaData
-
- getContext(Class<T>) - Static method in class org.apache.openejb.config.sys.JaxbOpenejb
-
- getContext() - Static method in class org.apache.openejb.core.ivm.naming.java.javaURLContextFactory
-
- getContext() - Method in class org.apache.openejb.core.ivm.naming.JndiReference
-
- getContext() - Static method in class org.apache.openejb.core.ivm.naming.openejb.openejbURLContextFactory
-
- getContext(String, Object) - Method in class org.apache.openejb.core.security.AbstractSecurityService
-
- getContext(Class<T>) - Static method in class org.apache.openejb.jee.JaxbJavaee
-
- getContext() - Method in class org.apache.openejb.OpenEjbContainer
-
- getContext() - Method in class org.apache.openejb.resource.activemq.jms2.XAJMSContextImpl
-
- getContext(Class) - Method in class org.apache.openejb.rest.ThreadLocalContextResolver
-
- getContext(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getContext() - Method in class org.apache.openejb.web.LightweightWebAppBuilder.EmbeddedServletContextCreated
-
- getContext() - Method in class org.apache.tomee.catalina.event.AfterApplicationCreated
-
- getContext() - Method in class org.apache.tomee.catalina.LazyStopLoader
-
- getContext() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getContext() - Method in class org.apache.tomee.catalina.realm.event.FindSecurityConstraintsEvent
-
- getContext() - Method in class org.apache.tomee.catalina.remote.ServerClassLoaderLoader
-
- getContext(String, Object) - Method in class org.apache.tomee.catalina.TomcatSecurityService
-
- getContext(String) - Method in class org.apache.tomee.common.AbstractObjectFactory
-
- getContext() - Method in class org.apache.tomee.embedded.EmbeddedTomEEContainer
-
- getContext() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getContext() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getContext() - Method in class org.apache.tomee.RemoteTomEEEJBContainer
-
- getContextCase() - Method in class org.apache.openejb.jee.wls.ContextRequestClass
-
Gets the value of the contextCase property.
- getContextClassLoader() - Static method in class org.apache.openejb.ClassLoaderUtil
-
- getContextClassLoader() - Static method in class org.apache.openejb.client.proxy.ProxyManager
-
- getContextClassLoader() - Static method in class org.apache.openejb.loader.BasicURLClassPath
-
- getContextClassLoader() - Static method in class org.apache.openejb.util.urlhandler.resource.Handler
-
- getContextConfig() - Method in class org.apache.openejb.junit.context.OpenEjbTestContext
-
Constructs the configuration needed to create the InitialContext.
- getContextData() - Method in class org.apache.openejb.core.BaseContext
-
- getContextData() - Method in class org.apache.openejb.core.interceptor.JaxWsInvocationContext
-
- getContextData() - Method in class org.apache.openejb.core.interceptor.ReflectionInvocationContext
-
- getContextID() - Method in class org.apache.openejb.assembler.classic.PolicyContext
-
- getContextID() - Method in class org.apache.openejb.core.security.jacc.BasicPolicyConfiguration
-
- getContextInfo(String) - Method in class org.apache.tomee.catalina.TomcatWebAppBuilder
-
- getContextInfo(StandardContext) - Method in class org.apache.tomee.catalina.TomcatWebAppBuilder
-
Gets context info for given context.
- getContextParam() - Method in class org.apache.openejb.jee.WebApp
-
- getContextParam() - Method in interface org.apache.openejb.jee.WebCommon
-
- getContextParam() - Method in class org.apache.openejb.jee.WebFragment
-
- getContextPath() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getContextPath() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getContextPath() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getContextPath() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getContextRequestClass() - Method in class org.apache.openejb.jee.wls.WorkManager
-
Gets the value of the contextRequestClass property.
- getContextResolver(Class<T>, MediaType) - Method in class org.apache.openejb.rest.ThreadLocalProviders
-
- getContextRoot() - Method in class org.apache.openejb.config.DeploymentLoader
-
- getContextRoot() - Method in class org.apache.openejb.config.WebModule
-
- getContextRoot() - Method in class org.apache.openejb.core.WebContext
-
- getContextRoot() - Method in class org.apache.openejb.jee.sun.JavaWebStartAccess
-
- getContextRoot() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getContextRoot() - Method in class org.apache.openejb.jee.sun.Web
-
- getContextRoot() - Method in class org.apache.openejb.jee.Web
-
Gets the value of the contextRoot property.
- getContextRoot() - Method in class org.apache.openejb.jee.WebApp
-
- getContextRoot() - Method in interface org.apache.openejb.jee.WebCommon
-
- getContextRoot() - Method in class org.apache.openejb.jee.WebFragment
-
- getContextRoot() - Method in class org.apache.tomee.catalina.TomcatDeploymentLoader
-
- getContextService() - Method in class org.apache.openejb.cdi.OpenEJBLifecycle
-
- getContextState(StandardContext) - Static method in class org.apache.tomee.loader.TomcatHelper
-
- getContextualReference(Class<T>, BeanManager) - Static method in class org.apache.tomee.microprofile.jwt.cdi.MPJWTCDIExtension
-
- getContractionCriteria() - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
The contraction criteria defines when the internal array will contract
to store only the number of elements in the element array.
- getContracts(Class<?>) - Method in class org.apache.openejb.rest.ThreadLocalConfiguration
-
- getConverter() - Method in class org.apache.openejb.jee.FacesConfig
-
Gets the value of the converter property.
- getConverterClass() - Method in class org.apache.openejb.jee.FacesConverter
-
Gets the value of the converterClass property.
- getConverterExtension() - Method in class org.apache.openejb.jee.FacesConverter
-
Gets the value of the converterExtension property.
- getConverterForClass() - Method in class org.apache.openejb.jee.FacesConverter
-
Gets the value of the converterForClass property.
- getConverterId() - Method in class org.apache.openejb.jee.FacesConverter
-
Gets the value of the converterId property.
- getConvertGroup() - Method in class org.apache.openejb.jee.bval.FieldType
-
Gets the value of the convertGroup property.
- getConvertGroup() - Method in class org.apache.openejb.jee.bval.GetterType
-
Gets the value of the convertGroup property.
- getConvertGroup() - Method in class org.apache.openejb.jee.bval.ParameterType
-
Gets the value of the convertGroup property.
- getConvertGroup() - Method in class org.apache.openejb.jee.bval.ReturnValueType
-
Gets the value of the convertGroup property.
- getCookie(String) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getCookieConfig() - Method in class org.apache.openejb.jee.SessionConfig
-
- getCookieName() - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
-
- getCookieProperties() - Method in class org.apache.openejb.jee.sun.SessionConfig
-
- getCookies() - Method in class org.apache.openejb.rest.ThreadLocalHttpHeaders
-
- getCookies() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getCookies() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getCookies() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getCookies() - Method in class org.apache.tomee.security.http.SavedRequest
-
- getCopyright() - Method in class org.apache.openejb.util.OpenEjbVersion
-
- getCorePoolSize() - Method in class org.apache.openejb.server.ServicePool.Pool
-
- getCorePoolSize() - Method in class org.apache.openejb.threads.impl.ManagedExecutorServiceImpl
-
- getCount() - Method in class org.apache.openejb.jee.wls.Capacity
-
Gets the value of the count property.
- getCount() - Method in class org.apache.openejb.jee.wls.MaxThreadsConstraint
-
Gets the value of the count property.
- getCount() - Method in class org.apache.openejb.jee.wls.MinThreadsConstraint
-
Gets the value of the count property.
- getCount() - Method in class org.apache.openejb.monitoring.Stats
-
- getCount() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getCount() - Method in class org.apache.openejb.server.stream.CountingInputStream
-
- getCount() - Method in class org.apache.openejb.server.stream.CountingOutputStream
-
- getCount() - Method in class org.apache.openejb.util.CountingLatch
-
- getCounterpart() - Method in enum org.apache.openejb.InterfaceType
-
- getCreateAsPrincipalName() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the createAsPrincipalName property.
- getCreated() - Method in class org.apache.openejb.server.discovery.MultipointServer.Session
-
- getCreatedBy() - Method in class org.apache.openejb.jee.jba.cmp.Audit
-
Gets the value of the createdBy property.
- getCreateDefaultDbmsTables() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Gets the value of the createDefaultDbmsTables property.
- getCreatedTime() - Method in class org.apache.openejb.jee.jba.cmp.Audit
-
Gets the value of the createdTime property.
- getCreateJBossMQDestination() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the createJBossMQDestination property.
- getCreateMethod() - Method in class org.apache.openejb.BeanContext
-
- getCreateMethod() - Method in class org.apache.openejb.jee.InitMethod
-
- getCreateTable() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the createTable property.
- getCreateTable() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the createTable property.
- getCreateTable() - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Gets the value of the createTable property.
- getCreateTablesAtDeploy() - Method in class org.apache.openejb.jee.sun.CmpResource
-
- getCreationalContext() - Method in class org.apache.openejb.core.InstanceContext
-
- getCreationalContext() - Method in class org.apache.openejb.core.WebContext.Instance
-
- getCreationTime() - Method in class org.apache.openejb.server.httpd.HttpSessionImpl
-
- getCreationTime() - Method in class org.apache.openejb.server.httpd.ServletSessionAdapter
-
- getCredential() - Method in class org.apache.tomee.catalina.realm.event.UserPasswordAuthenticationEvent
-
- getCredentialHandler() - Method in class org.apache.tomee.catalina.realm.LazyRealm
-
- getCredentialHandler() - Method in class org.apache.tomee.catalina.realm.LowTypedRealm
-
- getCredentialInterface() - Method in class org.apache.openejb.jee.AuthenticationMechanism
-
- getCredentials() - Method in class org.apache.openejb.client.AuthenticationRequest
-
- getCredentialsName() - Method in class org.apache.openejb.jee.oejb2.PortType
-
Gets the value of the credentialsName property.
- getCriteriaBuilder() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- getCriteriaBuilder() - Method in class org.apache.openejb.persistence.JtaEntityManager
-
- getCriteriaBuilder() - Method in class org.apache.openejb.persistence.QueryLogEntityManager
-
- getCronExpression() - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- getCrossParameter() - Method in class org.apache.openejb.jee.bval.ConstructorType
-
Gets the value of the crossParameter property.
- getCrossParameter() - Method in class org.apache.openejb.jee.bval.MethodType
-
Gets the value of the crossParameter property.
- getCss() - Method in class org.apache.openejb.jee.oejb2.EjbRefType
-
Gets the value of the css property.
- getCssLink() - Method in class org.apache.openejb.jee.oejb2.EjbRefType
-
Gets the value of the cssLink property.
- getCtype() - Method in class org.apache.openejb.config.sys.Container
-
- getCurrentAllowedStates() - Method in class org.apache.openejb.core.ThreadContext
-
- getCurrentAuthenticationMechanism(HttpMessageContext) - Method in class org.apache.tomee.security.cdi.TomEESecurityServletAuthenticationMechanismMapper
-
- getCurrentBackendId() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Gets the value of the currentBackendId property.
- getCurrentLocale() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager
-
- getCurrentLocale() - Method in class org.apache.openejb.config.VmDeploymentManager
-
- getCurrentOperation() - Method in class org.apache.openejb.core.ThreadContext
-
- getCurrentPrincipal() - Method in class org.apache.openejb.cdi.ManagedSecurityService
-
- getCurrentTransaction() - Method in class org.apache.openejb.core.transaction.JtaTransactionPolicy
-
- getCurrentTransaction() - Method in class org.apache.openejb.core.transaction.TxBeanManaged
-
- getCurrentTransaction() - Method in class org.apache.openejb.core.transaction.TxMandatory
-
- getCurrentTransaction() - Method in class org.apache.openejb.core.transaction.TxNever
-
- getCurrentTransaction() - Method in class org.apache.openejb.core.transaction.TxNotSupported
-
- getCurrentTransaction() - Method in class org.apache.openejb.core.transaction.TxRequired
-
- getCurrentTransaction() - Method in class org.apache.openejb.core.transaction.TxRequiresNew
-
- getCurrentTransaction() - Method in class org.apache.openejb.core.transaction.TxSupports
-
- getCustomerFilter() - Method in class org.apache.openejb.config.DeploymentLoader.ExternalConfiguration
-
- getCustomGenerator() - Method in class org.apache.openejb.jee.oejb2.KeyGeneratorType
-
Gets the value of the customGenerator property.
- getCustomWebResources() - Method in class org.apache.tomee.embedded.Configuration
-
- getCustomWebResources() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getCustomWebResources() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getDaemon() - Method in class org.apache.openejb.server.ejbd.RequestHandler
-
- getDaemons() - Method in class org.apache.openejb.server.SimpleServiceManager
-
- getData() - Method in class org.apache.openejb.client.serializer.SerializationWrapper
-
- getData() - Method in class org.apache.openejb.core.interceptor.InterceptorInstance
-
- getDatabaseName() - Method in class org.apache.openejb.jee.DataSource
-
- getDatabaseSpecificSql() - Method in class org.apache.openejb.jee.wls.SqlQuery
-
Gets the value of the databaseSpecificSql property.
- getDatabaseType() - Method in class org.apache.openejb.jee.wls.DatabaseSpecificSql
-
Gets the value of the databaseType property.
- getDatabaseType() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Gets the value of the databaseType property.
- getDatabaseVendorName() - Method in class org.apache.openejb.jee.sun.CmpResource
-
- getDataMember() - Method in class org.apache.openejb.jee.VariableMapping
-
- getDataSource() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getDataSource() - Method in class org.apache.openejb.config.event.DataSourceDefinitionUrlBuild
-
- getDataSource() - Method in class org.apache.openejb.config.typed.ActiveMQResourceAdapterBuilder
-
- getDataSource() - Method in class org.apache.openejb.jee.Application
-
- getDataSource() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getDataSource() - Method in class org.apache.openejb.jee.EntityBean
-
- getDataSource() - Method in class org.apache.openejb.jee.Interceptor
-
- getDatasource() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the datasource property.
- getDatasource() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the datasource property.
- getDatasource() - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Gets the value of the datasource property.
- getDataSource() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getDataSource() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getDataSource() - Method in class org.apache.openejb.jee.SessionBean
-
- getDataSource() - Method in class org.apache.openejb.jee.WebApp
-
- getDataSource() - Method in class org.apache.openejb.jee.WebFragment
-
- getDataSource() - Method in class org.apache.openejb.resource.activemq.ActiveMQResourceAdapter
-
- getDataSource() - Method in class org.apache.openejb.resource.jdbc.router.FailOverRouter
-
- getDataSource() - Method in interface org.apache.openejb.resource.jdbc.router.Router
-
- getDataSourceJndiName() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the dataSourceJndiName property.
- getDataSourceMap() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getDataSourceMap() - Method in class org.apache.openejb.jee.Application
-
- getDataSourceMap() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getDataSourceMap() - Method in class org.apache.openejb.jee.EntityBean
-
- getDataSourceMap() - Method in class org.apache.openejb.jee.Interceptor
-
- getDataSourceMap() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getDataSourceMap() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getDataSourceMap() - Method in class org.apache.openejb.jee.SessionBean
-
- getDataSourceMap() - Method in class org.apache.openejb.jee.WebApp
-
- getDataSourceMap() - Method in class org.apache.openejb.jee.WebFragment
-
- getDatasourceMapping() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the datasourceMapping property.
- getDatasourceMapping() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the datasourceMapping property.
- getDatasourceMapping() - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Gets the value of the datasourceMapping property.
- getDataSourcePlugin(String) - Static method in class org.apache.openejb.resource.jdbc.BasicDataSourceUtil
-
- getDatasources() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the datasources property.
- getDataSources() - Method in class org.apache.openejb.resource.jdbc.router.FailOverRouter
-
- getDate() - Method in class org.apache.openejb.client.event.ClientVersion
-
- getDate() - Method in class org.apache.openejb.rest.ThreadLocalHttpHeaders
-
- getDate() - Method in class org.apache.openejb.util.OpenEjbVersion
-
- getDateHeader(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getDateHeader(String) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getDateHeader(String) - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getDayOfMonth() - Method in class org.apache.openejb.jee.TimerSchedule
-
- getDayOfWeek() - Method in class org.apache.openejb.jee.TimerSchedule
-
- getDbCascadeDelete() - Method in class org.apache.openejb.jee.wls.WeblogicRelationshipRole
-
Gets the value of the dbCascadeDelete property.
- getDbindex() - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Gets the value of the dbindex property.
- getDbindex() - Method in class org.apache.openejb.jee.jba.cmp.KeyField
-
Gets the value of the dbindex property.
- getDbmsColumn() - Method in class org.apache.openejb.jee.wls.FieldMap
-
Gets the value of the dbmsColumn property.
- getDbmsColumn() - Method in class org.apache.openejb.jee.wls.Table
-
Gets the value of the dbmsColumn property.
- getDbmsColumnType() - Method in class org.apache.openejb.jee.wls.FieldMap
-
Gets the value of the dbmsColumnType property.
- getDbmsDefaultValue() - Method in class org.apache.openejb.jee.wls.FieldMap
-
Gets the value of the dbmsDefaultValue property.
- getDbSyntaxFactory() - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
Gets the value of the dbSyntaxFactory property.
- getDConfigBeanVersion() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager
-
- getDConfigBeanVersion() - Method in class org.apache.openejb.config.VmDeploymentManager
-
- getDDFolder(File) - Method in interface org.apache.openejb.config.AnnotationDeployer.FolderDDMapper
-
- getDebuggingEnabled() - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- getDebugPort() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getDeclare() - Method in class org.apache.openejb.jee.Variable
-
- getDeclaredClasses() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the declaredClasses property.
- getDeclaredSql() - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Gets the value of the declaredSql property.
- getDeclaringClass() - Method in class org.apache.openejb.config.AnnotationDeployer.FieldMember
-
- getDeclaringClass() - Method in class org.apache.openejb.config.AnnotationDeployer.FilledMember
-
- getDeclaringClass() - Method in interface org.apache.openejb.config.AnnotationDeployer.Member
-
- getDeclaringClass() - Method in class org.apache.openejb.config.AnnotationDeployer.MethodMember
-
- getDeclaringClass() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the declaringClass property.
- getDeclaringClass() - Method in class org.apache.openejb.monitoring.ManagedMBean.FieldMember
-
- getDeclaringClass() - Method in class org.apache.openejb.monitoring.ManagedMBean.MethodMember
-
- getDecorators() - Method in class org.apache.openejb.jee.Beans
-
- getDecoratorsByUrl() - Method in class org.apache.openejb.cdi.CompositeBeans
-
- getDecryptAlgorithm() - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
-
- getDecryptKeys() - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
-
- getDefault() - Method in class org.apache.tomee.catalina.environment.Hosts
-
- getDefaultAuths() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Gets the value of the defaultAuths property.
- getDefaultAutoCommit() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getDefaultAutoCommit() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getDefaultCatalog() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getDefaultCharset() - Method in class org.apache.openejb.jee.sun.ParameterEncoding
-
- getDefaultCMPConnectionFactories() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Gets the value of the defaultCMPConnectionFactories property.
- getDefaultContentType() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getDefaultContextPath() - Method in class org.apache.openejb.config.WebModule
-
- getDefaultContextPath() - Method in class org.apache.openejb.jee.WebApp
-
- getDefaultDatasources() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Gets the value of the defaultDatasources property.
- getDefaultDbmsTablesDdl() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Gets the value of the defaultDbmsTablesDdl property.
- getDefaultDomain() - Method in class org.apache.openejb.monitoring.LocalMBeanServer
-
- getDefaultFactory() - Static method in class org.apache.openejb.client.proxy.ProxyManager
-
- getDefaultFactory() - Static method in class org.apache.openejb.util.proxy.ProxyManager
-
- getDefaultFactoryName() - Static method in class org.apache.openejb.client.proxy.ProxyManager
-
- getDefaultFactoryName() - Static method in class org.apache.openejb.util.proxy.ProxyManager
-
- getDefaultHelper() - Method in class org.apache.openejb.jee.sun.Cache
-
- getDefaultHost() - Method in class org.apache.tomee.catalina.environment.Hosts
-
- getDefaultLocale() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager
-
- getDefaultLocale() - Method in class org.apache.openejb.config.VmDeploymentManager
-
- getDefaultLocale() - Method in class org.apache.openejb.jee.FacesLocaleConfig
-
Gets the value of the defaultLocale property.
- getDefaultLocale() - Method in class org.apache.openejb.jee.sun.LocaleCharsetInfo
-
- getDefaultOrLevelOrNamedGroupOrNone() - Method in class org.apache.openejb.jee.sun.FetchedWith
-
- getDefaultOutcome() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFacesMethodCall
-
Gets the value of the defaultOutcome property.
- getDefaultOutcome() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionSwitch
-
Gets the value of the defaultOutcome property.
- getDefaultPackage() - Method in class org.apache.openejb.jee.bval.ConstraintMappingsType
-
Gets the value of the defaultPackage property.
- getDefaultPassword() - Method in class org.apache.openejb.client.DataSourceMetaData
-
- getDefaultProtocol() - Method in class org.apache.openejb.arquillian.common.TomEEContainer
-
- getDefaultProtocol() - Method in class org.apache.openejb.arquillian.openejb.OpenEJBDeployableContainer
-
- getDefaultProvider() - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Obtient la valeur de la propriété defaultProvider.
- getDefaultReadOnly() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getDefaultReadOnly() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getDefaultRenderKitId() - Method in class org.apache.openejb.jee.FacesApplication
-
Gets the value of the defaultRenderKitId property.
- getDefaultResourcePrincipal() - Method in class org.apache.openejb.jee.sun.CmpResource
-
- getDefaultResourcePrincipal() - Method in class org.apache.openejb.jee.sun.MdbConnectionFactory
-
- getDefaultResourcePrincipal() - Method in class org.apache.openejb.jee.sun.ResourceRef
-
- getDefaults() - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Gets the value of the defaults property.
- getDefaultScheduler(BeanContext) - Static method in class org.apache.openejb.core.timer.EjbTimerServiceImpl
-
- getDefaultSchemes() - Method in class org.apache.openejb.client.MulticastConnectionFactory
-
- getDefaultSecurityContext() - Method in class org.apache.openejb.core.security.AbstractSecurityService
-
- getDefaultSecurityContext() - Method in class org.apache.tomee.catalina.TomcatSecurityService
-
- getDefaultSessionTrackingModes() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getDefaultTransactionIsolation() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getDefaultTransactionManager() - Static method in class org.apache.openejb.core.timer.EjbTimerServiceImpl
-
- getDefaultTransactionTimeout() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getDefaultTransactionTimeout() - Method in class org.apache.openejb.resource.GeronimoTransactionManagerFactory.TransactionManagerMBean
-
- getDefaultUser() - Method in class org.apache.openejb.config.typed.SecurityServiceBuilder
-
- getDefaultUser() - Method in class org.apache.openejb.core.security.AbstractSecurityService
-
- getDefaultUserName() - Method in class org.apache.openejb.client.DataSourceMetaData
-
- getDefaultValidatedExecutableTypes() - Method in class org.apache.openejb.jee.bval.ExecutableValidationType
-
Gets the value of the defaultValidatedExecutableTypes property.
- getDefaultValidator() - Method in class org.apache.openejb.cdi.OpenEJBValidatorService
-
- getDefaultValidatorFactory() - Method in class org.apache.openejb.cdi.OpenEJBValidatorService
-
- getDefaultValidators() - Method in class org.apache.openejb.jee.FacesApplication
-
- getDefaultValue() - Method in class org.apache.openejb.jee.FacesAttribute
-
Gets the value of the defaultValue property.
- getDefaultValue() - Method in class org.apache.openejb.jee.FacesProperty
-
Gets the value of the defaultValue property.
- getDefaultValueLiteral() - Method in class org.apache.openejb.jee.was.v6.ecore.EStructuralFeature
-
Gets the value of the defaultValueLiteral property.
- getDeferredMethod() - Method in class org.apache.openejb.jee.TldAttribute
-
- getDeferredValue() - Method in class org.apache.openejb.jee.TldAttribute
-
- getDefinition() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getDelay(TimeUnit) - Method in class org.apache.openejb.threads.future.CUScheduleFuture
-
- getDelayDatabaseInsertUntil() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the delayDatabaseInsertUntil property.
- getDelayUpdatesUntilEndOfTx() - Method in class org.apache.openejb.jee.wls.Persistence
-
Gets the value of the delayUpdatesUntilEndOfTx property.
- getDelegate() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- getDelegate() - Method in class org.apache.openejb.client.JaxWsProviderWrapper
-
- getDelegate() - Method in class org.apache.openejb.config.FinderFactory.ModuleLimitedFinder
-
- getDelegate() - Method in class org.apache.openejb.core.webservices.ProviderWrapper
-
- getDelegate() - Method in class org.apache.openejb.jee.sun.ClassLoader
-
- getDelegate() - Method in class org.apache.openejb.persistence.JtaEntityManager
-
- getDelegate() - Method in class org.apache.openejb.persistence.QueryLogEntityManager
-
- getDelegate() - Method in interface org.apache.openejb.resource.jdbc.DelegatableHandler
-
- getDelegate() - Method in class org.apache.openejb.resource.jdbc.driver.AlternativeDriver
-
- getDelegate() - Method in class org.apache.openejb.resource.jdbc.FlushableDataSourceHandler
-
- getDelegate() - Method in class org.apache.openejb.resource.jdbc.logging.LoggingSqlDataSource
-
- getDelegate() - Method in class org.apache.openejb.resource.jdbc.managed.local.ManagedDataSource
-
- getDelegate() - Method in class org.apache.openejb.resource.jdbc.managed.xa.CommonDataSourceAdapter
-
- getDelegate() - Method in class org.apache.openejb.resource.jdbc.ResettableDataSourceHandler
-
- getDelegate() - Method in class org.apache.openejb.resource.jdbc.RoutedDataSource
-
- getDelegate() - Method in class org.apache.openejb.server.httpd.FilterListener
-
- getDelegate() - Method in class org.apache.openejb.server.httpd.OpenEJBHttpRegistry.ClassLoaderHttpListener
-
- getDelegate() - Method in class org.apache.openejb.server.httpd.ServletListener
-
- getDelegate() - Method in class org.apache.openejb.server.ServerServiceFilter
-
- getDelegate() - Method in class org.apache.openejb.server.ServiceDaemon
-
- getDelegate() - Method in class org.apache.openejb.server.UnwrappbleServerService
-
- getDelegate() - Method in class org.apache.openejb.threads.impl.ManagedExecutorServiceImpl
-
- getDelegate() - Method in class org.apache.openejb.threads.task.ManagedTaskListenerTask
-
- getDelegate() - Method in class org.apache.tomee.catalina.LazyStopLoader
-
- getDelegate() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getDelegate() - Method in class org.apache.tomee.catalina.remote.ServerClassLoaderLoader
-
- getDelegate() - Method in class org.apache.tomee.embedded.EmbeddedTomEEContainer
-
- getDelegate() - Method in class org.apache.tomee.loader.TomEEJarScanner.TomEEFilter
-
- getDelegateLoader() - Method in class org.apache.tomee.catalina.LazyStopLoader
-
- getDelegateRunner(Class<?>) - Method in class org.apache.openejb.junit.OpenEjbRunner
-
Determines, based on the test class which runner we should delegate the
actual JUnit logic to.
- getDeletedDescriptor() - Method in enum org.apache.openejb.core.cmp.cmp2.CmrStyle
-
- getDelimitedIdentifiers() - Method in class org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
Gets the value of the delimitedIdentifiers property.
- getDeliveryActive() - Method in class org.apache.openejb.jee.jba.MDBConfig
-
Gets the value of the deliveryActive property.
- getDeliveryDelay() - Method in class org.apache.openejb.resource.activemq.jms2.TomEEProducer
-
- getDeniedCause() - Method in class org.apache.openejb.client.AuthenticationResponse
-
- getDeniedCause() - Method in class org.apache.openejb.client.LogoutResponse
-
- getDependencies() - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Gets the value of the dependencies property.
- getDependency() - Method in class org.apache.openejb.jee.oejb2.DependenciesType
-
Gets the value of the dependency property.
- getDependentValueClass() - Method in class org.apache.openejb.jee.jba.cmp.DependentValueClasses
-
Gets the value of the dependentValueClass property.
- getDependentValueClasses() - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Gets the value of the dependentValueClasses property.
- getDepends() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the depends property.
- getDepends() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the depends property.
- getDepends() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the depends property.
- getDepends() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the depends property.
- getDependsOn() - Method in class org.apache.openejb.BeanContext
-
- getDependsOn() - Method in class org.apache.openejb.config.sys.Resource
-
- getDependsOn() - Method in class org.apache.openejb.jee.SessionBean
-
- getDeployedApplications() - Method in class org.apache.openejb.assembler.classic.Assembler
-
- getDeployedApplications() - Method in class org.apache.openejb.assembler.monitoring.JMXDeployer
-
- getDeployedApps() - Method in class org.apache.openejb.arquillian.common.TomEEContainer
-
- getDeployedApps() - Method in interface org.apache.openejb.assembler.Deployer
-
- getDeployedApps() - Method in class org.apache.openejb.assembler.DeployerEjb
-
- getDeployedApps() - Method in class org.apache.tomee.catalina.deployer.WebappDeployer
-
- getDeployedEjbs() - Method in class org.apache.openejb.assembler.classic.event.AssemblerAfterApplicationCreated
-
- getDeployentId() - Method in class org.apache.openejb.jee.oejb3.EjbLink
-
- getDeployerProperties() - Method in class org.apache.openejb.arquillian.common.TomEEContainer
-
- getDeployerProperties() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getDeployerProperties() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEContainer
-
- getDeployment(EJBRequest) - Method in class org.apache.openejb.server.ejbd.DeploymentIndex
-
- getDeployment(String) - Method in class org.apache.openejb.server.ejbd.DeploymentIndex
-
- getDeployment(Integer) - Method in class org.apache.openejb.server.ejbd.DeploymentIndex
-
- getDeployment(int) - Method in class org.apache.openejb.server.ejbd.DeploymentIndex
-
- getDeployment(EJBRequest) - Method in class org.apache.openejb.server.ejbd.EjbDaemon
-
- getDeploymentCode() - Method in class org.apache.openejb.client.EJBRequest
-
- getDeploymentException(AppInfo) - Method in class org.apache.openejb.assembler.classic.DeploymentExceptionManager
-
- getDeploymentID() - Method in class org.apache.openejb.BeanContext
-
- getDeploymentID() - Method in class org.apache.openejb.client.EJBMetaDataImpl
-
- getDeploymentId() - Method in class org.apache.openejb.client.EJBRequest
-
- getDeploymentId() - Method in class org.apache.openejb.core.timer.TimerData
-
- getDeploymentId() - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- getDeploymentIndex(BeanContext) - Method in class org.apache.openejb.server.ejbd.DeploymentIndex
-
- getDeploymentIndex(String) - Method in class org.apache.openejb.server.ejbd.DeploymentIndex
-
- getDeploymentManager(String, String, String) - Method in class org.apache.openejb.config.VmDeploymentFactory
-
- getDeploymentModule() - Method in class org.apache.openejb.config.AppModule
-
- getDeployments() - Method in class org.apache.openejb.AppContext
-
Deprecated.
- getDeployments() - Method in class org.apache.openejb.config.sys.AdditionalDeployments
-
- getDeployments() - Method in class org.apache.openejb.config.sys.Openejb
-
Gets the value of the deployments property.
- getDeploymentsByEjbName() - Method in class org.apache.openejb.jee.oejb3.OpenejbJar
-
- getDeploymentsById() - Method in class org.apache.openejb.jee.oejb3.OpenejbJar
-
- getDeploymentStatus() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.ProgressObjectImpl
-
- getDeploymentStatus() - Method in class org.apache.openejb.config.VmDeploymentManager.ProgressObjectImpl
-
- getDescription() - Method in class org.apache.openejb.client.CommandParser.Option
-
- getDescription() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.TargetImpl
-
- getDescription() - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.config.VmDeploymentManager.TargetImpl
-
- getDescription() - Method in class org.apache.openejb.jee.ActivationConfig
-
- getDescription() - Method in class org.apache.openejb.jee.Application
-
- getDescription() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getDescription() - Method in class org.apache.openejb.jee.AuthConstraint
-
- getDescription() - Method in class org.apache.openejb.jee.AuthenticationMechanism
-
- getDescription() - Method in class org.apache.openejb.jee.CmpField
-
- getDescription() - Method in class org.apache.openejb.jee.CmrField
-
- getDescription() - Method in class org.apache.openejb.jee.ConfigProperty
-
- getDescription() - Method in class org.apache.openejb.jee.Connector
-
- getDescription() - Method in class org.apache.openejb.jee.Connector10
-
- getDescription() - Method in class org.apache.openejb.jee.ContainerConcurrency
-
- getDescription() - Method in class org.apache.openejb.jee.ContainerTransaction
-
- getDescription() - Method in class org.apache.openejb.jee.DataSource
-
- getDescription() - Method in class org.apache.openejb.jee.EjbJar
-
- getDescription() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getDescription() - Method in class org.apache.openejb.jee.EjbRef
-
- getDescription() - Method in class org.apache.openejb.jee.EjbRelation
-
- getDescription() - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- getDescription() - Method in class org.apache.openejb.jee.EntityBean
-
- getDescription() - Method in class org.apache.openejb.jee.EnvEntry
-
- getDescription() - Method in class org.apache.openejb.jee.ExcludeList
-
- getDescription() - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
- getDescription() - Method in class org.apache.openejb.jee.FacesAttribute
-
- getDescription() - Method in class org.apache.openejb.jee.FacesBehavior
-
- getDescription() - Method in class org.apache.openejb.jee.FacesComponent
-
- getDescription() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionSwitchCase
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.FacesConverter
-
- getDescription() - Method in class org.apache.openejb.jee.FacesFacet
-
- getDescription() - Method in class org.apache.openejb.jee.FacesManagedBean
-
- getDescription() - Method in class org.apache.openejb.jee.FacesManagedProperty
-
- getDescription() - Method in class org.apache.openejb.jee.FacesNavigationCase
-
- getDescription() - Method in class org.apache.openejb.jee.FacesNavigationRule
-
- getDescription() - Method in class org.apache.openejb.jee.FacesProperty
-
- getDescription() - Method in class org.apache.openejb.jee.FacesReferencedBean
-
- getDescription() - Method in class org.apache.openejb.jee.FacesRenderer
-
- getDescription() - Method in class org.apache.openejb.jee.FacesRenderKit
-
- getDescription() - Method in class org.apache.openejb.jee.FacesValidator
-
- getDescription() - Method in class org.apache.openejb.jee.Filter
-
- getDescription() - Method in class org.apache.openejb.jee.Function
-
- getDescription() - Method in class org.apache.openejb.jee.Handler
-
- getDescription() - Method in class org.apache.openejb.jee.Interceptor
-
- getDescription() - Method in class org.apache.openejb.jee.InterceptorBinding
-
- getDescription() - Method in class org.apache.openejb.jee.Interceptors
-
- getDescription() - Method in class org.apache.openejb.jee.jba.cmp.DependentValueClass
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jba.cmp.LoadGroup
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.AssociationOverride
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.AttributeOverride
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.Attributes
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.Embeddable
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.fragment.PersistenceUnitFragment
-
- getDescription() - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Gets the value of the description property.
- getDescription() - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- getDescription() - Method in class org.apache.openejb.jee.jpa.NamedNativeQuery
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.NamedQuery
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.PersistenceUnitMetadata
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.PostLoad
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.PostPersist
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.PostRemove
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.PostUpdate
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.PrePersist
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.PreRemove
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.PreUpdate
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.QueryHint
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.SequenceGenerator
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.SqlResultSetMapping
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getDescription() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getDescription() - Method in class org.apache.openejb.jee.License
-
- getDescription() - Method in class org.apache.openejb.jee.Listener
-
- getDescription() - Method in class org.apache.openejb.jee.MessageDestination
-
- getDescription() - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- getDescription() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getDescription() - Method in class org.apache.openejb.jee.Method
-
- getDescription() - Method in class org.apache.openejb.jee.MethodPermission
-
- getDescription() - Method in class org.apache.openejb.jee.MethodSchedule
-
- getDescription() - Method in class org.apache.openejb.jee.oejb2.ActivationConfigType
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.oejb3.Query
-
- getDescription() - Method in class org.apache.openejb.jee.ParamValue
-
- getDescription() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- getDescription() - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- getDescription() - Method in class org.apache.openejb.jee.PortComponent
-
- getDescription() - Method in class org.apache.openejb.jee.Query
-
- getDescription() - Method in class org.apache.openejb.jee.RelationshipRoleSource
-
- getDescription() - Method in class org.apache.openejb.jee.Relationships
-
- getDescription() - Method in class org.apache.openejb.jee.RequiredConfigProperty
-
- getDescription() - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- getDescription() - Method in class org.apache.openejb.jee.ResourceRef
-
- getDescription() - Method in class org.apache.openejb.jee.RunAs
-
- getDescription() - Method in class org.apache.openejb.jee.SecurityIdentity
-
- getDescription() - Method in class org.apache.openejb.jee.SecurityPermission
-
- getDescription() - Method in class org.apache.openejb.jee.SecurityRole
-
- getDescription() - Method in class org.apache.openejb.jee.SecurityRoleRef
-
- getDescription() - Method in class org.apache.openejb.jee.ServiceRef
-
- getDescription() - Method in class org.apache.openejb.jee.Servlet
-
- getDescription() - Method in class org.apache.openejb.jee.SessionBean
-
- getDescription() - Method in class org.apache.openejb.jee.sun.ActivationConfig
-
- getDescription() - Method in class org.apache.openejb.jee.sun.LocaleCharsetMap
-
- getDescription() - Method in class org.apache.openejb.jee.sun.Method
-
- getDescription() - Method in class org.apache.openejb.jee.sun.Property
-
- getDescription() - Method in class org.apache.openejb.jee.Tag
-
- getDescription() - Method in class org.apache.openejb.jee.TagFile
-
- getDescription() - Method in class org.apache.openejb.jee.Timer
-
- getDescription() - Method in class org.apache.openejb.jee.TldAttribute
-
- getDescription() - Method in class org.apache.openejb.jee.TldTaglib
-
- getDescription() - Method in class org.apache.openejb.jee.UserDataConstraint
-
- getDescription() - Method in class org.apache.openejb.jee.Validator
-
- getDescription() - Method in class org.apache.openejb.jee.Variable
-
- getDescription() - Method in class org.apache.openejb.jee.was.v6.common.CompatibilityDescriptionGroup
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.ejb.CMPAttribute
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.WebApp
-
- getDescription() - Method in interface org.apache.openejb.jee.WebCommon
-
- getDescription() - Method in class org.apache.openejb.jee.WebFragment
-
- getDescription() - Method in class org.apache.openejb.jee.WebResourceCollection
-
- getDescription() - Method in class org.apache.openejb.jee.WebserviceDescription
-
- getDescription() - Method in class org.apache.openejb.jee.Webservices
-
- getDescription() - Method in class org.apache.openejb.jee.wls.Method
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.wls.RetryMethodsOnRollback
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.wls.SecurityPermission
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.wls.SqlShape
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.junit.OpenEjbRunner
-
- getDescription() - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- getDescriptions() - Method in class org.apache.openejb.jee.ActivationConfig
-
- getDescriptions() - Method in class org.apache.openejb.jee.Application
-
- getDescriptions() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getDescriptions() - Method in class org.apache.openejb.jee.AuthConstraint
-
- getDescriptions() - Method in class org.apache.openejb.jee.AuthenticationMechanism
-
- getDescriptions() - Method in class org.apache.openejb.jee.CmpField
-
- getDescriptions() - Method in class org.apache.openejb.jee.CmrField
-
- getDescriptions() - Method in class org.apache.openejb.jee.ConfigProperty
-
- getDescriptions() - Method in class org.apache.openejb.jee.Connector
-
- getDescriptions() - Method in class org.apache.openejb.jee.Connector10
-
- getDescriptions() - Method in class org.apache.openejb.jee.ContainerConcurrency
-
- getDescriptions() - Method in class org.apache.openejb.jee.ContainerTransaction
-
- getDescriptions() - Method in class org.apache.openejb.jee.DataSource
-
- getDescriptions() - Method in class org.apache.openejb.jee.EjbJar
-
- getDescriptions() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getDescriptions() - Method in class org.apache.openejb.jee.EjbRef
-
- getDescriptions() - Method in interface org.apache.openejb.jee.EjbReference
-
- getDescriptions() - Method in class org.apache.openejb.jee.EjbRelation
-
- getDescriptions() - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- getDescriptions() - Method in class org.apache.openejb.jee.EntityBean
-
- getDescriptions() - Method in class org.apache.openejb.jee.EnvEntry
-
- getDescriptions() - Method in class org.apache.openejb.jee.ExcludeList
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesAttribute
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesBehavior
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesComponent
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesConverter
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesFacet
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesManagedBean
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesManagedProperty
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesNavigationCase
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesNavigationRule
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesProperty
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesReferencedBean
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesRenderer
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesRenderKit
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesValidator
-
- getDescriptions() - Method in class org.apache.openejb.jee.Filter
-
- getDescriptions() - Method in class org.apache.openejb.jee.Function
-
- getDescriptions() - Method in class org.apache.openejb.jee.Handler
-
- getDescriptions() - Method in class org.apache.openejb.jee.Interceptor
-
- getDescriptions() - Method in class org.apache.openejb.jee.InterceptorBinding
-
- getDescriptions() - Method in class org.apache.openejb.jee.Interceptors
-
- getDescriptions() - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- getDescriptions() - Method in class org.apache.openejb.jee.JMSDestination
-
- getDescriptions() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getDescriptions() - Method in class org.apache.openejb.jee.License
-
- getDescriptions() - Method in class org.apache.openejb.jee.Listener
-
- getDescriptions() - Method in class org.apache.openejb.jee.MessageDestination
-
- getDescriptions() - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- getDescriptions() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getDescriptions() - Method in class org.apache.openejb.jee.Method
-
- getDescriptions() - Method in class org.apache.openejb.jee.MethodPermission
-
- getDescriptions() - Method in class org.apache.openejb.jee.MethodSchedule
-
- getDescriptions() - Method in class org.apache.openejb.jee.ParamValue
-
- getDescriptions() - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- getDescriptions() - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- getDescriptions() - Method in class org.apache.openejb.jee.RelationshipRoleSource
-
- getDescriptions() - Method in class org.apache.openejb.jee.Relationships
-
- getDescriptions() - Method in class org.apache.openejb.jee.RequiredConfigProperty
-
- getDescriptions() - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- getDescriptions() - Method in class org.apache.openejb.jee.ResourceRef
-
- getDescriptions() - Method in class org.apache.openejb.jee.RunAs
-
- getDescriptions() - Method in class org.apache.openejb.jee.SecurityIdentity
-
- getDescriptions() - Method in class org.apache.openejb.jee.SecurityPermission
-
- getDescriptions() - Method in class org.apache.openejb.jee.SecurityRole
-
- getDescriptions() - Method in class org.apache.openejb.jee.SecurityRoleRef
-
- getDescriptions() - Method in class org.apache.openejb.jee.ServiceRef
-
- getDescriptions() - Method in class org.apache.openejb.jee.Servlet
-
- getDescriptions() - Method in class org.apache.openejb.jee.SessionBean
-
- getDescriptions() - Method in class org.apache.openejb.jee.Tag
-
- getDescriptions() - Method in class org.apache.openejb.jee.TagFile
-
- getDescriptions() - Method in class org.apache.openejb.jee.Timer
-
- getDescriptions() - Method in class org.apache.openejb.jee.TldAttribute
-
- getDescriptions() - Method in class org.apache.openejb.jee.TldTaglib
-
- getDescriptions() - Method in class org.apache.openejb.jee.UserDataConstraint
-
- getDescriptions() - Method in class org.apache.openejb.jee.Validator
-
- getDescriptions() - Method in class org.apache.openejb.jee.Variable
-
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.ejb.CMPAttribute
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.WebApp
-
- getDescriptions() - Method in interface org.apache.openejb.jee.WebCommon
-
- getDescriptions() - Method in class org.apache.openejb.jee.WebFragment
-
- getDescriptions() - Method in class org.apache.openejb.jee.WebResourceCollection
-
- getDescriptions() - Method in class org.apache.openejb.jee.Webservices
-
- getDescriptor() - Method in class org.apache.openejb.core.cmp.cmp2.CmpField
-
- getDescriptor() - Method in class org.apache.openejb.core.cmp.cmp2.CmrField
-
- getDescriptors(URL) - Static method in class org.apache.openejb.config.DeploymentLoader
-
- getDestination() - Method in class org.apache.openejb.config.typed.QueueBuilder
-
- getDestination() - Method in class org.apache.openejb.config.typed.TopicBuilder
-
- getDestinationId() - Method in class org.apache.openejb.BeanContext
-
- getDestinationJndiName() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the destinationJndiName property.
- getDestinationJndiName() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.MessageDrivenBeanBinding
-
Gets the value of the destinationJndiName property.
- getDestinationJndiName() - Method in class org.apache.openejb.jee.wls.MessageDestinationDescriptor
-
Gets the value of the destinationJndiName property.
- getDestinationJndiName() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the destinationJndiName property.
- getDestinationName() - Method in class org.apache.openejb.jee.JMSDestination
-
- getDestinationQueue() - Method in class org.apache.openejb.jee.jba.DLQConfig
-
Gets the value of the destinationQueue property.
- getDestinationResourceLink() - Method in class org.apache.openejb.jee.wls.MessageDestinationDescriptor
-
Gets the value of the destinationResourceLink property.
- getDestinationResourceLink() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the destinationResourceLink property.
- getDestinations() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Gets the value of the destinations property.
- getDestinationType() - Method in class org.apache.openejb.jee.MessageDrivenDestination
-
Gets the value of the destinationType property.
- getDestinationType() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Gets the value of the destinationType property.
- getDetails() - Method in exception org.apache.openejb.config.ValidationException
-
- getDetails() - Method in class org.apache.openejb.jee.was.v6.ecore.EAnnotation
-
Gets the value of the details property.
- getDetectMisordering() - Method in class org.apache.openejb.jee.jba.TransportConfig
-
Gets the value of the detectMisordering property.
- getDetectReplay() - Method in class org.apache.openejb.jee.jba.TransportConfig
-
Gets the value of the detectReplay property.
- getDifferenceContainers() - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Gets the value of the differenceContainers property.
- getDifferences() - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Gets the value of the differences property.
- getDifferenceTargets() - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Gets the value of the differenceTargets property.
- getDigest() - Method in class org.apache.tomee.catalina.realm.event.DigestAuthenticationEvent
-
- getDir() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getDir() - Method in class org.apache.openejb.config.sys.Deployments
-
Gets the value of the dir property.
- getDir() - Method in class org.apache.tomee.embedded.Configuration
-
- getDir() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getDir() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getDirectory(String) - Method in class org.apache.openejb.loader.FileUtils
-
- getDirectory(String, boolean) - Method in class org.apache.openejb.loader.FileUtils
-
- getDirectory() - Method in class org.apache.openejb.loader.FileUtils
-
- getDisableStringTrimming() - Method in class org.apache.openejb.jee.wls.Compatibility
-
Gets the value of the disableStringTrimming property.
- getDisableWarning() - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Gets the value of the disableWarning property.
- getDisconnectedDeploymentManager(String) - Method in class org.apache.openejb.config.VmDeploymentFactory
-
- getDiscoveryByUrl() - Method in class org.apache.openejb.cdi.CompositeBeans
-
- getDiscoveryListener() - Method in class org.apache.openejb.server.discovery.MulticastPulseAgent
-
- getDiscriminatorColumn() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the discriminatorColumn property.
- getDiscriminatorColumn() - Method in class org.apache.openejb.jee.jpa.EntityResult
-
Gets the value of the discriminatorColumn property.
- getDiscriminatorType() - Method in class org.apache.openejb.jee.jpa.DiscriminatorColumn
-
Gets the value of the discriminatorType property.
- getDiscriminatorValue() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the discriminatorValue property.
- getDispatcher() - Method in class org.apache.openejb.jee.FilterMapping
-
- getDispatcherType() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getDispatcherType() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getDispatcherType() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getDispatcherType() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getDispatchPolicy() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the dispatchPolicy property.
- getDisplayName() - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.apache.openejb.config.VmDeploymentFactory
-
- getDisplayName() - Method in class org.apache.openejb.jee.Application
-
- getDisplayName() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getDisplayName() - Method in class org.apache.openejb.jee.Connector
-
- getDisplayName() - Method in class org.apache.openejb.jee.Connector10
-
- getDisplayName() - Method in class org.apache.openejb.jee.EjbJar
-
- getDisplayName() - Method in class org.apache.openejb.jee.EntityBean
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesAttribute
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesBehavior
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesComponent
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionSwitchCase
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.apache.openejb.jee.FacesConverter
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesFacet
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesManagedBean
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesManagedProperty
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesNavigationCase
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesNavigationRule
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesProperty
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesReferencedBean
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesRenderer
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesRenderKit
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesValidator
-
- getDisplayName() - Method in class org.apache.openejb.jee.Filter
-
- getDisplayName() - Method in class org.apache.openejb.jee.Function
-
- getDisplayName() - Method in class org.apache.openejb.jee.Handler
-
- getDisplayName() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getDisplayName() - Method in class org.apache.openejb.jee.Listener
-
- getDisplayName() - Method in class org.apache.openejb.jee.MessageDestination
-
- getDisplayName() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getDisplayName() - Method in class org.apache.openejb.jee.PortComponent
-
- getDisplayName() - Method in class org.apache.openejb.jee.SecurityConstraint
-
- getDisplayName() - Method in class org.apache.openejb.jee.ServiceRef
-
- getDisplayName() - Method in class org.apache.openejb.jee.Servlet
-
- getDisplayName() - Method in class org.apache.openejb.jee.SessionBean
-
- getDisplayName() - Method in class org.apache.openejb.jee.Tag
-
- getDisplayName() - Method in class org.apache.openejb.jee.TagFile
-
- getDisplayName() - Method in class org.apache.openejb.jee.TldTaglib
-
- getDisplayName() - Method in class org.apache.openejb.jee.was.v6.common.CompatibilityDescriptionGroup
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.apache.openejb.jee.WebApp
-
- getDisplayName() - Method in interface org.apache.openejb.jee.WebCommon
-
- getDisplayName() - Method in class org.apache.openejb.jee.WebFragment
-
- getDisplayName() - Method in class org.apache.openejb.jee.WebserviceDescription
-
- getDisplayName() - Method in class org.apache.openejb.jee.Webservices
-
- getDisplayNames() - Method in class org.apache.openejb.jee.Application
-
- getDisplayNames() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getDisplayNames() - Method in class org.apache.openejb.jee.Connector
-
- getDisplayNames() - Method in class org.apache.openejb.jee.Connector10
-
- getDisplayNames() - Method in class org.apache.openejb.jee.EjbJar
-
- getDisplayNames() - Method in class org.apache.openejb.jee.EntityBean
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesAttribute
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesBehavior
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesComponent
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesConverter
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesFacet
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesManagedBean
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesManagedProperty
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesNavigationCase
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesNavigationRule
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesProperty
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesReferencedBean
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesRenderer
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesRenderKit
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesValidator
-
- getDisplayNames() - Method in class org.apache.openejb.jee.Filter
-
- getDisplayNames() - Method in class org.apache.openejb.jee.Function
-
- getDisplayNames() - Method in class org.apache.openejb.jee.Handler
-
- getDisplayNames() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getDisplayNames() - Method in class org.apache.openejb.jee.Listener
-
- getDisplayNames() - Method in class org.apache.openejb.jee.MessageDestination
-
- getDisplayNames() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getDisplayNames() - Method in class org.apache.openejb.jee.ServiceRef
-
- getDisplayNames() - Method in class org.apache.openejb.jee.Servlet
-
- getDisplayNames() - Method in class org.apache.openejb.jee.SessionBean
-
- getDisplayNames() - Method in class org.apache.openejb.jee.Tag
-
- getDisplayNames() - Method in class org.apache.openejb.jee.TagFile
-
- getDisplayNames() - Method in class org.apache.openejb.jee.TldTaglib
-
- getDisplayNames() - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Gets the value of the displayNames property.
- getDisplayNames() - Method in class org.apache.openejb.jee.WebApp
-
- getDisplayNames() - Method in interface org.apache.openejb.jee.WebCommon
-
- getDisplayNames() - Method in class org.apache.openejb.jee.WebFragment
-
- getDisplayNames() - Method in class org.apache.openejb.jee.Webservices
-
- getDistinct() - Method in class org.apache.openejb.jee.jba.cmp.Select
-
Gets the value of the distinct property.
- getDistributable() - Method in class org.apache.openejb.jee.WebApp
-
- getDistributable() - Method in interface org.apache.openejb.jee.WebCommon
-
- getDistributable() - Method in class org.apache.openejb.jee.WebFragment
-
- getDistributedDestinationConnection() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the distributedDestinationConnection property.
- getDLQConfig() - Method in class org.apache.openejb.jee.jba.MDBConfig
-
Gets the value of the dlqConfig property.
- getDLQPassword() - Method in class org.apache.openejb.jee.jba.DLQConfig
-
Gets the value of the dlqPassword property.
- getDLQUser() - Method in class org.apache.openejb.jee.jba.DLQConfig
-
Gets the value of the dlqUser property.
- getDocBase() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getDocBase() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getDomain() - Method in class org.apache.openejb.jee.CookieConfig
-
- getDomain() - Method in class org.apache.openejb.monitoring.ObjectNameBuilder
-
- getDomain() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getDomains() - Method in class org.apache.openejb.monitoring.LocalMBeanServer
-
- getDouble(String) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- getDoubleProperty(String) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getDriverClassName() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getDropColumnTemplate() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the dropColumnTemplate property.
- getDropTablesAtUndeploy() - Method in class org.apache.openejb.jee.sun.CmpResource
-
- getDs() - Method in class org.apache.openejb.resource.jdbc.managed.local.Key
-
- getDuplicatedAlternatives() - Method in class org.apache.openejb.jee.Beans
-
- getDuplicatedDecorators() - Method in class org.apache.openejb.jee.Beans
-
- getDuplicatedInterceptors() - Method in class org.apache.openejb.jee.Beans
-
- getDurableSubscriptionDeletion() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the durableSubscriptionDeletion property.
- getDuration() - Method in class org.apache.openejb.resource.jdbc.logging.TimeWatcherExecutor.TimerWatcherResult
-
- getDynamicAttributes() - Method in class org.apache.openejb.jee.Tag
-
- getDynamicImportPackage() - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Gets the value of the dynamicImportPackage property.
- getDynamicQl() - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Gets the value of the dynamicQl property.
- getDynamicReloadInterval() - Method in class org.apache.openejb.jee.sun.ClassLoader
-
- getEagerLoadGroup() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the eagerLoadGroup property.
- getEagerLoadGroup() - Method in class org.apache.openejb.jee.jba.cmp.LeftJoin
-
Gets the value of the eagerLoadGroup property.
- getEagerLoadGroup() - Method in class org.apache.openejb.jee.jba.cmp.ReadAhead
-
Gets the value of the eagerLoadGroup property.
- getEAnnotations() - Method in class org.apache.openejb.jee.was.v6.ecore.EModelElement
-
Gets the value of the eAnnotations property.
- getEarLibFinder() - Method in class org.apache.openejb.config.AppModule
-
- getEClassESuperTypes() - Method in class org.apache.openejb.jee.was.v6.ecore.EClass
-
Gets the value of the eClassESuperTypes property.
- getEClassifierEExceptions() - Method in class org.apache.openejb.jee.was.v6.ecore.EOperation
-
Gets the value of the eClassifierEExceptions property.
- getEClassifierETypes() - Method in class org.apache.openejb.jee.was.v6.ecore.ETypedElement
-
Gets the value of the eClassifierETypes property.
- getEClassifiers() - Method in class org.apache.openejb.jee.was.v6.ecore.EPackage
-
Gets the value of the eClassifiers property.
- getEExceptions() - Method in class org.apache.openejb.jee.was.v6.ecore.EOperation
-
Gets the value of the eExceptions property.
- getEffectiveMajorVersion() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getEffectiveMajorVersion() - Method in class org.apache.openejb.server.httpd.EmbeddedServletContext
-
- getEffectiveMajorVersion() - Method in class org.apache.openejb.web.LightweightWebAppBuilder.LightServletContext
-
- getEffectiveMinorVersion() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getEffectiveSessionTrackingModes() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getEisType() - Method in class org.apache.openejb.jee.Connector
-
- getEisType() - Method in class org.apache.openejb.jee.Connector10
-
- getEjb() - Method in class org.apache.openejb.client.EJBInvocationHandler
-
- getEjb() - Method in class org.apache.openejb.jee.Module
-
- getEjb() - Method in class org.apache.openejb.jee.oejb2.ExtModuleType
-
Gets the value of the ejb property.
- getEjb() - Method in class org.apache.openejb.jee.oejb2.ModuleType
-
Gets the value of the ejb property.
- getEjb() - Method in class org.apache.openejb.jee.sun.EnterpriseBeans
-
- getEjbBindings() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Gets the value of the ejbBindings property.
- getEjbClass() - Method in interface org.apache.openejb.jee.EnterpriseBean
-
- getEjbClass() - Method in class org.apache.openejb.jee.EntityBean
-
- getEjbClass() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getEjbClass() - Method in class org.apache.openejb.jee.SessionBean
-
- getEjbClass() - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Gets the value of the ejbClass property.
- getEjbClasses() - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Gets the value of the ejbClasses property.
- getEjbClientJar() - Method in class org.apache.openejb.jee.EjbJar
-
- getEjbClientJar() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBJar
-
Gets the value of the ejbClientJar property.
- getEjbDeployment() - Method in class org.apache.openejb.jee.oejb3.OpenejbJar
-
- getEjbDeploymentCount() - Method in class org.apache.openejb.jee.oejb3.OpenejbJar
-
- getEJBHome() - Method in class org.apache.openejb.BeanContext
-
- getEJBHome() - Method in class org.apache.openejb.client.EJBHomeHandle
-
- getEJBHome() - Method in class org.apache.openejb.client.EJBMetaDataImpl
-
- GETEJBHOME - Static variable in class org.apache.openejb.client.EJBObjectHandler
-
- getEJBHome(Method, Object[], Object) - Method in class org.apache.openejb.client.EJBObjectHandler
-
- getEJBHome() - Method in class org.apache.openejb.core.BaseContext
-
- getEJBHome(Method, Object[], Object) - Method in class org.apache.openejb.core.ivm.EjbObjectProxyHandler
-
- getEJBHome() - Method in class org.apache.openejb.core.ivm.IntraVmHandle
-
- getEJBHome() - Method in class org.apache.openejb.core.ivm.IntraVmMetaData
-
- getEJBHome(ProxyInfo) - Method in class org.apache.openejb.core.ivm.IntraVmServer
-
- getEJBHome() - Method in class org.apache.openejb.core.mdb.MdbContext
-
- getEJBHome(ProxyInfo) - Method in class org.apache.openejb.core.ServerFederation
-
- getEJBHome(ProxyInfo) - Method in class org.apache.openejb.server.ejbd.EjbDaemon
-
- getEJBHome(ProxyInfo) - Method in class org.apache.openejb.server.ejbd.EjbServer
-
- getEJBHome(ProxyInfo) - Method in interface org.apache.openejb.spi.ApplicationServer
-
- getEJBHomeHandler() - Method in interface org.apache.openejb.client.EJBHomeProxy
-
- getEjbInstance(BeanContext, Object) - Method in class org.apache.openejb.core.cmp.CmpContainer
-
- getEjbJar() - Method in class org.apache.openejb.config.EjbModule
-
- getEjbJar() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Gets the value of the ejbJar property.
- getEjbJars() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Gets the value of the ejbJars property.
- getEjbLink() - Method in interface org.apache.openejb.assembler.classic.EjbResolver.Reference
-
- getEjbLink() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getEjbLink() - Method in class org.apache.openejb.jee.EjbRef
-
- getEjbLink() - Method in interface org.apache.openejb.jee.EjbReference
-
- getEjbLink() - Method in class org.apache.openejb.jee.oejb2.EjbLocalRefType
-
Gets the value of the ejbLink property.
- getEjbLink() - Method in class org.apache.openejb.jee.oejb2.EjbRefType
-
Gets the value of the ejbLink property.
- getEjbLink() - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- getEjbLink(String) - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- getEjbLink() - Method in class org.apache.openejb.jee.ServiceImplBean
-
- getEjbLinksMap() - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- getEJBLocalHome() - Method in class org.apache.openejb.BeanContext
-
- getEJBLocalHome() - Method in class org.apache.openejb.core.BaseContext
-
- getEJBLocalHome(Method, Object[], Object) - Method in class org.apache.openejb.core.ivm.EjbObjectProxyHandler
-
- getEJBLocalHome() - Method in class org.apache.openejb.core.mdb.MdbContext
-
- getEJBLocalObject() - Method in class org.apache.openejb.core.BaseSessionContext
-
- getEJBLocalObject() - Method in class org.apache.openejb.core.entity.EntityContext
-
- getEjbLocalRef() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getEjbLocalRef() - Method in class org.apache.openejb.jee.Application
-
- getEjbLocalRef() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getEjbLocalRef() - Method in class org.apache.openejb.jee.EntityBean
-
- getEjbLocalRef() - Method in class org.apache.openejb.jee.Interceptor
-
- getEjbLocalRef() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the ejbLocalRef property.
- getEjbLocalRef() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the ejbLocalRef property.
- getEjbLocalRef() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the ejbLocalRef property.
- getEjbLocalRef() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getEjbLocalRef() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getEjbLocalRef() - Method in interface org.apache.openejb.jee.oejb2.EnterpriseBean
-
- getEjbLocalRef() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the ejbLocalRef property.
- getEjbLocalRef() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- getEjbLocalRef() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
Gets the value of the ejbLocalRef property.
- getEjbLocalRef() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
- getEjbLocalRef() - Method in class org.apache.openejb.jee.SessionBean
-
- getEjbLocalRef() - Method in class org.apache.openejb.jee.WebApp
-
- getEjbLocalRef() - Method in class org.apache.openejb.jee.WebFragment
-
- getEjbLocalRefMap() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getEjbLocalRefMap() - Method in class org.apache.openejb.jee.Application
-
- getEjbLocalRefMap() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getEjbLocalRefMap() - Method in class org.apache.openejb.jee.EntityBean
-
- getEjbLocalRefMap() - Method in class org.apache.openejb.jee.Interceptor
-
- getEjbLocalRefMap() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getEjbLocalRefMap() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getEjbLocalRefMap() - Method in class org.apache.openejb.jee.SessionBean
-
- getEjbLocalRefMap() - Method in class org.apache.openejb.jee.WebApp
-
- getEjbLocalRefMap() - Method in class org.apache.openejb.jee.WebFragment
-
- getEjbLocalRefs() - Method in class org.apache.openejb.jee.was.v6.common.JNDIEnvRefsGroup
-
Gets the value of the ejbLocalRefs property.
- GETEJBMETADATA - Static variable in class org.apache.openejb.client.EJBHomeHandler
-
- getEJBMetaData(Method, Object[], Object) - Method in class org.apache.openejb.client.EJBHomeHandler
-
- getEjbMetaData() - Method in class org.apache.openejb.client.EJBRequest
-
- getEJBMetaData(Method, Object[], Object) - Method in class org.apache.openejb.core.ivm.EjbHomeProxyHandler
-
- getEJBMetaData(ProxyInfo) - Method in class org.apache.openejb.core.ivm.IntraVmServer
-
- getEJBMetaData(ProxyInfo) - Method in class org.apache.openejb.core.ServerFederation
-
- getEJBMetaData(ProxyInfo) - Method in class org.apache.openejb.server.ejbd.EjbDaemon
-
- getEJBMetaData(ProxyInfo) - Method in class org.apache.openejb.server.ejbd.EjbServer
-
- getEJBMetaData(ProxyInfo) - Method in interface org.apache.openejb.spi.ApplicationServer
-
- getEjbModules() - Method in class org.apache.openejb.config.AppModule
-
- getEjbName() - Method in class org.apache.openejb.BeanContext
-
- getEjbName() - Method in class org.apache.openejb.cdi.CdiEjbBean
-
- getEjbName() - Method in class org.apache.openejb.jee.DependsOn
-
- getEjbName() - Method in interface org.apache.openejb.jee.EnterpriseBean
-
- getEjbName() - Method in class org.apache.openejb.jee.EntityBean
-
- getEjbName() - Method in class org.apache.openejb.jee.InterceptorBinding
-
- getEjbName() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the ejbName property.
- getEjbName() - Method in class org.apache.openejb.jee.jba.cmp.Select
-
Gets the value of the ejbName property.
- getEjbName() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the ejbName property.
- getEjbName() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the ejbName property.
- getEjbName() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the ejbName property.
- getEjbName() - Method in class org.apache.openejb.jee.jpa.Entity
-
- getEjbName() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getEjbName() - Method in class org.apache.openejb.jee.Method
-
- getEjbName() - Method in class org.apache.openejb.jee.MethodAttribute
-
- getEjbName() - Method in class org.apache.openejb.jee.MethodSchedule
-
- getEjbName() - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType.RelationshipRoleSource
-
Gets the value of the ejbName property.
- getEjbName() - Method in interface org.apache.openejb.jee.oejb2.EnterpriseBean
-
- getEjbName() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the ejbName property.
- getEjbName() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
Gets the value of the ejbName property.
- getEjbName() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Gets the value of the ejbName property.
- getEjbName() - Method in class org.apache.openejb.jee.oejb2.TssLinkType
-
- getEjbName() - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType
-
- getEjbName() - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- getEjbName() - Method in class org.apache.openejb.jee.RelationshipRoleSource
-
- getEjbName() - Method in class org.apache.openejb.jee.SessionBean
-
- getEjbName() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getEjbName() - Method in class org.apache.openejb.jee.sun.EntityMapping
-
- getEjbName() - Method in class org.apache.openejb.jee.sun.Method
-
- getEjbName() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the ejbName property.
- getEjbName() - Method in class org.apache.openejb.jee.wls.InvalidationTarget
-
Gets the value of the ejbName property.
- getEjbName() - Method in class org.apache.openejb.jee.wls.Method
-
Gets the value of the ejbName property.
- getEjbName() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the ejbName property.
- getEjbName() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the ejbName property.
- getEJBObject() - Method in class org.apache.openejb.client.EJBObjectHandle
-
- getEJBObject() - Method in class org.apache.openejb.core.BaseSessionContext
-
- getEJBObject() - Method in class org.apache.openejb.core.entity.EntityContext
-
- getEJBObject() - Method in class org.apache.openejb.core.ivm.IntraVmHandle
-
- getEJBObject(ProxyInfo) - Method in class org.apache.openejb.core.ivm.IntraVmServer
-
- getEJBObject(ProxyInfo) - Method in class org.apache.openejb.core.ServerFederation
-
- getEJBObject(ProxyInfo) - Method in class org.apache.openejb.server.ejbd.EjbDaemon
-
- getEJBObject(ProxyInfo) - Method in class org.apache.openejb.server.ejbd.EjbServer
-
- getEJBObject(ProxyInfo) - Method in interface org.apache.openejb.spi.ApplicationServer
-
- getEJBObjectHandler() - Method in interface org.apache.openejb.client.EJBObjectProxy
-
- getEjbProxy(BeanContext, EntityBean) - Static method in class org.apache.openejb.core.cmp.cmp2.Cmp2Util
-
- getEjbQl() - Method in class org.apache.openejb.jee.oejb2.QueryType
-
Gets the value of the ejbQl property.
- getEjbQl() - Method in class org.apache.openejb.jee.Query
-
- getEjbQL() - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Gets the value of the ejbQL property.
- getEjbQlCompilerFactory() - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
Gets the value of the ejbQlCompilerFactory property.
- getEjbQlQuery() - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Gets the value of the ejbQlQuery property.
- getEjbRef() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getEjbRef() - Method in class org.apache.openejb.jee.Application
-
- getEjbRef() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getEjbRef() - Method in class org.apache.openejb.jee.EntityBean
-
- getEjbRef() - Method in class org.apache.openejb.jee.Interceptor
-
- getEjbRef() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the ejbRef property.
- getEjbRef() - Method in class org.apache.openejb.jee.jba.Invoker
-
Gets the value of the ejbRef property.
- getEjbRef() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the ejbRef property.
- getEjbRef() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the ejbRef property.
- getEjbRef() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getEjbRef() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getEjbRef() - Method in interface org.apache.openejb.jee.oejb2.EnterpriseBean
-
- getEjbRef() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the ejbRef property.
- getEjbRef() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- getEjbRef() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
Gets the value of the ejbRef property.
- getEjbRef() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
- getEjbRef() - Method in class org.apache.openejb.jee.SessionBean
-
- getEjbRef() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getEjbRef() - Method in class org.apache.openejb.jee.sun.SunApplication
-
- getEjbRef() - Method in class org.apache.openejb.jee.sun.SunApplicationClient
-
- getEjbRef() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getEjbRef() - Method in class org.apache.openejb.jee.WebApp
-
- getEjbRef() - Method in class org.apache.openejb.jee.WebFragment
-
- getEjbRefBindings() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the ejbRefBindings property.
- getEjbReferenceDescription() - Method in class org.apache.openejb.jee.wls.ReferenceDescriptor
-
Gets the value of the ejbReferenceDescription property.
- getEjbReferenceDescription() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the ejbReferenceDescription property.
- getEjbRefMap() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getEjbRefMap() - Method in class org.apache.openejb.jee.Application
-
- getEjbRefMap() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getEjbRefMap() - Method in class org.apache.openejb.jee.EntityBean
-
- getEjbRefMap() - Method in class org.apache.openejb.jee.Interceptor
-
- getEjbRefMap() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getEjbRefMap() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getEjbRefMap() - Method in class org.apache.openejb.jee.SessionBean
-
- getEjbRefMap() - Method in class org.apache.openejb.jee.WebApp
-
- getEjbRefMap() - Method in class org.apache.openejb.jee.WebFragment
-
- getEjbRefName() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getEjbRefName() - Method in class org.apache.openejb.jee.EjbRef
-
- getEjbRefName() - Method in class org.apache.openejb.jee.jba.EjbLocalRef
-
Gets the value of the ejbRefName property.
- getEjbRefName() - Method in class org.apache.openejb.jee.jba.EjbRef
-
Gets the value of the ejbRefName property.
- getEjbRefName() - Method in class org.apache.openejb.jee.oejb3.EjbLink
-
- getEjbRefName() - Method in class org.apache.openejb.jee.sun.EjbRef
-
- getEjbRefName() - Method in class org.apache.openejb.jee.wls.EjbReferenceDescription
-
Gets the value of the ejbRefName property.
- getEjbRefs() - Method in class org.apache.openejb.jee.was.v6.common.JNDIEnvRefsGroup
-
Gets the value of the ejbRefs property.
- getEjbRefType() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getEjbRefType() - Method in class org.apache.openejb.jee.EjbRef
-
- getEjbRefType() - Method in interface org.apache.openejb.jee.EjbReference
-
- getEjbRefType() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the ejbRefType property.
- getEjbRelation() - Method in class org.apache.openejb.jee.jba.cmp.Relationships
-
Gets the value of the ejbRelation property.
- getEjbRelation() - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
- getEjbRelation() - Method in class org.apache.openejb.jee.Relationships
-
- getEjbRelationName() - Method in class org.apache.openejb.jee.EjbRelation
-
- getEjbRelationName() - Method in class org.apache.openejb.jee.oejb2.EjbRelationType
-
Gets the value of the ejbRelationName property.
- getEjbRelationName() - Method in class org.apache.openejb.jee.wls.SqlShape
-
Gets the value of the ejbRelationName property.
- getEjbRelations() - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Gets the value of the ejbRelations property.
- getEjbRelationshipRole() - Method in class org.apache.openejb.jee.EjbRelation
-
- getEjbRelationshipRole() - Method in class org.apache.openejb.jee.oejb2.EjbRelationType
-
Gets the value of the ejbRelationshipRole property.
- getEjbRelationshipRoleName() - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- getEjbRelationshipRoleName() - Method in class org.apache.openejb.jee.jba.cmp.EjbRelationshipRole
-
Gets the value of the ejbRelationshipRoleName property.
- getEjbRelationshipRoleName() - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType
-
Gets the value of the ejbRelationshipRoleName property.
- getEjbRelationshipRoleName() - Method in class org.apache.openejb.jee.wls.Table
-
Gets the value of the ejbRelationshipRoleName property.
- getEJBRequest() - Method in class org.apache.openejb.server.ejbd.CallContext
-
- getEjbRestServices() - Method in class org.apache.openejb.config.WebModule
-
- getEjbs() - Method in class org.apache.openejb.assembler.classic.event.BeforeStartEjbs
-
- getEjbSpecsVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBJar
-
Gets the value of the ejbSpecsVersion property.
- getEjbTimeout() - Method in class org.apache.openejb.BeanContext
-
- getEjbTimeoutIdentity() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the ejbTimeoutIdentity property.
- getEjbTimeoutIdentity() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the ejbTimeoutIdentity property.
- getEjbTimerService() - Method in class org.apache.openejb.BeanContext
-
- getEjbType(int) - Static method in class org.apache.openejb.server.webservices.WsService
-
- getEjbWebServices() - Method in class org.apache.openejb.config.WebModule
-
- getElement() - Method in class org.apache.openejb.jee.bval.AnnotationType
-
Gets the value of the element property.
- getElement() - Method in class org.apache.openejb.jee.bval.ConstraintType
-
Gets the value of the element property.
- getElement(int) - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the element at the specified index
- getElement(int) - Method in class org.apache.openejb.math.stat.descriptive.SynchronizedDescriptiveStatistics
-
Returns the element at the specified index
- getElement(int) - Method in interface org.apache.openejb.math.util.DoubleArray
-
Returns the element at the specified index.
- getElement(int) - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
Returns the element at the specified index
- getElement() - Method in class org.apache.openejb.util.Debug.Trace.Node
-
- getElementCollection() - Method in class org.apache.openejb.jee.jpa.Attributes
-
Gets the value of the elementCollection property.
- getElementCollection() - Method in class org.apache.openejb.jee.jpa.EmbeddableAttributes
-
Gets the value of the elementCollection property.
- getElementName() - Method in class org.apache.openejb.jee.ConstructorParameterOrder
-
- getElements() - Method in class org.apache.openejb.jee.was.v6.xmi.Any
-
Gets the value of the elements property.
- getElements() - Method in class org.apache.openejb.jee.was.v6.xmi.Difference.Target
-
Gets the value of the elements property.
- getElements() - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Gets the value of the elements property.
- getElements() - Method in class org.apache.openejb.jee.was.v6.xmi.XMI
-
Gets the value of the elements property.
- getElements() - Method in interface org.apache.openejb.math.util.DoubleArray
-
Returns a double[] array containing the elements of this
DoubleArray.
- getElements() - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
Returns a double array containing the elements of this
ResizableArray.
- getEligible() - Method in class org.apache.openejb.jee.sun.JavaWebStartAccess
-
- getELiterals() - Method in class org.apache.openejb.jee.was.v6.ecore.EEnum
-
Gets the value of the eLiterals property.
- getELResolver() - Method in class org.apache.openejb.cdi.WebappBeanManager
-
- getElResolver() - Method in class org.apache.openejb.jee.FacesApplication
-
Gets the value of the elResolver property.
- getEmbeddable() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the embeddable property.
- getEmbedded() - Method in class org.apache.openejb.jee.jpa.Attributes
-
Gets the value of the embedded property.
- getEmbedded() - Method in class org.apache.openejb.jee.jpa.EmbeddableAttributes
-
Gets the value of the embedded property.
- getEmbeddedId() - Method in class org.apache.openejb.jee.jpa.Attributes
-
Gets the value of the embeddedId property.
- getEnableBatchOperations() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Gets the value of the enableBatchOperations property.
- getEnableBeanClassRedeploy() - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Gets the value of the enableBeanClassRedeploy property.
- getEnableCallByReference() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the enableCallByReference property.
- getEnabled() - Method in class org.apache.openejb.jee.Addressing
-
- getEnabled() - Method in class org.apache.openejb.jee.bval.ExecutableValidationType
-
Gets the value of the enabled property.
- getEnabled() - Method in class org.apache.openejb.jee.RespectBinding
-
- getEnabled() - Method in class org.apache.openejb.jee.Servlet
-
- getEnabled() - Method in class org.apache.openejb.jee.sun.Cache
-
- getEnableDynamicQueries() - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Gets the value of the enableDynamicQueries property.
- getEnableMtom() - Method in class org.apache.openejb.jee.PortComponent
-
- getEnableMtom() - Method in class org.apache.openejb.jee.PortComponentRef
-
- getEnableQueryCaching() - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Gets the value of the enableQueryCaching property.
- getEnableQueryCaching() - Method in class org.apache.openejb.jee.wls.WeblogicRelationshipRole
-
Gets the value of the enableQueryCaching property.
- getEncoding() - Method in class org.apache.openejb.jee.LocaleEncodingMapping
-
- getEnd() - Method in class org.apache.openejb.jee.Timer
-
Gets the value of the end property.
- getEndorsed() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getEndpoint() - Method in class org.apache.openejb.server.cxf.CxfEndpoint
-
- getEndpoint() - Method in class org.apache.openejb.server.cxf.CxfWsContainer
-
- getEndpointAddressUri() - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- getEndpointClass() - Method in class org.apache.openejb.core.mdb.EndpointFactory
-
- getEndpointInstance(Class<T>) - Method in class org.apache.tomee.catalina.websocket.JavaEEDefaultServerEnpointConfigurator
-
- getEndpointInterceptors() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the endpointInterceptors property.
- getEndpointName() - Method in class org.apache.openejb.server.cxf.CxfServiceConfiguration
-
- getEndpointReference(Element...) - Method in class org.apache.openejb.core.singleton.EjbWsContext
-
- getEndpointReference(Class<T>, Element...) - Method in class org.apache.openejb.core.singleton.EjbWsContext
-
- getEndpointReference(Element...) - Method in class org.apache.openejb.core.stateless.EjbWsContext
-
- getEndpointReference(Class<T>, Element...) - Method in class org.apache.openejb.core.stateless.EjbWsContext
-
- getEndpointReference(Element...) - Method in interface org.apache.openejb.core.webservices.AddressingSupport
-
- getEndpointReference(Class<T>, Element...) - Method in interface org.apache.openejb.core.webservices.AddressingSupport
-
- getEndpointReference(Element...) - Method in class org.apache.openejb.core.webservices.NoAddressingSupport
-
- getEndpointReference(Class<T>, Element...) - Method in class org.apache.openejb.core.webservices.NoAddressingSupport
-
- getEndpointReference(Element...) - Method in class org.apache.openejb.server.cxf.ejb.EjbMessageContext
-
- getEndpointReference(Class<T>, Element...) - Method in class org.apache.openejb.server.cxf.ejb.EjbMessageContext
-
- getEnforceEjbRestrictions() - Method in class org.apache.openejb.jee.jba.Jboss
-
Gets the value of the enforceEjbRestrictions property.
- getEnterpriseBean(String) - Method in class org.apache.openejb.jee.EjbJar
-
- getEnterpriseBean() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the enterpriseBean property.
- getEnterpriseBean() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the enterpriseBean property.
- getEnterpriseBeanInfo(String) - Method in class org.apache.openejb.assembler.classic.EjbResolver
-
- getEnterpriseBeans() - Method in class org.apache.openejb.config.EmptyEjbJar
-
- getEnterpriseBeans() - Method in class org.apache.openejb.jee.EjbJar
-
- getEnterpriseBeans() - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Gets the value of the enterpriseBeans property.
- getEnterpriseBeans() - Method in class org.apache.openejb.jee.jba.Jboss
-
Gets the value of the enterpriseBeans property.
- getEnterpriseBeans() - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
- getEnterpriseBeans() - Method in class org.apache.openejb.jee.sun.SunEjbJar
-
- getEnterpriseBeans() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBJar
-
Gets the value of the enterpriseBeans property.
- getEnterpriseBeans() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the enterpriseBeans property.
- getEnterpriseBeans() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the enterpriseBeans property.
- getEnterpriseBeansByEjbName() - Method in class org.apache.openejb.jee.EjbJar
-
- getEntity() - Method in class org.apache.openejb.jee.jba.cmp.EnterpriseBeans
-
Gets the value of the entity property.
- getEntity() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the entity property.
- getEntityAlwaysUsesTransaction() - Method in class org.apache.openejb.jee.wls.WeblogicCompatibility
-
Gets the value of the entityAlwaysUsesTransaction property.
- getEntityBean(EJBLocalObject) - Static method in class org.apache.openejb.core.cmp.cmp2.Cmp2Util
-
- getEntityBean(EJBObject) - Static method in class org.apache.openejb.core.cmp.cmp2.Cmp2Util
-
- getEntityBean() - Method in class org.apache.openejb.core.entity.EntityInstanceManager.SynchronizationWrapper
-
- getEntityBean() - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Gets the value of the entityBean property.
- getEntityBeans() - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Gets the value of the entityBeans property.
- getEntityBeanVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Gets the value of the entityBeanVersion property.
- getEntityCache() - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Gets the value of the entityCache property.
- getEntityCacheName() - Method in class org.apache.openejb.jee.wls.EntityCacheRef
-
Gets the value of the entityCacheName property.
- getEntityCacheRef() - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Gets the value of the entityCacheRef property.
- getEntityClass() - Method in class org.apache.openejb.jee.jpa.EntityResult
-
Gets the value of the entityClass property.
- getEntityClustering() - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Gets the value of the entityClustering property.
- getEntityCommand() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the entityCommand property.
- getEntityCommand() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the entityCommand property.
- getEntityCommand() - Method in class org.apache.openejb.jee.jba.cmp.EntityCommands
-
Gets the value of the entityCommand property.
- getEntityCommands() - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Gets the value of the entityCommands property.
- getEntityDescriptor() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the entityDescriptor property.
- getEntityGraph(String) - Method in class org.apache.openejb.persistence.JtaEntityManager
-
- getEntityGraph(String) - Method in class org.apache.openejb.persistence.QueryLogEntityManager
-
- getEntityGraphs(Class<T>) - Method in class org.apache.openejb.persistence.JtaEntityManager
-
- getEntityGraphs(Class<T>) - Method in class org.apache.openejb.persistence.QueryLogEntityManager
-
- getEntityGroupMapping() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.PrefetchGroup
-
Gets the value of the entityGroupMapping property.
- getEntityListener() - Method in class org.apache.openejb.jee.jpa.EntityListeners
-
Gets the value of the entityListener property.
- getEntityListeners() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the entityListeners property.
- getEntityListeners() - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Gets the value of the entityListeners property.
- getEntityListeners() - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- getEntityListeners() - Method in class org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
Gets the value of the entityListeners property.
- getEntityManager() - Method in class org.apache.openejb.persistence.JtaEntityManagerRegistry.EntityManagerTracker
-
- getEntityManager(EntityManagerFactory, Map, boolean, String, SynchronizationType) - Method in class org.apache.openejb.persistence.JtaEntityManagerRegistry
-
Gets an entity manager instance from the transaction registry, extended registry or for a transaction scoped
entity manager, creates a new one when an existing instance is not found.
- getEntityManagerFactory() - Method in class org.apache.openejb.persistence.JtaEntityManager
-
- getEntityManagerFactory() - Method in class org.apache.openejb.persistence.QueryLogEntityManager
-
- getEntityManagerFactoryCallable() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- getEntityManagers(Index<EntityManagerFactory, BeanContext.EntityManagerConfiguration>) - Method in class org.apache.openejb.core.managed.Instance
-
- getEntityManagers(Index<EntityManagerFactory, BeanContext.EntityManagerConfiguration>) - Method in class org.apache.openejb.core.stateful.Instance
-
- getEntityMap() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
- getEntityMapping() - Method in class org.apache.openejb.jee.sun.SunCmpMapping
-
- getEntityResult() - Method in class org.apache.openejb.jee.jpa.SqlResultSetMapping
-
Gets the value of the entityResult property.
- getEnumerated() - Method in class org.apache.openejb.jee.jpa.Basic
-
Gets the value of the enumerated property.
- getEnumerated() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the enumerated property.
- getEnvEntriesPropertiesDeployer() - Method in class org.apache.openejb.config.AnnotationDeployer
-
- getEnvEntry() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getEnvEntry() - Method in class org.apache.openejb.jee.Application
-
- getEnvEntry() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getEnvEntry() - Method in class org.apache.openejb.jee.EntityBean
-
- getEnvEntry() - Method in class org.apache.openejb.jee.Interceptor
-
- getEnvEntry() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getEnvEntry() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getEnvEntry() - Method in class org.apache.openejb.jee.SessionBean
-
- getEnvEntry() - Method in class org.apache.openejb.jee.WebApp
-
- getEnvEntry() - Method in class org.apache.openejb.jee.WebFragment
-
- getEnvEntryMap() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getEnvEntryMap() - Method in class org.apache.openejb.jee.Application
-
- getEnvEntryMap() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getEnvEntryMap() - Method in class org.apache.openejb.jee.EntityBean
-
- getEnvEntryMap() - Method in class org.apache.openejb.jee.Interceptor
-
- getEnvEntryMap() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getEnvEntryMap() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getEnvEntryMap() - Method in class org.apache.openejb.jee.SessionBean
-
- getEnvEntryMap() - Method in class org.apache.openejb.jee.WebApp
-
- getEnvEntryMap() - Method in class org.apache.openejb.jee.WebFragment
-
- getEnvEntryName() - Method in class org.apache.openejb.jee.EnvEntry
-
- getEnvEntryType() - Method in class org.apache.openejb.jee.EnvEntry
-
Gets the value of the envEntryType property.
- getEnvEntryType() - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Gets the value of the envEntryType property.
- getEnvEntryValue() - Method in class org.apache.openejb.jee.EnvEntry
-
- getEnvironment() - Method in class org.apache.openejb.client.JNDIContext
-
- getEnvironment() - Method in class org.apache.openejb.core.BaseContext
-
- getEnvironment() - Method in class org.apache.openejb.core.ivm.naming.ContextWrapper
-
- getEnvironment() - Method in class org.apache.openejb.core.ivm.naming.IvmContext
-
- getEnvironment() - Method in class org.apache.openejb.jee.oejb2.ApplicationType
-
Gets the value of the environment property.
- getEnvironment() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
Gets the value of the environment property.
- getEnvironment() - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
Gets the value of the environment property.
- getEnvironment() - Method in class org.apache.openejb.jee.oejb2.ServiceModuleType
-
Gets the value of the environment property.
- getEnvironment() - Method in class org.apache.tomee.catalina.OpenEJBContext
- getEnvironmentProperties() - Method in class org.apache.openejb.jee.was.v6.common.JNDIEnvRefsGroup
-
Gets the value of the environmentProperties property.
- getEObjectReferences() - Method in class org.apache.openejb.jee.was.v6.ecore.EAnnotation
-
Gets the value of the eObjectReferences property.
- getEOperations() - Method in class org.apache.openejb.jee.was.v6.ecore.EClass
-
Gets the value of the eOperations property.
- getEOpposite() - Method in class org.apache.openejb.jee.was.v6.ecore.EReference
-
Gets the value of the eOpposite property.
- getEParameters() - Method in class org.apache.openejb.jee.was.v6.ecore.EOperation
-
Gets the value of the eParameters property.
- getEReferenceEOpposites() - Method in class org.apache.openejb.jee.was.v6.ecore.EReference
-
Gets the value of the eReferenceEOpposites property.
- getErr() - Method in class org.apache.openejb.server.cli.StreamManager
-
- getError() - Method in exception org.apache.openejb.core.timer.EJBCronTrigger.ParseException
-
- getErrorCode() - Method in class org.apache.openejb.jee.ErrorPage
-
- getErrorOnUndeclaredNamespace() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getErrorPage() - Method in class org.apache.openejb.jee.WebApp
-
- getErrorPage() - Method in interface org.apache.openejb.jee.WebCommon
-
- getErrorPage() - Method in class org.apache.openejb.jee.WebFragment
-
- getErrors() - Method in class org.apache.openejb.config.ValidationContext
-
- getErrors() - Method in exception org.apache.openejb.config.ValidationFailedException
-
- getErrors() - Method in interface org.apache.openejb.config.ValidationResults
-
- getErrors() - Method in class org.apache.tomee.installer.Alerts
-
- getErrors() - Method in class org.apache.tomee.installer.Paths
-
Returns a list of verification errors
- getErrors() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getErrorUrl() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getEstablishTrustInClient() - Method in class org.apache.openejb.jee.jba.TransportConfig
-
Gets the value of the establishTrustInClient property.
- getEstablishTrustInClient() - Method in class org.apache.openejb.jee.sun.TransportConfig
-
- getEstablishTrustInTarget() - Method in class org.apache.openejb.jee.jba.TransportConfig
-
Gets the value of the establishTrustInTarget property.
- getEstablishTrustInTarget() - Method in class org.apache.openejb.jee.sun.TransportConfig
-
- getEstimatedBeanSize() - Method in class org.apache.openejb.jee.wls.EntityCacheRef
-
Gets the value of the estimatedBeanSize property.
- getEStructuralFeatures() - Method in class org.apache.openejb.jee.was.v6.ecore.EClass
-
Gets the value of the eStructuralFeatures property.
- getESubpackages() - Method in class org.apache.openejb.jee.was.v6.ecore.EPackage
-
Gets the value of the eSubpackages property.
- getESuperTypes() - Method in class org.apache.openejb.jee.was.v6.ecore.EClass
-
Gets the value of the eSuperTypes property.
- getEType() - Method in class org.apache.openejb.jee.was.v6.ecore.ETypedElement
-
Gets the value of the eType property.
- getEvent() - Method in interface org.apache.openejb.observer.event.AfterEvent
-
- getEvent() - Method in interface org.apache.openejb.observer.event.BeforeEvent
-
- getEvent() - Method in class org.apache.openejb.observer.event.ObserverFailed
-
- getEvents() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the events property.
- getEvictionThreads() - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- getExample() - Method in class org.apache.openejb.jee.Function
-
- getExample() - Method in class org.apache.openejb.jee.Tag
-
- getExample() - Method in class org.apache.openejb.jee.TagFile
-
- getExceptionClass() - Method in class org.apache.openejb.jee.ApplicationException
-
- getExceptionHandlerFactory() - Method in class org.apache.openejb.jee.FacesFactory
-
- getExceptionListener() - Method in class org.apache.openejb.resource.activemq.jms2.cdi.JMS2CDIExtension.InternalJMSContext
-
- getExceptionListener() - Method in class org.apache.openejb.resource.activemq.jms2.JMSContextImpl
-
- getExceptionMapper(Class<T>) - Method in class org.apache.openejb.rest.ThreadLocalProviders
-
- getExceptionMapping() - Method in class org.apache.openejb.jee.JavaWsdlMapping
-
- getExceptionMappingMap() - Method in class org.apache.openejb.jee.JavaWsdlMapping
-
- getExceptionOnRollback() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the exceptionOnRollback property.
- getExceptionOnRollback() - Method in class org.apache.openejb.jee.jba.Jboss
-
Gets the value of the exceptionOnRollback property.
- getExceptionOnRollback() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the exceptionOnRollback property.
- getExceptionOnRollback() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the exceptionOnRollback property.
- getExceptions(Class<?>) - Static method in class org.apache.openejb.arquillian.common.deployment.DeploymentExceptionObserver
-
- getExceptionType(Throwable) - Method in class org.apache.openejb.BeanContext
-
- getExceptionType() - Method in class org.apache.openejb.jee.ErrorPage
-
- getExceptionType() - Method in class org.apache.openejb.jee.ExceptionMapping
-
- getExclude() - Method in class org.apache.openejb.jee.Beans.Scan
-
- getExclude() - Method in class org.apache.openejb.jee.Scan
-
Gets the value of the exclude property.
- getExcludeClassInterceptors() - Method in class org.apache.openejb.jee.InterceptorBinding
-
- getExcludeDefaultInterceptors() - Method in class org.apache.openejb.jee.InterceptorBinding
-
- getExcludedPermissions() - Method in class org.apache.openejb.assembler.classic.PolicyContext
-
- getExcludeList() - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- getExcludeList() - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Gets the value of the excludeList property.
- getExcludeUnlistedClasses() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- getExcludeUnlistedClasses() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory.JMXReloadableEntityManagerFactory
-
- getExclusions() - Static method in class org.apache.openejb.config.NewLoaderLogic
-
- getExecutableType() - Method in class org.apache.openejb.jee.bval.DefaultValidatedExecutableTypesType
-
Gets the value of the executableType property.
- getExecutableValidation() - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Obtient la valeur de la propriété executableValidation.
- getExecutionProperties(Object) - Method in class org.apache.openejb.threads.impl.ContextServiceImpl
-
- getExecutor() - Method in class org.apache.openejb.server.cxf.CxfEndpoint
-
- getExistingDeclarations() - Method in interface org.apache.openejb.config.AnnotationDeployer.ProcessAnnotatedBeans.AnnotationHandler
-
- getExistingDeclarations() - Method in class org.apache.openejb.config.AnnotationDeployer.ProcessAnnotatedBeans.TransactionAttributeHandler
-
- getExitCode() - Method in exception org.apache.openejb.cli.SystemExitException
-
- getExpansionFactor() - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
The expansion factor controls the size of a new array when an array
needs to be expanded.
- getExpansionMode() - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
The expansionMode determines whether the internal storage
array grows additively (ADDITIVE_MODE) or multiplicatively
(MULTIPLICATIVE_MODE) when it is expanded.
- getExpGracePeriodSecs() - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
-
- getExpiration() - Method in class org.apache.openejb.core.timer.SingleActionTimerData
-
- getExponentialBackoff() - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- getExportConfAsSystemProperty() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getExporter() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the exporter property.
- getExporters() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the exporters property.
- getExporterVersion() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the exporterVersion property.
- getExporterVersions() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the exporterVersions property.
- getExportPackage() - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Gets the value of the exportPackage property.
- getExposeContainer() - Method in class org.apache.openejb.jee.jba.ClientInterceptors
-
Gets the value of the exposeContainer property.
- getExpression() - Method in class org.apache.openejb.core.timer.ScheduleData
-
- getExtendedEntityManagerFactories() - Method in class org.apache.openejb.BeanContext
-
- getExtender() - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Gets the value of the extender property.
- getExtenderID() - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Gets the value of the extenderID property.
- getExtends() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the extends property.
- getExtension() - Method in class org.apache.openejb.jee.MimeMapping
-
- getExtensionElement() - Method in class org.apache.openejb.jee.TldExtension
-
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.maven.plugin.AbstractSynchronizable
-
Gets extensions.
- getExternalContextFactory() - Method in class org.apache.openejb.jee.FacesFactory
-
- getExternallyDefined() - Method in class org.apache.openejb.jee.wls.SecurityRoleAssignment
-
Gets the value of the externallyDefined property.
- getExternalPath() - Method in class org.apache.openejb.jee.oejb2.ExtModuleType
-
Gets the value of the externalPath property.
- getExternalTransactionControllerClass() - Method in class org.apache.openejb.jpa.integration.eclipselink.OpenEJBServerPlatform
-
- getExtModule() - Method in class org.apache.openejb.jee.oejb2.ApplicationType
-
Gets the value of the extModule property.
- getExtraClassPath() - Method in class org.apache.openejb.jee.sun.ClassLoader
-
- getFacesConfigExtension() - Method in class org.apache.openejb.jee.FacesConfig
-
Gets the value of the facesConfigExtension property.
- getFacesConfigs() - Method in class org.apache.openejb.config.WebModule
-
- getFacesContextFactory() - Method in class org.apache.openejb.jee.FacesFactory
-
Gets the value of the facesContextFactory property.
- getFacesServletMappings(ExternalContext) - Method in class org.apache.tomee.myfaces.TomEEWebConfigProvider
-
- getFacet() - Method in class org.apache.openejb.jee.FacesComponent
-
Gets the value of the facet property.
- getFacet() - Method in class org.apache.openejb.jee.FacesRenderer
-
Gets the value of the facet property.
- getFacetExtension() - Method in class org.apache.openejb.jee.FacesFacet
-
Gets the value of the facetExtension property.
- getFacetName() - Method in class org.apache.openejb.jee.FacesFacet
-
Gets the value of the facetName property.
- getFactory() - Method in class org.apache.openejb.assembler.classic.LazyValidatorFactory
-
- getFactory() - Method in class org.apache.openejb.client.event.ConnectionFactoryAdded
-
- getFactory() - Method in class org.apache.openejb.client.event.ConnectionFactoryRemoved
-
- getFactory() - Method in class org.apache.openejb.jee.FacesConfig
-
Gets the value of the factory property.
- getFactory(String) - Static method in class org.apache.openejb.util.proxy.ProxyManager
-
- getFactoryExtension() - Method in class org.apache.openejb.jee.FacesFactory
-
Gets the value of the factoryExtension property.
- getFactoryMethod() - Method in class org.apache.openejb.assembler.monitoring.JMXContainer
-
- getFactoryName() - Method in interface org.apache.openejb.config.Service
-
- getFactoryName() - Method in class org.apache.openejb.config.sys.AbstractService
-
- getFactoryName() - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Gets the value of the factoryName property.
- getFailed() - Static method in class org.apache.openejb.client.Client
-
- getFailed() - Method in class org.apache.openejb.client.event.FailoverSelection
-
- getFailure() - Method in class org.apache.openejb.client.ClusterResponse
-
- getFailures() - Method in class org.apache.openejb.config.ValidationContext
-
- getFailures() - Method in exception org.apache.openejb.config.ValidationFailedException
-
- getFailures() - Method in interface org.apache.openejb.config.ValidationResults
-
- getFairShare() - Method in class org.apache.openejb.jee.wls.FairShareRequestClass
-
Gets the value of the fairShare property.
- getFairShareRequestClass() - Method in class org.apache.openejb.jee.wls.WorkManager
-
Gets the value of the fairShareRequestClass property.
- getFakeUrl() - Method in class org.apache.openejb.server.cxf.CxfWsContainer
-
- getFakeUrl() - Method in class org.apache.openejb.server.cxf.ejb.EjbWsContainer
-
- getFakeUrl() - Method in class org.apache.openejb.server.cxf.pojo.PojoWsContainer
-
- getFalseMapping() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the falseMapping property.
- getFeatureDescriptors(ELContext, Object) - Method in class org.apache.openejb.cdi.WebAppElResolver
-
- getFederatedFactories() - Static method in class org.apache.openejb.core.ivm.naming.IvmContext
-
- getFetch() - Method in class org.apache.openejb.jee.jpa.Basic
-
Gets the value of the fetch property.
- getFetch() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the fetch property.
- getFetch() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the fetch property.
- getFetch() - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Gets the value of the fetch property.
- getFetch() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the fetch property.
- getFetch() - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Gets the value of the fetch property.
- getFetch() - Method in interface org.apache.openejb.jee.jpa.RelationField
-
- getFetchedWith() - Method in class org.apache.openejb.jee.sun.CmpFieldMapping
-
- getFetchedWith() - Method in class org.apache.openejb.jee.sun.CmrFieldMapping
-
- getFetchSize() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the fetchSize property.
- getFetchSize() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the fetchSize property.
- getField(Class, String) - Static method in class org.apache.openejb.core.cmp.AbstractKeyGenerator
-
- getField() - Method in exception org.apache.openejb.core.timer.EJBCronTrigger.ParseException
-
- getField() - Method in class org.apache.openejb.jee.bval.BeanType
-
Gets the value of the field property.
- getFieldGroup() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the fieldGroup property.
- getFieldMap() - Method in class org.apache.openejb.jee.wls.TableMap
-
Gets the value of the fieldMap property.
- getFieldName() - Method in class org.apache.openejb.jee.CmpField
-
- getFieldName() - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Gets the value of the fieldName property.
- getFieldName() - Method in class org.apache.openejb.jee.jba.cmp.CreatedBy
-
Gets the value of the fieldName property.
- getFieldName() - Method in class org.apache.openejb.jee.jba.cmp.CreatedTime
-
Gets the value of the fieldName property.
- getFieldName() - Method in class org.apache.openejb.jee.jba.cmp.KeyField
-
Gets the value of the fieldName property.
- getFieldName() - Method in class org.apache.openejb.jee.jba.cmp.LoadGroup
-
Gets the value of the fieldName property.
- getFieldName() - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Gets the value of the fieldName property.
- getFieldName() - Method in class org.apache.openejb.jee.jba.cmp.Select
-
Gets the value of the fieldName property.
- getFieldName() - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Gets the value of the fieldName property.
- getFieldName() - Method in class org.apache.openejb.jee.jba.cmp.UpdatedBy
-
Gets the value of the fieldName property.
- getFieldName() - Method in class org.apache.openejb.jee.jba.cmp.UpdatedTime
-
Gets the value of the fieldName property.
- getFieldName() - Method in class org.apache.openejb.jee.sun.CmpFieldMapping
-
- getFieldResult() - Method in class org.apache.openejb.jee.jpa.EntityResult
-
Gets the value of the fieldResult property.
- getFields() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the fields property.
- getFields(Class) - Static method in class org.apache.openejb.util.Debug
-
- getFieldType() - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Gets the value of the fieldType property.
- getFieldValue(Field, Object) - Static method in class org.apache.openejb.core.cmp.AbstractKeyGenerator
-
- getFile() - Method in class org.apache.openejb.arquillian.common.TomEEContainer.Dump
-
- getFile() - Method in class org.apache.openejb.config.AppModule
-
- getFile() - Method in class org.apache.openejb.config.ClientModule
-
- getFile() - Method in class org.apache.openejb.config.ConnectorModule
-
- getFile(URL) - Method in class org.apache.openejb.config.DeploymentLoader
-
- getFile() - Method in interface org.apache.openejb.config.DeploymentModule
-
- getFile() - Method in class org.apache.openejb.config.EjbModule
-
- getFile() - Method in class org.apache.openejb.config.PersistenceModule
-
- getFile() - Method in class org.apache.openejb.config.ResourcesModule
-
- getFile() - Method in class org.apache.openejb.config.sys.Deployments
-
Gets the value of the jar property.
- getFile() - Method in class org.apache.openejb.config.WebModule
-
- getFile() - Method in class org.apache.openejb.core.webservices.UriResolver
-
- getFile(String) - Method in class org.apache.openejb.loader.FileUtils
-
- getFile(String, boolean) - Method in class org.apache.openejb.loader.FileUtils
-
- getFile() - Method in class org.apache.openejb.maven.plugin.customizer.monkey.index.Item
-
Gets file.
- getFile() - Method in class org.apache.tomee.catalina.cluster.DeployMessage
-
- getFile() - Method in class org.apache.tomee.catalina.cluster.UndeployMessage
-
- getFile1() - Method in class org.apache.openejb.config.rules.CheckClassLoading.DiffItem
-
- getFile2() - Method in class org.apache.openejb.config.rules.CheckClassLoading.DiffItem
-
- getFileCount() - Method in class org.apache.openejb.jee.wls.Logging
-
Gets the value of the fileCount property.
- getFileSizeLimit() - Method in class org.apache.openejb.jee.wls.Logging
-
Gets the value of the fileSizeLimit property.
- getFileSizeThreshold() - Method in class org.apache.openejb.jee.MultipartConfig
-
- getFileTimeSpan() - Method in class org.apache.openejb.jee.wls.Logging
-
Gets the value of the fileTimeSpan property.
- getFileUrl(File) - Static method in class org.apache.openejb.config.DeploymentLoader
-
- getFilter() - Static method in class org.apache.openejb.config.NewLoaderLogic
-
- getFilter() - Method in class org.apache.openejb.jee.oejb2.ClassFilterType
-
Gets the value of the filter property.
- getFilter() - Method in class org.apache.openejb.jee.WebApp
-
- getFilter() - Method in interface org.apache.openejb.jee.WebCommon
-
- getFilter() - Method in class org.apache.openejb.jee.WebFragment
-
- getFilterClass() - Method in class org.apache.openejb.jee.Filter
-
- getFilterMapping() - Method in class org.apache.openejb.jee.WebApp
-
- getFilterMapping() - Method in interface org.apache.openejb.jee.WebCommon
-
- getFilterMapping() - Method in class org.apache.openejb.jee.WebFragment
-
- getFilterMappings(String) - Method in class org.apache.openejb.jee.WebApp
-
- getFilterName() - Method in class org.apache.openejb.jee.Filter
-
- getFilterName() - Method in class org.apache.openejb.jee.FilterMapping
-
- getFilterRegistration(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getFilterRegistrations() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getFilters() - Method in class org.apache.tomee.loader.filter.FilterList
-
- getFinalFireTime() - Method in class org.apache.openejb.core.timer.EJBCronTrigger
-
Works similarly to getFireTimeAfter() but backwards.
- getFinalizer() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Gets the value of the finalizer property.
- getFinder() - Method in class org.apache.openejb.config.ClientModule
-
- getFinder() - Method in class org.apache.openejb.config.ConnectorModule
-
- getFinder() - Method in class org.apache.openejb.config.EjbModule
-
- getFinder(ClassLoader, URL) - Static method in class org.apache.openejb.config.FinderFactory
-
- getFinder() - Method in class org.apache.openejb.config.WebModule
-
- getFinder() - Method in class org.apache.openejb.jee.sun.OneOneFinders
-
- getFinder() - Method in class org.apache.tomee.embedded.event.TomEEEmbeddedScannerCreated
-
- getFinderReference() - Method in class org.apache.openejb.config.ClientModule
-
- getFindersLoadBean() - Method in class org.apache.openejb.jee.wls.Persistence
-
Gets the value of the findersLoadBean property.
- getFindersReturnNulls() - Method in class org.apache.openejb.jee.wls.Compatibility
-
Gets the value of the findersReturnNulls property.
- getFireTimeAfter(Date) - Method in class org.apache.openejb.core.timer.EJBCronTrigger
-
- getFirst(String) - Method in class org.apache.openejb.rest.MultivaluedMapWithCaseInsensitiveKeySet
-
- getFirstResult() - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getFirstResult() - Method in class org.apache.openejb.persistence.JtaQuery
-
- getFkConstraint() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the fkConstraint property.
- getFkConstraint() - Method in class org.apache.openejb.jee.jba.cmp.EjbRelationshipRole
-
Gets the value of the fkConstraint property.
- getFkConstraintTemplate() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the fkConstraintTemplate property.
- getFloat(String) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- getFloatProperty(String) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getFlowCall() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Gets the value of the flowCall property.
- getFlowDefinitions() - Method in class org.apache.openejb.jee.FacesConfig
-
- getFlowDocumentId() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCallFlowReference
-
Gets the value of the flowDocumentId property.
- getFlowId() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCallFlowReference
-
Gets the value of the flowId property.
- getFlowReference() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCall
-
Gets the value of the flowReference property.
- getFlowReturn() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Gets the value of the flowReturn property.
- getFlushAtEndOfMethod() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getFlushEnabled() - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Gets the value of the flushEnabled property.
- getFlushMode() - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getFlushMode() - Method in class org.apache.openejb.persistence.JtaEntityManager
-
- getFlushMode() - Method in class org.apache.openejb.persistence.JtaQuery
-
- getFlushMode() - Method in class org.apache.openejb.persistence.QueryLogEntityManager
-
- getFlushSleepTime() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getForceJspDevelopment() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getForeignKeyColumn() - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType.RoleMapping.CmrFieldMapping
-
Gets the value of the foreignKeyColumn property.
- getForeignKeyColumn() - Method in class org.apache.openejb.jee.wls.ColumnMap
-
Gets the value of the foreignKeyColumn property.
- getForeignKeyTable() - Method in class org.apache.openejb.jee.wls.RelationshipRoleMap
-
Gets the value of the foreignKeyTable property.
- getFormErrorPage() - Method in class org.apache.openejb.jee.FormLoginConfig
-
- getFormHintField() - Method in class org.apache.openejb.jee.sun.ParameterEncoding
-
- getFormLoginConfig() - Method in class org.apache.openejb.jee.LoginConfig
-
Gets the value of the formLoginConfig property.
- getFormLoginPage() - Method in class org.apache.openejb.jee.FormLoginConfig
-
- getFormParameter(String) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
Gets a form parameter based on the name passed in.
- getFormParameters() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getFragment() - Method in class org.apache.openejb.jee.TldAttribute
-
- getFragment() - Method in class org.apache.openejb.util.URISupport.CompositeData
-
- getFrequency() - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- getFrequency() - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- getFrom() - Method in class org.apache.openejb.jee.bval.GroupConversionType
-
Gets the value of the from property.
- getFrom() - Method in class org.apache.openejb.jee.jba.cmp.DeclaredSql
-
Gets the value of the from property.
- getFromAction() - Method in class org.apache.openejb.jee.FacesNavigationCase
-
Gets the value of the fromAction property.
- getFromOutcome() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowReturn
-
Gets the value of the fromOutcome property.
- getFromOutcome() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionSwitchCase
-
Gets the value of the fromOutcome property.
- getFromOutcome() - Method in class org.apache.openejb.jee.FacesNavigationCase
-
Gets the value of the fromOutcome property.
- getFromViewId() - Method in class org.apache.openejb.jee.FacesNavigationRule
-
Gets the value of the fromViewId property.
- getFunction() - Method in class org.apache.openejb.jee.TldTaglib
-
- getFunctionClass() - Method in class org.apache.openejb.jee.Function
-
- getFunctionExtension() - Method in class org.apache.openejb.jee.Function
-
- getFunctionMapping() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the functionMapping property.
- getFunctionName() - Method in class org.apache.openejb.jee.jba.cmp.FunctionMapping
-
Gets the value of the functionName property.
- getFunctionSignature() - Method in class org.apache.openejb.jee.Function
-
- getFunctionSql() - Method in class org.apache.openejb.jee.jba.cmp.FunctionMapping
-
Gets the value of the functionSql property.
- getGarbageCollection() - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- getGbeanLink() - Method in class org.apache.openejb.jee.oejb2.GbeanLocatorType
-
Gets the value of the gbeanLink property.
- getGenClasses() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getGenerated() - Method in exception org.apache.tomee.microprofile.jwt.bval.GeneratedConstraintsMissingException
-
- getGeneratedValue() - Method in class org.apache.openejb.jee.jpa.Id
-
Gets the value of the generatedValue property.
- getGenerateUniqueJmsClientId() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the generateUniqueJmsClientId property.
- getGenerator() - Method in class org.apache.openejb.jee.jpa.GeneratedValue
-
Gets the value of the generator property.
- getGeneratorName() - Method in class org.apache.openejb.jee.oejb2.CustomGeneratorType
-
Gets the value of the generatorName property.
- getGeneratorName() - Method in class org.apache.openejb.jee.wls.AutomaticKeyGeneration
-
Gets the value of the generatorName property.
- getGeneratorType() - Method in class org.apache.openejb.jee.wls.AutomaticKeyGeneration
-
Gets the value of the generatorType property.
- getGenericSignature() - Method in class org.apache.openejb.core.cmp.cmp2.CmrField
-
- getGeometricMean() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
- getGeometricMean() - Method in class org.apache.openejb.monitoring.Stats
-
- getGeometricMean() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getGeometricMeanImpl() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured geometric mean implementation.
- getGetter() - Method in class org.apache.openejb.jee.bval.BeanType
-
Gets the value of the getter property.
- getGetterDescriptor() - Method in enum org.apache.openejb.core.cmp.cmp2.CmrStyle
-
- getGetterMethod() - Method in class org.apache.openejb.core.cmp.cmp2.CmpField
-
- getGlobalJndiContext() - Method in class org.apache.openejb.AppContext
-
- getGoalMs() - Method in class org.apache.openejb.jee.wls.ResponseTimeRequestClass
-
Gets the value of the goalMs property.
- getGroup() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.PrefetchGroup
-
Gets the value of the group property.
- getGroup() - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- getGroupId() - Method in class org.apache.openejb.jee.oejb2.ArtifactType
-
Gets the value of the groupId property.
- getGroupId() - Method in class org.apache.openejb.jee.oejb2.DepPatternType
-
- getGroupId() - Method in class org.apache.openejb.jee.oejb2.PatternType
-
Gets the value of the groupId property.
- getGroupId() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getGroupId() - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- getGroupName() - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Gets the value of the groupName property.
- getGroupName() - Method in class org.apache.openejb.jee.oejb2.CmpFieldGroupMappingType
-
Gets the value of the groupName property.
- getGroupName() - Method in class org.apache.openejb.jee.oejb2.CmrFieldGroupMappingType
-
Gets the value of the groupName property.
- getGroupName() - Method in class org.apache.openejb.jee.oejb2.EntityGroupMappingType
-
Gets the value of the groupName property.
- getGroupName() - Method in class org.apache.openejb.jee.oejb2.GroupType.CmrField
-
Gets the value of the groupName property.
- getGroupName() - Method in class org.apache.openejb.jee.oejb2.GroupType
-
Gets the value of the groupName property.
- getGroupName() - Method in class org.apache.openejb.jee.oejb2.QueryType
-
Gets the value of the groupName property.
- getGroupName() - Method in class org.apache.openejb.jee.wls.CachingElement
-
Gets the value of the groupName property.
- getGroupName() - Method in class org.apache.openejb.jee.wls.ContextCase
-
Gets the value of the groupName property.
- getGroupName() - Method in class org.apache.openejb.jee.wls.EjbQlQuery
-
Gets the value of the groupName property.
- getGroupName() - Method in class org.apache.openejb.jee.wls.FieldGroup
-
Gets the value of the groupName property.
- getGroupName() - Method in class org.apache.openejb.jee.wls.FieldMap
-
Gets the value of the groupName property.
- getGroupName() - Method in class org.apache.openejb.jee.wls.WeblogicRelationshipRole
-
Gets the value of the groupName property.
- getGroups() - Method in class org.apache.openejb.core.security.ConnectorCallbackHandler
-
- getGroups() - Method in class org.apache.openejb.jee.bval.ConstraintType
-
Gets the value of the groups property.
- getGroups() - Method in class org.apache.tomee.microprofile.jwt.principal.JWTCallerPrincipal
-
- getGroups() - Method in class org.apache.tomee.security.http.SavedAuthentication
-
- getGroups() - Method in class org.apache.tomee.security.http.TomEEHttpMessageContext
-
- getGroupSequence() - Method in class org.apache.openejb.jee.bval.ClassType
-
Gets the value of the groupSequence property.
- getGrtrTree() - Method in class org.apache.openejb.core.ivm.naming.NameNode
-
- getGssContext() - Method in class org.apache.tomee.catalina.realm.event.GssAuthenticationEvent
-
- GETHANDLE - Static variable in class org.apache.openejb.client.EJBObjectHandler
-
- getHandle(Method, Object[], Object) - Method in class org.apache.openejb.client.EJBObjectHandler
-
- getHandle(Method, Object[], Object) - Method in class org.apache.openejb.core.ivm.EjbObjectProxyHandler
-
- getHandle(ProxyInfo) - Method in class org.apache.openejb.core.ivm.IntraVmServer
-
- getHandle(ProxyInfo) - Method in class org.apache.openejb.core.ServerFederation
-
- getHandle() - Method in class org.apache.openejb.core.timer.TimerImpl
-
- getHandle(ProxyInfo) - Method in class org.apache.openejb.server.ejbd.EjbDaemon
-
- getHandle(ProxyInfo) - Method in class org.apache.openejb.server.ejbd.EjbServer
-
- getHandle(ProxyInfo) - Method in interface org.apache.openejb.spi.ApplicationServer
-
- getHandledTriggerTypeDiscriminator() - Method in class org.apache.openejb.core.timer.EJBCronTriggerPersistenceDelegate
-
- GETHANDLER - Static variable in class org.apache.openejb.client.EJBHomeHandler
-
- GETHANDLER - Static variable in class org.apache.openejb.client.EJBObjectHandler
-
- getHandler() - Method in class org.apache.openejb.jee.HandlerChain
-
- getHandler() - Method in class org.apache.openejb.jee.jba.RetryHandlers
-
Gets the value of the handler property.
- getHandler() - Method in class org.apache.openejb.jee.ServiceRef
-
- getHandler() - Method in class org.apache.tomee.security.http.TomEEHttpMessageContext
-
- getHandlerChain(jakarta.xml.ws.handler.PortInfo) - Method in class org.apache.openejb.client.ClientHandlerResolverImpl
-
- getHandlerChain(PortInfo) - Method in class org.apache.openejb.core.webservices.HandlerResolverImpl
-
- getHandlerChain() - Method in class org.apache.openejb.jee.HandlerChains
-
- getHandlerChains() - Method in class org.apache.openejb.client.WsMetaData
-
- getHandlerChains(Class<?>, String, ClassLoader) - Static method in class org.apache.openejb.config.WsDeployer
-
- getHandlerChains() - Method in class org.apache.openejb.core.webservices.PortData
-
- getHandlerChains() - Method in class org.apache.openejb.core.webservices.ServiceRefData
-
- getHandlerChains() - Method in class org.apache.openejb.jee.PortComponent
-
- getHandlerChains() - Method in class org.apache.openejb.jee.ServiceRef
-
- getHandlerClass() - Method in class org.apache.openejb.client.HandlerMetaData
-
- getHandlerClass() - Method in class org.apache.openejb.core.webservices.HandlerData
-
- getHandlerClass() - Method in class org.apache.openejb.jee.Handler
-
- getHandlerClasses() - Method in class org.apache.openejb.jee.was.v6.wsclient.Handler
-
Gets the value of the handlerClasses property.
- getHandlerClassString() - Method in class org.apache.openejb.jee.was.v6.wsclient.Handler
-
Gets the value of the handlerClassString property.
- getHandlerName() - Method in class org.apache.openejb.jee.Handler
-
- getHandlerName() - Method in class org.apache.openejb.jee.was.v6.wsclient.Handler
-
Gets the value of the handlerName property.
- getHandlers() - Method in class org.apache.openejb.client.HandlerChainMetaData
-
- getHandlers() - Method in class org.apache.openejb.core.webservices.HandlerChainData
-
- getHandlers() - Method in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
Gets the value of the handlers property.
- getHandlers() - Method in class org.apache.openejb.log.logger.AbstractDelegatingLogger
-
- getHandlers() - Method in class org.apache.openejb.log.logger.Log4jLogger
-
- getHandlers() - Method in class org.apache.openejb.server.cxf.ejb.EjbWsContainer.WsServiceMBean
-
- getHandlers() - Method in class org.apache.openejb.server.cxf.pojo.PojoWsContainer.WsServiceMBean
-
- getHard() - Method in class org.apache.openejb.util.Pool.HardReference
-
- getHeader(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getHeader(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- getHeader(String) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
Gets a header based the header name passed in.
- getHeader(String) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
Gets a header based on the name passed in
- getHeader(String) - Method in class org.apache.openejb.server.httpd.part.CommonsFileUploadPart
-
- getHeader(String) - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getHeader(String) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- getHeaderName() - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
-
- getHeaderNames() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getHeaderNames() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- getHeaderNames() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getHeaderNames() - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- getHeaderNames() - Method in class org.apache.openejb.server.httpd.part.CommonsFileUploadPart
-
- getHeaderNames() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getHeaderNames() - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- getHeaderNames() - Method in class org.apache.tomee.security.http.SavedRequest
-
- getHeaders(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getHeaders(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- getHeaders(String) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getHeaders(String) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- getHeaders(String) - Method in class org.apache.openejb.server.httpd.part.CommonsFileUploadPart
-
- getHeaders(String) - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getHeaders(String) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- getHeaderScheme() - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
-
- getHeaderString(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpHeaders
-
- getHeaderValues(String) - Method in class org.apache.tomee.security.http.SavedRequest
-
- getHealth() - Method in class org.apache.tomee.microprofile.health.MicroProfileHealthReporter
-
- getHeartbeats() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getHeartbeats() - Method in class org.apache.openejb.server.discovery.MultipointServer
-
- getHeartbeatsLatest() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getHeartbeatsLatestTime() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getHeartRate() - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- getHeartRate() - Method in class org.apache.openejb.server.discovery.Tracker
-
- getHiddenClasses() - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Gets the value of the hiddenClasses property.
- getHighestNumUnavailable() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the highestNumUnavailable property.
- getHighestNumWaiters() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the highestNumWaiters property.
- getHint() - Method in class org.apache.openejb.jee.jpa.NamedNativeQuery
-
Gets the value of the hint property.
- getHint() - Method in class org.apache.openejb.jee.jpa.NamedQuery
-
Gets the value of the hint property.
- getHints() - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getHints() - Method in class org.apache.openejb.persistence.JtaQuery
-
- getHome() - Method in interface org.apache.openejb.assembler.classic.EjbResolver.Reference
-
- getHome() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getHome() - Method in class org.apache.openejb.jee.EjbRef
-
- getHome() - Method in interface org.apache.openejb.jee.EjbReference
-
- getHome() - Method in class org.apache.openejb.jee.EntityBean
-
- getHome() - Method in class org.apache.openejb.jee.jba.ClientInterceptors
-
Gets the value of the home property.
- getHome() - Method in interface org.apache.openejb.jee.RemoteBean
-
- getHome() - Method in class org.apache.openejb.jee.SessionBean
-
- getHome() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the home property.
- getHome() - Method in class org.apache.openejb.loader.SystemInstance
-
- getHome() - Method in class org.apache.tomee.bootstrap.Server
-
- getHome() - Method in class org.apache.tomee.installer.Paths
-
- getHome() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getHomeCallRouterClassName() - Method in class org.apache.openejb.jee.wls.EntityClustering
-
Gets the value of the homeCallRouterClassName property.
- getHomeCallRouterClassName() - Method in class org.apache.openejb.jee.wls.StatefulSessionClustering
-
Gets the value of the homeCallRouterClassName property.
- getHomeCallRouterClassName() - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Gets the value of the homeCallRouterClassName property.
- getHomeClass() - Method in class org.apache.openejb.client.EJBMetaDataImpl
-
- GETHOMEHANDLE - Static variable in class org.apache.openejb.client.EJBHomeHandler
-
- getHomeHandle(Method, Object[], Object) - Method in class org.apache.openejb.client.EJBHomeHandler
-
- getHomeHandle(Method, Object[], Object) - Method in class org.apache.openejb.core.ivm.EjbHomeProxyHandler
-
- getHomeHandle(ProxyInfo) - Method in class org.apache.openejb.core.ivm.IntraVmServer
-
- getHomeHandle(ProxyInfo) - Method in class org.apache.openejb.core.ServerFederation
-
- getHomeHandle(ProxyInfo) - Method in class org.apache.openejb.server.ejbd.EjbDaemon
-
- getHomeHandle(ProxyInfo) - Method in class org.apache.openejb.server.ejbd.EjbServer
-
- getHomeHandle(ProxyInfo) - Method in interface org.apache.openejb.spi.ApplicationServer
-
- getHomeInterface() - Method in class org.apache.openejb.BeanContext
-
- getHomeInterface() - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Gets the value of the homeInterface property.
- getHomeInterfaceClass() - Method in class org.apache.openejb.client.EJBMetaDataImpl
-
- getHomeInterfaceClass() - Method in class org.apache.openejb.core.ivm.IntraVmMetaData
-
- getHomeInterfaces() - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Gets the value of the homeInterfaces property.
- getHomeIsClusterable() - Method in class org.apache.openejb.jee.wls.EntityClustering
-
Gets the value of the homeIsClusterable property.
- getHomeIsClusterable() - Method in class org.apache.openejb.jee.wls.StatefulSessionClustering
-
Gets the value of the homeIsClusterable property.
- getHomeIsClusterable() - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Gets the value of the homeIsClusterable property.
- getHomeLoadAlgorithm() - Method in class org.apache.openejb.jee.wls.EntityClustering
-
Gets the value of the homeLoadAlgorithm property.
- getHomeLoadAlgorithm() - Method in class org.apache.openejb.jee.wls.StatefulSessionClustering
-
Gets the value of the homeLoadAlgorithm property.
- getHomeLoadAlgorithm() - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Gets the value of the homeLoadAlgorithm property.
- getHomeLoadBalancePolicy() - Method in class org.apache.openejb.jee.jba.ClusterConfig
-
Gets the value of the homeLoadBalancePolicy property.
- getHost() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getHost() - Method in class org.apache.openejb.config.WebModule
-
- getHost() - Method in class org.apache.openejb.core.WebContext
-
- getHost() - Method in class org.apache.openejb.jee.oejb2.PortType
-
Gets the value of the host property.
- getHost() - Method in class org.apache.openejb.server.discovery.MulticastDiscoveryAgent
-
- getHost() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getHost() - Method in class org.apache.openejb.util.URISupport.CompositeData
-
- getHost() - Method in class org.apache.tomee.embedded.Configuration
-
- getHost() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getHost() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getHostAddress() - Method in class org.apache.openejb.server.ServiceDaemon.AddressMonitor
-
- getHostName() - Method in class org.apache.openejb.server.ServiceDaemon.AddressMonitor
-
- getHostname(StandardContext) - Static method in class org.apache.tomee.catalina.Contexts
-
- getHostPermissions() - Method in class org.apache.openejb.server.ServiceAccessController.Access
-
- getHosts() - Method in class org.apache.openejb.server.discovery.MulticastPulseAgent
-
Lists current broadcast hosts as a comma separated list.
- getHour() - Method in class org.apache.openejb.jee.TimerSchedule
-
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.xmi.XMI
-
Gets the value of the href property.
- getHttpListener() - Method in class org.apache.openejb.server.httpd.BasicAuthHttpListenerWrapper
-
- getHttpListenerRegistry() - Static method in class org.apache.openejb.server.httpd.OpenEJBHttpServer
-
- getHttpMethod() - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType.WebServiceSecurityType
-
- getHttpMethod() - Method in class org.apache.openejb.jee.oejb2.WebServiceSecurityType
-
Gets the value of the httpMethod property.
- getHttpMethod() - Method in class org.apache.openejb.jee.WebResourceCollection
-
- getHttpMethodOmission() - Method in class org.apache.openejb.jee.WebResourceCollection
-
- getHttpMethods() - Method in class org.apache.tomee.catalina.security.HTTPMethods
-
- getHTTPMethods() - Method in class org.apache.tomee.catalina.security.URLPattern
-
- getHttpMethodsBuffer() - Method in class org.apache.tomee.catalina.security.HTTPMethods
-
- getHttpOnly() - Method in class org.apache.openejb.jee.CookieConfig
-
- getHttpPort() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getHttpPort() - Method in class org.apache.tomee.embedded.Configuration
-
- getHttpPort() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getHttpPort() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getHttpservletSecurityProvider() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getHttpsPort() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getHttpsPort() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- getHttpsPort() - Method in class org.apache.tomee.embedded.Configuration
-
- getHttpsPort() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getHttpsPort() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getIcon() - Method in class org.apache.openejb.jee.Application
-
- getIcon() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getIcon() - Method in class org.apache.openejb.jee.Connector
-
- getIcon() - Method in class org.apache.openejb.jee.Connector10
-
- getIcon() - Method in class org.apache.openejb.jee.EjbJar
-
- getIcon() - Method in class org.apache.openejb.jee.EntityBean
-
- getIcon() - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
- getIcon() - Method in class org.apache.openejb.jee.FacesAttribute
-
- getIcon() - Method in class org.apache.openejb.jee.FacesBehavior
-
- getIcon() - Method in class org.apache.openejb.jee.FacesComponent
-
- getIcon() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Gets the value of the icon property.
- getIcon() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionSwitchCase
-
Gets the value of the icon property.
- getIcon() - Method in class org.apache.openejb.jee.FacesConverter
-
- getIcon() - Method in class org.apache.openejb.jee.FacesFacet
-
- getIcon() - Method in class org.apache.openejb.jee.FacesManagedBean
-
- getIcon() - Method in class org.apache.openejb.jee.FacesManagedProperty
-
- getIcon() - Method in class org.apache.openejb.jee.FacesNavigationCase
-
- getIcon() - Method in class org.apache.openejb.jee.FacesNavigationRule
-
- getIcon() - Method in class org.apache.openejb.jee.FacesProperty
-
- getIcon() - Method in class org.apache.openejb.jee.FacesReferencedBean
-
- getIcon() - Method in class org.apache.openejb.jee.FacesRenderer
-
- getIcon() - Method in class org.apache.openejb.jee.FacesRenderKit
-
- getIcon() - Method in class org.apache.openejb.jee.FacesValidator
-
- getIcon() - Method in class org.apache.openejb.jee.Filter
-
- getIcon() - Method in class org.apache.openejb.jee.Function
-
- getIcon() - Method in class org.apache.openejb.jee.Handler
-
- getIcon() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getIcon() - Method in class org.apache.openejb.jee.Listener
-
- getIcon() - Method in class org.apache.openejb.jee.MessageDestination
-
- getIcon() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getIcon() - Method in class org.apache.openejb.jee.PortComponent
-
- getIcon() - Method in class org.apache.openejb.jee.ServiceRef
-
- getIcon() - Method in class org.apache.openejb.jee.Servlet
-
- getIcon() - Method in class org.apache.openejb.jee.SessionBean
-
- getIcon() - Method in class org.apache.openejb.jee.Tag
-
- getIcon() - Method in class org.apache.openejb.jee.TagFile
-
- getIcon() - Method in class org.apache.openejb.jee.TldTaglib
-
- getIcon() - Method in class org.apache.openejb.jee.WebApp
-
- getIcon() - Method in interface org.apache.openejb.jee.WebCommon
-
- getIcon() - Method in class org.apache.openejb.jee.WebFragment
-
- getIcon() - Method in class org.apache.openejb.jee.WebserviceDescription
-
- getIcon() - Method in class org.apache.openejb.jee.Webservices
-
- getIconMap() - Method in class org.apache.openejb.jee.Application
-
- getIconMap() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getIconMap() - Method in class org.apache.openejb.jee.Connector
-
- getIconMap() - Method in class org.apache.openejb.jee.Connector10
-
- getIconMap() - Method in class org.apache.openejb.jee.EjbJar
-
- getIconMap() - Method in class org.apache.openejb.jee.EntityBean
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesAttribute
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesBehavior
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesComponent
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesConverter
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesFacet
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesManagedBean
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesManagedProperty
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesNavigationCase
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesNavigationRule
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesProperty
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesReferencedBean
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesRenderer
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesRenderKit
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesValidator
-
- getIconMap() - Method in class org.apache.openejb.jee.Filter
-
- getIconMap() - Method in class org.apache.openejb.jee.Function
-
- getIconMap() - Method in class org.apache.openejb.jee.Handler
-
- getIconMap() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getIconMap() - Method in class org.apache.openejb.jee.Listener
-
- getIconMap() - Method in class org.apache.openejb.jee.MessageDestination
-
- getIconMap() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getIconMap() - Method in class org.apache.openejb.jee.ServiceRef
-
- getIconMap() - Method in class org.apache.openejb.jee.Servlet
-
- getIconMap() - Method in class org.apache.openejb.jee.SessionBean
-
- getIconMap() - Method in class org.apache.openejb.jee.Tag
-
- getIconMap() - Method in class org.apache.openejb.jee.TagFile
-
- getIconMap() - Method in class org.apache.openejb.jee.TldTaglib
-
- getIconMap() - Method in class org.apache.openejb.jee.WebApp
-
- getIconMap() - Method in interface org.apache.openejb.jee.WebCommon
-
- getIconMap() - Method in class org.apache.openejb.jee.WebFragment
-
- getIconMap() - Method in class org.apache.openejb.jee.Webservices
-
- getIcons() - Method in class org.apache.openejb.jee.Application
-
- getIcons() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getIcons() - Method in class org.apache.openejb.jee.Connector
-
- getIcons() - Method in class org.apache.openejb.jee.Connector10
-
- getIcons() - Method in class org.apache.openejb.jee.EjbJar
-
- getIcons() - Method in class org.apache.openejb.jee.EntityBean
-
- getIcons() - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
- getIcons() - Method in class org.apache.openejb.jee.FacesAttribute
-
- getIcons() - Method in class org.apache.openejb.jee.FacesBehavior
-
- getIcons() - Method in class org.apache.openejb.jee.FacesComponent
-
- getIcons() - Method in class org.apache.openejb.jee.FacesConverter
-
- getIcons() - Method in class org.apache.openejb.jee.FacesFacet
-
- getIcons() - Method in class org.apache.openejb.jee.FacesManagedBean
-
- getIcons() - Method in class org.apache.openejb.jee.FacesManagedProperty
-
- getIcons() - Method in class org.apache.openejb.jee.FacesNavigationCase
-
- getIcons() - Method in class org.apache.openejb.jee.FacesNavigationRule
-
- getIcons() - Method in class org.apache.openejb.jee.FacesProperty
-
- getIcons() - Method in class org.apache.openejb.jee.FacesReferencedBean
-
- getIcons() - Method in class org.apache.openejb.jee.FacesRenderer
-
- getIcons() - Method in class org.apache.openejb.jee.FacesRenderKit
-
- getIcons() - Method in class org.apache.openejb.jee.FacesValidator
-
- getIcons() - Method in class org.apache.openejb.jee.Filter
-
- getIcons() - Method in class org.apache.openejb.jee.Function
-
- getIcons() - Method in class org.apache.openejb.jee.Handler
-
- getIcons() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getIcons() - Method in class org.apache.openejb.jee.Listener
-
- getIcons() - Method in class org.apache.openejb.jee.MessageDestination
-
- getIcons() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getIcons() - Method in class org.apache.openejb.jee.ServiceRef
-
- getIcons() - Method in class org.apache.openejb.jee.Servlet
-
- getIcons() - Method in class org.apache.openejb.jee.SessionBean
-
- getIcons() - Method in class org.apache.openejb.jee.Tag
-
- getIcons() - Method in class org.apache.openejb.jee.TagFile
-
- getIcons() - Method in class org.apache.openejb.jee.TldTaglib
-
- getIcons() - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Gets the value of the icons property.
- getIcons() - Method in class org.apache.openejb.jee.WebApp
-
- getIcons() - Method in interface org.apache.openejb.jee.WebCommon
-
- getIcons() - Method in class org.apache.openejb.jee.WebFragment
-
- getIcons() - Method in class org.apache.openejb.jee.Webservices
-
- getId() - Method in class org.apache.openejb.AppContext
-
- getId() - Method in class org.apache.openejb.cdi.NewCdiEjbBean
-
- getId() - Method in class org.apache.openejb.client.ProtocolMetaData
-
- getId() - Method in exception org.apache.openejb.config.provider.InvalidProviderDeclarationException
-
- getId() - Method in exception org.apache.openejb.config.provider.NoSuchParentProviderException
-
- getId() - Method in class org.apache.openejb.config.rules.CheckDependsOn.Bean
-
- getId() - Method in interface org.apache.openejb.config.Service
-
- getId() - Method in class org.apache.openejb.config.sys.AbstractService
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- getId() - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- getId() - Method in class org.apache.openejb.core.timer.TimerData
-
- getId() - Method in class org.apache.openejb.core.WebContext
-
- getId() - Method in class org.apache.openejb.core.webservices.ServiceRefData
-
- getId() - Method in class org.apache.openejb.DeploymentContext
-
- getId() - Method in class org.apache.openejb.jee.ActivationConfig
-
- getId() - Method in class org.apache.openejb.jee.ActivationConfigProperty
-
- getId() - Method in class org.apache.openejb.jee.ActivationSpec
-
- getId() - Method in class org.apache.openejb.jee.AdminObject
-
- getId() - Method in class org.apache.openejb.jee.Application
-
- getId() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getId() - Method in class org.apache.openejb.jee.ApplicationException
-
- getId() - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- getId() - Method in class org.apache.openejb.jee.AsyncMethod
-
- getId() - Method in class org.apache.openejb.jee.AuthConstraint
-
- getId() - Method in class org.apache.openejb.jee.AuthenticationMechanism
-
- getId() - Method in class org.apache.openejb.jee.CmpField
-
- getId() - Method in class org.apache.openejb.jee.CmrField
-
- getId() - Method in class org.apache.openejb.jee.ConcurrentMethod
-
- getId() - Method in class org.apache.openejb.jee.ConfigProperty
-
- getId() - Method in class org.apache.openejb.jee.ConnectionDefinition
-
- getId() - Method in class org.apache.openejb.jee.Connector
-
- getId() - Method in class org.apache.openejb.jee.Connector10
-
- getId() - Method in class org.apache.openejb.jee.ConstructorParameterOrder
-
- getId() - Method in class org.apache.openejb.jee.ContainerConcurrency
-
- getId() - Method in class org.apache.openejb.jee.ContainerTransaction
-
- getId() - Method in class org.apache.openejb.jee.CookieConfig
-
- getId() - Method in class org.apache.openejb.jee.DataSource
-
- getId() - Method in class org.apache.openejb.jee.DependsOn
-
- getId() - Method in class org.apache.openejb.jee.DestinationType
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.EjbJar
-
- getId() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getId() - Method in class org.apache.openejb.jee.EjbRef
-
- getId() - Method in class org.apache.openejb.jee.EjbRelation
-
- getId() - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- getId() - Method in class org.apache.openejb.jee.Empty
-
Gets the value of the id property.
- getId() - Method in interface org.apache.openejb.jee.EnterpriseBean
-
- getId() - Method in class org.apache.openejb.jee.EntityBean
-
- getId() - Method in class org.apache.openejb.jee.EnvEntry
-
- getId() - Method in class org.apache.openejb.jee.ErrorPage
-
- getId() - Method in class org.apache.openejb.jee.ExceptionMapping
-
- getId() - Method in class org.apache.openejb.jee.ExcludeList
-
- getId() - Method in class org.apache.openejb.jee.FacesApplication
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesApplicationExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesAttribute
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesAttributeExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesBehaviorExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesComponent
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesComponentExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConfig
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFacesMethodCallMethod
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFinalizer
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCall
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowReturn
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionInitializer
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionParameterValue
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionSwitch
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionSwitchCase
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionView
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConfigIf
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConfigNavigationRuleExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConfigRedirectRedirectParam
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConverter
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConverterExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesDefaultLocale
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesDefaultValidators
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesFacet
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesFacetExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesFactory
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesFactoryExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesFromAction
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesLifecycle
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesLifecycleExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesListEntries
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesLocaleConfig
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesManagedBean
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesManagedBeanExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesManagedProperty
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesMapEntries
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesMapEntry
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesNavigationCase
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesNavigationRule
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesNavigationRuleExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesNullValue
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesOrderingOthers
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesProperty
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesPropertyExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesRedirect
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesRedirectViewParam
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesReferencedBean
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesRenderer
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesRendererExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesRenderKit
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesRenderKitExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesSupportedLocale
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesSystemEventListener
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesValidator
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesValidatorExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.Filter
-
- getId() - Method in class org.apache.openejb.jee.FilterMapping
-
- getId() - Method in class org.apache.openejb.jee.FormLoginConfig
-
- getId() - Method in class org.apache.openejb.jee.Function
-
- getId() - Method in class org.apache.openejb.jee.Handler
-
- getId() - Method in class org.apache.openejb.jee.HandlerChain
-
- getId() - Method in class org.apache.openejb.jee.HandlerChains
-
- getId() - Method in class org.apache.openejb.jee.Icon
-
- getId() - Method in class org.apache.openejb.jee.InboundResourceadapter
-
- getId() - Method in class org.apache.openejb.jee.InitMethod
-
- getId() - Method in class org.apache.openejb.jee.Interceptor
-
- getId() - Method in class org.apache.openejb.jee.InterceptorBinding
-
- getId() - Method in class org.apache.openejb.jee.InterceptorOrder
-
- getId() - Method in class org.apache.openejb.jee.Interceptors
-
- getId() - Method in class org.apache.openejb.jee.JavaWsdlMapping
-
- getId() - Method in class org.apache.openejb.jee.JavaXmlTypeMapping
-
- getId() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- getId() - Method in class org.apache.openejb.jee.JMSDestination
-
- getId() - Method in class org.apache.openejb.jee.jpa.Attributes
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getId() - Method in class org.apache.openejb.jee.JspConfig
-
- getId() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getId() - Method in class org.apache.openejb.jee.License
-
- getId() - Method in class org.apache.openejb.jee.Listener
-
- getId() - Method in class org.apache.openejb.jee.LocaleEncodingMapping
-
- getId() - Method in class org.apache.openejb.jee.LocaleEncodingMappingList
-
- getId() - Method in class org.apache.openejb.jee.LoginConfig
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.MessageAdapter
-
- getId() - Method in class org.apache.openejb.jee.MessageDestination
-
- getId() - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- getId() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getId() - Method in class org.apache.openejb.jee.MessageDrivenDestination
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.MessageListener
-
- getId() - Method in class org.apache.openejb.jee.Method
-
- getId() - Method in class org.apache.openejb.jee.MethodParamPartsMapping
-
- getId() - Method in class org.apache.openejb.jee.MethodParams
-
- getId() - Method in class org.apache.openejb.jee.MethodPermission
-
- getId() - Method in class org.apache.openejb.jee.MethodSchedule
-
- getId() - Method in class org.apache.openejb.jee.MimeMapping
-
- getId() - Method in class org.apache.openejb.jee.Module
-
- getId() - Method in class org.apache.openejb.jee.NamedMethod
-
- getId() - Method in interface org.apache.openejb.jee.NamedModule
-
- getId() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.oejb3.MethodParams
-
- getId() - Method in class org.apache.openejb.jee.oejb3.OpenejbJar
-
- getId() - Method in class org.apache.openejb.jee.OrderingOthers
-
- getId() - Method in class org.apache.openejb.jee.OutboundResourceAdapter
-
- getId() - Method in class org.apache.openejb.jee.PackageMapping
-
- getId() - Method in class org.apache.openejb.jee.ParamValue
-
- getId() - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- getId() - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- getId() - Method in class org.apache.openejb.jee.PortComponent
-
- getId() - Method in class org.apache.openejb.jee.PortComponentRef
-
- getId() - Method in class org.apache.openejb.jee.PortMapping
-
- getId() - Method in class org.apache.openejb.jee.Property
-
- getId() - Method in class org.apache.openejb.jee.Query
-
- getId() - Method in class org.apache.openejb.jee.QueryMethod
-
- getId() - Method in class org.apache.openejb.jee.RelationshipRoleSource
-
- getId() - Method in class org.apache.openejb.jee.Relationships
-
- getId() - Method in class org.apache.openejb.jee.RemoveMethod
-
- getId() - Method in class org.apache.openejb.jee.RequiredConfigProperty
-
- getId() - Method in class org.apache.openejb.jee.ResourceAdapter
-
- getId() - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- getId() - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- getId() - Method in class org.apache.openejb.jee.ResourceRef
-
- getId() - Method in class org.apache.openejb.jee.RunAs
-
- getId() - Method in class org.apache.openejb.jee.SecurityConstraint
-
- getId() - Method in class org.apache.openejb.jee.SecurityIdentity
-
- getId() - Method in class org.apache.openejb.jee.SecurityPermission
-
- getId() - Method in class org.apache.openejb.jee.SecurityRole
-
- getId() - Method in class org.apache.openejb.jee.SecurityRoleRef
-
- getId() - Method in class org.apache.openejb.jee.ServiceEndpointInterfaceMapping
-
- getId() - Method in class org.apache.openejb.jee.ServiceEndpointMethodMapping
-
- getId() - Method in class org.apache.openejb.jee.ServiceImplBean
-
- getId() - Method in class org.apache.openejb.jee.ServiceInterfaceMapping
-
- getId() - Method in class org.apache.openejb.jee.ServiceRef
-
- getId() - Method in class org.apache.openejb.jee.Servlet
-
- getId() - Method in class org.apache.openejb.jee.ServletMapping
-
- getId() - Method in class org.apache.openejb.jee.SessionBean
-
- getId() - Method in class org.apache.openejb.jee.SessionConfig
-
- getId() - Method in class org.apache.openejb.jee.SubscriptionDurability
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.Tag
-
- getId() - Method in class org.apache.openejb.jee.TagFile
-
- getId() - Method in class org.apache.openejb.jee.Taglib
-
- getId() - Method in class org.apache.openejb.jee.Text
-
- getId() - Method in class org.apache.openejb.jee.Timeout
-
- getId() - Method in class org.apache.openejb.jee.Timer
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.TimerSchedule
-
- getId() - Method in class org.apache.openejb.jee.TldAttribute
-
- getId() - Method in class org.apache.openejb.jee.TldDeferredMethod
-
- getId() - Method in class org.apache.openejb.jee.TldDeferredValue
-
- getId() - Method in class org.apache.openejb.jee.TldExtension
-
- getId() - Method in class org.apache.openejb.jee.TldTaglib
-
- getId() - Method in class org.apache.openejb.jee.UserDataConstraint
-
- getId() - Method in class org.apache.openejb.jee.Validator
-
- getId() - Method in class org.apache.openejb.jee.Variable
-
- getId() - Method in class org.apache.openejb.jee.VariableMapping
-
- getId() - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.Web
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.WebApp
-
- getId() - Method in interface org.apache.openejb.jee.WebCommon
-
- getId() - Method in class org.apache.openejb.jee.WebFragment
-
- getId() - Method in class org.apache.openejb.jee.WebResourceCollection
-
- getId() - Method in class org.apache.openejb.jee.WebserviceDescription
-
- getId() - Method in class org.apache.openejb.jee.Webservices
-
- getId() - Method in class org.apache.openejb.jee.WelcomeFileList
-
- getId() - Method in class org.apache.openejb.jee.wls.ApplicationAdminModeTrigger
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.AutomaticKeyGeneration
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.CachingElement
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.CachingName
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.Capacity
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.ColumnMap
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.Compatibility
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.ContextCase
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.ContextRequestClass
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.DistributedDestinationConnection
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.EjbReferenceDescription
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.Empty
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.EntityCache
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.EntityCacheRef
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.EntityClustering
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.FairShareRequestClass
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.FieldGroup
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.FieldMap
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.IdempotentMethods
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.IiopSecurityDescriptor
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.InvalidationTarget
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.Logging
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.MaxThreadsConstraint
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.MessageDestinationDescriptor
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.Method
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.MethodParams
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.MinThreadsConstraint
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.Persistence
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.PersistenceUse
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.Pool
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.QueryMethod
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.ReferenceDescriptor
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.RelationshipCaching
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.RelationshipRoleMap
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.ResourceDescription
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.ResourceEnvDescription
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.ResponseTimeRequestClass
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.RetryMethodsOnRollback
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.RunAsRoleAssignment
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.SecurityPermission
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.SecurityPlugin
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.SecurityRoleAssignment
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.ServiceReferenceDescription
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.StatefulSessionCache
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.StatefulSessionClustering
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.StatelessSessionDescriptor
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.TableMap
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.TimerDescriptor
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.TransactionDescriptor
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.TransactionIsolation
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.TransportRequirements
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.UnknownPrimaryKeyField
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.WeblogicCompatibility
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsRelation
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.WeblogicRelationshipRole
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.WorkManager
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.WorkManagerShutdownTrigger
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.WsdlMessageMapping
-
- getId() - Method in class org.apache.openejb.jee.WsdlReturnValueMapping
-
- getId() - Method in class org.apache.openejb.jee.XmlString
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.XsdString
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getId() - Method in interface org.apache.openejb.server.httpd.HttpSession
-
Returns a string containing the unique identifier assigned to this
session.
- getId() - Method in class org.apache.openejb.server.httpd.HttpSessionImpl
-
- getId() - Method in class org.apache.openejb.server.httpd.ServletSessionAdapter
-
- getId() - Method in class org.apache.openejb.threads.task.TriggerTask
-
- getId() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
-
- getIdClass() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the idClass property.
- getIdClass() - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Gets the value of the idClass property.
- getIdClass() - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- getIdempotent() - Method in class org.apache.openejb.jee.jba.Method
-
Gets the value of the idempotent property.
- getIdempotentMethods() - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Gets the value of the idempotentMethods property.
- getIdempotentUrlPattern() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getIdentities() - Method in class org.apache.openejb.jee.was.v6.common.RunAsSpecifiedIdentity
-
Gets the value of the identities property.
- getIdentity() - Method in class org.apache.openejb.client.AuthenticationResponse
-
- getIdentity() - Static method in class org.apache.openejb.client.ClientSecurity
-
- getIdentity() - Method in class org.apache.openejb.client.ClientSecurity.SimpleIdentityResolver
-
- getIdentity() - Method in interface org.apache.openejb.client.IdentityResolver
-
- getIdentity() - Method in class org.apache.openejb.client.JaasIdentityResolver
-
- getIdentity() - Static method in class org.apache.openejb.core.ivm.ClientSecurity
-
- getIdentityAssertion() - Method in class org.apache.openejb.jee.wls.IiopSecurityDescriptor
-
Gets the value of the identityAssertion property.
- getIdentityColumn() - Method in class org.apache.openejb.jee.oejb2.DatabaseGeneratedType
-
Gets the value of the identityColumn property.
- getIdentityResolver() - Static method in class org.apache.openejb.client.ClientSecurity
-
- getIdleConnectionCount() - Method in class org.apache.openejb.monitoring.ConnectionFactoryMonitor
-
- getIdleTimeout() - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- getIdleTimeout() - Method in class org.apache.openejb.util.Pool.Builder
-
- getIdleTimeoutMinutes() - Method in class org.apache.openejb.monitoring.ConnectionFactoryMonitor
-
- getIdleTimeoutSeconds() - Method in class org.apache.openejb.jee.wls.EntityCache
-
Gets the value of the idleTimeoutSeconds property.
- getIdleTimeoutSeconds() - Method in class org.apache.openejb.jee.wls.EntityCacheRef
-
Gets the value of the idleTimeoutSeconds property.
- getIdleTimeoutSeconds() - Method in class org.apache.openejb.jee.wls.Pool
-
Gets the value of the idleTimeoutSeconds property.
- getIdleTimeoutSeconds() - Method in class org.apache.openejb.jee.wls.StatefulSessionCache
-
Gets the value of the idleTimeoutSeconds property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.xmi.XMI
-
Gets the value of the idref property.
- getIds() - Method in exception org.apache.openejb.config.provider.ProviderCircularReferenceException
-
- getIf() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionSwitchCase
-
Gets the value of the if property.
- getIf() - Method in class org.apache.openejb.jee.FacesNavigationCase
-
Gets the value of the if property.
- getIfClassAvailableOrIfClassNotAvailableOrIfSystemProperty() - Method in class org.apache.openejb.jee.Beans.Scan.Exclude
-
- getIfClassAvailableOrIfClassNotAvailableOrIfSystemProperty() - Method in class org.apache.openejb.jee.Scan.Exclude
-
Gets the value of the ifClassAvailableOrIfClassNotAvailableOrIfSystemProperty property.
- getIgnoreAnnotations() - Method in class org.apache.openejb.jee.bval.BeanType
-
Gets the value of the ignoreAnnotations property.
- getIgnoreAnnotations() - Method in class org.apache.openejb.jee.bval.ClassType
-
Gets the value of the ignoreAnnotations property.
- getIgnoreAnnotations() - Method in class org.apache.openejb.jee.bval.ConstructorType
-
Gets the value of the ignoreAnnotations property.
- getIgnoreAnnotations() - Method in class org.apache.openejb.jee.bval.CrossParameterType
-
Gets the value of the ignoreAnnotations property.
- getIgnoreAnnotations() - Method in class org.apache.openejb.jee.bval.FieldType
-
Gets the value of the ignoreAnnotations property.
- getIgnoreAnnotations() - Method in class org.apache.openejb.jee.bval.GetterType
-
Gets the value of the ignoreAnnotations property.
- getIgnoreAnnotations() - Method in class org.apache.openejb.jee.bval.MethodType
-
Gets the value of the ignoreAnnotations property.
- getIgnoreAnnotations() - Method in class org.apache.openejb.jee.bval.ParameterType
-
Gets the value of the ignoreAnnotations property.
- getIgnoreAnnotations() - Method in class org.apache.openejb.jee.bval.ReturnValueType
-
Gets the value of the ignoreAnnotations property.
- getIgnoreDefaultValues() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getIgnoreInUseConnectionsEnabled() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the ignoreInUseConnectionsEnabled property.
- getIiopSecurityDescriptor() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the iiopSecurityDescriptor property.
- getImplementor() - Method in class org.apache.openejb.server.cxf.CxfEndpoint
-
- getImplementorClass() - Method in class org.apache.openejb.server.cxf.CxfEndpoint
-
- getImplementorClass() - Method in class org.apache.openejb.server.cxf.ejb.EjbEndpoint
-
- getImplementsInterfaces() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the implementsInterfaces property.
- getImport() - Method in class org.apache.openejb.jee.oejb2.DependencyType
-
Gets the value of the import property.
- getImportInputSource(String, String) - Method in class org.apache.openejb.core.webservices.WsdlResolver
-
- getImportPackage() - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Gets the value of the importPackage property.
- getInboundParameter() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Gets the value of the inboundParameter property.
- getInboundResourceAdapter() - Method in class org.apache.openejb.jee.ResourceAdapter
-
- getIncludeCoda() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getIncludeExistingValidators() - Method in class org.apache.openejb.jee.bval.ValidatedByType
-
Gets the value of the includeExistingValidators property.
- getIncludePrelude() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getIncludeUpdates() - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Gets the value of the includeUpdates property.
- getIndent() - Method in class org.apache.openejb.util.SuperProperties
-
Gets the number of spaces to indent each line of the properties file.
- getIndex() - Method in class org.apache.openejb.maven.plugin.customizer.monkey.index.FileIndexer
-
Gets index.
- getInetAddress() - Method in class org.apache.openejb.server.ServiceDaemon
-
Gets the inetAddress number that the
daemon is listening on.
- getInfo(ValidationConfigType) - Static method in class org.apache.openejb.assembler.classic.ValidatorBuilder
-
- getInfo() - Method in class org.apache.openejb.core.timer.TimerData
-
- getInfo() - Method in class org.apache.openejb.core.timer.TimerImpl
-
- getInfo() - Method in class org.apache.openejb.jee.Timer
-
Gets the value of the info property.
- getInfo(String) - Method in class org.apache.tomee.embedded.Container
-
- getInfos() - Method in class org.apache.tomee.installer.Alerts
-
- getInheritance() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the inheritance property.
- getInherited() - Method in class org.apache.openejb.jee.ApplicationException
-
- getInheritedEntityManager(EntityManagerFactory) - Method in class org.apache.openejb.persistence.JtaEntityManagerRegistry
-
Gets an exiting extended entity manager created by a component down the call stack.
- getInitialBeansInFreePool() - Method in class org.apache.openejb.jee.wls.Pool
-
Gets the value of the initialBeansInFreePool property.
- getInitialCapacity() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the initialCapacity property.
- getInitialContext(Hashtable<?, ?>) - Method in class org.apache.openejb.client.hessian.HessianInitialContextFactory
-
- getInitialContext(Hashtable) - Method in class org.apache.openejb.client.JNDIContext
-
- getInitialContext(Hashtable) - Method in class org.apache.openejb.core.ivm.naming.InitContextFactory
-
Deprecated.
- getInitialContext(Hashtable) - Method in class org.apache.openejb.core.LocalInitialContextFactory
-
Deprecated.
- getInitialContext(Hashtable) - Method in class org.apache.openejb.core.OpenEJBInitialContextFactory
-
- getInitialContext() - Method in class org.apache.openejb.core.WebContext
-
- getInitialContext() - Method in class org.apache.openejb.junit.context.OpenEjbTestContext
-
Returns this context's InitialContext, creating it if necessary.
- getInitialContext(Hashtable) - Method in class org.apache.openejb.osgi.client.LocalInitialContextFactory
-
- getInitialContextFactory() - Method in class org.apache.openejb.jee.wls.MessageDestinationDescriptor
-
Gets the value of the initialContextFactory property.
- getInitialContextFactory() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the initialContextFactory property.
- getInitialExpiration() - Method in class org.apache.openejb.core.timer.IntervalTimerData
-
- getInitialized() - Method in class org.apache.openejb.OpenEJB.Instance
-
- getInitializeInOrder() - Method in class org.apache.openejb.jee.Application
-
- getInitializer() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Gets the value of the initializer property.
- getInitializers() - Method in class org.apache.openejb.jee.was.v6.java.Field
-
Gets the value of the initializers property.
- getInitializers() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the initializers property.
- getInitialPoolSize() - Method in class org.apache.openejb.jee.DataSource
-
- getInitialServers() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getInitialSize() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getInitialSize() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getInitialValue() - Method in class org.apache.openejb.jee.jpa.SequenceGenerator
-
Gets the value of the initialValue property.
- getInitialValue() - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Gets the value of the initialValue property.
- getInitialValueType() - Method in class org.apache.openejb.core.cmp.cmp2.CmrField
-
- getInitMethod() - Method in class org.apache.openejb.jee.Interceptor
-
- getInitMethod() - Method in interface org.apache.openejb.jee.Session
-
- getInitMethod() - Method in class org.apache.openejb.jee.SessionBean
-
- getInitOnStartup() - Method in class org.apache.openejb.jee.SessionBean
-
- getInitParam() - Method in class org.apache.openejb.jee.Filter
-
- getInitParam() - Method in class org.apache.openejb.jee.Handler
-
- getInitParam() - Method in class org.apache.openejb.jee.Servlet
-
- getInitParam() - Method in class org.apache.openejb.jee.Validator
-
- getInitParameter(String) - Method in class org.apache.openejb.rest.ThreadLocalServletConfig
-
- getInitParameter(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getInitParameter(String) - Method in class org.apache.openejb.server.httpd.EmbeddedServletContext
-
- getInitParameterNames() - Method in class org.apache.openejb.rest.ThreadLocalServletConfig
-
- getInitParameterNames() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getInitParameterNames() - Method in class org.apache.openejb.server.httpd.EmbeddedServletContext
-
- getInitParams() - Method in class org.apache.openejb.core.webservices.HandlerData
-
- getInitParams() - Method in class org.apache.openejb.jee.was.v6.wsclient.Handler
-
Gets the value of the initParams property.
- getInitSuspendSeconds() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the initSuspendSeconds property.
- getInjectableBeanManager() - Method in class org.apache.openejb.cdi.AppWebBeansContext
-
- getInjectableBeanManager() - Method in class org.apache.openejb.cdi.WebappWebBeansContext
-
- getInjectableReference(InjectionPoint, <any>) - Method in class org.apache.openejb.cdi.WebappBeanManager
-
- getInjectionPoints() - Method in class org.apache.openejb.cdi.CdiEjbBean.EjbInjectionTargetImpl
-
- getInjectionPoints() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
-
- getInjections() - Method in class org.apache.openejb.AppContext
-
- getInjections() - Method in class org.apache.openejb.BeanContext
-
- getInjections() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getInjections() - Method in class org.apache.openejb.client.InjectionMetaData
-
- getInjections() - Method in class org.apache.openejb.core.WebContext
-
- getInjections() - Method in class org.apache.openejb.core.webservices.PortData
-
- getInjectionTarget() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getInjectionTarget() - Method in class org.apache.openejb.jee.EjbRef
-
- getInjectionTarget() - Method in class org.apache.openejb.jee.EnvEntry
-
- getInjectionTarget() - Method in interface org.apache.openejb.jee.Injectable
-
- getInjectionTarget() - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- getInjectionTarget() - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- getInjectionTarget() - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- getInjectionTarget() - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- getInjectionTarget() - Method in class org.apache.openejb.jee.ResourceRef
-
- getInjectionTarget() - Method in class org.apache.openejb.jee.ServiceRef
-
- getInjectionTargetClass() - Method in class org.apache.openejb.jee.InjectionTarget
-
- getInjectionTargetName() - Method in class org.apache.openejb.jee.InjectionTarget
-
- getInjectionValue(Field) - Method in class org.apache.openejb.junit.context.OpenEjbTestContext
-
Analyzes the field and returns any values which should be injected on it
- getInlinedServerXml() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getInlinedServerXml() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getInlinedTomEEXml() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getInlinedTomEEXml() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getInputStream() - Method in interface org.apache.openejb.client.Connection
-
- getInputStream() - Method in class org.apache.openejb.client.HttpConnectionFactory.HttpConnection
-
- getInputStream() - Method in class org.apache.openejb.core.webservices.UriResolver
-
- getInputStream() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getInputStream() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getInputStream() - Method in class org.apache.openejb.server.context.RequestInfos.RequestInfo
-
- getInputStream() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getInputStream() - Method in class org.apache.openejb.server.httpd.part.CommonsFileUploadPart
-
- getInputStream() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getInsertAfterEjbPostCreate() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the insertAfterEjbPostCreate property.
- getInstance(<any>) - Method in class org.apache.openejb.cdi.OpenEJBBeanBuilder
-
- getInstance() - Method in class org.apache.openejb.client.ClientInjectionProcessor
-
- getInstance() - Static method in class org.apache.openejb.config.rules.CheckClassLoading.DiffItemComparator
-
- getInstance() - Method in class org.apache.openejb.core.interceptor.Interceptor
-
- getInstance(ThreadContext) - Method in class org.apache.openejb.core.mdb.MdbInstanceManager
-
Removes an instance from the pool and returns it for use
by the container in business methods.
- getInstance(ThreadContext) - Method in class org.apache.openejb.core.singleton.SingletonInstanceManager
-
- getInstance(ThreadContext) - Method in class org.apache.openejb.core.stateless.StatelessInstanceManager
-
Removes an instance from the pool and returns it for use
by the container in business methods.
- getInstance() - Method in class org.apache.openejb.InjectionProcessor
-
- getInstance(Class<T>) - Method in class org.apache.openejb.junit.ApplicationComposerRule
-
- getInstance(Class<T>) - Method in class org.apache.openejb.junit.ApplicationRule
-
- getInstance(Class<T>) - Method in class org.apache.openejb.junit.ContainerRule
-
- getInstance(Message) - Method in class org.apache.openejb.server.cxf.rs.CdiResourceProvider
-
- getInstance(Message) - Method in class org.apache.openejb.server.cxf.rs.CdiSingletonResourceProvider
-
- getInstance(Message) - Method in class org.apache.openejb.server.cxf.rs.NoopResourceProvider
-
- getInstance() - Static method in class org.apache.openejb.server.Server
-
- getInstance() - Method in class org.apache.openejb.testing.TestInstance
-
- getInstance(LogCategory, String) - Method in interface org.apache.openejb.util.LogFactory
-
- getInstance(LogCategory, String) - Static method in class org.apache.openejb.util.Logger
-
Finds a Logger from the cache and returns it.
- getInstance(LogCategory, Class) - Static method in class org.apache.openejb.util.Logger
-
- getInstance() - Method in class org.apache.tomee.embedded.event.TomEEEmbeddedApplicationRunnerInjection
-
- getInstanceCache() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the instanceCache property.
- getInstanceClassName() - Method in class org.apache.openejb.jee.was.v6.ecore.EClassifier
-
Gets the value of the instanceClassName property.
- getInstanceCount() - Method in class org.apache.openejb.core.mdb.MdbContainer.InstanceMonitor
-
- getInstanceCount() - Method in class org.apache.openejb.core.mdb.MdbInstanceFactory
-
Gets the current number of created instances.
- getInstanceData() - Method in class org.apache.openejb.core.InstanceContext
-
- getInstanceFactory() - Method in class org.apache.openejb.core.mdb.EndpointFactory
-
- getInstanceId() - Method in class org.apache.openejb.core.timer.DefaultTimerThreadPoolAdapter
-
- getInstanceLimit() - Method in class org.apache.openejb.config.typed.MessageDrivenContainerBuilder
-
- getInstanceLimit() - Method in class org.apache.openejb.core.mdb.MdbContainer.InstanceMonitor
-
- getInstanceLimit() - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- getInstanceLimit() - Method in class org.apache.openejb.core.mdb.MdbInstanceFactory
-
Gets the maximal number of instances that can exist at any time.
- getInstanceLockOrder() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the instanceLockOrder property.
- getInstanceManager() - Method in class org.apache.openejb.core.entity.EntityContainer
-
- getInstanceManagers() - Method in class org.apache.tomee.catalina.TomcatWebAppBuilder
-
- getInstanceName() - Method in class org.apache.openejb.core.timer.DefaultTimerThreadPoolAdapter
-
- getInstancePool() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the instancePool property.
- getInstances() - Method in class org.apache.openejb.rest.ThreadLocalConfiguration
-
- getInstanceScopedInterceptors() - Method in class org.apache.openejb.BeanContext
-
When an instance of an EJB is instantiated, everything in this list
is also instatiated and tied to the bean instance.
- getInstrumentation() - Static method in class org.apache.openejb.javaagent.Agent
-
Gets the instrumentation instance.
- getInt(Properties, String, int) - Static method in class org.apache.openejb.client.SocketConnectionFactory
-
- getInt(String) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- getIntegrity() - Method in class org.apache.openejb.jee.jba.TransportConfig
-
Gets the value of the integrity property.
- getIntegrity() - Method in class org.apache.openejb.jee.sun.TransportConfig
-
- getIntegrity() - Method in class org.apache.openejb.jee.wls.TransportRequirements
-
Gets the value of the integrity property.
- getInterceptor() - Method in class org.apache.openejb.core.interceptor.InterceptorInstance
-
- getInterceptor(String) - Method in class org.apache.openejb.jee.EjbJar
-
- getInterceptor() - Method in class org.apache.openejb.jee.Interceptors
-
- getInterceptor(String) - Method in class org.apache.openejb.jee.Interceptors
-
- getInterceptor() - Method in class org.apache.openejb.jee.jba.Bean
-
Gets the value of the interceptor property.
- getInterceptor() - Method in class org.apache.openejb.jee.jba.ContainerInterceptors
-
Gets the value of the interceptor property.
- getInterceptor() - Method in class org.apache.openejb.jee.jba.EndpointInterceptors
-
Gets the value of the interceptor property.
- getInterceptor() - Method in class org.apache.openejb.jee.jba.Home
-
Gets the value of the interceptor property.
- getInterceptor() - Method in class org.apache.openejb.jee.jba.ListEntity
-
Gets the value of the interceptor property.
- getInterceptorBinding() - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- getInterceptorBindingDefinition(Class<? extends Annotation>) - Method in class org.apache.openejb.cdi.WebappBeanManager
-
- getInterceptorClass() - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- getInterceptorClass() - Method in class org.apache.openejb.jee.Interceptor
-
- getInterceptorClass() - Method in class org.apache.openejb.jee.InterceptorBinding
-
- getInterceptorClass() - Method in class org.apache.openejb.jee.InterceptorOrder
-
- getInterceptorData() - Method in class org.apache.openejb.BeanContext
-
- getInterceptorOrder() - Method in class org.apache.openejb.jee.InterceptorBinding
-
- getInterceptors() - Method in class org.apache.openejb.core.InstanceContext
-
- getInterceptors() - Method in class org.apache.openejb.jee.Beans
-
- getInterceptors() - Method in class org.apache.openejb.jee.EjbJar
-
- getInterceptors() - Method in class org.apache.openejb.MethodContext
-
- getInterceptorsByUrl() - Method in class org.apache.openejb.cdi.CompositeBeans
-
- getInterface() - Method in interface org.apache.openejb.assembler.classic.EjbResolver.Reference
-
- getInterface(InterfaceType) - Method in class org.apache.openejb.BeanContext
-
- getInterface() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getInterface() - Method in class org.apache.openejb.jee.EjbRef
-
- getInterface() - Method in interface org.apache.openejb.jee.EjbReference
-
- getInterface() - Method in class org.apache.openejb.jee.oejb2.Jndi
-
- getInterface() - Method in class org.apache.openejb.jee.oejb3.Jndi
-
- getInterface() - Method in class org.apache.openejb.ProxyInfo
-
- getInterfaceClass() - Method in class org.apache.openejb.client.EJBRequest.Body
-
- getInterfaceClass() - Method in class org.apache.openejb.client.EJBRequest
-
- getInterfaceName() - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- getInterfaceName() - Method in class org.apache.openejb.jee.JMSDestination
-
- getInterfaceRepositorySupported() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the interfaceRepositorySupported property.
- getInterfaces(Class, Class, List<Class>) - Static method in class org.apache.openejb.assembler.classic.ProxyInterfaceResolver
-
- getInterfaces(InterfaceType) - Method in class org.apache.openejb.BeanContext
-
- getInterfaces() - Method in class org.apache.openejb.core.ivm.BaseEjbProxyHandler
-
- getInterfaces() - Method in class org.apache.openejb.ProxyInfo
-
- getInterfaceType(Class) - Method in class org.apache.openejb.BeanContext
-
- getInterfaceType() - Method in class org.apache.openejb.ProxyInfo
-
- getInternalCookies() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getInternalParent() - Method in class org.apache.tomee.catalina.TomEEWebappClassLoader
-
- getInternalPath() - Method in class org.apache.openejb.jee.oejb2.ExtModuleType
-
Gets the value of the internalPath property.
- getInternalPrefixOrNsURI() - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Gets the value of the internalPrefixOrNsURI property.
- getInternalResource(String) - Method in class org.apache.openejb.core.TempClassLoader
-
- getInternalValues() - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
Returns the internal storage array.
- getInterval() - Method in class org.apache.openejb.util.Pool.Builder
-
- getIntervalDuration() - Method in class org.apache.openejb.core.timer.IntervalTimerData
-
- getIntHeader(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getIntHeader(String) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getIntHeader(String) - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getIntiCollectionType() - Method in enum org.apache.openejb.core.cmp.cmp2.CmrStyle
-
- getIntProperty(String) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getIntputStream() - Method in class org.apache.openejb.server.httpd.ServletByteArrayIntputStream
-
- getInvalidationGroupName() - Method in class org.apache.openejb.jee.jba.CacheInvalidationConfig
-
Gets the value of the invalidationGroupName property.
- getInvalidationManagerName() - Method in class org.apache.openejb.jee.jba.CacheInvalidationConfig
-
Gets the value of the invalidationManagerName property.
- getInvalidationTarget() - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Gets the value of the invalidationTarget property.
- getInvalids() - Method in class org.apache.openejb.server.cxf.rs.ApplicationData
-
- getInverseJoinColumn() - Method in class org.apache.openejb.jee.jpa.JoinTable
-
Gets the value of the inverseJoinColumn property.
- getInvocationCount() - Method in class org.apache.openejb.monitoring.StatsInterceptor
-
- getInvocationHandler() - Method in class org.apache.openejb.client.proxy.Jdk13InvocationHandler
-
- getInvocationHandler(Object) - Method in class org.apache.openejb.client.proxy.Jdk13ProxyFactory
-
- getInvocationHandler(Object) - Method in interface org.apache.openejb.client.proxy.ProxyFactory
-
- getInvocationHandler(Object) - Static method in class org.apache.openejb.client.proxy.ProxyManager
-
- getInvocationHandler(Object) - Method in class org.apache.openejb.util.proxy.Jdk13ProxyFactory
-
- getInvocationHandler(Object) - Static method in class org.apache.openejb.util.proxy.LocalBeanProxyFactory
-
- getInvocationHandler(Object) - Method in interface org.apache.openejb.util.proxy.ProxyFactory
-
- getInvocationHandler(Object) - Static method in class org.apache.openejb.util.proxy.ProxyManager
-
- getInvocations() - Method in class org.apache.openejb.observer.ObserverManager.InvocationList
-
- getInvocationTime() - Method in class org.apache.openejb.monitoring.StatsInterceptor
-
- getInvokedBusinessInterface() - Method in class org.apache.openejb.core.BaseSessionContext
-
- getInvokedInterface(Method) - Method in class org.apache.openejb.core.ivm.BaseEjbProxyHandler
-
This method should be called to determine the corresponding
business interface class to name as the invoking interface.
- getInvokedInterface() - Method in class org.apache.openejb.core.ThreadContext
-
- getInvoker() - Method in class org.apache.openejb.jee.jba.InvokerBindings
-
Gets the value of the invoker property.
- getInvokerBindings() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the invokerBindings property.
- getInvokerBindings() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the invokerBindings property.
- getInvokerBindings() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the invokerBindings property.
- getInvokerMbean() - Method in class org.apache.openejb.jee.jba.InvokerProxyBinding
-
Gets the value of the invokerMbean property.
- getInvokerProxyBinding() - Method in class org.apache.openejb.jee.jba.InvokerProxyBindings
-
Gets the value of the invokerProxyBinding property.
- getInvokerProxyBindingName() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the invokerProxyBindingName property.
- getInvokerProxyBindingName() - Method in class org.apache.openejb.jee.jba.Invoker
-
Gets the value of the invokerProxyBindingName property.
- getInvokerProxyBindings() - Method in class org.apache.openejb.jee.jba.Jboss
-
Gets the value of the invokerProxyBindings property.
- getIorSecurityConfig() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the iorSecurityConfig property.
- getIorSecurityConfig() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the iorSecurityConfig property.
- getIorSecurityConfig() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the iorSecurityConfig property.
- getIorSecurityConfig() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getIP() - Method in class org.apache.openejb.server.activemq.BrokerServer
-
- getIP() - Method in class org.apache.openejb.server.admin.AdminDaemon
-
- getIP() - Method in class org.apache.openejb.server.derbynet.DerbyNetworkService
-
- getIP() - Method in class org.apache.openejb.server.discovery.MulticastDiscoveryAgent
-
- getIP() - Method in class org.apache.openejb.server.discovery.MulticastPulseAgent
-
- getIP() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getIP() - Method in class org.apache.openejb.server.ejbd.EjbServer
-
- getIP() - Method in class org.apache.openejb.server.ejbd.KeepAliveServer
-
- getIP() - Method in class org.apache.openejb.server.hessian.HessianService
-
- getIP() - Method in class org.apache.openejb.server.hsql.HsqlService
-
- getIP() - Method in class org.apache.openejb.server.httpd.HttpEjbServer
-
- getIP() - Method in class org.apache.openejb.server.httpd.JettyHttpServer
-
- getIP() - Method in class org.apache.openejb.server.httpd.OpenEJBHttpServer
-
- getIP() - Method in class org.apache.openejb.server.rest.RESTService
-
- getIP() - Method in interface org.apache.openejb.server.ServerService
-
- getIP() - Method in class org.apache.openejb.server.ServerServiceFilter
-
- getIP() - Method in class org.apache.openejb.server.ServiceDaemon
-
- getIP() - Method in class org.apache.openejb.server.ssh.SSHServer
-
- getIP() - Method in class org.apache.openejb.server.webservices.WsService
-
- getIPAddressMask(String) - Static method in class org.apache.openejb.server.auth.IPAddressPermissionFactory
-
- getIsCacheOverflowAllowed() - Method in class org.apache.openejb.jee.sun.BeanCache
-
- getIsModifiedMethodName() - Method in class org.apache.openejb.jee.wls.Persistence
-
Gets the value of the isModifiedMethodName property.
- getIsolationLevel() - Method in class org.apache.openejb.jee.DataSource
-
- getIsolationLevel() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.Cache
-
Gets the value of the isolationLevel property.
- getIsolationLevel() - Method in class org.apache.openejb.jee.wls.TransactionIsolation
-
Gets the value of the isolationLevel property.
- getIsolationLevel(String) - Static method in class org.apache.openejb.resource.jdbc.IsolationLevels
-
- getIsOneOneCmp() - Method in class org.apache.openejb.jee.sun.Cmp
-
- getIsReadOnlyBean() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getIssuer() - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
-
- getJar() - Method in interface org.apache.openejb.config.Service
-
- getJar() - Method in class org.apache.openejb.config.sys.AbstractService
-
Gets the value of the jar property.
- getJarFile() - Method in class org.apache.openejb.assembler.classic.CmpJarBuilder
-
- getJarFile() - Method in class org.apache.openejb.jee.jpa.fragment.PersistenceUnitFragment
-
- getJarFile() - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getJarFile() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Gets the value of the jarFile property.
- getJarFiles() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory.JMXReloadableEntityManagerFactory
-
- getJarFileUrls() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- getJarFileUrls() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getJarLocation() - Method in class org.apache.openejb.config.AppModule
-
- getJarLocation() - Method in class org.apache.openejb.config.ClientModule
-
- getJarLocation() - Method in class org.apache.openejb.config.ConnectorModule
-
- getJarLocation() - Method in interface org.apache.openejb.config.DeploymentModule
-
- getJarLocation() - Method in class org.apache.openejb.config.EjbModule
-
- getJarLocation() - Method in class org.apache.openejb.config.PersistenceModule
-
- getJarLocation() - Method in class org.apache.openejb.config.ResourcesModule
-
- getJarLocation() - Method in class org.apache.openejb.config.WebModule
-
- getJarResources() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getJarScanFilter() - Method in class org.apache.tomee.catalina.scan.EmptyScanner
-
- getJava() - Method in class org.apache.openejb.jee.Module
-
- getJava() - Method in class org.apache.openejb.jee.oejb2.ExtModuleType
-
Gets the value of the java property.
- getJava() - Method in class org.apache.openejb.jee.oejb2.ModuleType
-
Gets the value of the java property.
- getJavaagent() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getJavaClassImplementsInterfaces() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the javaClassImplementsInterfaces property.
- getJavaClassImports() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the javaClassImports property.
- getJavaClassJavaExceptions() - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Gets the value of the javaClassJavaExceptions property.
- getJavaDeclaredClasses() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the javaDeclaredClasses property.
- getJavaDeclaringClasses() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the javaDeclaringClasses property.
- getJavaEEAPIJar() - Method in class org.apache.tomee.installer.Paths
-
- getJavaEEAPIJar() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getJavaExceptions() - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Gets the value of the javaExceptions property.
- getJavaMethodName() - Method in class org.apache.openejb.jee.ServiceEndpointMethodMapping
-
- getJavaMethodOrOperationName() - Method in class org.apache.openejb.jee.sun.Message
-
- getJavaPackageImports() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the javaPackageImports property.
- getJavaPortName() - Method in class org.apache.openejb.jee.PortMapping
-
- getJavaType() - Method in class org.apache.openejb.jee.JavaXmlTypeMapping
-
- getJavaType() - Method in class org.apache.openejb.jee.jba.cmp.Mapping
-
Gets the value of the javaType property.
- getJavaType() - Method in class org.apache.openejb.jee.jba.cmp.UserTypeMapping
-
Gets the value of the javaType property.
- getJavaVariableName() - Method in class org.apache.openejb.jee.VariableMapping
-
- getJavaVisibility() - Method in class org.apache.openejb.jee.was.v6.java.Field
-
Gets the value of the javaVisibility property.
- getJavaVisibility() - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Gets the value of the javaVisibility property.
- getJavaWebStartAccess() - Method in class org.apache.openejb.jee.sun.SunApplicationClient
-
- getJavaXmlTypeMapping() - Method in class org.apache.openejb.jee.JavaWsdlMapping
-
- getJaxrpcMapping() - Method in class org.apache.openejb.jee.WebserviceDescription
-
- getJaxrpcMappingFile() - Method in class org.apache.openejb.jee.ServiceRef
-
- getJaxrpcMappingFile() - Method in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
Gets the value of the jaxrpcMappingFile property.
- getJaxrpcMappingFile() - Method in class org.apache.openejb.jee.WebserviceDescription
-
- getJaxRsProviders() - Method in class org.apache.openejb.config.AppModule
-
- getJaxrsProviders() - Method in class org.apache.openejb.config.WebModule
-
- getJbossQl() - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Gets the value of the jbossQl property.
- getJdbcDriver() - Method in class org.apache.openejb.client.DataSourceMetaData
-
- getJdbcDriver() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getJdbcDriver() - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
- getJdbcDriver() - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicManagedDataSource
-
- getJdbcName(String) - Static method in class org.apache.openejb.resource.jdbc.BasicDataSourceUtil
-
- getJdbcType() - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Gets the value of the jdbcType property.
- getJdbcType() - Method in class org.apache.openejb.jee.jba.cmp.CreatedBy
-
Gets the value of the jdbcType property.
- getJdbcType() - Method in class org.apache.openejb.jee.jba.cmp.CreatedTime
-
Gets the value of the jdbcType property.
- getJdbcType() - Method in class org.apache.openejb.jee.jba.cmp.KeyField
-
Gets the value of the jdbcType property.
- getJdbcType() - Method in class org.apache.openejb.jee.jba.cmp.Mapping
-
Gets the value of the jdbcType property.
- getJdbcType() - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Gets the value of the jdbcType property.
- getJdbcType() - Method in class org.apache.openejb.jee.jba.cmp.Property
-
Gets the value of the jdbcType property.
- getJdbcType() - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Gets the value of the jdbcType property.
- getJdbcType() - Method in class org.apache.openejb.jee.jba.cmp.UpdatedBy
-
Gets the value of the jdbcType property.
- getJdbcType() - Method in class org.apache.openejb.jee.jba.cmp.UpdatedTime
-
Gets the value of the jdbcType property.
- getJdbcUrl() - Method in class org.apache.openejb.client.DataSourceMetaData
-
- getJdbcUrl() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getJdbcUrl() - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
- getJdbcUrl() - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicManagedDataSource
-
- getJmsClientId() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the jmsClientId property.
- getJMSConnectionFactories() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getJMSConnectionFactories() - Method in class org.apache.openejb.jee.Application
-
- getJMSConnectionFactories() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getJMSConnectionFactories() - Method in class org.apache.openejb.jee.EntityBean
-
- getJMSConnectionFactories() - Method in class org.apache.openejb.jee.Interceptor
-
- getJMSConnectionFactories() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getJMSConnectionFactories() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getJMSConnectionFactories() - Method in class org.apache.openejb.jee.SessionBean
-
- getJMSConnectionFactories() - Method in class org.apache.openejb.jee.WebApp
-
- getJMSConnectionFactories() - Method in class org.apache.openejb.jee.WebFragment
-
- getJMSConnectionFactoriesMap() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getJMSConnectionFactoriesMap() - Method in class org.apache.openejb.jee.Application
-
- getJMSConnectionFactoriesMap() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getJMSConnectionFactoriesMap() - Method in class org.apache.openejb.jee.EntityBean
-
- getJMSConnectionFactoriesMap() - Method in class org.apache.openejb.jee.Interceptor
-
- getJMSConnectionFactoriesMap() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getJMSConnectionFactoriesMap() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getJMSConnectionFactoriesMap() - Method in class org.apache.openejb.jee.SessionBean
-
- getJMSConnectionFactoriesMap() - Method in class org.apache.openejb.jee.WebApp
-
- getJMSConnectionFactoriesMap() - Method in class org.apache.openejb.jee.WebFragment
-
- getJMSConnectionFactory() - Method in class org.apache.openejb.jee.WebApp
-
- getJMSConnectionFactoryMap() - Method in class org.apache.openejb.jee.WebApp
-
- getJMSCorrelationID() - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getJMSCorrelationIDAsBytes() - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getJMSDeliveryMode() - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getJMSDeliveryTime() - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getJMSDestination() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getJMSDestination() - Method in class org.apache.openejb.jee.Application
-
- getJMSDestination() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getJMSDestination() - Method in class org.apache.openejb.jee.EntityBean
-
- getJMSDestination() - Method in class org.apache.openejb.jee.Interceptor
-
- getJMSDestination() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getJMSDestination() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getJMSDestination() - Method in class org.apache.openejb.jee.SessionBean
-
- getJMSDestination() - Method in class org.apache.openejb.jee.WebApp
-
- getJMSDestination() - Method in class org.apache.openejb.jee.WebFragment
-
- getJMSDestination() - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getJMSDestinationMap() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getJMSDestinationMap() - Method in class org.apache.openejb.jee.Application
-
- getJMSDestinationMap() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getJMSDestinationMap() - Method in class org.apache.openejb.jee.EntityBean
-
- getJMSDestinationMap() - Method in class org.apache.openejb.jee.Interceptor
-
- getJMSDestinationMap() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getJMSDestinationMap() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getJMSDestinationMap() - Method in class org.apache.openejb.jee.SessionBean
-
- getJMSDestinationMap() - Method in class org.apache.openejb.jee.WebApp
-
- getJMSDestinationMap() - Method in class org.apache.openejb.jee.WebFragment
-
- getJmsDurableSubscriptionName() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getJMSExpiration() - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getJmsMaxMessagesLoad() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getJMSMessageID() - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getJmsPollingIntervalSeconds() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the jmsPollingIntervalSeconds property.
- getJMSPriority() - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getJMSProviderAdapterJNDI() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the jmsProviderAdapterJNDI property.
- getJMSRedelivered() - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getJMSReplyTo() - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getJMSTimestamp() - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getJMSType() - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getJmxName() - Method in class org.apache.openejb.jee.jba.Jboss
-
Gets the value of the jmxName property.
- getJndi() - Method in class org.apache.openejb.assembler.classic.Assembler.ResourceAdapterReference
-
- getJndi() - Method in class org.apache.openejb.config.sys.Resource
-
Gets the value of the jndi property.
- getJndi() - Method in interface org.apache.openejb.jee.oejb2.EnterpriseBean
-
- getJndi() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
- getJndi() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
- getJndi() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
- getJndi() - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- getJndiConsumerName() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getJndiConsumerName() - Method in class org.apache.openejb.config.CompManagedBean
-
- getJndiConsumerName() - Method in class org.apache.openejb.jee.Application
-
- getJndiConsumerName() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getJndiConsumerName() - Method in class org.apache.openejb.jee.EntityBean
-
- getJndiConsumerName() - Method in class org.apache.openejb.jee.Interceptor
-
- getJndiConsumerName() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getJndiConsumerName() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getJndiConsumerName() - Method in class org.apache.openejb.jee.SessionBean
-
- getJndiConsumerName() - Method in class org.apache.openejb.jee.WebApp
-
- getJndiConsumerName() - Method in interface org.apache.openejb.jee.WebCommon
-
- getJndiConsumerName() - Method in class org.apache.openejb.jee.WebFragment
-
- getJndiContext() - Method in class org.apache.openejb.BeanContext
-
- getJNDIContext() - Method in class org.apache.openejb.core.CoreContainerSystem
-
- getJNDIContext() - Method in interface org.apache.openejb.spi.ContainerSystem
-
- getJndiContext() - Method in class org.apache.tomee.embedded.Container
-
- getJndiEnc() - Method in class org.apache.openejb.BeanContext
-
- getJndiEnc() - Method in class org.apache.openejb.core.WebContext
-
- getJndiName() - Method in class org.apache.openejb.client.Injection
-
- getJndiName() - Method in class org.apache.openejb.core.ivm.naming.IntraVmJndiReference
-
- getJndiName() - Method in class org.apache.openejb.core.ivm.naming.JndiUrlReference
-
- getJndiName() - Method in class org.apache.openejb.Injection
-
- getJndiName() - Method in class org.apache.openejb.jee.jba.EjbRef
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.jba.Invoker
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.jba.MessageDestination
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.jba.MessageDestinationRef
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.jba.ResourceEnvRef
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the jndiName property.
- getJndiName() - Method in interface org.apache.openejb.jee.oejb2.EnterpriseBean
-
- getJndiName() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
- getJndiName() - Method in interface org.apache.openejb.jee.oejb2.RpcBean
-
- getJndiName() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.oejb2.TssLinkType
-
- getJndiName() - Method in class org.apache.openejb.jee.sun.CmpResource
-
- getJndiName() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getJndiName() - Method in class org.apache.openejb.jee.sun.EjbRef
-
- getJndiName() - Method in class org.apache.openejb.jee.sun.MdbConnectionFactory
-
- getJndiName() - Method in class org.apache.openejb.jee.sun.MessageDestination
-
- getJndiName() - Method in class org.apache.openejb.jee.sun.MessageDestinationRef
-
- getJndiName() - Method in class org.apache.openejb.jee.sun.ResourceEnvRef
-
- getJndiName() - Method in class org.apache.openejb.jee.sun.ResourceRef
-
- getJndiName() - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.wls.EjbReferenceDescription
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.wls.ResourceDescription
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.wls.ResourceEnvDescription
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the jndiName property.
- getJndiProvider() - Method in class org.apache.openejb.config.sys.Openejb
-
Gets the value of the jndiProvider property.
- getJndiProvider() - Method in class org.apache.openejb.config.sys.Resources
-
- getJndiResource(String) - Method in class org.apache.openejb.resource.jdbc.router.AbstractRouter
-
- getJndiService() - Method in class org.apache.openejb.cdi.OpenEJBLifecycle
-
- getJnpContext() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the jnpContext property.
- getJobGroup() - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- getJobName() - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- getJoinColumn() - Method in class org.apache.openejb.jee.jpa.AssociationOverride
-
Gets the value of the joinColumn property.
- getJoinColumn() - Method in class org.apache.openejb.jee.jpa.CollectionTable
-
Gets the value of the joinColumn property.
- getJoinColumn() - Method in class org.apache.openejb.jee.jpa.JoinTable
-
Gets the value of the joinColumn property.
- getJoinColumn() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
- getJoinColumn() - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Gets the value of the joinColumn property.
- getJoinColumn() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the joinColumn property.
- getJoinColumn() - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Gets the value of the joinColumn property.
- getJoinColumn() - Method in interface org.apache.openejb.jee.jpa.RelationField
-
- getJoined() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getJoined() - Method in class org.apache.openejb.server.discovery.MultipointServer
-
- getJoinTable() - Method in class org.apache.openejb.jee.jpa.AssociationOverride
-
Gets the value of the joinTable property.
- getJoinTable() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the joinTable property.
- getJoinTable() - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Gets the value of the joinTable property.
- getJoinTable() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the joinTable property.
- getJoinTable() - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Gets the value of the joinTable property.
- getJoinTable() - Method in interface org.apache.openejb.jee.jpa.RelationField
-
- getJsfAnnotatedClasses() - Method in class org.apache.openejb.config.WebModule
-
- getJsfClasses() - Method in interface org.apache.openejb.assembler.classic.WebAppBuilder
-
- getJsfClasses() - Method in class org.apache.openejb.web.LightweightWebAppBuilder
-
- getJsfClasses() - Method in class org.apache.tomee.catalina.TomcatWebAppBuilder
-
- getJsonWebToken() - Method in exception org.apache.tomee.microprofile.jwt.bval.ValidationConstraintException
-
- getJspConfig() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getJspConfig() - Method in class org.apache.openejb.jee.WebApp
-
- getJspConfig() - Method in interface org.apache.openejb.jee.WebCommon
-
- getJspConfig() - Method in class org.apache.openejb.jee.WebFragment
-
- getJspConfigDescriptor() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getJspFile() - Method in class org.apache.openejb.jee.Servlet
-
- getJspPropertyGroup() - Method in class org.apache.openejb.jee.JspConfig
-
- getJspVersion() - Method in class org.apache.openejb.jee.TldTaglib
-
- getJtaDataSource() - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getJtaDataSource() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Gets the value of the jtaDataSource property.
- getJtaDataSource() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getJtaDataSourceName() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getJtaManaged() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getJWTAuthConfiguration() - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfigurationProperties
-
- getJwtConstraints() - Method in class org.apache.tomee.microprofile.jwt.bval.ClassValidationData
-
- getKeepAliveMillis() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the keepAliveMillis property.
- getKeepAliveTime() - Method in class org.apache.openejb.server.ServicePool.Pool
-
- getKeepServerXmlAsThis() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getKeepServerXmlAsThis() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getKey() - Method in class org.apache.openejb.arquillian.common.ObjectMap.FieldEntry
-
- getKey() - Method in class org.apache.openejb.arquillian.common.ObjectMap.MethodEntry
-
- getKey() - Method in class org.apache.openejb.config.JPAPropertyConverter.Pair
-
- getKey() - Method in class org.apache.openejb.config.typed.util.ObjectMap.FieldEntry
-
- getKey() - Method in class org.apache.openejb.config.typed.util.ObjectMap.MethodEntry
-
- getKey() - Method in class org.apache.openejb.jee.ApplicationException
-
- getKey() - Method in class org.apache.openejb.jee.DataSource
-
- getKey() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getKey() - Method in class org.apache.openejb.jee.EjbRef
-
- getKey() - Method in class org.apache.openejb.jee.EnvEntry
-
- getKey() - Method in class org.apache.openejb.jee.ExceptionMapping
-
- getKey() - Method in class org.apache.openejb.jee.FacesMapEntry
-
Gets the value of the key property.
- getKey() - Method in class org.apache.openejb.jee.Icon
-
- getKey() - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- getKey() - Method in class org.apache.openejb.jee.JMSDestination
-
- getKey() - Method in class org.apache.openejb.jee.jpa.AttributeOverride
-
- getKey() - Method in class org.apache.openejb.jee.jpa.Basic
-
- getKey() - Method in class org.apache.openejb.jee.jpa.Entity
-
- getKey() - Method in class org.apache.openejb.jee.jpa.Id
-
- getKey() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
- getKey() - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
- getKey() - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
- getKey() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
- getKey() - Method in class org.apache.openejb.jee.jpa.OneToOne
-
- getKey() - Method in class org.apache.openejb.jee.jpa.Transient
-
- getKey() - Method in interface org.apache.openejb.jee.Keyable
-
Gets the immutable key for this object.
- getKey(V) - Method in class org.apache.openejb.jee.KeyedCollection
-
- getKey(V) - Method in interface org.apache.openejb.jee.KeyExtractor
-
Gets the immutable key for the specified value.
- getKey() - Method in class org.apache.openejb.jee.MessageDestination
-
- getKey() - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- getKey() - Method in class org.apache.openejb.jee.oejb2.PropertyType
-
Gets the value of the key property.
- getKey() - Method in class org.apache.openejb.jee.PackageMapping
-
- getKey() - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- getKey() - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- getKey() - Method in class org.apache.openejb.jee.PortComponent
-
- getKey() - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- getKey() - Method in class org.apache.openejb.jee.ResourceRef
-
- getKey() - Method in class org.apache.openejb.jee.ServiceEndpointInterfaceMapping
-
- getKey() - Method in class org.apache.openejb.jee.ServiceRef
-
- getKey() - Method in class org.apache.openejb.jee.sun.WebserviceDescription
-
- getKey() - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- getKey() - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Gets the value of the key property.
- getKey() - Method in class org.apache.openejb.jee.WebserviceDescription
-
- getKey() - Method in class org.apache.openejb.jee.wls.SecurityPlugin
-
Gets the value of the key property.
- getKey(int) - Method in class org.apache.openejb.util.Index
-
- getKeyAlias() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- getKeyAlias() - Method in class org.apache.tomee.embedded.Configuration
-
- getKeyAlias() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getKeyAlias() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getKeyAttributes() - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Gets the value of the keyAttributes property.
- getKeyAttributesString() - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Gets the value of the keyAttributesString property.
- getKeyCacheSize() - Method in class org.apache.openejb.jee.wls.AutomaticKeyGeneration
-
Gets the value of the keyCacheSize property.
- getKeyClass() - Method in class org.apache.openejb.jee.FacesMapEntries
-
Gets the value of the keyClass property.
- getKeyColumn() - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType.RoleMapping.CmrFieldMapping
-
Gets the value of the keyColumn property.
- getKeyColumn() - Method in class org.apache.openejb.jee.wls.ColumnMap
-
Gets the value of the keyColumn property.
- getKeyField() - Method in class org.apache.openejb.jee.jba.cmp.KeyFields
-
Gets the value of the keyField property.
- getKeyFields() - Method in class org.apache.openejb.jee.jba.cmp.EjbRelationshipRole
-
Gets the value of the keyFields property.
- getKeyGenerator() - Method in class org.apache.openejb.BeanContext
-
- getKeyGenerator() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the keyGenerator property.
- getKeyGeneratorFactory() - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Gets the value of the keyGeneratorFactory property.
- getKeyGeneratorFactory() - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Gets the value of the keyGeneratorFactory property.
- getKeys() - Method in class org.apache.openejb.core.security.AbstractSecurityService
-
- getKeys() - Method in class org.apache.tomee.catalina.TomcatSecurityService
-
- getKeystoreFile() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- getKeystoreFile() - Method in class org.apache.tomee.embedded.Configuration
-
- getKeystoreFile() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getKeystoreFile() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getKeystorePass() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- getKeystorePass() - Method in class org.apache.tomee.embedded.Configuration
-
- getKeystorePass() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getKeystorePass() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getKeystoreType() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- getKeystoreType() - Method in class org.apache.tomee.embedded.Configuration
-
- getKeystoreType() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getKeystoreType() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getKeyValueSeparator() - Method in class org.apache.openejb.util.SuperProperties
-
Gets the text that separates keys and values.
- getKind() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the kind property.
- getKurtosis() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the Kurtosis of the available values.
- getKurtosis() - Method in class org.apache.openejb.monitoring.Stats
-
- getKurtosis() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getKurtosisImpl() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured kurtosis implementation.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.xmi.XMI
-
Gets the value of the label property.
- getLang() - Method in class org.apache.openejb.jee.Description
-
Gets the value of the lang property.
- getLang() - Method in class org.apache.openejb.jee.DisplayName
-
Gets the value of the lang property.
- getLang() - Method in class org.apache.openejb.jee.Icon
-
- getLang() - Method in class org.apache.openejb.jee.Text
-
- getLang() - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Gets the value of the lang property.
- getLang() - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Gets the value of the lang property.
- getLang() - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Gets the value of the lang property.
- getLanguage() - Method in class org.apache.openejb.rest.ThreadLocalHttpHeaders
-
- getLargeIcon() - Method in class org.apache.openejb.jee.Icon
-
- getLargeIcon() - Method in class org.apache.openejb.jee.was.v6.common.CompatibilityDescriptionGroup
-
Gets the value of the largeIcon property.
- getLargeIcon() - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Gets the value of the largeIcon property.
- getLargestPoolSize() - Method in class org.apache.openejb.server.ServicePool.Pool
-
- getLargestPoolSize() - Method in class org.apache.openejb.threads.impl.ManagedExecutorServiceImpl
-
- getLastAccessedTime() - Method in class org.apache.openejb.server.httpd.HttpSessionImpl
-
- getLastAccessedTime() - Method in class org.apache.openejb.server.httpd.ServletSessionAdapter
-
- getLastException() - Method in class org.apache.openejb.assembler.classic.DeploymentExceptionManager
-
- getLastExecution() - Method in class org.apache.openejb.threads.task.TriggerTask
-
- getLastLocation() - Method in class org.apache.openejb.client.ClusterMetaData
-
- getLastModifiedInDir(File) - Static method in class org.apache.openejb.config.AutoDeployer
-
- getLatest() - Method in class org.apache.openejb.monitoring.Event
-
- getLatest() - Method in class org.apache.openejb.monitoring.Stats
-
- getLatestImportURI() - Method in class org.apache.openejb.core.webservices.WsdlResolver
-
- getLatestTime() - Method in class org.apache.openejb.monitoring.Event
-
- getLatestTime() - Method in class org.apache.openejb.monitoring.Stats
-
- getLazyLoadGroups() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the lazyLoadGroups property.
- getLazyResultsetLoading() - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Gets the value of the lazyResultsetLoading property.
- getLeftJoin() - Method in class org.apache.openejb.jee.jba.cmp.LeftJoin
-
Gets the value of the leftJoin property.
- getLeftJoin() - Method in class org.apache.openejb.jee.jba.cmp.ReadAhead
-
Gets the value of the leftJoin property.
- getLength() - Method in class org.apache.openejb.jee.jpa.Column
-
Gets the value of the length property.
- getLength() - Method in class org.apache.openejb.jee.jpa.DiscriminatorColumn
-
Gets the value of the length property.
- getLength() - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Gets the value of the length property.
- getLength() - Method in class org.apache.openejb.rest.ThreadLocalHttpHeaders
-
- getLength() - Method in class org.apache.openejb.util.LengthInputStream
-
- getLessTree() - Method in class org.apache.openejb.core.ivm.naming.NameNode
-
- getLevel() - Method in class org.apache.openejb.log.logger.AbstractDelegatingLogger
-
- getLevel() - Method in class org.apache.openejb.log.logger.Log4j2Logger
-
- getLevel() - Method in class org.apache.openejb.log.logger.Log4jLogger
-
- getLevel() - Method in class org.apache.openejb.log.logger.Slf4jLogger
-
- getLevel() - Method in class org.apache.openejb.maven.util.MavenLogStreamFactory.MavenLogger
-
- getLib() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getLibraries() - Method in class org.apache.openejb.config.ConnectorModule
-
- getLibraryDirectory() - Method in class org.apache.openejb.jee.Application
-
- getLicense() - Method in class org.apache.openejb.jee.Connector
-
- getLicense() - Method in class org.apache.openejb.jee.Connector10
-
- getLifecycle() - Method in class org.apache.openejb.jee.FacesConfig
-
Gets the value of the lifecycle property.
- getLifecycleCallbackClass() - Method in class org.apache.openejb.jee.LifecycleCallback
-
- getLifecycleCallbackMethod() - Method in class org.apache.openejb.jee.LifecycleCallback
-
- getLifecycleExtension() - Method in class org.apache.openejb.jee.FacesLifecycle
-
Gets the value of the lifecycleExtension property.
- getLifecycleFactory() - Method in class org.apache.openejb.jee.FacesFactory
-
Gets the value of the lifecycleFactory property.
- getLines() - Method in class org.apache.openejb.table.Lines
-
- getLineSep() - Method in class org.apache.openejb.server.cli.StreamManager
-
- getLineSeparator() - Method in class org.apache.openejb.util.SuperProperties
-
Gets the text that separates lines while storing.
- getLink() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the link property.
- getLink() - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Gets the value of the link property.
- getLink() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the link property.
- getLink() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Gets the value of the link property.
- getLink() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Gets the value of the link property.
- getLinkName() - Method in class org.apache.tomee.catalina.ContextValue
-
- getList(Properties, String, ClassLoader, Class<T>) - Static method in class org.apache.openejb.util.ListConfigurator
-
- getListCacheMax() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the listCacheMax property.
- getListCacheMax() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the listCacheMax property.
- getListener() - Method in interface org.apache.openejb.core.managed.Cache
-
Gets the listener for cache events.
- getListener() - Method in class org.apache.openejb.core.managed.SimpleCache
-
- getListener() - Method in interface org.apache.openejb.core.stateful.Cache
-
Gets the listener for cache events.
- getListener() - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- getListener() - Method in class org.apache.openejb.jee.TldTaglib
-
- getListener() - Method in class org.apache.openejb.jee.WebApp
-
- getListener() - Method in interface org.apache.openejb.jee.WebCommon
-
- getListener() - Method in class org.apache.openejb.jee.WebFragment
-
- getListener() - Method in interface org.apache.openejb.server.httpd.HttpServer
-
- getListener() - Method in class org.apache.openejb.server.httpd.JettyHttpServer
-
- getListener() - Method in class org.apache.openejb.server.httpd.OpenEJBHttpServer
-
- getListener() - Method in class org.apache.openejb.util.DirectoryMonitor
-
- getListenerClass() - Method in class org.apache.openejb.jee.Listener
-
- getListenerClasses() - Method in class org.apache.openejb.jee.was.v6.common.Listener
-
Gets the value of the listenerClasses property.
- getListenerClassString() - Method in class org.apache.openejb.jee.was.v6.common.Listener
-
Gets the value of the listenerClassString property.
- getListenerInputPortName() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.MessageDrivenBeanBinding
-
Gets the value of the listenerInputPortName property.
- getListEntity() - Method in class org.apache.openejb.jee.jba.ClientInterceptors
-
Gets the value of the listEntity property.
- getListEntries() - Method in class org.apache.openejb.jee.FacesManagedBean
-
Gets the value of the listEntries property.
- getListEntries() - Method in class org.apache.openejb.jee.FacesManagedProperty
-
Gets the value of the listEntries property.
- getLiveChecks() - Method in class org.apache.tomee.microprofile.health.MicroProfileHealthChecksEndpoint
-
- getLiveCss() - Method in class org.apache.tomee.livereload.Command
-
- getLiveHandleRegistry() - Method in class org.apache.openejb.core.ivm.BaseEjbProxyHandler
-
- getLiveness() - Method in class org.apache.tomee.microprofile.health.MicroProfileHealthReporter
-
- getLoader() - Method in class org.apache.openejb.config.provider.ProviderManager
-
- getLoaderRepository() - Method in class org.apache.openejb.jee.jba.Jboss
-
Gets the value of the loaderRepository property.
- getLoaderRepositoryClass() - Method in class org.apache.openejb.jee.jba.LoaderRepository
-
Gets the value of the loaderRepositoryClass property.
- getLoadGroup() - Method in class org.apache.openejb.jee.jba.cmp.LoadGroups
-
Gets the value of the loadGroup property.
- getLoadGroupName() - Method in class org.apache.openejb.jee.jba.cmp.LazyLoadGroups
-
Gets the value of the loadGroupName property.
- getLoadGroupName() - Method in class org.apache.openejb.jee.jba.cmp.LoadGroup
-
Gets the value of the loadGroupName property.
- getLoadGroups() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the loadGroups property.
- getLoadOnStartup() - Method in class org.apache.openejb.jee.Servlet
-
- getLob() - Method in class org.apache.openejb.jee.jpa.Basic
-
Gets the value of the lob property.
- getLob() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the lob property.
- getLocal() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getLocal() - Method in class org.apache.openejb.jee.EntityBean
-
- getLocal() - Method in class org.apache.openejb.jee.LocalCollection
-
- getLocal() - Method in interface org.apache.openejb.jee.RemoteBean
-
- getLocal() - Method in class org.apache.openejb.jee.SessionBean
-
- getLocal() - Method in class org.apache.openejb.jee.was.v6.common.EJBLocalRef
-
Gets the value of the local property.
- getLocalAddr() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getLocalAddr() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getLocalAddr() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getLocalAddr() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getLocalAddress(String, String) - Static method in class org.apache.openejb.util.NetworkUtil
-
- getLocalBean() - Method in class org.apache.openejb.jee.SessionBean
-
- getLocalClients() - Method in class org.apache.openejb.config.ClientModule
-
- getLocale() - Method in class org.apache.openejb.jee.LocaleEncodingMapping
-
- getLocale() - Method in class org.apache.openejb.jee.sun.LocaleCharsetMap
-
- getLocale() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getLocale() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- getLocale() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getLocale() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getLocale() - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- getLocale() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getLocale() - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- getLocaleCharsetInfo() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getLocaleCharsetMap() - Method in class org.apache.openejb.jee.sun.LocaleCharsetInfo
-
- getLocaleConfig() - Method in class org.apache.openejb.jee.FacesApplication
-
Gets the value of the localeConfig property.
- getLocaleEncodingMapping() - Method in class org.apache.openejb.jee.LocaleEncodingMappingList
-
- getLocaleEncodingMappingList() - Method in class org.apache.openejb.jee.WebApp
-
- getLocaleEncodingMappingList() - Method in interface org.apache.openejb.jee.WebCommon
-
- getLocaleEncodingMappingList() - Method in class org.apache.openejb.jee.WebFragment
-
- getLocales() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getLocales() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getLocales() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getLocales() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getLocales() - Method in class org.apache.tomee.security.http.SavedRequest
-
- getLocalHome() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getLocalHome() - Method in class org.apache.openejb.jee.EntityBean
-
- getLocalHome() - Method in interface org.apache.openejb.jee.RemoteBean
-
- getLocalHome() - Method in class org.apache.openejb.jee.SessionBean
-
- getLocalHome() - Method in class org.apache.openejb.jee.was.v6.common.EJBLocalRef
-
Gets the value of the localHome property.
- getLocalHomeImpl() - Method in class org.apache.openejb.jee.sun.GenClasses
-
- getLocalHomeInterface() - Method in class org.apache.openejb.BeanContext
-
- getLocalHomeInterface() - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Gets the value of the localHomeInterface property.
- getLocalHomeInterfaces() - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Gets the value of the localHomeInterfaces property.
- getLocalImpl() - Method in class org.apache.openejb.jee.sun.GenClasses
-
- getLocalInterface() - Method in class org.apache.openejb.BeanContext
-
- getLocalInterface() - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Gets the value of the localInterface property.
- getLocalInterfaces() - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Gets the value of the localInterfaces property.
- getLocalizedMessage() - Method in exception org.apache.openejb.core.NoSuchObjectException
-
Answers the extra information message which was provided when the
throwable was created.
- getLocalizedMessage() - Method in class org.apache.openejb.core.transaction.TransactionRolledbackException
-
Answers the extra information message which was provided when the
throwable was created.
- getLocalizedMessage() - Method in exception org.apache.openejb.math.MathRuntimeException
- getLocalJndiName() - Method in class org.apache.openejb.jee.jba.EjbLocalRef
-
Gets the value of the localJndiName property.
- getLocalJndiName() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the localJndiName property.
- getLocalJndiName() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the localJndiName property.
- getLocalJndiName() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the localJndiName property.
- getLocalJndiName() - Method in interface org.apache.openejb.jee.oejb2.EnterpriseBean
-
- getLocalJndiName() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the localJndiName property.
- getLocalJndiName() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
- getLocalJndiName() - Method in interface org.apache.openejb.jee.oejb2.RpcBean
-
- getLocalJndiName() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Gets the value of the localJndiName property.
- getLocalJndiName() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the localJndiName property.
- getLocalName() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getLocalName() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getLocalName() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getLocalName() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getLocalName() - Method in class org.apache.openejb.sxc.TldTaglibXml.TaglibNamespaceFilter
-
- getLocalpart() - Method in class org.apache.openejb.jee.sun.ServiceQname
-
- getLocalpart() - Method in class org.apache.openejb.jee.sun.WsdlPort
-
- getLocalPart() - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Gets the value of the localPart property.
- getLocalPort() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getLocalPort() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getLocalPort() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getLocalPort() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getLocalPort() - Method in class org.apache.openejb.server.ServiceDaemon.SocketMonitor
-
- getLocation(Class<?>) - Static method in class org.apache.openejb.cdi.CdiScanner
-
- getLocation() - Method in class org.apache.openejb.client.ServerMetaData
-
- getLocation() - Method in class org.apache.openejb.config.DeploymentModule.ID
-
- getLocation() - Method in class org.apache.openejb.core.webservices.PortData
-
- getLocation() - Method in class org.apache.openejb.jee.ErrorPage
-
- getLocation() - Method in class org.apache.openejb.jee.MultipartConfig
-
- getLocation() - Method in class org.apache.openejb.jee.PortComponent
-
- getLocations() - Method in class org.apache.openejb.client.ClusterMetaData
-
- getLocations() - Method in class org.apache.openejb.client.ServerMetaData
-
- getLocations(BeanContext) - Method in interface org.apache.openejb.ClusteredRPCContainer
-
- getLocations() - Method in class org.apache.openejb.config.DeploymentModule.ID
-
- getLock() - Method in class org.apache.openejb.core.managed.Instance
-
- getLock() - Method in class org.apache.openejb.core.stateful.Instance
-
- getLock() - Method in class org.apache.openejb.jee.ConcurrentMethod
-
- getLock() - Method in class org.apache.openejb.jee.ContainerConcurrency
-
- getLockFactory() - Method in class org.apache.openejb.core.stateful.StatefulContainer
-
- getLockingPolicy() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the lockingPolicy property.
- getLockMode() - Method in class org.apache.openejb.jee.jpa.NamedQuery
-
Gets the value of the lockMode property.
- getLockMode() - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getLockMode(Object) - Method in class org.apache.openejb.persistence.JtaEntityManager
-
- getLockMode() - Method in class org.apache.openejb.persistence.JtaQuery
-
- getLockMode(Object) - Method in class org.apache.openejb.persistence.QueryLogEntityManager
-
- getLockOrder() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the lockOrder property.
- getLockType() - Method in class org.apache.openejb.BeanContext
-
- getLockType() - Method in class org.apache.openejb.MethodContext
-
- getLog(String) - Method in class org.apache.openejb.maven.util.OpenJPALogFactory
-
- getLogCategory() - Method in class org.apache.tomee.livereload.Instances
-
- getLogFileDir() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getLogFileExt() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getLogFileName() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getLogFilename() - Method in class org.apache.openejb.jee.wls.Logging
-
Gets the value of the logFilename property.
- getLogFileRotationDir() - Method in class org.apache.openejb.jee.wls.Logging
-
Gets the value of the logFileRotationDir property.
- getLogger(Class<?>, Locale) - Method in class org.apache.openejb.cdi.logging.ContainerJULLoggerFactory
-
- getLogger(Class<?>) - Method in class org.apache.openejb.cdi.logging.ContainerJULLoggerFactory
-
- getLogger(Class<?>, Locale) - Method in class org.apache.openejb.cdi.logging.Log4j2LoggerFactory
-
- getLogger(Class<?>) - Method in class org.apache.openejb.cdi.logging.Log4j2LoggerFactory
-
- getLogger(Class<?>, Locale) - Method in class org.apache.openejb.cdi.logging.Log4jLoggerFactory
-
- getLogger(Class<?>) - Method in class org.apache.openejb.cdi.logging.Log4jLoggerFactory
-
- getLogger(Class<?>, Locale) - Method in class org.apache.openejb.cdi.logging.Slf4jLoggerFactory
-
- getLogger(Class<?>) - Method in class org.apache.openejb.cdi.logging.Slf4jLoggerFactory
-
- getLogger() - Method in class org.apache.openejb.client.Options
-
- getLogger() - Method in class org.apache.openejb.loader.Options
-
- getLogger() - Method in class org.apache.openejb.loader.Options.NullOptions
-
- getLogger(Class<?>, Locale) - Method in class org.apache.openejb.maven.util.MavenLogStreamFactory.OWBMavenLogFactory
-
- getLogger(Class<?>) - Method in class org.apache.openejb.maven.util.MavenLogStreamFactory.OWBMavenLogFactory
-
- getLogger() - Method in class org.apache.openejb.server.cxf.transport.HttpDestination
-
- getLogger() - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- getLogger() - Method in class org.apache.openejb.server.ejbd.ClusterRequestHandler
-
- getLogger() - Method in class org.apache.openejb.server.ejbd.RequestHandler
-
- getLoggerClazz() - Static method in class org.apache.tomee.jul.formatter.log.TomEELog
-
- getLoggingEnabled() - Method in class org.apache.openejb.jee.wls.Logging
-
Gets the value of the loggingEnabled property.
- getLogicalRoles(Principal[], Set<String>) - Method in class org.apache.openejb.core.security.AbstractSecurityService
-
- getLogicalRoles(Principal[], Set<String>) - Method in interface org.apache.openejb.core.security.jacc.BasicPolicyConfiguration.RoleResolver
-
- getLogicalRoles(Principal[], Set<String>) - Method in class org.apache.openejb.ri.sp.PseudoSecurityService
-
- getLogicalRoles(Principal[], Set<String>) - Method in class org.apache.tomee.catalina.TomcatSecurityService
-
- getLoginConfig() - Method in class org.apache.openejb.jee.WebApp
-
- getLoginConfig() - Method in interface org.apache.openejb.jee.WebCommon
-
- getLoginConfig() - Method in class org.apache.openejb.jee.WebFragment
-
- getLoginConfig() - Method in class org.apache.tomee.embedded.Configuration
-
- getLoginConfigOrMessageSecurityBinding() - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- getLoginConfigurationName() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Gets the value of the loginConfigurationName property.
- getLoginConfigurationName() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Gets the value of the loginConfigurationName property.
- getLoginTimeout() - Method in class org.apache.openejb.client.ClientDataSource
-
- getLoginTimeout() - Method in class org.apache.openejb.jee.DataSource
-
- getLoginTimeout() - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
- getLoginTimeout() - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicManagedDataSource
-
- getLoginTimeout() - Method in class org.apache.openejb.resource.jdbc.managed.local.ManagedDataSource
-
- getLoginTimeout() - Method in class org.apache.openejb.resource.jdbc.RoutedDataSource
-
- getLoginTimeout() - Method in class org.apache.openejb.resource.jdbc.xa.IsDifferentXaDataSourceWrapper
-
- getLoginToContinue() - Method in class org.apache.tomee.security.cdi.CustomFormAuthenticationMechanism
-
- getLoginToContinue() - Method in class org.apache.tomee.security.cdi.FormAuthenticationMechanism
-
- getLoginToContinue() - Method in interface org.apache.tomee.security.http.LoginToContinueMechanism
-
- getLogWriter() - Method in class org.apache.openejb.client.ClientDataSource
-
- getLogWriter() - Method in class org.apache.openejb.resource.jdbc.managed.local.ManagedDataSource
-
- getLogWriter() - Method in class org.apache.openejb.resource.jdbc.RoutedDataSource
-
- getLogWriter() - Method in class org.apache.openejb.resource.jdbc.xa.IsDifferentXaDataSourceWrapper
-
- getLong(Map<String, String>, String, long) - Static method in class org.apache.openejb.client.MulticastConnectionFactory
-
- getLong(Properties, String, long) - Static method in class org.apache.openejb.client.SocketConnectionFactory
-
- getLong(String) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- getLongDescription() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the longDescription property.
- getLongDescriptions() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the longDescriptions property.
- getLongProperty(String) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getLookupName() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getLookupName() - Method in class org.apache.openejb.jee.EjbRef
-
- getLookupName() - Method in class org.apache.openejb.jee.EnvEntry
-
- getLookupName() - Method in interface org.apache.openejb.jee.JndiReference
-
- getLookupName() - Method in class org.apache.openejb.jee.MessageDestination
-
- getLookupName() - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- getLookupName() - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- getLookupName() - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- getLookupName() - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- getLookupName() - Method in class org.apache.openejb.jee.ResourceRef
-
- getLookupName() - Method in class org.apache.openejb.jee.ServiceRef
-
- getLowerBound() - Method in class org.apache.openejb.jee.was.v6.ecore.ETypedElement
-
Gets the value of the lowerBound property.
- getMainClass() - Method in class org.apache.openejb.config.ClientModule
-
- getMainClass() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getMainInterface() - Method in class org.apache.openejb.client.EJBMetaDataImpl
-
- getMainInterface() - Method in class org.apache.openejb.core.ivm.BaseEjbProxyHandler
-
- getMajor() - Method in class org.apache.openejb.client.ProtocolMetaData
-
- getMajorVersion() - Method in class org.apache.openejb.resource.jdbc.driver.AlternativeDriver
-
- getMajorVersion() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getMajorVersion() - Method in class org.apache.openejb.server.httpd.EmbeddedServletContext
-
- getMajorVersion() - Method in class org.apache.openejb.web.LightweightWebAppBuilder.LightServletContext
-
- getManagedBean() - Method in class org.apache.openejb.jee.FacesConfig
-
Gets the value of the managedBean property.
- getManagedBeanClass() - Method in class org.apache.openejb.jee.FacesManagedBean
-
Gets the value of the managedBeanClass property.
- getManagedBeanExtension() - Method in class org.apache.openejb.jee.FacesManagedBean
-
Gets the value of the managedBeanExtension property.
- getManagedBeanName() - Method in class org.apache.openejb.jee.FacesManagedBean
-
Gets the value of the managedBeanName property.
- getManagedBeans() - Method in class org.apache.openejb.assembler.monitoring.JMXContainer
-
- getManagedBeanScope() - Method in class org.apache.openejb.jee.FacesManagedBean
-
Gets the value of the managedBeanScope property.
- getManagedClass() - Method in class org.apache.openejb.BeanContext
-
- getManagedClasses() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- getManagedClasses() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory.JMXReloadableEntityManagerFactory
-
- getManagedClasses() - Method in class org.apache.openejb.jee.Beans
-
- getManagedClassNames() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getManagedConnectionFactoryClass() - Method in class org.apache.openejb.jee.ConnectionDefinition
-
- getManagedConnectionFactoryClass() - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- getManagedProperty() - Method in class org.apache.openejb.jee.FacesManagedBean
-
Gets the value of the managedProperty property.
- getManager() - Static method in class org.apache.openejb.config.ServiceUtils
-
- getManager() - Static method in class org.apache.openejb.server.ServiceManager
-
- getManagerProperties() - Method in class org.apache.openejb.jee.sun.SessionManager
-
- getManyToMany() - Method in class org.apache.openejb.jee.jpa.Attributes
-
Gets the value of the manyToMany property.
- getManyToMany() - Method in class org.apache.openejb.jee.jpa.EmbeddableAttributes
-
Gets the value of the manyToMany property.
- getManyToManyTableName() - Method in class org.apache.openejb.jee.oejb2.EjbRelationType
-
Gets the value of the manyToManyTableName property.
- getManyToOne() - Method in class org.apache.openejb.jee.jpa.Attributes
-
Gets the value of the manyToOne property.
- getManyToOne() - Method in class org.apache.openejb.jee.jpa.EmbeddableAttributes
-
Gets the value of the manyToOne property.
- getMapEntries() - Method in class org.apache.openejb.jee.FacesManagedBean
-
Gets the value of the mapEntries property.
- getMapEntries() - Method in class org.apache.openejb.jee.FacesManagedProperty
-
Gets the value of the mapEntries property.
- getMapEntry() - Method in class org.apache.openejb.jee.FacesMapEntries
-
Gets the value of the mapEntry property.
- getMapKey() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the mapKey property.
- getMapKey() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the mapKey property.
- getMapKey() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the mapKey property.
- getMapKeyAttributeOverride() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the mapKeyAttributeOverride property.
- getMapKeyAttributeOverride() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the mapKeyAttributeOverride property.
- getMapKeyAttributeOverride() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the mapKeyAttributeOverride property.
- getMapKeyClass() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the mapKeyClass property.
- getMapKeyClass() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the mapKeyClass property.
- getMapKeyClass() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the mapKeyClass property.
- getMapKeyColumn() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the mapKeyColumn property.
- getMapKeyColumn() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the mapKeyColumn property.
- getMapKeyColumn() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the mapKeyColumn property.
- getMapKeyEnumerated() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the mapKeyEnumerated property.
- getMapKeyEnumerated() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the mapKeyEnumerated property.
- getMapKeyEnumerated() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the mapKeyEnumerated property.
- getMapKeyJoinColumn() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the mapKeyJoinColumn property.
- getMapKeyJoinColumn() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the mapKeyJoinColumn property.
- getMapKeyJoinColumn() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the mapKeyJoinColumn property.
- getMapKeyTemporal() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the mapKeyTemporal property.
- getMapKeyTemporal() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the mapKeyTemporal property.
- getMapKeyTemporal() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the mapKeyTemporal property.
- getMapNames() - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- getMappedBy() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the mappedBy property.
- getMappedBy() - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
- getMappedBy() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the mappedBy property.
- getMappedBy() - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Gets the value of the mappedBy property.
- getMappedBy() - Method in interface org.apache.openejb.jee.jpa.RelationField
-
- getMappedName() - Method in interface org.apache.openejb.assembler.classic.EjbResolver.Reference
-
- getMappedName() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getMappedName() - Method in class org.apache.openejb.jee.EjbRef
-
- getMappedName() - Method in interface org.apache.openejb.jee.EnterpriseBean
-
- getMappedName() - Method in class org.apache.openejb.jee.EntityBean
-
- getMappedName() - Method in class org.apache.openejb.jee.EnvEntry
-
- getMappedName() - Method in interface org.apache.openejb.jee.JndiReference
-
- getMappedName() - Method in class org.apache.openejb.jee.MessageDestination
-
- getMappedName() - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- getMappedName() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getMappedName() - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- getMappedName() - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- getMappedName() - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- getMappedName() - Method in class org.apache.openejb.jee.ResourceRef
-
- getMappedName() - Method in class org.apache.openejb.jee.ServiceRef
-
- getMappedName() - Method in class org.apache.openejb.jee.SessionBean
-
- getMappedSuperclass() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the mappedSuperclass property.
- getMappedSuperclassMap() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
- getMappedType() - Method in class org.apache.openejb.jee.jba.cmp.UserTypeMapping
-
Gets the value of the mappedType property.
- getMapper() - Method in class org.apache.openejb.jee.jba.cmp.UserTypeMapping
-
Gets the value of the mapper property.
- getMapper() - Method in class org.apache.tomee.livereload.Instances
-
- getMapping() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the mapping property.
- getMapping() - Method in class org.apache.openejb.server.cxf.rs.event.ServerCreated
-
- getMappingFile() - Method in class org.apache.openejb.jee.jpa.fragment.PersistenceUnitFragment
-
- getMappingFile() - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getMappingFile() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Gets the value of the mappingFile property.
- getMappingFileNames() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getMappingFiles() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- getMappingFiles() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory.JMXReloadableEntityManagerFactory
-
- getMappingProperties() - Method in class org.apache.openejb.jee.sun.Cmp
-
- getMapsId() - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Gets the value of the mapsId property.
- getMapsId() - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Gets the value of the mapsId property.
- getMatchedResources() - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getMatchedURIs() - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getMatchedURIs(boolean) - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getMatchExpr() - Method in class org.apache.openejb.jee.sun.ConstraintFieldValue
-
- getMatchingBeanMethod(Method) - Method in class org.apache.openejb.BeanContext
-
- getMatchingPostCreateMethod(Method) - Method in class org.apache.openejb.BeanContext
-
- getMax() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the maximum of the available values
- getMax() - Method in interface org.apache.openejb.math.stat.descriptive.StatisticalSummary
-
Returns the maximum of the available values
- getMax() - Method in class org.apache.openejb.monitoring.Stats
-
- getMax() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getMaxActive() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getMaxActive() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getMaxAge() - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- getMaxAge() - Method in class org.apache.openejb.jee.CookieConfig
-
- getMaxAge() - Method in class org.apache.openejb.util.Pool.Builder
-
- getMaxAgeOffset() - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- getMaxAgeOffset() - Method in class org.apache.openejb.util.Pool.Builder
-
- getMaxBeanAge() - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Gets the value of the maxBeanAge property.
- getMaxBeanLife() - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Gets the value of the maxBeanLife property.
- getMaxBeansInCache() - Method in class org.apache.openejb.jee.wls.EntityCache
-
Gets the value of the maxBeansInCache property.
- getMaxBeansInCache() - Method in class org.apache.openejb.jee.wls.StatefulSessionCache
-
Gets the value of the maxBeansInCache property.
- getMaxBeansInFreePool() - Method in class org.apache.openejb.jee.wls.Pool
-
Gets the value of the maxBeansInFreePool property.
- getMaxBlocksPerFile() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getMaxBuffers() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getMaxCacheMissPeriod() - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Gets the value of the maxCacheMissPeriod property.
- getMaxCacheSize() - Method in class org.apache.openejb.jee.sun.BeanCache
-
- getMaxCapacity() - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Gets the value of the maxCapacity property.
- getMaxCapacity() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the maxCapacity property.
- getMaxElements() - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Gets the value of the maxElements property.
- getMaxEntries() - Method in class org.apache.openejb.jee.sun.Cache
-
- getMaxFileSize() - Method in class org.apache.openejb.jee.MultipartConfig
-
- getMaxIdle() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getMaxIdle() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getMaxIdleTime() - Method in class org.apache.openejb.jee.DataSource
-
- getMaxImpl() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured maximum implementation.
- getMaximumPoolSize() - Method in class org.apache.openejb.server.ServicePool.Pool
-
- getMaximumPoolSize() - Method in class org.apache.openejb.threads.impl.ManagedExecutorServiceImpl
-
- getMaximumSize() - Method in class org.apache.openejb.jee.jba.ContainerPoolConf
-
Gets the value of the maximumSize property.
- getMaximumSize() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the maximumSize property.
- getMaxInactiveInterval() - Method in class org.apache.openejb.server.httpd.HttpSessionImpl
-
- getMaxInactiveInterval() - Method in class org.apache.openejb.server.httpd.ServletSessionAdapter
-
- getMaxLogFiles() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getMaxMessages() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the maxMessages property.
- getMaxMessagesInTransaction() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the maxMessagesInTransaction property.
- getMaxMissedHeartbeats() - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- getMaxMissedHeartbeats() - Method in class org.apache.openejb.server.discovery.Tracker
-
- getMaxOpenPreparedStatements() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getMaxOpenPreparedStatements() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getMaxPoolSize() - Method in class org.apache.openejb.jee.DataSource
-
- getMaxPoolSize() - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- getMaxPoolSize() - Method in class org.apache.openejb.jee.sun.BeanPool
-
- getMaxQueriesInCache() - Method in class org.apache.openejb.jee.wls.EntityCache
-
Gets the value of the maxQueriesInCache property.
- getMaxReconnectAttempts() - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- getMaxReconnectDelay() - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- getMaxRequestSize() - Method in class org.apache.openejb.jee.MultipartConfig
-
- getMaxResults() - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getMaxResults() - Method in class org.apache.openejb.persistence.JtaQuery
-
- getMaxSize() - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- getMaxSize() - Method in class org.apache.openejb.monitoring.ConnectionFactoryMonitor
-
- getMaxStatements() - Method in class org.apache.openejb.jee.DataSource
-
- getMaxStuckThreadTime() - Method in class org.apache.openejb.jee.wls.ApplicationAdminModeTrigger
-
Gets the value of the maxStuckThreadTime property.
- getMaxStuckThreadTime() - Method in class org.apache.openejb.jee.wls.WorkManagerShutdownTrigger
-
Gets the value of the maxStuckThreadTime property.
- getMaxSuspendSeconds() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the maxSuspendSeconds property.
- getMaxThreadsConstraint() - Method in class org.apache.openejb.jee.wls.WorkManager
-
Gets the value of the maxThreadsConstraint property.
- getMaxThreadsConstraintName() - Method in class org.apache.openejb.jee.wls.WorkManager
-
Gets the value of the maxThreadsConstraintName property.
- getMaxTimesRedelivered() - Method in class org.apache.openejb.jee.jba.DLQConfig
-
Gets the value of the maxTimesRedelivered property.
- getMaxWait() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getMaxWaitTime() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getMaxWaitTimeInMillis() - Method in class org.apache.openejb.jee.sun.BeanPool
-
- getMBeanCount() - Method in class org.apache.openejb.monitoring.LocalMBeanServer
-
- getMBeanInfo() - Method in class org.apache.openejb.core.mdb.MdbContainer.MdbJmxControl
-
- getMBeanInfo() - Method in class org.apache.openejb.core.mdb.MdbInstanceManager.MdbJmxControl
-
- getMBeanInfo() - Method in class org.apache.openejb.monitoring.DynamicMBeanWrapper
-
- getMBeanInfo(ObjectName) - Method in class org.apache.openejb.monitoring.LocalMBeanServer
-
- getMBeanInfo() - Method in class org.apache.openejb.monitoring.ManagedMBean
-
- getMBeanInfo() - Method in class org.apache.openejb.monitoring.MBeanPojoWrapper
-
- getMBeanInfo() - Method in class org.apache.openejb.monitoring.remote.RemoteResourceMonitor
-
- getMbeans() - Method in class org.apache.openejb.config.Module
-
- getMcf() - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- getMd5a2() - Method in class org.apache.tomee.catalina.realm.event.DigestAuthenticationEvent
-
- getMdbClientId() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the mdbClientId property.
- getMDBConfig() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the mdbConfig property.
- getMdbConnectionFactory() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getMdbInterface() - Method in class org.apache.openejb.BeanContext
-
- getMdbPasswd() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the mdbPasswd property.
- getMdbResourceAdapter() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getMdbSubscriptionId() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the mdbSubscriptionId property.
- getMdbUser() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the mdbUser property.
- getMe() - Method in class org.apache.openejb.server.discovery.MultipointServer
-
- getMean() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
- getMean() - Method in interface org.apache.openejb.math.stat.descriptive.StatisticalSummary
-
- getMean() - Method in class org.apache.openejb.monitoring.Stats
-
- getMean() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getMeanImpl() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured mean implementation.
- getMediaType() - Method in class org.apache.openejb.rest.ThreadLocalHttpHeaders
-
- getMember() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimInjectionPoint
-
- getMessage() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.DeploymentStatusImpl
-
- getMessage() - Method in exception org.apache.openejb.config.ValidationException
-
- getMessage(int) - Method in exception org.apache.openejb.config.ValidationException
-
- getMessage() - Method in class org.apache.openejb.config.VmDeploymentManager.DeploymentStatusImpl
-
- getMessage() - Method in exception org.apache.openejb.core.ivm.naming.NamingException
-
- getMessage() - Method in class org.apache.openejb.jee.bval.ConstraintType
-
Gets the value of the message property.
- getMessage() - Method in class org.apache.openejb.jee.sun.MessageSecurity
-
- getMessage(Locale) - Method in exception org.apache.openejb.math.MathRuntimeException
-
Gets the message in a specified locale.
- getMessage() - Method in exception org.apache.openejb.math.MathRuntimeException
- getMessage() - Method in exception org.apache.openejb.OpenEJBException
-
- getMessageAdapter() - Method in class org.apache.openejb.jee.InboundResourceadapter
-
- getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class org.apache.openejb.rest.ThreadLocalProviders
-
- getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class org.apache.openejb.rest.ThreadLocalProviders
-
- getMessageBundle() - Method in class org.apache.openejb.jee.FacesApplication
-
Gets the value of the messageBundle property.
- getMessageContext() - Method in class org.apache.openejb.core.singleton.EjbWsContext
-
- getMessageContext() - Method in class org.apache.openejb.core.stateless.EjbWsContext
-
- getMessageDestination() - Method in class org.apache.openejb.jee.Application
-
- getMessageDestination() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getMessageDestination() - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- getMessageDestination() - Method in class org.apache.openejb.jee.jba.AssemblyDescriptor
-
Gets the value of the messageDestination property.
- getMessageDestination() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
Gets the value of the messageDestination property.
- getMessageDestination() - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
- getMessageDestination() - Method in class org.apache.openejb.jee.sun.EnterpriseBeans
-
- getMessageDestination() - Method in class org.apache.openejb.jee.sun.SunApplication
-
- getMessageDestination() - Method in class org.apache.openejb.jee.sun.SunApplicationClient
-
- getMessageDestination() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getMessageDestination() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Gets the value of the messageDestination property.
- getMessageDestination() - Method in class org.apache.openejb.jee.WebApp
-
- getMessageDestination() - Method in interface org.apache.openejb.jee.WebCommon
-
- getMessageDestination() - Method in class org.apache.openejb.jee.WebFragment
-
- getMessageDestinationDescriptor() - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Gets the value of the messageDestinationDescriptor property.
- getMessageDestinationLink() - Method in class org.apache.openejb.jee.MessageDestinationRef
-
The Assembler sets the value to reflect the flow of messages
between producers and consumers in the application.
- getMessageDestinationLink() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
The Assembler sets the value to reflect the flow of messages
between producers and consumers in the application.
- getMessageDestinationLink() - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
Gets the value of the messageDestinationLink property.
- getMessageDestinationName() - Method in class org.apache.openejb.jee.jba.MessageDestination
-
Gets the value of the messageDestinationName property.
- getMessageDestinationName() - Method in class org.apache.openejb.jee.MessageDestination
-
- getMessageDestinationName() - Method in class org.apache.openejb.jee.oejb2.MessageDestinationType
-
Gets the value of the messageDestinationName property.
- getMessageDestinationName() - Method in class org.apache.openejb.jee.sun.MessageDestination
-
- getMessageDestinationName() - Method in class org.apache.openejb.jee.wls.MessageDestinationDescriptor
-
Gets the value of the messageDestinationName property.
- getMessageDestinationRef() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.Application
-
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.EntityBean
-
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.Interceptor
-
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the messageDestinationRef property.
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the messageDestinationRef property.
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the messageDestinationRef property.
- getMessageDestinationRef() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.SessionBean
-
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.sun.SunApplication
-
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.sun.SunApplicationClient
-
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.WebApp
-
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.WebFragment
-
- getMessageDestinationRefBindings() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the messageDestinationRefBindings property.
- getMessageDestinationRefMap() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getMessageDestinationRefMap() - Method in class org.apache.openejb.jee.Application
-
- getMessageDestinationRefMap() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getMessageDestinationRefMap() - Method in class org.apache.openejb.jee.EntityBean
-
- getMessageDestinationRefMap() - Method in class org.apache.openejb.jee.Interceptor
-
- getMessageDestinationRefMap() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getMessageDestinationRefMap() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getMessageDestinationRefMap() - Method in class org.apache.openejb.jee.SessionBean
-
- getMessageDestinationRefMap() - Method in class org.apache.openejb.jee.WebApp
-
- getMessageDestinationRefMap() - Method in class org.apache.openejb.jee.WebFragment
-
- getMessageDestinationRefName() - Method in class org.apache.openejb.jee.jba.MessageDestinationRef
-
Gets the value of the messageDestinationRefName property.
- getMessageDestinationRefName() - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- getMessageDestinationRefName() - Method in class org.apache.openejb.jee.sun.MessageDestinationRef
-
- getMessageDestinationRefs() - Method in class org.apache.openejb.jee.was.v6.common.JNDIEnvRefsGroup
-
Gets the value of the messageDestinationRefs property.
- getMessageDestinationRefTypeString() - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Gets the value of the messageDestinationRefTypeString property.
- getMessageDestinations() - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Gets the value of the messageDestinations property.
- getMessageDestinations() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Gets the value of the messageDestinations property.
- getMessageDestinationType() - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- getMessageDestinationType() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getMessageDestinationUsage() - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- getMessageDrivenDescriptor() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the messageDrivenDescriptor property.
- getMessageDrivenDestination() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getMessageInfo() - Method in class org.apache.tomee.security.http.TomEEHttpMessageContext
-
- getMessageInterpolator() - Method in class org.apache.openejb.assembler.classic.SingleValidatorFactoryWrapper
-
- getMessageInterpolator() - Method in class org.apache.openejb.assembler.classic.ValidatorFactoryWrapper
-
- getMessageInterpolator() - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Obtient la valeur de la propriété messageInterpolator.
- getMessageKey() - Method in exception org.apache.openejb.config.ValidationException
-
- getMessageLayer() - Method in class org.apache.tomee.security.provider.TomEESecurityServerAuthConfig
-
- getMessageListener() - Method in class org.apache.openejb.jee.MessageAdapter
-
- getMessageListener() - Method in class org.apache.openejb.resource.activemq.jms2.JMSConsumerImpl
-
- getMessageListenerInterface() - Method in class org.apache.openejb.config.typed.MessageDrivenContainerBuilder
-
- getMessageListenerInterface() - Method in interface org.apache.openejb.core.mdb.BaseMdbContainer
-
- getMessageListenerInterface() - Method in class org.apache.openejb.core.mdb.MdbContainer
-
- getMessageListenerInterface() - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- getMessageListenerInterface() - Method in class org.apache.openejb.core.mdb.MdbPoolContainer
-
- getMessageListenerType() - Method in class org.apache.openejb.jee.MessageListener
-
- getMessageSecurity() - Method in class org.apache.openejb.jee.sun.MessageSecurityBinding
-
- getMessageSecurityBinding() - Method in class org.apache.openejb.jee.sun.PortInfo
-
- getMessageSelector() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getMessageSelector() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Gets the value of the messageSelector property.
- getMessageSelector() - Method in class org.apache.openejb.resource.activemq.jms2.JMSConsumerImpl
-
- getMessagingType() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getMessagingType() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Gets the value of the messagingType property.
- getMessagingTypes() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Gets the value of the messagingTypes property.
- getMetaData() - Method in class org.apache.openejb.resource.activemq.jms2.cdi.JMS2CDIExtension.InternalJMSContext
-
- getMetaData() - Method in class org.apache.openejb.resource.activemq.jms2.JMSContextImpl
-
- getMetadata() - Method in class org.apache.openejb.server.cxf.CxfEndpoint
-
- getMetaInfConfigurationResources(ExternalContext) - Method in class org.apache.tomee.myfaces.TomEEFacesConfigResourceProvider
-
- getMetamodel() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- getMetamodel() - Method in class org.apache.openejb.persistence.JtaEntityManager
-
- getMetamodel() - Method in class org.apache.openejb.persistence.QueryLogEntityManager
-
- getMethod(Class, MethodInfo) - Static method in class org.apache.openejb.assembler.classic.MethodInfoUtil
-
- getMethod() - Method in class org.apache.openejb.assembler.classic.MethodInfoUtil.ViewMethod
-
- getMethod() - Method in class org.apache.openejb.assembler.classic.ProxyInterfaceResolver.Signature
-
- getMethod() - Method in class org.apache.openejb.client.CallbackMetaData
-
- getMethod(Class, String, Class...) - Static method in class org.apache.openejb.client.EJBInvocationHandler
-
- getMethod() - Method in class org.apache.openejb.core.interceptor.Interceptor
-
- getMethod() - Method in class org.apache.openejb.core.interceptor.ReflectionInvocationContext
-
- getMethod() - Method in class org.apache.openejb.core.timer.MethodSchedule
-
- getMethod() - Method in interface org.apache.openejb.jee.AttributeBinding
-
- getMethod() - Method in class org.apache.openejb.jee.bval.BeanType
-
Gets the value of the method property.
- getMethod() - Method in class org.apache.openejb.jee.ConcurrentMethod
-
- getMethod() - Method in class org.apache.openejb.jee.ContainerConcurrency
-
- getMethod() - Method in class org.apache.openejb.jee.ContainerTransaction
-
- getMethod() - Method in class org.apache.openejb.jee.ExcludeList
-
- getMethod() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFacesMethodCall
-
Gets the value of the method property.
- getMethod() - Method in class org.apache.openejb.jee.InterceptorBinding
-
- getMethod() - Method in class org.apache.openejb.jee.jba.MethodAttributes
-
Gets the value of the method property.
- getMethod() - Method in class org.apache.openejb.jee.MethodPermission
-
- getMethod() - Method in class org.apache.openejb.jee.MethodSchedule
-
- getMethod() - Method in class org.apache.openejb.jee.sun.CheckpointAtEndOfMethod
-
- getMethod() - Method in class org.apache.openejb.jee.sun.FlushAtEndOfMethod
-
- getMethod() - Method in class org.apache.openejb.jee.wls.IdempotentMethods
-
Gets the value of the method property.
- getMethod() - Method in class org.apache.openejb.jee.wls.RetryMethodsOnRollback
-
Gets the value of the method property.
- getMethod() - Method in class org.apache.openejb.jee.wls.TransactionIsolation
-
Gets the value of the method property.
- getMethod() - Method in class org.apache.openejb.MethodContext.InterfaceMethodContext
-
- getMethod() - Method in class org.apache.openejb.observer.event.ObserverFailed
-
- getMethod() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getMethod() - Method in class org.apache.openejb.rest.ThreadLocalRequest
-
- getMethod() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
Gets the request method.
- getMethod() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getMethod() - Method in class org.apache.tomee.microprofile.jwt.bval.MethodConstraints
-
- getMethod() - Method in class org.apache.tomee.security.http.SavedHttpServletRequest
-
- getMethod() - Method in class org.apache.tomee.security.http.SavedRequest
-
- getMethodAttributes() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the methodAttributes property.
- getMethodAttributes() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the methodAttributes property.
- getMethodCall() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Gets the value of the methodCall property.
- getMethodConcurrencyMap(String) - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- getMethodContext(Method) - Method in class org.apache.openejb.BeanContext
-
- getMethodContext(Method) - Method in class org.apache.openejb.BeanContext.ViewContext
-
- getMethodElements() - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Gets the value of the methodElements property.
- getMethodElements() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Gets the value of the methodElements property.
- getMethodElements() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Gets the value of the methodElements property.
- getMethodElementType() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the methodElementType property.
- getMethodInstance() - Method in class org.apache.openejb.client.EJBRequest.Body
-
- getMethodInstance() - Method in class org.apache.openejb.client.EJBRequest
-
- getMethodInterceptors(Method) - Method in class org.apache.openejb.BeanContext
-
- getMethodIntf() - Method in class org.apache.openejb.jee.Method
-
- getMethodIntf() - Method in class org.apache.openejb.jee.sun.Method
-
- getMethodIntf() - Method in class org.apache.openejb.jee.wls.Method
-
Gets the value of the methodIntf property.
- getMethodIntf() - Method in class org.apache.openejb.MethodSpec
-
- getMethodName() - Method in class org.apache.openejb.client.EJBRequest.Body
-
- getMethodName() - Method in class org.apache.openejb.client.EJBRequest
-
- getMethodName() - Method in class org.apache.openejb.jee.AroundInvoke
-
- getMethodName() - Method in class org.apache.openejb.jee.AroundTimeout
-
- getMethodName() - Method in class org.apache.openejb.jee.AsyncMethod
-
- getMethodName() - Method in interface org.apache.openejb.jee.CallbackMethod
-
- getMethodName() - Method in class org.apache.openejb.jee.jba.cmp.QueryMethod
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.apache.openejb.jee.jba.Method
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.apache.openejb.jee.jpa.PostLoad
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.apache.openejb.jee.jpa.PostPersist
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.apache.openejb.jee.jpa.PostRemove
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.apache.openejb.jee.jpa.PostUpdate
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.apache.openejb.jee.jpa.PrePersist
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.apache.openejb.jee.jpa.PreRemove
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.apache.openejb.jee.jpa.PreUpdate
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.apache.openejb.jee.LifecycleCallback
-
- getMethodName() - Method in class org.apache.openejb.jee.Method
-
- getMethodName() - Method in class org.apache.openejb.jee.MethodAttribute
-
- getMethodName() - Method in class org.apache.openejb.jee.NamedMethod
-
- getMethodName() - Method in class org.apache.openejb.jee.oejb2.QueryType.QueryMethod
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.apache.openejb.jee.oejb3.QueryMethod
-
- getMethodName() - Method in class org.apache.openejb.jee.QueryMethod
-
- getMethodName() - Method in class org.apache.openejb.jee.sun.Finder
-
- getMethodName() - Method in class org.apache.openejb.jee.sun.JavaMethod
-
- getMethodName() - Method in class org.apache.openejb.jee.sun.Method
-
- getMethodName() - Method in class org.apache.openejb.jee.sun.QueryMethod
-
- getMethodName() - Method in class org.apache.openejb.jee.wls.Method
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.apache.openejb.jee.wls.QueryMethod
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.apache.openejb.MethodSpec
-
- getMethodParam() - Method in class org.apache.openejb.jee.jba.cmp.MethodParams
-
Gets the value of the methodParam property.
- getMethodParam() - Method in class org.apache.openejb.jee.MethodParams
-
- getMethodParam() - Method in class org.apache.openejb.jee.oejb2.QueryType.QueryMethod.MethodParams
-
Gets the value of the methodParam property.
- getMethodParam() - Method in class org.apache.openejb.jee.oejb3.MethodParams
-
- getMethodParam() - Method in class org.apache.openejb.jee.sun.MethodParams
-
- getMethodParam() - Method in class org.apache.openejb.jee.wls.MethodParams
-
Gets the value of the methodParam property.
- getMethodParameters() - Method in class org.apache.openejb.client.EJBRequest.Body
-
- getMethodParameters() - Method in class org.apache.openejb.client.EJBRequest
-
- getMethodParamPartsMapping() - Method in class org.apache.openejb.jee.ServiceEndpointMethodMapping
-
- getMethodParams() - Method in class org.apache.openejb.jee.AsyncMethod
-
- getMethodParams() - Method in class org.apache.openejb.jee.jba.cmp.QueryMethod
-
Gets the value of the methodParams property.
- getMethodParams() - Method in class org.apache.openejb.jee.Method
-
- getMethodParams() - Method in class org.apache.openejb.jee.MethodAttribute
-
- getMethodParams() - Method in class org.apache.openejb.jee.NamedMethod
-
- getMethodParams() - Method in class org.apache.openejb.jee.oejb2.QueryType.QueryMethod
-
Gets the value of the methodParams property.
- getMethodParams() - Method in class org.apache.openejb.jee.oejb3.QueryMethod
-
- getMethodParams() - Method in class org.apache.openejb.jee.QueryMethod
-
- getMethodParams() - Method in class org.apache.openejb.jee.sun.JavaMethod
-
- getMethodParams() - Method in class org.apache.openejb.jee.sun.Method
-
- getMethodParams() - Method in class org.apache.openejb.jee.sun.QueryMethod
-
- getMethodParams() - Method in class org.apache.openejb.jee.wls.Method
-
Gets the value of the methodParams property.
- getMethodParams() - Method in class org.apache.openejb.jee.wls.QueryMethod
-
Gets the value of the methodParams property.
- getMethodParamTypes() - Method in class org.apache.openejb.client.EJBRequest.Body
-
- getMethodParamTypes() - Method in class org.apache.openejb.client.EJBRequest
-
- getMethodPermission() - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- getMethodPermissions() - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Gets the value of the methodPermissions property.
- getMethodReturnValue() - Method in class org.apache.openejb.jee.WsdlReturnValueMapping
-
- getMethods(Operation) - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- getMethods() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the methods property.
- getMethods() - Method in class org.apache.tomee.catalina.security.URLPattern
-
Return the set of HTTP methods that have been associated with this URL pattern.
- getMethodSignature() - Method in class org.apache.openejb.jee.TldDeferredMethod
-
- getMethodsWithTransport() - Method in class org.apache.tomee.catalina.security.URLPattern
-
- getMethodsWithTransport(HTTPMethods, int) - Static method in class org.apache.tomee.catalina.security.URLPattern
-
- getMethodTransactionMap(String) - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- getMethodTransactions() - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Gets the value of the methodTransactions property.
- getMetricsEnabled() - Method in class org.apache.openejb.jee.jba.Interceptor
-
Gets the value of the metricsEnabled property.
- getMimeMapping() - Method in class org.apache.openejb.jee.WebApp
-
- getMimeMapping() - Method in interface org.apache.openejb.jee.WebCommon
-
- getMimeMapping() - Method in class org.apache.openejb.jee.WebFragment
-
- getMimeType() - Method in class org.apache.openejb.jee.MimeMapping
-
- getMimeType(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getMin() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the minimum of the available values
- getMin() - Method in interface org.apache.openejb.math.stat.descriptive.StatisticalSummary
-
Returns the minimum of the available values
- getMin() - Method in class org.apache.openejb.monitoring.Stats
-
- getMin() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getMin() - Method in class org.apache.openejb.util.Pool.Builder
-
- getMinBuffers() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getMinCacheMissPeriod() - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Gets the value of the minCacheMissPeriod property.
- getMinCapacity() - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Gets the value of the minCapacity property.
- getMinEvictableIdleTime() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getMinEvictableIdleTimeMillis() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getMini() - Method in class org.apache.openejb.client.CommandParser.Option
-
- getMinIdle() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getMinIdle() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getMinImpl() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured minimum implementation.
- getMinimumSize() - Method in class org.apache.openejb.jee.jba.ContainerPoolConf
-
Gets the value of the minimumSize property.
- getMinimumSize() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the minimumSize property.
- getMinor() - Method in class org.apache.openejb.client.ProtocolMetaData
-
- getMinorVersion() - Method in class org.apache.openejb.resource.jdbc.driver.AlternativeDriver
-
- getMinorVersion() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getMinorVersion() - Method in class org.apache.openejb.server.httpd.EmbeddedServletContext
-
- getMinPoolSize() - Method in class org.apache.openejb.jee.DataSource
-
- getMinPoolSize() - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- getMinSize() - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- getMinSize() - Method in class org.apache.openejb.monitoring.ConnectionFactoryMonitor
-
- getMinThreadsConstraint() - Method in class org.apache.openejb.jee.wls.WorkManager
-
Gets the value of the minThreadsConstraint property.
- getMinThreadsConstraintName() - Method in class org.apache.openejb.jee.wls.WorkManager
-
Gets the value of the minThreadsConstraintName property.
- getMinute() - Method in class org.apache.openejb.jee.TimerSchedule
-
- getMissingMethodPermissionsExcludedMode() - Method in class org.apache.openejb.jee.jba.Jboss
-
Gets the value of the missingMethodPermissionsExcludedMode property.
- getModifiedStrategy() - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Gets the value of the modifiedStrategy property.
- getModule() - Static method in class org.apache.openejb.config.AnnotationDeployer
-
- getModule() - Method in class org.apache.openejb.config.ValidationContext
-
- getModule() - Method in class org.apache.openejb.jee.Application
-
- getModule() - Method in class org.apache.openejb.jee.oejb2.ApplicationType
-
Gets the value of the module property.
- getModule() - Method in class org.apache.openejb.jee.oejb2.DepPatternType
-
- getModule() - Method in class org.apache.openejb.jee.oejb2.PatternType
-
Gets the value of the module property.
- getModuleContext() - Method in class org.apache.openejb.BeanContext
-
- getModuleID() - Method in class org.apache.openejb.BeanContext
-
- getModuleId() - Method in class org.apache.openejb.client.JNDIRequest
-
- getModuleId() - Method in class org.apache.openejb.config.AppModule
-
- getModuleId() - Method in class org.apache.openejb.config.ClientModule
-
- getModuleId() - Method in class org.apache.openejb.config.ConnectorModule
-
- getModuleId() - Method in interface org.apache.openejb.config.DeploymentModule
-
- getModuleId() - Method in class org.apache.openejb.config.EjbModule
-
- getModuleID() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.TargetModuleIDImpl
-
- getModuleId() - Method in class org.apache.openejb.config.PersistenceModule
-
- getModuleId() - Method in class org.apache.openejb.config.ResourcesModule
-
- getModuleID() - Method in class org.apache.openejb.config.VmDeploymentManager.TargetModuleIDImpl
-
- getModuleId() - Method in class org.apache.openejb.config.WebModule
-
- getModuleId() - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Gets the value of the moduleId property.
- getModuleJndiContext() - Method in class org.apache.openejb.ModuleContext
-
- getModuleJndiContext() - Method in class org.apache.openejb.ModuleTestContext
-
- getModuleName() - Method in class org.apache.openejb.BeanContext
-
- getModuleName() - Method in class org.apache.openejb.config.DeploymentLoader
-
- getModuleName() - Method in class org.apache.openejb.jee.Application
-
- getModuleName() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getModuleName() - Method in class org.apache.openejb.jee.Connector
-
- getModuleName() - Method in class org.apache.openejb.jee.EjbJar
-
- getModuleName() - Method in interface org.apache.openejb.jee.NamedModule
-
- getModuleName() - Method in class org.apache.openejb.jee.oejb3.OpenejbJar
-
- getModuleName() - Method in class org.apache.openejb.jee.WebApp
-
- getModuleName() - Method in class org.apache.tomee.catalina.TomcatDeploymentLoader
-
- getModules() - Method in class org.apache.openejb.junit.ApplicationComposerRule
-
- getModules() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getModules() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getModulesFromClassPath(List<File>, ClassLoader) - Method in class org.apache.openejb.config.ConfigurationFactory
-
- getModuleType() - Method in class org.apache.openejb.config.ValidationContext
-
- getModuleType() - Method in exception org.apache.openejb.config.ValidationFailedException
-
- getModuleType() - Method in interface org.apache.openejb.config.ValidationResults
-
- getModuleUri() - Method in class org.apache.openejb.config.AppModule
-
- getModuleUri() - Method in class org.apache.openejb.config.ClientModule
-
- getModuleUri() - Method in class org.apache.openejb.config.ConnectorModule
-
- getModuleUri() - Method in interface org.apache.openejb.config.DeploymentModule
-
- getModuleUri() - Method in class org.apache.openejb.config.EjbModule
-
- getModuleUri() - Method in class org.apache.openejb.config.PersistenceModule
-
- getModuleUri() - Method in class org.apache.openejb.config.ResourcesModule
-
- getModuleUri() - Method in class org.apache.openejb.config.WebModule
-
- getModuleURI() - Method in class org.apache.openejb.ModuleContext
-
- getMonitoredMethods() - Method in class org.apache.openejb.monitoring.StatsInterceptor
-
- getMonth() - Method in class org.apache.openejb.jee.TimerSchedule
-
- getMostSpecificMethod(Method, Method) - Static method in class org.apache.openejb.junit.context.Util
-
Returns the most specific of the 2 methods.
- getMtomEnabled() - Method in class org.apache.openejb.server.cxf.ejb.EjbWsContainer.WsServiceMBean
-
- getMtomEnabled() - Method in class org.apache.openejb.server.cxf.pojo.PojoWsContainer.WsServiceMBean
-
- getMtomThreshold() - Method in class org.apache.openejb.jee.PortComponent
-
- getMtomThreshold() - Method in class org.apache.openejb.jee.PortComponentRef
-
- getMultipartConfig() - Method in class org.apache.openejb.jee.Servlet
-
- getMultiplicity() - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- getMultiplicity() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Gets the value of the multiplicity property.
- getN() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the number of available values
- getN() - Method in class org.apache.openejb.math.stat.descriptive.moment.FirstMoment
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.openejb.math.stat.descriptive.moment.GeometricMean
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.openejb.math.stat.descriptive.moment.Kurtosis
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.openejb.math.stat.descriptive.moment.Mean
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.openejb.math.stat.descriptive.moment.Skewness
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.openejb.math.stat.descriptive.moment.Variance
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.openejb.math.stat.descriptive.rank.Max
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.openejb.math.stat.descriptive.rank.Min
-
Returns the number of values that have been added.
- getN() - Method in interface org.apache.openejb.math.stat.descriptive.StatisticalSummary
-
Returns the number of available values
- getN() - Method in interface org.apache.openejb.math.stat.descriptive.StorelessUnivariateStatistic
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.openejb.math.stat.descriptive.summary.Sum
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.openejb.math.stat.descriptive.summary.SumOfLogs
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.openejb.math.stat.descriptive.summary.SumOfSquares
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.openejb.math.stat.descriptive.SynchronizedDescriptiveStatistics
-
Returns the number of available values
- getName() - Method in interface org.apache.openejb.assembler.classic.EjbResolver.Reference
-
- getName() - Method in class org.apache.openejb.assembler.classic.event.ResourceEvent
-
- getName(Class, String, JndiBuilder.JndiNameStrategy.Interface) - Method in interface org.apache.openejb.assembler.classic.JndiBuilder.JndiNameStrategy
-
- getName(Class, String, JndiBuilder.JndiNameStrategy.Interface) - Method in class org.apache.openejb.assembler.classic.JndiBuilder.LegacyAddedSuffixStrategy
-
- getName(Class, String, JndiBuilder.JndiNameStrategy.Interface) - Method in class org.apache.openejb.assembler.classic.JndiBuilder.TemplatedStrategy
-
- getName() - Method in class org.apache.openejb.cdi.NewCdiEjbBean
-
- getName() - Method in class org.apache.openejb.client.ClientIdentityPrincipal
-
- getName() - Method in class org.apache.openejb.client.CommandParser.Option
-
- getName() - Method in class org.apache.openejb.client.Injection
-
- getName() - Method in class org.apache.openejb.config.AnnotationDeployer.FieldMember
-
- getName() - Method in class org.apache.openejb.config.AnnotationDeployer.FilledMember
-
- getName() - Method in interface org.apache.openejb.config.AnnotationDeployer.Member
-
- getName() - Method in class org.apache.openejb.config.AnnotationDeployer.MethodMember
-
The method name needs to be changed from "getFoo" to "foo"
- getName() - Method in class org.apache.openejb.config.DeploymentModule.ID
-
- getName() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.TargetImpl
-
- getName() - Method in class org.apache.openejb.config.provider.ID
-
- getName() - Method in class org.apache.openejb.config.SystemProperty
-
- getName() - Method in class org.apache.openejb.config.ValidationContext
-
- getName() - Method in exception org.apache.openejb.config.ValidationFailedException
-
- getName() - Method in interface org.apache.openejb.config.ValidationResults
-
- getName() - Method in class org.apache.openejb.config.VmDeploymentManager.TargetImpl
-
- getName() - Method in class org.apache.openejb.core.cmp.cmp2.CmpField
-
- getName() - Method in class org.apache.openejb.core.cmp.cmp2.CmrField
-
- getName() - Method in class org.apache.openejb.core.security.AbstractSecurityService.Group
-
- getName() - Method in class org.apache.openejb.core.security.AbstractSecurityService.User
-
- getName() - Method in class org.apache.openejb.core.security.jaas.GroupPrincipal
-
- getName() - Method in class org.apache.openejb.core.security.jaas.UserPrincipal
-
- getName() - Method in class org.apache.openejb.core.UnauthenticatedPrincipal
-
- getName(Class<?>) - Static method in class org.apache.openejb.core.webservices.JaxWsUtils
-
- getName() - Method in class org.apache.openejb.Injection
-
- getName() - Method in class org.apache.openejb.jee.Beans.Scan.Exclude.ClassCondition
-
- getName() - Method in class org.apache.openejb.jee.Beans.Scan.Exclude
-
- getName() - Method in class org.apache.openejb.jee.Beans.Scan.Exclude.IfSystemProperty
-
- getName() - Method in class org.apache.openejb.jee.bval.ElementType
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.bval.FieldType
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.bval.GetterType
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.bval.MethodType
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.bval.PropertyType
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.CookieConfig
-
- getName() - Method in class org.apache.openejb.jee.DataSource
-
- getName() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getName() - Method in class org.apache.openejb.jee.EjbRef
-
- getName() - Method in class org.apache.openejb.jee.EnvEntry
-
- getName() - Method in class org.apache.openejb.jee.FacesConfig
-
- getName() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCallOutboundParameter
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionInboundParameter
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.FacesConfigRedirectRedirectParam
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.FacesOrderingOrdering
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.FacesRedirectViewParam
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.Function
-
- getName() - Method in class org.apache.openejb.jee.jba.cmp.Attribute
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jba.InvokerProxyBinding
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- getName() - Method in class org.apache.openejb.jee.JMSDestination
-
- getName() - Method in interface org.apache.openejb.jee.JndiReference
-
- getName() - Method in class org.apache.openejb.jee.jpa.AssociationOverride
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.AttributeOverride
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.Basic
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.CollectionTable
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.Column
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.ColumnResult
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.DiscriminatorColumn
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.Embedded
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.EmbeddedId
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the name property.
- getName() - Method in interface org.apache.openejb.jee.jpa.Field
-
- getName() - Method in class org.apache.openejb.jee.jpa.FieldResult
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.fragment.PersistenceUnitFragment
-
- getName() - Method in class org.apache.openejb.jee.jpa.Id
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.JoinColumn
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.JoinTable
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.MapKey
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.MapKeyJoinColumn
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.NamedNativeQuery
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.NamedQuery
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.OrderColumn
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.PrimaryKeyJoinColumn
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.QueryHint
-
Gets the value of the name property.
- getName() - Method in interface org.apache.openejb.jee.jpa.RelationField
-
- getName() - Method in class org.apache.openejb.jee.jpa.SecondaryTable
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.SequenceGenerator
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.SqlResultSetMapping
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.Table
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.Transient
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.UniqueConstraint
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getName() - Method in class org.apache.openejb.jee.jpa.unit.Property
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.Version
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- getName() - Method in class org.apache.openejb.jee.oejb2.AttributeType
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.oejb2.DepPatternType
-
- getName() - Method in class org.apache.openejb.jee.oejb2.EjbRefType
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.oejb2.GbeanType
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.oejb2.Jndi
-
- getName() - Method in class org.apache.openejb.jee.oejb2.PatternType
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.oejb2.ReferencesType
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.oejb2.XmlAttributeType
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.oejb3.Jndi
-
- getName() - Method in class org.apache.openejb.jee.OrderingOrdering
-
- getName() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit.Properties.Property
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- getName() - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- getName() - Method in class org.apache.openejb.jee.Property
-
- getName() - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- getName() - Method in class org.apache.openejb.jee.ResourceRef
-
- getName() - Method in class org.apache.openejb.jee.Scan.Exclude
-
Obtient la valeur de la propriété name.
- getName() - Method in class org.apache.openejb.jee.Scan.Exclude.IfClassAvailable
-
Obtient la valeur de la propriété name.
- getName() - Method in class org.apache.openejb.jee.Scan.Exclude.IfClassNotAvailable
-
Obtient la valeur de la propriété name.
- getName() - Method in class org.apache.openejb.jee.Scan.Exclude.IfSystemProperty
-
Obtient la valeur de la propriété name.
- getName() - Method in class org.apache.openejb.jee.ServiceRef
-
- getName() - Method in enum org.apache.openejb.jee.SessionType
-
- getName() - Method in class org.apache.openejb.jee.sun.CacheHelper
-
- getName() - Method in class org.apache.openejb.jee.sun.CallProperty
-
- getName() - Method in class org.apache.openejb.jee.sun.ConstraintField
-
- getName() - Method in class org.apache.openejb.jee.sun.DefaultResourcePrincipal
-
- getName() - Method in class org.apache.openejb.jee.sun.EnterpriseBeans
-
- getName() - Method in class org.apache.openejb.jee.sun.KeyField
-
- getName() - Method in class org.apache.openejb.jee.sun.Principal
-
- getName() - Method in class org.apache.openejb.jee.sun.Property
-
- getName() - Method in class org.apache.openejb.jee.sun.RefreshField
-
- getName() - Method in class org.apache.openejb.jee.sun.StubProperty
-
- getName() - Method in class org.apache.openejb.jee.sun.Timeout
-
- getName() - Method in class org.apache.openejb.jee.Tag
-
- getName() - Method in class org.apache.openejb.jee.TagFile
-
- getName() - Method in class org.apache.openejb.jee.TldAttribute
-
- getName() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.common.MessageDestination
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.ecore.ENamedElement
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.WebFragment
-
- getName() - Method in class org.apache.openejb.jee.wls.Capacity
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.wls.ContextRequestClass
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.wls.FairShareRequestClass
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.wls.MaxThreadsConstraint
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.wls.MinThreadsConstraint
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.wls.PropertyNamevalue
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.wls.ResponseTimeRequestClass
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.wls.WorkManager
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.monitoring.ConnectionFactoryMonitor
-
- getName() - Method in class org.apache.openejb.monitoring.ManagedMBean.FieldMember
-
- getName() - Method in interface org.apache.openejb.monitoring.ManagedMBean.Member
-
- getName() - Method in class org.apache.openejb.monitoring.ManagedMBean.MethodMember
-
The method name needs to be changed from "getFoo" to "foo"
- getName() - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- getName() - Method in class org.apache.openejb.server.activemq.BrokerServer
-
- getName() - Method in class org.apache.openejb.server.admin.AdminDaemon
-
- getName() - Method in class org.apache.openejb.server.cxf.CxfService
-
- getName() - Method in class org.apache.openejb.server.cxf.rs.CxfRSService
-
- getName() - Method in class org.apache.openejb.server.derbynet.DerbyNetworkService
-
- getName() - Method in class org.apache.openejb.server.discovery.MulticastDiscoveryAgent
-
- getName() - Method in class org.apache.openejb.server.discovery.MulticastPulseAgent
-
- getName() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getName() - Method in class org.apache.openejb.server.discovery.MultipointServer
-
- getName() - Method in class org.apache.openejb.server.ejbd.ClusterRequestHandler
-
- getName() - Method in class org.apache.openejb.server.ejbd.EjbServer
-
- getName() - Method in class org.apache.openejb.server.ejbd.KeepAliveServer
-
- getName() - Method in class org.apache.openejb.server.ejbd.RequestHandler
-
- getName() - Method in class org.apache.openejb.server.hessian.HessianService
-
- getName() - Method in class org.apache.openejb.server.hsql.HsqlService
-
- getName() - Method in class org.apache.openejb.server.httpd.HttpEjbServer
-
- getName() - Method in class org.apache.openejb.server.httpd.JettyHttpServer
-
- getName() - Method in class org.apache.openejb.server.httpd.OpenEJBHttpServer
-
- getName() - Method in class org.apache.openejb.server.httpd.part.CommonsFileUploadPart
-
- getName() - Method in class org.apache.openejb.server.NamedService
-
- getName() - Method in interface org.apache.openejb.server.ServerService
-
- getName() - Method in class org.apache.openejb.server.ServerServiceFilter
-
- getName() - Method in class org.apache.openejb.server.ServiceDaemon
-
- getName() - Method in class org.apache.openejb.server.ssh.SSHServer
-
- getName(Class<?>) - Method in class org.apache.openejb.util.Join.ClassCallback
-
- getName(File) - Method in class org.apache.openejb.util.Join.FileCallback
-
- getName(Method) - Method in class org.apache.openejb.util.Join.MethodCallback
-
- getName(T) - Method in interface org.apache.openejb.util.Join.NameCallback
-
- getName() - Method in class org.apache.openejb.util.LogCategory
-
- getName(T) - Method in interface org.apache.openejb.util.References.Visitor
-
- getName() - Method in class org.apache.tomee.catalina.TomcatSecurityService.RunAsRole
-
- getName() - Method in class org.apache.tomee.catalina.TomcatSecurityService.TomcatUser
-
- getName() - Method in class org.apache.tomee.loader.filter.ClassFilter
-
- getName() - Method in class org.apache.tomee.microprofile.config.TomEEConfigSource
-
- getName() - Method in class org.apache.tomee.microprofile.jwt.bval.ValidationGenerator
-
- getName() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
-
- getName() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimValueWrapper
-
- getName() - Method in class org.apache.tomee.microprofile.jwt.principal.JWTCallerPrincipal
-
- getNameAttribute() - Method in class org.apache.openejb.jee.oejb2.ReferenceType
-
Gets the value of the nameAttribute property.
- getNamedDispatcher(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getNamedNativeQuery() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the namedNativeQuery property.
- getNamedNativeQuery() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the namedNativeQuery property.
- getNamedQuery() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the namedQuery property.
- getNamedQuery() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the namedQuery property.
- getNameFromAttribute() - Method in class org.apache.openejb.jee.Variable
-
- getNameGiven() - Method in class org.apache.openejb.jee.Variable
-
- getNameInNamespace() - Method in class org.apache.openejb.client.JNDIContext
-
- getNameInNamespace() - Method in class org.apache.openejb.core.ivm.naming.ContextWrapper
-
- getNameInNamespace() - Method in class org.apache.openejb.core.ivm.naming.IvmContext
-
- getNameInNamespace() - Method in class org.apache.tomee.catalina.OpenEJBContext
- getNameOrOthers() - Method in class org.apache.openejb.jee.AbsoluteOrdering
-
- getNameOrOthers() - Method in class org.apache.openejb.jee.FacesAbsoluteOrdering
-
Gets the value of the nameOrOthers property.
- getNameParser(String) - Method in class org.apache.openejb.client.JNDIContext
-
- getNameParser(Name) - Method in class org.apache.openejb.client.JNDIContext
-
- getNameParser(Name) - Method in class org.apache.openejb.core.ivm.naming.ContextWrapper
-
- getNameParser(String) - Method in class org.apache.openejb.core.ivm.naming.ContextWrapper
-
- getNameParser(String) - Method in class org.apache.openejb.core.ivm.naming.IvmContext
-
- getNameParser(Name) - Method in class org.apache.openejb.core.ivm.naming.IvmContext
-
- getNameParser(Name) - Method in class org.apache.tomee.catalina.OpenEJBContext
- getNameParser(String) - Method in class org.apache.tomee.catalina.OpenEJBContext
- getNames(Class, JndiBuilder.JndiNameStrategy.Interface) - Method in interface org.apache.openejb.assembler.classic.JndiBuilder.JndiNameStrategy
-
- getNames(Class, JndiBuilder.JndiNameStrategy.Interface) - Method in class org.apache.openejb.assembler.classic.JndiBuilder.LegacyAddedSuffixStrategy
-
- getNames(Class, JndiBuilder.JndiNameStrategy.Interface) - Method in class org.apache.openejb.assembler.classic.JndiBuilder.TemplatedStrategy
-
- getNames() - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Gets the value of the names property.
- getNamespace() - Method in class org.apache.openejb.config.provider.ID
-
- getNamespace() - Method in class org.apache.openejb.jee.TldExtension
-
- getNamespaceURI() - Method in class org.apache.openejb.jee.PackageMapping
-
- getNamespaceURI() - Method in class org.apache.openejb.jee.sun.ServiceQname
-
- getNamespaceURI() - Method in class org.apache.openejb.jee.sun.WsdlPort
-
- getNamespaceURI() - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Gets the value of the namespaceURI property.
- getNamespaceURI() - Method in class org.apache.openejb.sxc.JavaeeNamespaceFilter
-
- getNavigationCase() - Method in class org.apache.openejb.jee.FacesNavigationRule
-
Gets the value of the navigationCase property.
- getNavigationHandler() - Method in class org.apache.openejb.jee.FacesApplication
-
Gets the value of the navigationHandler property.
- getNavigationRule() - Method in class org.apache.openejb.jee.FacesConfig
-
Gets the value of the navigationRule property.
- getNavigationRule() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Gets the value of the navigationRule property.
- getNavigationRuleExtension() - Method in class org.apache.openejb.jee.FacesNavigationRule
-
Gets the value of the navigationRuleExtension property.
- getNc() - Method in class org.apache.tomee.catalina.realm.event.DigestAuthenticationEvent
-
- getNetworkAccessPoint() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the networkAccessPoint property.
- getNewTempClassLoader(ClassLoader) - Method in interface org.apache.openejb.persistence.PersistenceClassLoaderHandler
-
- getNewTempClassLoader() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getNext() - Method in class org.apache.tomee.catalina.valve.LazyValve
-
- getNextAvailablePort() - Static method in class org.apache.openejb.util.NetworkUtil
-
Get the next available port using ServerSocket(0).
- getNextAvailablePort(int[]) - Static method in class org.apache.openejb.util.NetworkUtil
-
- getNextAvailablePort(int, int, Collection<Integer>) - Static method in class org.apache.openejb.util.NetworkUtil
-
- getNextTimeout() - Method in class org.apache.openejb.core.timer.TimerData
-
- getNextTimeout() - Method in class org.apache.openejb.core.timer.TimerImpl
-
- getNoCacheFlush() - Method in class org.apache.openejb.jee.oejb2.QueryType
-
Gets the value of the noCacheFlush property.
- getNonce() - Method in class org.apache.tomee.catalina.realm.event.DigestAuthenticationEvent
-
- getNoneOrCheckModifiedAtCommitOrLockWhenLoadedOrCheckAllAtCommitOrLockWhenModifiedOrCheckVersionOfAccessedInstances() - Method in class org.apache.openejb.jee.sun.Consistency
-
- getNonJtaDataSource() - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getNonJtaDataSource() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Gets the value of the nonJtaDataSource property.
- getNonJtaDataSource() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getNonJtaDataSourceName() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getNonOverridableClasses() - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Gets the value of the nonOverridableClasses property.
- getNonRunningModules(ModuleType, Target[]) - Method in class org.apache.openejb.config.OpenEJBDeploymentManager
-
- getNonRunningModules(ModuleType, Target[]) - Method in class org.apache.openejb.config.VmDeploymentManager
-
- getNotice() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the notice property.
- getNotices() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the notices property.
- getNotificationManager() - Method in class org.apache.openejb.cdi.WebappWebBeansContext
-
- getNotManagedClasses() - Method in class org.apache.openejb.jee.Beans
-
- getNotNull() - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Gets the value of the notNull property.
- getNotNull() - Method in class org.apache.openejb.jee.jba.cmp.Property
-
Gets the value of the notNull property.
- getNsCorbaloc() - Method in class org.apache.openejb.jee.oejb2.EjbRefType
-
Gets the value of the nsCorbaloc property.
- getNsPrefix() - Method in class org.apache.openejb.jee.was.v6.ecore.EPackage
-
Gets the value of the nsPrefix property.
- getNsURI() - Method in class org.apache.openejb.jee.was.v6.ecore.EPackage
-
Gets the value of the nsURI property.
- getNullValue() - Method in class org.apache.openejb.jee.FacesManagedProperty
-
Gets the value of the nullValue property.
- getNullValue() - Method in class org.apache.openejb.jee.FacesMapEntry
-
Gets the value of the nullValue property.
- getNullValueOrValue() - Method in class org.apache.openejb.jee.FacesListEntries
-
Gets the value of the nullValueOrValue property.
- getNumActive() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getNumberOfFilesLimited() - Method in class org.apache.openejb.jee.wls.Logging
-
Gets the value of the numberOfFilesLimited property.
- getNumElements() - Method in interface org.apache.openejb.math.util.DoubleArray
-
Returns the number of elements currently in the array.
- getNumElements() - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
Returns the number of elements currently in the array.
- getNumIdle() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getNumOfRetries() - Method in class org.apache.openejb.jee.sun.IdempotentUrlPattern
-
- getNumPartitions() - Method in class org.apache.openejb.jee.oejb2.OpenejbClusteringWadiType
-
Gets the value of the numPartitions property.
- getNumTestsPerEvictionRun() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getNumTestsPerEvictionRun() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getObject() - Method in class org.apache.openejb.assembler.classic.Assembler.ResourceAdapterReference
-
- getObject() - Method in class org.apache.openejb.assembler.classic.Assembler.ResourceInstance
-
- getObject() - Method in class org.apache.openejb.assembler.classic.JndiBuilder.ContextualEjbLookup
-
- getObject() - Method in class org.apache.openejb.assembler.classic.LazyEjbReference
-
- getObject() - Method in class org.apache.openejb.core.ConnectorReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.BusinessLocalBeanReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.BusinessLocalReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.BusinessRemoteReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.ClassReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.ContextualJndiReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.CrossClassLoaderJndiReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.IntraVmJndiReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.JaxWsServiceReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.JndiReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.JndiUrlReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.LazyObjectReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.MapObjectReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.NameNode
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.ObjectReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.PersistenceContextReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.PersistenceUnitReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.Reference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.SystemComponentReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.URLReference
-
- getObject(String) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- getObject() - Method in class org.apache.openejb.resource.activemq.jms2.WrappingObjectMessage
-
- getObjectFactory() - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
- getObjectFactoryLocation() - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
- getObjectFromBlob(ResultSet, String) - Method in class org.apache.openejb.core.timer.quartz.PatchedStdJDBCDelegate
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.openejb.client.java.javaURLContextFactory
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.openejb.client.TomcatEjbFactory
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.openejb.core.ivm.naming.java.javaURLContextFactory
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.openejb.core.ivm.naming.openejb.openejbURLContextFactory
-
- getObjectInstance(ObjectName) - Method in class org.apache.openejb.monitoring.LocalMBeanServer
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.tomee.common.AbstractObjectFactory
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.tomee.common.EjbFactory
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.tomee.common.EnumFactory
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.tomee.common.LookupFactory
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.tomee.common.PersistenceContextFactory
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.tomee.common.PersistenceUnitFactory
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.tomee.common.ResourceFactory
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.tomee.common.SystemComponentFactory
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.tomee.common.UserTransactionFactory
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.tomee.common.WsFactory
-
- getObjectInterface(Class) - Method in class org.apache.openejb.BeanContext
-
- getObjectName(String) - Static method in class org.apache.openejb.server.ServiceManager
-
- getObjectName() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getObjectProperty(String) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getObjectQl() - Method in class org.apache.openejb.jee.oejb3.Query
-
- getObserver() - Method in class org.apache.openejb.client.event.ObserverAdded
-
- getObserver() - Method in class org.apache.openejb.client.event.ObserverRemoved
-
- getObserver() - Method in class org.apache.openejb.observer.event.ObserverAdded
-
- getObserver() - Method in class org.apache.openejb.observer.event.ObserverFailed
-
- getObserver() - Method in class org.apache.openejb.observer.event.ObserverRemoved
-
- getOneOneFinders() - Method in class org.apache.openejb.jee.sun.Cmp
-
- getOneToMany() - Method in class org.apache.openejb.jee.jpa.Attributes
-
Gets the value of the oneToMany property.
- getOneToMany() - Method in class org.apache.openejb.jee.jpa.EmbeddableAttributes
-
Gets the value of the oneToMany property.
- getOneToOne() - Method in class org.apache.openejb.jee.jpa.Attributes
-
Gets the value of the oneToOne property.
- getOneToOne() - Method in class org.apache.openejb.jee.jpa.EmbeddableAttributes
-
Gets the value of the oneToOne property.
- getOpenApi(ServletContext) - Static method in class org.apache.tomee.microprofile.openapi.MicroProfileOpenApiRegistration
-
- getOpenEJBClassLoader() - Method in class org.apache.openejb.config.DeploymentLoader
-
- getOpenEjbConfiguration() - Method in class org.apache.openejb.assembler.classic.Assembler
-
- getOpenEjbConfiguration(File) - Method in interface org.apache.openejb.assembler.classic.cmd.ConfigurationInfo
-
- getOpenEjbConfiguration(File) - Method in class org.apache.openejb.assembler.classic.cmd.ConfigurationInfoEjb
-
- getOpenEjbConfiguration() - Method in interface org.apache.openejb.assembler.classic.OpenEjbConfigurationFactory
-
- getOpenEjbConfiguration(File) - Method in class org.apache.openejb.config.ConfigurationFactory
-
- getOpenEjbConfiguration(Openejb) - Method in class org.apache.openejb.config.ConfigurationFactory
-
- getOpenEjbConfiguration() - Method in class org.apache.openejb.config.ConfigurationFactory
-
Main loop that gets executed when OpenEJB starts up Reads config files and produces the basic "AST" the assembler needs to actually build the contianer system
This method is called by the Assembler once at startup.
- getOpenEJBCoreJar() - Method in class org.apache.tomee.installer.Paths
-
Returns the openejb-core.jar file
- getOpenEJBCoreJar() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getOpenejbJar() - Method in class org.apache.openejb.config.EjbModule
-
- getOpenejbJar() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- getOpenEJBJavaagentJar() - Method in class org.apache.tomee.installer.Paths
-
Returns the openejb-javaagent.jar file
- getOpenEJBJavaagentJar() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getOpenEJBJndiName(String) - Static method in class org.apache.openejb.assembler.classic.PersistenceBuilder
-
- getOpenejbLegacy() - Method in enum org.apache.openejb.assembler.classic.JndiBuilder.JndiNameStrategy.Interface
-
- getOpenEJBLibDir() - Method in class org.apache.tomee.installer.Paths
-
- getOpenEJBLibDir() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getOpenEJBResource(String) - Method in class org.apache.openejb.resource.jdbc.router.AbstractRouter
-
- getOpenEjbRunner() - Method in class org.apache.openejb.junit.JUnit4Runner
-
- getOpenEJBTomcatLoaderJar() - Method in class org.apache.tomee.installer.Paths
-
Returns the tomee-loader.jar file
- getOpenEJBTomcatLoaderJar() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getOpenEJBWebLibDir() - Method in class org.apache.tomee.installer.Paths
-
- getOpenEJBWebLibDir() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getOperations() - Method in class org.apache.openejb.server.cxf.rs.CxfRsHttpListener.RestServiceMBean
-
- getOptimisticColumn() - Method in class org.apache.openejb.jee.wls.TableMap
-
Gets the value of the optimisticColumn property.
- getOptimisticLocking() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the optimisticLocking property.
- getOptiondRefreshRate() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the optiondRefreshRate property.
- getOptions() - Method in class org.apache.openejb.client.Client.Context
-
- getOptions() - Method in class org.apache.openejb.DeploymentContext
-
- getOptions() - Method in class org.apache.openejb.loader.SystemInstance
-
- getOrder() - Method in class org.apache.openejb.jee.jba.cmp.DeclaredSql
-
Gets the value of the order property.
- getOrderBy() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the orderBy property.
- getOrderBy() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the orderBy property.
- getOrderBy() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the orderBy property.
- getOrderColumn() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the orderColumn property.
- getOrderColumn() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the orderColumn property.
- getOrderColumn() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the orderColumn property.
- getOrderDatabaseOperations() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Gets the value of the orderDatabaseOperations property.
- getOrdering() - Method in class org.apache.openejb.jee.FacesConfig
-
- getOrdering() - Method in class org.apache.openejb.jee.WebFragment
-
- getOrdinal() - Method in class org.apache.tomee.microprofile.config.TomEEConfigSource
-
- getOrigin() - Method in class org.apache.openejb.jee.ResourceRef
-
- getOrigin() - Method in class org.apache.tomee.catalina.routing.Route
-
- getOriginal() - Method in class org.apache.openejb.server.rest.InternalApplication
-
- getOriginal() - Method in exception org.apache.tomee.microprofile.jwt.bval.GeneratedConstraintsMissingException
-
- getOther() - Method in class org.apache.openejb.jee.jba.cmp.DeclaredSql
-
Gets the value of the other property.
- getOtherAttributes() - Method in class org.apache.openejb.jee.was.v6.xmi.Any
-
Gets a map that contains attributes that aren't bound to any typed
property on this class.
- getOtherAttributes() - Method in class org.apache.openejb.jee.was.v6.xmi.Difference.Target
-
Gets a map that contains attributes that aren't bound to any typed
property on this class.
- getOthers() - Method in class org.apache.openejb.jee.FacesOrderingOrdering
-
Gets the value of the others property.
- getOthers() - Method in class org.apache.openejb.jee.OrderingOrdering
-
- getOtherTestResource(TestResource) - Method in class org.apache.openejb.junit.context.OpenEjbTestContext
-
Override to perform custom resource types injection.
- getOut() - Method in class org.apache.openejb.server.cli.StreamManager
-
- getOutboundParameter() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCall
-
Gets the value of the outboundParameter property.
- getOutboundResourceAdapter() - Method in class org.apache.openejb.jee.ResourceAdapter
-
- getOutputStream() - Method in interface org.apache.openejb.client.Connection
-
- getOutputStream() - Method in class org.apache.openejb.client.HttpConnectionFactory.HttpConnection
-
- getOutputStream() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- getOutputStream() - Method in class org.apache.openejb.server.context.RequestInfos.RequestInfo
-
- getOutputStream() - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
gets the OutputStream to send data to the browser
- getOutputStream() - Method in class org.apache.openejb.server.httpd.ServletByteArrayOutputStream
-
- getOutputStream() - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- getOveragerPeriod() - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Gets the value of the overagerPeriod property.
- getOverrides(Properties, String, String) - Static method in class org.apache.openejb.config.ConfigurationFactory
-
- getOwbELResolver() - Method in class org.apache.openejb.cdi.CustomELAdapter
-
- getOwbWrappedExpressionFactory(ExpressionFactory) - Method in class org.apache.openejb.cdi.CustomELAdapter
-
- getOwner() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the owner property.
- getOwners() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the owners property.
- getPackage() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the package property.
- getPackageImports() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the packageImports property.
- getPackageMapping() - Method in class org.apache.openejb.jee.JavaWsdlMapping
-
- getPackageMappingMap() - Method in class org.apache.openejb.jee.JavaWsdlMapping
-
- getPackageName() - Method in class org.apache.openejb.config.ServiceUtils.ProviderInfo
-
- getPackageName() - Method in class org.apache.tomee.loader.filter.PackageFilter
-
- getPackages() - Method in class org.apache.openejb.config.ScanUtil.ScanHandler
-
- getPackageType() - Method in class org.apache.openejb.jee.PackageMapping
-
- getPageEncoding() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getPageSize() - Method in class org.apache.openejb.jee.jba.cmp.ReadAhead
-
Gets the value of the pageSize property.
- getParameter() - Method in class org.apache.openejb.jee.bval.ConstructorType
-
Gets the value of the parameter property.
- getParameter() - Method in class org.apache.openejb.jee.bval.MethodType
-
Gets the value of the parameter property.
- getParameter() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFacesMethodCall
-
Gets the value of the parameter property.
- getParameter(String) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getParameter(String, Class<T>) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getParameter(int) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getParameter(int, Class<T>) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getParameter(String) - Method in class org.apache.openejb.persistence.JtaQuery
-
- getParameter(int) - Method in class org.apache.openejb.persistence.JtaQuery
-
- getParameter(String, Class<T>) - Method in class org.apache.openejb.persistence.JtaQuery
-
- getParameter(int, Class<T>) - Method in class org.apache.openejb.persistence.JtaQuery
-
- getParameter(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getParameter(String) - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getParameter(String) - Method in interface org.apache.openejb.server.httpd.HttpRequest
-
Gets a form or URL query parameter based on the name passed in.
- getParameter(String) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getParameter(String) - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getParameterEncoding() - Method in class org.apache.openejb.jee.sun.LocaleCharsetInfo
-
- getParameterEncoding() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getParameterKind() - Method in class org.apache.openejb.jee.was.v6.java.JavaParameter
-
Gets the value of the parameterKind property.
- getParameterMap() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getParameterMap() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getParameterMap() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getParameterMap() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getParameterMode() - Method in class org.apache.openejb.jee.WsdlMessageMapping
-
- getParameterNameProvider() - Method in class org.apache.openejb.assembler.classic.SingleValidatorFactoryWrapper
-
- getParameterNameProvider() - Method in class org.apache.openejb.assembler.classic.ValidatorFactoryWrapper
-
- getParameterNameProvider() - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Obtient la valeur de la propriété parameterNameProvider.
- getParameterNames() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getParameterNames() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getParameterNames() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getParameterNames() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getParameters(Method) - Method in class org.apache.openejb.config.rules.ValidationBase
-
- getParameters(Class...) - Method in class org.apache.openejb.config.rules.ValidationBase
-
- getParameters(MethodParams) - Method in class org.apache.openejb.config.rules.ValidationBase
-
- getParameters() - Method in class org.apache.openejb.core.interceptor.ReflectionInvocationContext
-
- getParameters() - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Gets the value of the parameters property.
- getParameters() - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getParameters() - Method in class org.apache.openejb.persistence.JtaQuery
-
- getParameters() - Method in interface org.apache.openejb.server.httpd.HttpRequest
-
Gets all the form and URL query parameters
- getParameters() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
Deprecated.
- getParameters() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getParameters() - Method in class org.apache.openejb.util.URISupport.CompositeData
-
- getParameterTypes() - Method in class org.apache.openejb.MethodSpec
-
- getParameterValue(<any>) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getParameterValue(String) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getParameterValue(int) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getParameterValue(<any>) - Method in class org.apache.openejb.persistence.JtaQuery
-
- getParameterValue(String) - Method in class org.apache.openejb.persistence.JtaQuery
-
- getParameterValue(int) - Method in class org.apache.openejb.persistence.JtaQuery
-
- getParameterValues(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getParameterValues(String) - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getParameterValues(String) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getParameterValues(String) - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getParamName() - Method in class org.apache.openejb.jee.ParamValue
-
- getParamPosition() - Method in class org.apache.openejb.jee.MethodParamPartsMapping
-
- getParamSetter() - Method in class org.apache.openejb.jee.jba.cmp.Mapping
-
Gets the value of the paramSetter property.
- getParamType() - Method in class org.apache.openejb.jee.MethodParamPartsMapping
-
- getParamValue() - Method in class org.apache.openejb.jee.ParamValue
-
- getParent() - Method in class org.apache.openejb.cdi.WebappWebBeansContext
-
- getParent() - Method in class org.apache.openejb.config.sys.ServiceProvider
-
- getParent() - Method in class org.apache.openejb.core.ivm.naming.NameNode
-
- getParent() - Method in class org.apache.openejb.log.logger.AbstractDelegatingLogger
-
- getParentBm() - Method in class org.apache.openejb.cdi.WebappBeanManager
-
- getParentClassLoader(ClassLoader) - Method in class org.apache.openejb.applicationcomposer.mojo.ApplicationComposerMojo.LazyClassLoaderFinder
-
- getParentClassLoader() - Method in class org.apache.openejb.config.event.BeforeDeploymentEvent
-
- getParentClassLoader(ClassLoader) - Method in interface org.apache.openejb.core.ParentClassLoaderFinder
-
- getParentClassLoader(ClassLoader) - Method in class org.apache.openejb.core.ProvidedClassLoaderFinder
-
- getParentClassLoader(ClassLoader) - Method in class org.apache.tomee.catalina.TomcatWebAppBuilder
-
- getParentLogger() - Method in class org.apache.openejb.client.ClientDataSource
-
- getParentLogger() - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
- getParentLogger() - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicManagedDataSource
-
- getParentLogger() - Method in class org.apache.openejb.resource.jdbc.driver.AlternativeDriver
-
- getParentLogger() - Method in class org.apache.openejb.resource.jdbc.managed.local.ManagedDataSource
-
- getParentLogger() - Method in class org.apache.openejb.resource.jdbc.RoutedDataSource
-
- getParentLogger() - Method in class org.apache.openejb.resource.jdbc.xa.IsDifferentXaDataSourceWrapper
-
- getParents() - Method in class org.apache.openejb.jee.SessionBean
-
- getParentTargetModuleID() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.TargetModuleIDImpl
-
- getParentTargetModuleID() - Method in class org.apache.openejb.config.VmDeploymentManager.TargetModuleIDImpl
-
- getParentTree() - Method in class org.apache.openejb.core.ivm.naming.NameNode
-
- getParms() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the parms property.
- getPart(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getPart(String) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getPart(String) - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getPartialViewContextFactory() - Method in class org.apache.openejb.jee.FacesFactory
-
- getPartitionCount() - Method in class org.apache.openejb.monitoring.ConnectionFactoryMonitor
-
- getPartitionMaxSize() - Method in class org.apache.openejb.monitoring.ConnectionFactoryMonitor
-
- getPartitionMinSize() - Method in class org.apache.openejb.monitoring.ConnectionFactoryMonitor
-
- getPartitionName() - Method in class org.apache.openejb.jee.jba.ClusterConfig
-
Gets the value of the partitionName property.
- getPartitionStrategy() - Method in class org.apache.openejb.monitoring.ConnectionFactoryMonitor
-
- getPartitionStrategy() - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- getParts() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getParts() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getParts() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getPassByReference() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getPassByReference() - Method in class org.apache.openejb.jee.sun.SunApplication
-
- getPassivateAsPrincipalName() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the passivateAsPrincipalName property.
- getPassivationCapable() - Method in class org.apache.openejb.jee.SessionBean
-
- getPassivationCapableBean(String) - Method in class org.apache.openejb.cdi.WebappBeanManager
-
- getPassivator() - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- getPassivator() - Method in class org.apache.openejb.core.managed.SimpleCache
-
- getPassivator() - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- getPassThroughColumns() - Method in class org.apache.openejb.jee.wls.SqlShape
-
Gets the value of the passThroughColumns property.
- getPassword() - Method in class org.apache.openejb.client.JNDIContext.AuthenticationInfo
-
- getPassword() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getPassword() - Method in class org.apache.openejb.jee.DataSource
-
- getPassword() - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- getPassword() - Method in class org.apache.openejb.jee.sun.DefaultResourcePrincipal
-
- getPassword() - Method in class org.apache.openejb.jee.was.v6.commonbnd.BasicAuthData
-
Gets the value of the password property.
- getPassword(String) - Method in class org.apache.tomee.catalina.realm.CdiEventRealm
-
- getPasswordCipher(String) - Static method in class org.apache.openejb.cipher.PasswordCipherFactory
-
- getPasswordCipher() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getPasswordCipher() - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
Returns the password codec class name to use to retrieve plain text
password.
- getPasswordCipher() - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicManagedDataSource
-
Returns the password codec class name to use to retrieve plain text
password.
- getPath() - Method in class org.apache.openejb.jee.CookieConfig
-
- getPath() - Method in class org.apache.openejb.jee.TagFile
-
- getPath() - Method in class org.apache.openejb.maven.plugin.customizer.monkey.index.Item
-
Gets path.
- getPath() - Method in class org.apache.openejb.maven.plugins.LiveReload
-
- getPath() - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getPath(boolean) - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getPath() - Method in class org.apache.openejb.server.cxf.rs.ApplicationData
-
- getPath() - Method in class org.apache.openejb.util.URISupport.CompositeData
-
- getPath() - Method in class org.apache.tomee.livereload.Command
-
- getPathInfo() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getPathInfo() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getPathInfo() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getPathParameters() - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getPathParameters(boolean) - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getPaths() - Method in class org.apache.tomee.installer.Installer
-
- getPaths() - Method in interface org.apache.tomee.installer.InstallerInterface
-
- getPathSegments() - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getPathSegments(boolean) - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getPathTranslated() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getPathTranslated() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getPathTranslated() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getPattern() - Method in class org.apache.openejb.jee.oejb2.EjbLocalRefType
-
Gets the value of the pattern property.
- getPattern() - Method in class org.apache.openejb.jee.oejb2.EjbRefType
-
Gets the value of the pattern property.
- getPattern() - Method in class org.apache.openejb.jee.oejb2.GbeanLocatorType
-
Gets the value of the pattern property.
- getPattern() - Method in class org.apache.openejb.jee.oejb2.GbeanRefType
-
Gets the value of the pattern property.
- getPattern() - Method in class org.apache.openejb.jee.oejb2.MessageDestinationType
-
Gets the value of the pattern property.
- getPattern() - Method in class org.apache.openejb.jee.oejb2.PersistenceContextRefType
-
Gets the value of the pattern property.
- getPattern() - Method in class org.apache.openejb.jee.oejb2.PersistenceUnitRefType
-
Gets the value of the pattern property.
- getPattern() - Method in class org.apache.openejb.jee.oejb2.ReferencesType
-
Gets the value of the pattern property.
- getPattern() - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
Gets the value of the pattern property.
- getPattern() - Method in class org.apache.openejb.jee.oejb2.ResourceLocatorType
-
Gets the value of the pattern property.
- getPattern() - Method in class org.apache.openejb.jee.oejb2.ResourceRefType
-
Gets the value of the pattern property.
- getPattern() - Method in exception org.apache.openejb.math.MathRuntimeException
-
Gets the pattern used to build the message of this throwable.
- getPattern() - Method in class org.apache.tomee.loader.filter.PatternFilter
-
- getPayload() - Method in class org.apache.openejb.jee.bval.ConstraintType
-
Gets the value of the payload property.
- getPercentile(double) - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns an estimate for the pth percentile of the stored values.
- getPercentile01() - Method in class org.apache.openejb.monitoring.Stats
-
- getPercentile01() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getPercentile10() - Method in class org.apache.openejb.monitoring.Stats
-
- getPercentile10() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getPercentile25() - Method in class org.apache.openejb.monitoring.Stats
-
- getPercentile25() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getPercentile50() - Method in class org.apache.openejb.monitoring.Stats
-
- getPercentile50() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getPercentile75() - Method in class org.apache.openejb.monitoring.Stats
-
- getPercentile75() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getPercentile90() - Method in class org.apache.openejb.monitoring.Stats
-
- getPercentile90() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getPercentile99() - Method in class org.apache.openejb.monitoring.Stats
-
- getPercentile99() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getPercentileImpl() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured percentile implementation.
- getPermissionCollection() - Static method in class org.apache.openejb.assembler.classic.DelegatePermissionCollection
-
- getPermissions(CodeSource) - Method in class org.apache.openejb.core.security.jacc.BasicJaccProvider
-
- getPermissions(CodeSource) - Method in class org.apache.openejb.core.security.JaccProvider
-
- getPermissions(CodeSource) - Method in class org.apache.openejb.core.security.JaccProvider.Policy
-
- getPersistence() - Method in class org.apache.openejb.config.PersistenceModule
-
- getPersistence(Class<T>, InputStream) - Static method in class org.apache.openejb.jee.jpa.unit.JaxbPersistenceFactory
-
- getPersistence(Class<T>, URL) - Static method in class org.apache.openejb.jee.jpa.unit.JaxbPersistenceFactory
-
- getPersistence() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- getPersistence() - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
- getPersistence() - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Gets the value of the persistence property.
- getPersistenceContextRef() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getPersistenceContextRef() - Method in class org.apache.openejb.config.CompManagedBean
-
- getPersistenceContextRef() - Method in class org.apache.openejb.jee.Application
-
- getPersistenceContextRef() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getPersistenceContextRef() - Method in class org.apache.openejb.jee.EntityBean
-
- getPersistenceContextRef() - Method in class org.apache.openejb.jee.Interceptor
-
- getPersistenceContextRef() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getPersistenceContextRef() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getPersistenceContextRef() - Method in interface org.apache.openejb.jee.oejb2.EnterpriseBean
-
- getPersistenceContextRef() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
- getPersistenceContextRef() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- getPersistenceContextRef() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
- getPersistenceContextRef() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
- getPersistenceContextRef() - Method in class org.apache.openejb.jee.SessionBean
-
- getPersistenceContextRef() - Method in class org.apache.openejb.jee.WebApp
-
- getPersistenceContextRef() - Method in class org.apache.openejb.jee.WebFragment
-
- getPersistenceContextRefMap() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getPersistenceContextRefMap() - Method in class org.apache.openejb.config.CompManagedBean
-
- getPersistenceContextRefMap() - Method in class org.apache.openejb.jee.Application
-
- getPersistenceContextRefMap() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getPersistenceContextRefMap() - Method in class org.apache.openejb.jee.EntityBean
-
- getPersistenceContextRefMap() - Method in class org.apache.openejb.jee.Interceptor
-
- getPersistenceContextRefMap() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getPersistenceContextRefMap() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getPersistenceContextRefMap() - Method in class org.apache.openejb.jee.SessionBean
-
- getPersistenceContextRefMap() - Method in class org.apache.openejb.jee.WebApp
-
- getPersistenceContextRefMap() - Method in class org.apache.openejb.jee.WebFragment
-
- getPersistenceContextRefName() - Method in class org.apache.openejb.jee.oejb2.PersistenceContextRefType
-
Gets the value of the persistenceContextRefName property.
- getPersistenceContextRefName() - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- getPersistenceContextSynchronization() - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- getPersistenceContextType() - Method in class org.apache.openejb.jee.oejb2.PersistenceContextRefType
-
Gets the value of the persistenceContextType property.
- getPersistenceContextType() - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- getPersistenceManager() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the persistenceManager property.
- getPersistenceModules() - Method in class org.apache.openejb.config.AppModule
-
- getPersistenceProperty() - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- getPersistenceProviderClassName() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getPersistenceType() - Method in class org.apache.openejb.jee.EntityBean
-
- getPersistenceType() - Method in class org.apache.openejb.jee.sun.SessionManager
-
- getPersistenceUnit() - Method in class org.apache.openejb.jee.jpa.unit.Persistence
-
Gets the value of the persistenceUnit property.
- getPersistenceUnit() - Method in class org.apache.openejb.jee.Persistence
-
Gets the value of the persistenceUnit property.
- getPersistenceUnitDefaults() - Method in class org.apache.openejb.jee.jpa.PersistenceUnitMetadata
-
Gets the value of the persistenceUnitDefaults property.
- getPersistenceUnitFragment() - Method in class org.apache.openejb.jee.jpa.fragment.PersistenceFragment
-
Gets the value of the persistenceUnit property.
- getPersistenceUnitMetadata() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the persistenceUnitMetadata property.
- getPersistenceUnitName() - Method in class org.apache.openejb.jee.oejb2.PersistenceContextRefType
-
Gets the value of the persistenceUnitName property.
- getPersistenceUnitName() - Method in class org.apache.openejb.jee.oejb2.PersistenceUnitRefType
-
Gets the value of the persistenceUnitName property.
- getPersistenceUnitName() - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- getPersistenceUnitName() - Method in interface org.apache.openejb.jee.PersistenceRef
-
- getPersistenceUnitName() - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- getPersistenceUnitName() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getPersistenceUnitRef() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getPersistenceUnitRef() - Method in class org.apache.openejb.jee.Application
-
- getPersistenceUnitRef() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getPersistenceUnitRef() - Method in class org.apache.openejb.jee.EntityBean
-
- getPersistenceUnitRef() - Method in class org.apache.openejb.jee.Interceptor
-
- getPersistenceUnitRef() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getPersistenceUnitRef() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getPersistenceUnitRef() - Method in interface org.apache.openejb.jee.oejb2.EnterpriseBean
-
- getPersistenceUnitRef() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
- getPersistenceUnitRef() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- getPersistenceUnitRef() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
- getPersistenceUnitRef() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
- getPersistenceUnitRef() - Method in class org.apache.openejb.jee.SessionBean
-
- getPersistenceUnitRef() - Method in class org.apache.openejb.jee.WebApp
-
- getPersistenceUnitRef() - Method in class org.apache.openejb.jee.WebFragment
-
- getPersistenceUnitRefMap() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getPersistenceUnitRefMap() - Method in class org.apache.openejb.jee.Application
-
- getPersistenceUnitRefMap() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getPersistenceUnitRefMap() - Method in class org.apache.openejb.jee.EntityBean
-
- getPersistenceUnitRefMap() - Method in class org.apache.openejb.jee.Interceptor
-
- getPersistenceUnitRefMap() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getPersistenceUnitRefMap() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getPersistenceUnitRefMap() - Method in class org.apache.openejb.jee.SessionBean
-
- getPersistenceUnitRefMap() - Method in class org.apache.openejb.jee.WebApp
-
- getPersistenceUnitRefMap() - Method in class org.apache.openejb.jee.WebFragment
-
- getPersistenceUnitRefName() - Method in class org.apache.openejb.jee.oejb2.PersistenceUnitRefType
-
Gets the value of the entityManagerFactoryRefName property.
- getPersistenceUnitRefName() - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- getPersistenceUnitRootUrl() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getPersistenceUnitUtil() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- getPersistenceUse() - Method in class org.apache.openejb.jee.wls.Persistence
-
Gets the value of the persistenceUse property.
- getPersistenceXMLSchemaVersion() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getPersistent() - Method in class org.apache.openejb.jee.Timer
-
- getPersistentAttributes() - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Gets the value of the persistentAttributes property.
- getPersistentStoreDir() - Method in class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
Gets the value of the persistentStoreDir property.
- getPersistentStoreLogicalName() - Method in class org.apache.openejb.jee.wls.TimerDescriptor
-
Gets the value of the persistentStoreLogicalName property.
- getPhaseListener() - Method in class org.apache.openejb.jee.FacesLifecycle
-
Gets the value of the phaseListener property.
- getPkColumnName() - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Gets the value of the pkColumnName property.
- getPkColumnValue() - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Gets the value of the pkColumnValue property.
- getPkConstraint() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the pkConstraint property.
- getPkConstraint() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the pkConstraint property.
- getPkConstraint() - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Gets the value of the pkConstraint property.
- getPkConstraintTemplate() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the pkConstraintTemplate property.
- getPkFieldValue(Object) - Method in class org.apache.openejb.core.cmp.ComplexKeyGenerator.PkField
-
- getPluginClass() - Method in class org.apache.openejb.jee.wls.SecurityPlugin
-
Gets the value of the pluginClass property.
- getPlugins() - Method in class org.apache.tomee.livereload.Command
-
- getPmClassGenerator() - Method in class org.apache.openejb.jee.sun.PmDescriptor
-
- getPmConfig() - Method in class org.apache.openejb.jee.sun.PmDescriptor
-
- getPmDescriptor() - Method in class org.apache.openejb.jee.sun.PmDescriptors
-
- getPmDescriptors() - Method in class org.apache.openejb.jee.sun.EnterpriseBeans
-
- getPmIdentifier() - Method in class org.apache.openejb.jee.sun.PmDescriptor
-
- getPmIdentifier() - Method in class org.apache.openejb.jee.sun.PmInuse
-
- getPmInuse() - Method in class org.apache.openejb.jee.sun.PmDescriptors
-
- getPmMappingFactory() - Method in class org.apache.openejb.jee.sun.PmDescriptor
-
- getPmVersion() - Method in class org.apache.openejb.jee.sun.PmDescriptor
-
- getPmVersion() - Method in class org.apache.openejb.jee.sun.PmInuse
-
- getPoa() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the poa property.
- getPojoConfigurations() - Method in class org.apache.openejb.config.AppModule
-
- getPojoDeployment() - Method in class org.apache.openejb.jee.oejb3.OpenejbJar
-
- getPolicy() - Method in class org.apache.openejb.cdi.transactional.InterceptorBase
-
- getPolicy() - Method in class org.apache.openejb.cdi.transactional.MandatoryInterceptor
-
- getPolicy() - Method in class org.apache.openejb.cdi.transactional.NeverInterceptor
-
- getPolicy() - Method in class org.apache.openejb.cdi.transactional.NotSupportedInterceptor
-
- getPolicy() - Method in class org.apache.openejb.cdi.transactional.RequiredInterceptor
-
- getPolicy() - Method in class org.apache.openejb.cdi.transactional.RequiredNewInterceptor
-
- getPolicy() - Method in class org.apache.openejb.cdi.transactional.SupportsInterceptor
-
- getPolicyConfiguration(String, boolean) - Method in class org.apache.openejb.core.security.jacc.BasicJaccProvider
-
- getPolicyConfiguration(String, boolean) - Method in class org.apache.openejb.core.security.JaccProvider.Factory
-
- getPolicyConfiguration(String, boolean) - Method in class org.apache.openejb.core.security.JaccProvider
-
- getPolicyConfiguration(String, boolean) - Method in class org.apache.openejb.ri.sp.PseudoPolicyConfigurationFactory
-
- getPollIntervalMillis() - Method in class org.apache.openejb.util.DirectoryMonitor
-
- getPool() - Method in class org.apache.openejb.assembler.classic.Assembler.ResourceAdapterReference
-
- getPool() - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Gets the value of the pool property.
- getPool() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the pool property.
- getPool() - Method in class org.apache.openejb.jee.wls.StatelessSessionDescriptor
-
Gets the value of the pool property.
- getPoolBuilder() - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- getPooledInstance(ThreadContext) - Method in class org.apache.openejb.core.entity.EntityInstanceManager
-
- getPoolEntry() - Method in class org.apache.openejb.core.mdb.Instance
-
- getPoolEntry() - Method in class org.apache.openejb.core.stateless.Instance
-
- getPoolIdleTimeoutInSeconds() - Method in class org.apache.openejb.jee.sun.BeanPool
-
- getPoolMaxSize() - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- getPoolMaxSize() - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- getPoolMinSize() - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- getPoolMinSize() - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- getPoolName() - Method in class org.apache.openejb.jee.wls.MaxThreadsConstraint
-
Gets the value of the poolName property.
- getPoolPreparedStatements() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getPoolPreparedStatements() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getPools() - Method in class org.apache.openejb.server.ServicePool.Registry
-
- getPoolSize() - Method in class org.apache.openejb.config.typed.BmpEntityContainerBuilder
-
- getPoolSize() - Method in class org.apache.openejb.core.timer.DefaultTimerThreadPoolAdapter
-
- getPoolSize() - Method in class org.apache.openejb.server.ServicePool.Pool
-
- getPoolSize() - Method in class org.apache.openejb.threads.impl.ManagedExecutorServiceImpl
-
- getPort(EndpointReference, Class<T>, WebServiceFeature...) - Method in class org.apache.openejb.client.JaxWsProviderWrapper
-
- getPort(EndpointReference, Class<T>, WebServiceFeature...) - Method in class org.apache.openejb.core.webservices.ProviderWrapper
-
- getPort() - Method in class org.apache.openejb.jee.oejb2.PortCompletionType
-
Gets the value of the port property.
- getPort() - Method in class org.apache.openejb.jee.oejb2.PortType
-
Gets the value of the port property.
- getPort() - Method in class org.apache.openejb.jee.oejb2.ServiceRefType
-
Gets the value of the port property.
- getPort() - Method in class org.apache.openejb.maven.plugins.LiveReload
-
- getPort() - Method in class org.apache.openejb.server.activemq.BrokerServer
-
- getPort() - Method in class org.apache.openejb.server.admin.AdminDaemon
-
- getPort() - Method in class org.apache.openejb.server.cxf.ejb.EjbWsContainer.WsServiceMBean
-
- getPort() - Method in class org.apache.openejb.server.cxf.pojo.PojoWsContainer.WsServiceMBean
-
- getPort() - Method in class org.apache.openejb.server.derbynet.DerbyNetworkService
-
- getPort() - Method in class org.apache.openejb.server.discovery.MulticastDiscoveryAgent
-
- getPort() - Method in class org.apache.openejb.server.discovery.MulticastPulseAgent
-
- getPort() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getPort() - Method in class org.apache.openejb.server.discovery.MultipointServer
-
- getPort() - Method in class org.apache.openejb.server.ejbd.EjbServer
-
- getPort() - Method in class org.apache.openejb.server.ejbd.KeepAliveServer
-
- getPort() - Method in class org.apache.openejb.server.hessian.HessianService
-
- getPort() - Method in class org.apache.openejb.server.hsql.HsqlService
-
- getPort() - Method in class org.apache.openejb.server.httpd.HttpEjbServer
-
- getPort() - Method in class org.apache.openejb.server.httpd.JettyHttpServer
-
- getPort() - Method in class org.apache.openejb.server.httpd.OpenEJBHttpServer
-
- getPort() - Method in class org.apache.openejb.server.rest.RESTService
-
- getPort() - Method in interface org.apache.openejb.server.ServerService
-
- getPort() - Method in class org.apache.openejb.server.ServerServiceFilter
-
- getPort() - Method in class org.apache.openejb.server.ServiceDaemon
-
Gets the port number that the
daemon is listening on.
- getPort() - Method in class org.apache.openejb.server.ssh.SSHServer
-
- getPort() - Method in class org.apache.openejb.server.webservices.WsService
-
- getPort() - Method in class org.apache.tomee.embedded.junit.TomEEEmbeddedRule
-
- getPortCompletion() - Method in class org.apache.openejb.jee.oejb2.ServiceCompletionType
-
Gets the value of the portCompletion property.
- getPortComponent() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the portComponent property.
- getPortComponent() - Method in class org.apache.openejb.jee.WebserviceDescription
-
- getPortComponentLink() - Method in class org.apache.openejb.jee.PortComponentRef
-
- getPortComponentLink() - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Gets the value of the portComponentLink property.
- getPortComponentMap() - Method in class org.apache.openejb.jee.WebserviceDescription
-
- getPortComponentName() - Method in class org.apache.openejb.jee.PortComponent
-
- getPortComponentName() - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- getPortComponentRef() - Method in class org.apache.openejb.jee.ServiceRef
-
- getPortComponentRefs() - Method in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
Gets the value of the portComponentRefs property.
- getPortId() - Method in class org.apache.openejb.core.webservices.PortAddress
-
- getPortId() - Method in class org.apache.openejb.core.webservices.PortData
-
- getPortInfo() - Method in class org.apache.openejb.jee.sun.ServiceRef
-
- getPortInfo() - Method in class org.apache.openejb.jee.wls.ServiceReferenceDescription
-
Gets the value of the portInfo property.
- getPortMapping() - Method in class org.apache.openejb.jee.ServiceInterfaceMapping
-
- getPortName() - Method in class org.apache.openejb.core.webservices.PortData
-
- getPortName() - Method in class org.apache.openejb.jee.Handler
-
- getPortName() - Method in class org.apache.openejb.jee.oejb2.PortType
-
Gets the value of the portName property.
- getPortName() - Method in class org.apache.openejb.jee.PortMapping
-
- getPortName() - Method in class org.apache.openejb.jee.wls.PortInfo
-
Gets the value of the portName property.
- getPortNamePattern() - Method in class org.apache.openejb.client.HandlerChainMetaData
-
- getPortNamePattern() - Method in class org.apache.openejb.core.webservices.HandlerChainData
-
- getPortNamePattern() - Method in class org.apache.openejb.jee.HandlerChain
-
- getPortNames() - Method in class org.apache.openejb.jee.was.v6.wsclient.Handler
-
Gets the value of the portNames property.
- getPortNumber() - Method in class org.apache.openejb.jee.DataSource
-
- getPortQName(Class<?>) - Static method in class org.apache.openejb.core.webservices.JaxWsUtils
-
- getPortQName() - Method in class org.apache.openejb.core.webservices.PortAddress
-
- getPortQName() - Method in class org.apache.openejb.core.webservices.ServiceRefData
-
- getPortRange() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getPortRefs() - Method in class org.apache.openejb.client.WsMetaData
-
- getPortRefs() - Method in class org.apache.openejb.core.webservices.ServiceRefData
-
- getPorts(String, QName, String) - Method in interface org.apache.openejb.core.webservices.PortAddressRegistry
-
- getPorts(String, QName, String) - Method in class org.apache.openejb.core.webservices.PortAddressRegistryImpl
-
- getPortStartup() - Method in class org.apache.openejb.config.RemoteServer
-
- getPortType(Class<?>) - Static method in class org.apache.openejb.core.webservices.JaxWsUtils
-
- getPos() - Method in class org.apache.openejb.core.ivm.naming.ParsedName
-
- getPosition() - Method in class org.apache.openejb.jee.was.v6.xmi.Add
-
Gets the value of the position property.
- getPosition() - Method in class org.apache.openejb.jee.was.v6.xmi.Replace
-
Gets the value of the position property.
- getPostActivate() - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- getPostActivate() - Method in class org.apache.openejb.jee.Interceptor
-
- getPostActivate() - Method in interface org.apache.openejb.jee.Session
-
- getPostActivate() - Method in class org.apache.openejb.jee.SessionBean
-
- getPostConstruct() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getPostConstruct() - Method in class org.apache.openejb.client.HandlerMetaData
-
- getPostConstruct() - Method in class org.apache.openejb.config.sys.Resource
-
- getPostConstruct() - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- getPostConstruct() - Method in class org.apache.openejb.core.webservices.HandlerData
-
- getPostConstruct() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getPostConstruct() - Method in class org.apache.openejb.jee.EntityBean
-
- getPostConstruct() - Method in class org.apache.openejb.jee.Interceptor
-
- getPostConstruct() - Method in interface org.apache.openejb.jee.Lifecycle
-
- getPostConstruct() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getPostConstruct() - Method in class org.apache.openejb.jee.SessionBean
-
- getPostConstruct() - Method in class org.apache.openejb.jee.WebApp
-
- getPostConstruct() - Method in interface org.apache.openejb.jee.WebCommon
-
- getPostConstruct() - Method in class org.apache.openejb.jee.WebFragment
-
- getPostConstructMethods() - Method in class org.apache.openejb.cdi.CdiEjbBean.EjbInjectionTargetFactory
-
- getPostLoad() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the postLoad property.
- getPostLoad() - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Gets the value of the postLoad property.
- getPostLoad() - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Gets the value of the postLoad property.
- getPostLoad() - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- getPostPersist() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the postPersist property.
- getPostPersist() - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Gets the value of the postPersist property.
- getPostPersist() - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Gets the value of the postPersist property.
- getPostPersist() - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- getPostRemove() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the postRemove property.
- getPostRemove() - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Gets the value of the postRemove property.
- getPostRemove() - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Gets the value of the postRemove property.
- getPostRemove() - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- getPostResources() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getPostTableCreate() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the postTableCreate property.
- getPostTableCreate() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the postTableCreate property.
- getPostTableCreate() - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Gets the value of the postTableCreate property.
- getPostUpdate() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the postUpdate property.
- getPostUpdate() - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Gets the value of the postUpdate property.
- getPostUpdate() - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Gets the value of the postUpdate property.
- getPostUpdate() - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- getPrecision() - Method in class org.apache.openejb.jee.jpa.Column
-
Gets the value of the precision property.
- getPrecision() - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Gets the value of the precision property.
- getPreDestroy() - Method in class org.apache.openejb.client.HandlerMetaData
-
- getPreDestroy() - Method in class org.apache.openejb.config.sys.Resource
-
- getPreDestroy() - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- getPreDestroy() - Method in class org.apache.openejb.core.webservices.HandlerData
-
- getPreDestroy() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getPreDestroy() - Method in class org.apache.openejb.jee.EntityBean
-
- getPreDestroy() - Method in class org.apache.openejb.jee.Interceptor
-
- getPreDestroy() - Method in interface org.apache.openejb.jee.Lifecycle
-
- getPreDestroy() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getPreDestroy() - Method in class org.apache.openejb.jee.SessionBean
-
- getPreDestroy() - Method in class org.apache.openejb.jee.WebApp
-
- getPreDestroy() - Method in interface org.apache.openejb.jee.WebCommon
-
- getPreDestroy() - Method in class org.apache.openejb.jee.WebFragment
-
- getPreDestroyMethods() - Method in class org.apache.openejb.cdi.CdiEjbBean.EjbInjectionTargetFactory
-
- getPreferredRelationMapping() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the preferredRelationMapping property.
- getPrefetchDisabled() - Method in class org.apache.openejb.jee.sun.Cmp
-
- getPrefetchGroup() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the prefetchGroup property.
- getPrefix() - Method in exception org.apache.openejb.config.ValidationError
-
- getPrefix() - Method in exception org.apache.openejb.config.ValidationException
-
- getPrefix() - Method in exception org.apache.openejb.config.ValidationFailure
-
- getPrefix() - Method in exception org.apache.openejb.config.ValidationWarning
-
- getPrefix() - Method in class org.apache.openejb.jpa.integration.hibernate.PrefixNamingStrategy
-
- getPrefix() - Method in class org.apache.tomee.catalina.routing.SimpleRouter
-
- getPrefix() - Method in class org.apache.tomee.loader.filter.PrefixFilter
-
- getPreloadClasses() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getPreloadClasses() - Method in class org.apache.openejb.arquillian.openejb.OpenEJBConfiguration
-
- getPrePassivate() - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- getPrePassivate() - Method in class org.apache.openejb.jee.Interceptor
-
- getPrePassivate() - Method in interface org.apache.openejb.jee.Session
-
- getPrePassivate() - Method in class org.apache.openejb.jee.SessionBean
-
- getPrePersist() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the prePersist property.
- getPrePersist() - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Gets the value of the prePersist property.
- getPrePersist() - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Gets the value of the prePersist property.
- getPrePersist() - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- getPreRemove() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the preRemove property.
- getPreRemove() - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Gets the value of the preRemove property.
- getPreRemove() - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Gets the value of the preRemove property.
- getPreRemove() - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- getPreResources() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getPreUpdate() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the preUpdate property.
- getPreUpdate() - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Gets the value of the preUpdate property.
- getPreUpdate() - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Gets the value of the preUpdate property.
- getPreUpdate() - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- getPreviousClusterMetaData() - Method in class org.apache.openejb.client.event.ClusterMetaDataUpdated
-
- getPrimaryKey() - Method in class org.apache.openejb.client.EJBInvocationHandler
-
- getPrimaryKey() - Method in class org.apache.openejb.client.EJBMetaDataImpl
-
- GETPRIMARYKEY - Static variable in class org.apache.openejb.client.EJBObjectHandler
-
- getPrimaryKey(Method, Object[], Object) - Method in class org.apache.openejb.client.EJBObjectHandler
-
- getPrimaryKey() - Method in class org.apache.openejb.client.EJBRequest.Body
-
- getPrimaryKey() - Method in class org.apache.openejb.client.EJBRequest
-
- getPrimaryKey(Method, Object[], Object) - Method in class org.apache.openejb.client.EntityEJBObjectHandler
-
- getPrimaryKey(Method, Object[], Object) - Method in class org.apache.openejb.client.SingletonEJBObjectHandler
-
- getPrimaryKey(Method, Object[], Object) - Method in class org.apache.openejb.client.StatefulEJBObjectHandler
-
- getPrimaryKey(Method, Object[], Object) - Method in class org.apache.openejb.client.StatelessEJBObjectHandler
-
- getPrimaryKey(EntityBean) - Method in class org.apache.openejb.core.cmp.cmp2.Cmp2KeyGenerator
-
- getPrimaryKey(BeanContext, EntityBean) - Static method in class org.apache.openejb.core.cmp.cmp2.Cmp2Util
-
- getPrimaryKey(EntityBean) - Method in class org.apache.openejb.core.cmp.ComplexKeyGenerator
-
- getPrimaryKey(EntityBean) - Method in interface org.apache.openejb.core.cmp.KeyGenerator
-
- getPrimaryKey(EntityBean) - Method in class org.apache.openejb.core.cmp.SimpleKeyGenerator
-
- getPrimaryKey() - Method in class org.apache.openejb.core.entity.EntityContext
-
- getPrimaryKey(Method, Object[], Object) - Method in class org.apache.openejb.core.entity.EntityEjbObjectHandler
-
- getPrimaryKey(Method, Object[], Object) - Method in class org.apache.openejb.core.ivm.EjbObjectProxyHandler
-
- getPrimaryKey() - Method in class org.apache.openejb.core.ivm.IntraVmHandle
-
- getPrimaryKey(Method, Object[], Object) - Method in class org.apache.openejb.core.managed.ManagedObjectHandler
-
- getPrimaryKey() - Method in class org.apache.openejb.core.managed.ManagedObjectHandler.RegistryId
-
- getPrimaryKey(Method, Object[], Object) - Method in class org.apache.openejb.core.singleton.SingletonEjbObjectHandler
-
- getPrimaryKey(Method, Object[], Object) - Method in class org.apache.openejb.core.stateful.StatefulEjbObjectHandler
-
- getPrimaryKey() - Method in class org.apache.openejb.core.stateful.StatefulEjbObjectHandler.RegistryId
-
- getPrimaryKey(Method, Object[], Object) - Method in class org.apache.openejb.core.stateless.StatelessEjbObjectHandler
-
- getPrimaryKey() - Method in class org.apache.openejb.core.ThreadContext
-
- getPrimaryKey() - Method in class org.apache.openejb.core.timer.TimerData
-
- getPrimaryKey() - Method in class org.apache.openejb.jee.was.v6.ejb.Entity
-
Gets the value of the primaryKey property.
- getPrimaryKey() - Method in class org.apache.openejb.ProxyInfo
-
- getPrimaryKeyClass() - Method in class org.apache.openejb.BeanContext
-
- getPrimaryKeyClass() - Method in class org.apache.openejb.client.EJBMetaDataImpl
-
- getPrimaryKeyClass() - Method in class org.apache.openejb.core.ivm.IntraVmMetaData
-
- getPrimaryKeyClass() - Method in class org.apache.openejb.jee.oejb2.CustomGeneratorType
-
Gets the value of the primaryKeyClass property.
- getPrimaryKeyField() - Method in class org.apache.openejb.BeanContext
-
- getPrimaryKeyJoinColumn() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the primaryKeyJoinColumn property.
- getPrimaryKeyJoinColumn() - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Gets the value of the primaryKeyJoinColumn property.
- getPrimaryKeyJoinColumn() - Method in class org.apache.openejb.jee.jpa.SecondaryTable
-
Gets the value of the primaryKeyJoinColumn property.
- getPrimaryKeys() - Method in class org.apache.openejb.jee.was.v6.ejb.Entity
-
Gets the value of the primaryKeys property.
- getPrimaryKeyTable() - Method in class org.apache.openejb.jee.wls.RelationshipRoleMap
-
Gets the value of the primaryKeyTable property.
- getPrimKeyClass() - Method in class org.apache.openejb.jee.EntityBean
-
- getPrimkeyField() - Method in class org.apache.openejb.jee.EntityBean
-
- getPrimkeyField() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the primkeyField property.
- getPrimKeyField() - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Gets the value of the primKeyField property.
- getPrimKeyFields() - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Gets the value of the primKeyFields property.
- getPrincipal() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getPrincipal(String) - Method in class org.apache.tomee.catalina.realm.CdiEventRealm
-
- getPrincipal() - Method in class org.apache.tomee.catalina.realm.event.BaseAuthenticationEvent
-
- getPrincipal() - Method in class org.apache.tomee.security.http.SavedAuthentication
-
- getPrincipalName() - Method in class org.apache.openejb.jee.jba.SecurityRole
-
Gets the value of the principalName property.
- getPrincipalName() - Method in class org.apache.openejb.jee.oejb3.RoleMapping
-
- getPrincipalName() - Method in class org.apache.openejb.jee.sun.Servlet
-
- getPrincipalName() - Method in class org.apache.openejb.jee.wls.SecurityRoleAssignment
-
Gets the value of the principalName property.
- getPrincipalNameOrGroupName() - Method in class org.apache.openejb.jee.sun.SecurityRoleMapping
-
- getPrincipalsByType(Class<P>) - Method in class org.apache.openejb.core.security.AbstractSecurityService
-
- getPrincipalsByType(Class) - Method in class org.apache.openejb.ri.sp.PseudoSecurityService
-
- getPrincipalsByType(Class<P>) - Method in interface org.apache.openejb.spi.SecurityService
-
- getPrincipalsByType(Class<T>) - Method in class org.apache.tomee.security.TomEESecurityContext
-
- getPrivateClasses() - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Gets the value of the privateClasses property.
- getProductVersion() - Method in class org.apache.openejb.config.VmDeploymentFactory
-
- getProfileHarvestFrequencySeconds() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the profileHarvestFrequencySeconds property.
- getProperties() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getProperties() - Method in class org.apache.openejb.arquillian.openejb.OpenEJBConfiguration
-
- getProperties() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- getProperties() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory.JMXReloadableEntityManagerFactory
-
- getProperties() - Method in class org.apache.openejb.assembler.classic.util.ServiceConfiguration
-
- getProperties() - Method in class org.apache.openejb.assembler.monitoring.JMXContainer
-
- getProperties() - Method in class org.apache.openejb.BeanContext.EntityManagerConfiguration
-
- getProperties() - Method in class org.apache.openejb.client.Client.Context
-
- getProperties() - Method in class org.apache.openejb.client.ClientInstance
-
- getProperties() - Method in class org.apache.openejb.client.EJBMetaDataImpl
-
- getProperties() - Method in class org.apache.openejb.client.Options
-
- getProperties() - Method in class org.apache.openejb.client.PortRefMetaData
-
- getProperties() - Method in class org.apache.openejb.config.AppModule
-
- getProperties() - Method in interface org.apache.openejb.config.Deployment
-
- getProperties() - Method in interface org.apache.openejb.config.DeploymentModule
-
- getProperties() - Method in class org.apache.openejb.config.Module
-
- getProperties() - Method in class org.apache.openejb.config.PersistenceModule
-
- getProperties() - Method in class org.apache.openejb.config.PojoConfiguration
-
- getProperties() - Method in interface org.apache.openejb.config.Service
-
Gets the value of the properties property.
- getProperties() - Method in class org.apache.openejb.config.sys.AbstractService
-
Gets the value of the properties property.
- getProperties() - Method in class org.apache.openejb.config.sys.PojoConfig
-
- getProperties() - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Gets the value of the properties property.
- getProperties() - Method in class org.apache.openejb.config.typed.ActiveMQResourceAdapterBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.BmpEntityContainerBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.CmpEntityContainerBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.InitialContextBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.JavaMailSessionBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.ManagedContainerBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.MessageDrivenContainerBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.ORBBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.ProxyFactoryBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.QueueBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.SecurityServiceBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.SingletonContainerBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.TopicBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getProperties(AbstractService) - Static method in class org.apache.openejb.config.typed.util.Builders
-
- getProperties() - Method in class org.apache.openejb.core.MailSessionFactory
-
- getProperties() - Method in interface org.apache.openejb.core.mdb.BaseMdbContainer
-
- getProperties() - Method in class org.apache.openejb.core.mdb.MdbContainer
-
- getProperties() - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- getProperties() - Method in class org.apache.openejb.core.mdb.MdbPoolContainer
-
- getProperties() - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- getProperties() - Method in class org.apache.openejb.core.webservices.PortData
-
- getProperties() - Method in class org.apache.openejb.core.webservices.PortRefData
-
- getProperties() - Method in class org.apache.openejb.DeploymentContext
-
- getProperties() - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getProperties() - Method in interface org.apache.openejb.jee.oejb2.EnterpriseBean
-
- getProperties() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
- getProperties() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
- getProperties() - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
- getProperties() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
- getProperties() - Method in class org.apache.openejb.jee.oejb2.WebServiceSecurityType
-
- getProperties() - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- getProperties() - Method in class org.apache.openejb.jee.oejb3.OpenejbJar
-
- getProperties() - Method in class org.apache.openejb.jee.oejb3.PojoDeployment
-
- getProperties() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Gets the value of the properties property.
- getProperties() - Method in class org.apache.openejb.jee.PortComponentRef
-
- getProperties() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Gets the value of the properties property.
- getProperties() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Gets the value of the properties property.
- getProperties() - Method in class org.apache.openejb.junit.jee.statement.StartingStatement
-
- getProperties() - Method in class org.apache.openejb.junit5.jee.EjbContainerExtension
-
- getProperties() - Method in class org.apache.openejb.loader.Options
-
- getProperties() - Method in class org.apache.openejb.loader.SystemInstance
-
- getProperties() - Method in class org.apache.openejb.persistence.JtaEntityManager
-
- getProperties() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getProperties() - Method in class org.apache.openejb.persistence.QueryLogEntityManager
-
- getProperties() - Method in class org.apache.openejb.rest.ThreadLocalApplication
-
- getProperties() - Method in class org.apache.openejb.rest.ThreadLocalConfiguration
-
- getProperties() - Method in class org.apache.openejb.server.cxf.CxfEndpoint
-
- getProperties() - Method in class org.apache.openejb.server.cxf.ejb.EjbWsContainer.WsServiceMBean
-
- getProperties() - Method in class org.apache.openejb.server.cxf.pojo.PojoWsContainer.WsServiceMBean
-
- getProperties() - Method in class org.apache.openejb.server.rest.InternalApplication
-
- getProperties(Object, Map<String, String>, String) - Static method in class org.apache.openejb.util.IntrospectionSupport
-
- getProperties() - Method in class org.apache.openejb.util.PropertiesService
-
- getProperties() - Method in class org.apache.tomee.embedded.Configuration
-
- getProperties() - Method in class org.apache.tomee.microprofile.config.TomEEConfigSource
-
- getPropertiesProvider() - Method in interface org.apache.openejb.config.Service
-
- getPropertiesProvider() - Method in class org.apache.openejb.config.sys.AbstractService
-
- getProperty(String) - Method in class org.apache.openejb.client.ClientInstance
-
- getProperty(String, String) - Method in class org.apache.openejb.client.ClientInstance
-
- getProperty() - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Gets the value of the property property.
- getProperty() - Method in class org.apache.openejb.jee.DataSource
-
- getProperty() - Method in class org.apache.openejb.jee.FacesBehavior
-
Gets the value of the property property.
- getProperty() - Method in class org.apache.openejb.jee.FacesComponent
-
Gets the value of the property property.
- getProperty() - Method in class org.apache.openejb.jee.FacesConverter
-
Gets the value of the property property.
- getProperty() - Method in class org.apache.openejb.jee.FacesValidator
-
Gets the value of the property property.
- getProperty() - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Gets the value of the property property.
- getProperty() - Method in class org.apache.openejb.jee.jba.cmp.DependentValueClass
-
Gets the value of the property property.
- getProperty() - Method in class org.apache.openejb.jee.jba.cmp.KeyField
-
Gets the value of the property property.
- getProperty() - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- getProperty() - Method in class org.apache.openejb.jee.JMSDestination
-
- getProperty(String) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getProperty(String, String) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getProperty() - Method in class org.apache.openejb.jee.jpa.unit.Properties
-
Gets the value of the property property.
- getProperty() - Method in class org.apache.openejb.jee.oejb2.PersistenceContextRefType
-
Gets the value of the property property.
- getProperty() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit.Properties
-
Gets the value of the property property.
- getProperty() - Method in class org.apache.openejb.jee.sun.Cache
-
- getProperty() - Method in class org.apache.openejb.jee.sun.CacheHelper
-
- getProperty() - Method in class org.apache.openejb.jee.sun.ClassLoader
-
- getProperty() - Method in class org.apache.openejb.jee.sun.CmpResource
-
- getProperty() - Method in class org.apache.openejb.jee.sun.CookieProperties
-
- getProperty() - Method in class org.apache.openejb.jee.sun.DefaultHelper
-
- getProperty() - Method in class org.apache.openejb.jee.sun.JspConfig
-
- getProperty() - Method in class org.apache.openejb.jee.sun.ManagerProperties
-
- getProperty() - Method in class org.apache.openejb.jee.sun.SchemaGeneratorProperties
-
- getProperty() - Method in class org.apache.openejb.jee.sun.SessionProperties
-
- getProperty() - Method in class org.apache.openejb.jee.sun.StoreProperties
-
- getProperty() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getProperty(String) - Method in class org.apache.openejb.loader.Options.TomEEPropertyAdapter
-
- getProperty(String) - Method in class org.apache.openejb.loader.SystemInstance
-
- getProperty(String, String) - Method in class org.apache.openejb.loader.SystemInstance
-
- getProperty(String) - Method in class org.apache.openejb.rest.ThreadLocalConfiguration
-
- getProperty(String) - Method in class org.apache.openejb.util.JuliLogStreamFactory.OpenEJBLogManager
-
- getProperty(String) - Method in class org.apache.openejb.util.PropertiesService
-
- getProperty(String) - Method in class org.apache.openejb.util.SuperProperties
-
- getProperty(String, String) - Method in class org.apache.openejb.util.SuperProperties
-
- getProperty(Reference, String) - Static method in class org.apache.tomee.common.NamingUtil
-
- getProperty(String, String) - Method in class org.apache.tomee.jul.handler.rotating.LocalFileHandler
-
- getPropertyClass() - Method in class org.apache.openejb.jee.FacesManagedProperty
-
Gets the value of the propertyClass property.
- getPropertyClass() - Method in class org.apache.openejb.jee.FacesProperty
-
Gets the value of the propertyClass property.
- getPropertyExtension() - Method in class org.apache.openejb.jee.FacesProperty
-
Gets the value of the propertyExtension property.
- getPropertyInfo(String, Properties) - Method in class org.apache.openejb.resource.jdbc.driver.AlternativeDriver
-
- getPropertyName() - Method in class org.apache.openejb.jee.FacesManagedProperty
-
Gets the value of the propertyName property.
- getPropertyName() - Method in class org.apache.openejb.jee.FacesProperty
-
Gets the value of the propertyName property.
- getPropertyName() - Method in class org.apache.openejb.jee.jba.cmp.Property
-
Gets the value of the propertyName property.
- getPropertyNames() - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getPropertyNames() - Method in class org.apache.openejb.rest.ThreadLocalConfiguration
-
- getPropertyNames() - Method in class org.apache.tomee.microprofile.config.TomEEConfigSource
-
- getPropertyResolver() - Method in class org.apache.openejb.jee.FacesApplication
-
Gets the value of the propertyResolver property.
- getPropertyType(Class, String) - Static method in class org.apache.openejb.util.IntrospectionSupport
-
- getProps() - Method in class org.apache.openejb.config.sys.MapFactory
-
- getPropsFromProperties(Properties, String) - Static method in class org.apache.openejb.server.cxf.ConfigureCxfSecurity
-
- getProtectedViews() - Method in class org.apache.openejb.jee.FacesConfig
-
- getProtectionDomain() - Method in class org.apache.openejb.core.security.AbstractSecurityService
-
- getProtectionDomain() - Method in class org.apache.openejb.ri.sp.PseudoSecurityService
-
- getProtectionDomain() - Method in interface org.apache.openejb.spi.SecurityService
-
- getProtocol() - Method in class org.apache.openejb.jee.oejb2.PortType
-
Gets the value of the protocol property.
- getProtocol() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getProtocol() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getProtocol() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getProtocol() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getProtocolBinding() - Method in class org.apache.openejb.jee.PortComponent
-
- getProtocolBindings() - Method in class org.apache.openejb.client.HandlerChainMetaData
-
- getProtocolBindings() - Method in class org.apache.openejb.core.webservices.HandlerChainData
-
- getProtocolBindings() - Method in class org.apache.openejb.jee.HandlerChain
-
- getProtocols() - Method in class org.apache.tomee.livereload.Command
-
- getProvider() - Method in class org.apache.openejb.assembler.classic.EntityManagerFactoryCallable
-
- getProvider() - Method in exception org.apache.openejb.config.provider.InvalidProviderDeclarationException
-
- getProvider() - Method in exception org.apache.openejb.config.provider.NoSuchParentProviderException
-
- getProvider() - Method in interface org.apache.openejb.config.Service
-
- getProvider() - Method in class org.apache.openejb.config.sys.AbstractService
-
Gets the value of the provider property.
- getProvider() - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getProvider() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Gets the value of the provider property.
- getProviderId() - Method in class org.apache.openejb.jee.sun.MessageSecurityBinding
-
- getProviders() - Method in class org.apache.openejb.server.cxf.rs.ApplicationData
-
- getProviders() - Method in class org.apache.openejb.server.cxf.rs.event.ExtensionProviderRegistration
-
- getProviderUri() - Method in class org.apache.openejb.client.event.RemoteInitialContextCreated
-
- getProviderUrl() - Method in class org.apache.openejb.jee.wls.MessageDestinationDescriptor
-
Gets the value of the providerUrl property.
- getProviderUrl() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the providerUrl property.
- getProviderUrlPattern() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getProviderUrlPattern() - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- getProxy() - Method in class org.apache.openejb.BeanContext.ProxyClass
-
- getProxy() - Method in class org.apache.openejb.jee.SessionBean
-
- getProxyClass() - Method in class org.apache.openejb.BeanContext
-
- getProxyClass(Class) - Method in class org.apache.openejb.client.proxy.Jdk13ProxyFactory
-
- getProxyClass(Class[]) - Method in class org.apache.openejb.client.proxy.Jdk13ProxyFactory
-
- getProxyClass(Class) - Method in interface org.apache.openejb.client.proxy.ProxyFactory
-
- getProxyClass(Class[]) - Method in interface org.apache.openejb.client.proxy.ProxyFactory
-
- getProxyClass(Class) - Static method in class org.apache.openejb.client.proxy.ProxyManager
-
- getProxyClass(Class[]) - Static method in class org.apache.openejb.client.proxy.ProxyManager
-
- getProxyClass(Class) - Method in class org.apache.openejb.util.proxy.Jdk13ProxyFactory
-
- getProxyClass(Class[]) - Method in class org.apache.openejb.util.proxy.Jdk13ProxyFactory
-
- getProxyClass(Class) - Method in interface org.apache.openejb.util.proxy.ProxyFactory
-
- getProxyClass(Class[]) - Method in interface org.apache.openejb.util.proxy.ProxyFactory
-
- getProxyClass(Class) - Static method in class org.apache.openejb.util.proxy.ProxyManager
-
- getProxyClass(Class[]) - Static method in class org.apache.openejb.util.proxy.ProxyManager
-
- getProxyClassLoader(Class<?>) - Method in class org.apache.openejb.util.proxy.ClassDefiner
-
- getProxyDescriptor() - Method in class org.apache.openejb.core.cmp.cmp2.CmrField
-
- getProxyFactory() - Method in class org.apache.openejb.config.sys.Openejb
-
Gets the value of the proxyFactory property.
- getProxyFactory() - Method in class org.apache.openejb.jee.jba.InvokerProxyBinding
-
Gets the value of the proxyFactory property.
- getProxyFactoryConfig() - Method in class org.apache.openejb.jee.jba.InvokerProxyBinding
-
Gets the value of the proxyFactoryConfig property.
- getProxyInfo() - Method in class org.apache.openejb.core.ivm.BaseEjbProxyHandler
-
- getProxyInfo() - Method in class org.apache.openejb.core.ivm.EjbHomeProxyHandler
-
- getProxyInfo() - Method in class org.apache.openejb.core.ivm.EjbObjectProxyHandler
-
- getProxyType() - Method in class org.apache.openejb.core.cmp.cmp2.CmrField
-
- getPublicKeys() - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
-
- getPwd() - Method in class org.apache.openejb.resource.jdbc.managed.local.Key
-
- getQlCompiler() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the qlCompiler property.
- getQlCompiler() - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Gets the value of the qlCompiler property.
- getQName() - Method in class org.apache.openejb.client.PortRefMetaData
-
- getQName() - Method in class org.apache.openejb.core.webservices.PortRefData
-
- getQName() - Method in class org.apache.openejb.jee.PortComponentRef
-
- getQNameScope() - Method in class org.apache.openejb.jee.JavaXmlTypeMapping
-
- getQop() - Method in class org.apache.tomee.catalina.realm.event.DigestAuthenticationEvent
-
- getQualifiedPattern(Set<URLPattern>) - Method in class org.apache.tomee.catalina.security.URLPattern
-
Get a qualifed URL pattern relative to a particular set of URL patterns.
- getQualifiers() - Method in class org.apache.openejb.cdi.NewCdiEjbBean
-
- getQualifiers() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
-
- getQualifiers() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimInjectionPoint
-
- getQuantile() - Method in class org.apache.openejb.math.stat.descriptive.rank.Percentile
-
Returns the value of the quantile field (determines what percentile is
computed when evaluate() is called with no quantile argument).
- getQueries() - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Gets the value of the queries property.
- getQuery() - Method in class org.apache.openejb.jee.EntityBean
-
- getQuery() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the query property.
- getQuery() - Method in class org.apache.openejb.jee.jpa.NamedNativeQuery
-
Gets the value of the query property.
- getQuery() - Method in class org.apache.openejb.jee.jpa.NamedQuery
-
Gets the value of the query property.
- getQuery() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the query property.
- getQuery() - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- getQueryFilter() - Method in class org.apache.openejb.jee.sun.Finder
-
- getQueryMethod() - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Gets the value of the queryMethod property.
- getQueryMethod() - Method in class org.apache.openejb.jee.oejb2.QueryType
-
Gets the value of the queryMethod property.
- getQueryMethod() - Method in class org.apache.openejb.jee.oejb3.Query
-
- getQueryMethod() - Method in class org.apache.openejb.jee.Query
-
- getQueryMethod() - Method in class org.apache.openejb.jee.sun.PrefetchDisabled
-
- getQueryMethod() - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Gets the value of the queryMethod property.
- getQueryMethods() - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Gets the value of the queryMethods property.
- getQueryOrdering() - Method in class org.apache.openejb.jee.sun.Finder
-
- getQueryParameters() - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getQueryParameters(boolean) - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getQueryParams() - Method in class org.apache.openejb.jee.sun.Finder
-
- getQueryString() - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-