- 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(char[]) - Method in interface javax.security.enterprise.identitystore.PasswordHash
-
- 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.
- generateLoginToken(CallerPrincipal, Set<String>) - Method in interface javax.security.enterprise.identitystore.RememberMeIdentityStore
-
- 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
-
- GenericServiceEndpoint - Class in org.apache.openejb.server.axis.client
-
- GenericServiceEndpoint(QName, Service, URL) - Constructor for class org.apache.openejb.server.axis.client.GenericServiceEndpoint
-
- GenericServiceEndpointWrapper - Class in org.apache.openejb.server.axis.client
-
- GenericServiceEndpointWrapper(GenericServiceEndpoint) - Constructor for class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- 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(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(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() - 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() - Static method in class org.apache.ziplock.JarLocation
-
- 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.
- 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
-
- 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.
- getAllowedMethods() - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- 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.
- 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
-
- getApplicationServer() - Static method in class org.openejb.OpenEJB
-
Deprecated.
- 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
-
- getArchive() - Method in class org.apache.ziplock.WebModule
-
- 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.
- getArguments() - Method in class org.apache.openejb.server.axis.EjbRpcProvider.AxisRpcInterceptor
-
- 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.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
-
- getAttachments() - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- 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(ObjectName, String) - Method in class org.apache.openejb.mgmt.MEJBBean
-
- 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(ObjectName, String[]) - Method in class org.apache.openejb.mgmt.MEJBBean
-
- 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
-
- 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 interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
- getAuthParameters() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- 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.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.
- getBindingStyle(String, String) - Static method in enum org.apache.openejb.server.axis.assembler.BindingStyle
-
- 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.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.
- getCaller() - Method in class javax.security.enterprise.credential.CallerOnlyCredential
-
- getCaller() - Method in class javax.security.enterprise.credential.UsernamePasswordCredential
-
- getCallerDn() - Method in class javax.security.enterprise.identitystore.CredentialValidationResult
-
- getCallerGroups() - Method in class javax.security.enterprise.identitystore.CredentialValidationResult
-
- getCallerGroups(CredentialValidationResult) - Method in interface javax.security.enterprise.identitystore.IdentityStore
-
- getCallerGroups(CredentialValidationResult) - Method in class javax.security.enterprise.identitystore.IdentityStoreWrapper
-
- 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 interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
- getCallerPrincipal() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- getCallerPrincipal() - Method in class javax.security.enterprise.identitystore.CredentialValidationResult
-
- getCallerPrincipal() - Method in interface javax.security.enterprise.SecurityContext
-
- 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
-
- getCallerUniqueId() - Method in class javax.security.enterprise.identitystore.CredentialValidationResult
-
- 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.
- getCalls(QName) - Method in class org.apache.openejb.server.axis.client.ServiceImpl
-
- 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
-
- 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 exception 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
-
- 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.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.axis.client.TypeInfo
-
- 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 interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
- getClientSubject() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- 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.
- 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.
- getComponentQName() - Method in class org.apache.openejb.server.axis.client.ArrayTypeInfo.UpdatableArrayTypeInfo
-
- 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.axis.client.ArrayTypeInfo.UpdatableArrayTypeInfo
-
- 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(Message) - Method in class org.apache.openejb.server.cxf.rs.CxfRsHttpListener.DefaultProviderComparator
-
- 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
-
- 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(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(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) - 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
-
- getContexts() - Method in class org.apache.tomee.catalina.cdi.ServletContextHandler
-
- 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
-
- 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 javax.security.enterprise.authentication.mechanism.http.AuthenticationParameters
-
- 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.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
-
- 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
-
- 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.mgmt.MEJBBean
-
- 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
-
- getDefaultMediaType() - Method in class org.apache.tomee.microprofile.config.TomEEOpenAPIExtension
-
- getDefaultNamespace() - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- 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
-
- getDeserFactoryClass() - Method in class org.apache.openejb.server.axis.client.TypeInfo
-
- 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.
- getDisallowedMethods() - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- 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
-
- getDocumentation() - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- 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
-
- 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
-
- getEndpointURL() - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- 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.
- getExtensibilityElement(Class<T>, List) - Static method in class org.apache.openejb.server.axis.assembler.JaxRpcServiceInfoBuilder
-
- 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
-
- getFacesConfigurationProvider(ExternalContext) - Method in class org.apache.tomee.myfaces.TomEEFacesConfigurationProviderFactory
-
- 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() - Method in class org.apache.openejb.server.axis.client.TypeInfo
-
- 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 interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
- getGroups() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- 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() - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
- getHandler() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- 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(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.
- getHandlerRegistry() - Method in class org.apache.openejb.server.axis.client.ServiceImpl
-
- 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, String) - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- 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() - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- 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
-
- 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
-
- 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 javax.xml.ws.WebServiceFeature
-
- 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
-
- getIdentityStoreId() - Method in class javax.security.enterprise.identitystore.CredentialValidationResult
-
- 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.
- getImplClass() - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- 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.
- 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
-
- getInOutParams() - Method in class org.apache.openejb.server.axis.EjbRpcProvider.AxisRpcInterceptor
-
- 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
-
- getInstance() - Static method in class org.apache.tomee.security.provider.CallbackHandlerImpl
-
- 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.
- 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
-
- getJAXRPChandlerChain(MessageContext) - Method in class org.apache.openejb.server.axis.client.AxisClientImpl
-
- 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.
- 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.
- getListenerRegistry() - Method in class org.apache.openejb.mgmt.MEJBBean
-
- 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.
- getLiveCss() - Method in class org.apache.tomee.livereload.Command
-
- getLiveHandleRegistry() - Method in class org.apache.openejb.core.ivm.BaseEjbProxyHandler
-
- 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 exception 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() - 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.catalina.startup.OpenEJBContextConfig.OpenEJBWebXml
-
- 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.mgmt.MEJBBean
-
- 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(ObjectName) - Method in class org.apache.openejb.mgmt.MEJBBean
-
- 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.BaseSessionContext
-
- getMessageContext() - Method in class org.apache.openejb.core.managed.ManagedContext
-
- getMessageContext() - Method in class org.apache.openejb.core.singleton.EjbWsContext
-
- getMessageContext() - Method in class org.apache.openejb.core.stateful.StatefulContext
-
- 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 interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
- getMessageInfo() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- 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.
- getMethodSignature() - Method in class org.apache.openejb.jee.TldDeferredMethod
-
- 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 class javax.security.enterprise.CallerPrincipal
-
- 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.axis.AxisService
-
- getName() - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- 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
-
- getName(Class<?>) - Method in class org.apache.ziplock.Join.ClassCallback
-
- getName(File) - Method in class org.apache.ziplock.Join.FileCallback
-
- getName(Method) - Method in class org.apache.ziplock.Join.MethodCallback
-
- getName(T) - Method in interface org.apache.ziplock.Join.NameCallback
-
- getName() - Method in class org.apache.ziplock.WebModule.Named
-
- 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.
- 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
-
- getObject() - Method in class org.apache.openejb.server.axis.client.AxisServiceReference
-
- 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.
- 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
-
- getOperationByElementQName(QName) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getOperationByName(String) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getOperationDesc() - Method in class org.apache.openejb.server.axis.client.OperationInfo
-
- getOperationInfos() - Method in interface org.apache.openejb.server.axis.client.SeiFactory
-
- getOperationInfos() - Method in class org.apache.openejb.server.axis.client.SeiFactoryImpl
-
- getOperationName() - Method in class org.apache.openejb.server.axis.client.OperationInfo
-
- getOperations() - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getOperations() - Method in class org.apache.openejb.server.cxf.rs.CxfRsHttpListener.RestServiceMBean
-
- getOperationsByName(String) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getOperationsByQName(QName) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- 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
-
- getOrCreateOpenAPI(Application) - Method in class org.apache.tomee.microprofile.config.TomEEOpenAPIExtension
-
- 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
-
- 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 javax.security.enterprise.credential.UsernamePasswordCredential
-
- 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() - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- getPassword(String) - Method in class org.apache.tomee.catalina.realm.CdiEventRealm
-
- getPasswordAsString() - Method in class javax.security.enterprise.credential.UsernamePasswordCredential
-
- 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.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(Class<T>, WebServiceFeature...) - Method in class javax.xml.ws.EndpointReference
-
- 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(QName, Class) - Method in class org.apache.openejb.server.axis.client.ServiceImpl
-
- getPort(Class) - Method in class org.apache.openejb.server.axis.client.ServiceImpl
-
- 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.
- getPortName() - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- 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
-
- getPortQName() - Method in interface org.apache.openejb.server.axis.client.SeiFactory
-
- getPortQName() - Method in class org.apache.openejb.server.axis.client.SeiFactoryImpl
-
- 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
-
- getPorts() - Method in class org.apache.openejb.server.axis.client.ServiceImpl
-
- 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<T>) - Method in interface javax.security.enterprise.SecurityContext
-
- 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.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.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.server.axis.ReadOnlyServiceDesc
-
- 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
-
- 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
-
- 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.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
-
- 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
-
- getPublicKey() - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
-
- 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
-
- getqName() - Method in class org.apache.openejb.server.axis.client.TypeInfo
-
- getQNameScope() - Method in class org.apache.openejb.jee.JavaXmlTypeMapping
-
- getQop() - Method in class org.apache.tomee.catalina.realm.event.DigestAuthenticationEvent
-
- 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
-
- getQueryString() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getQueryString() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getQueryString() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getQueryString() - Method in class org.apache.tomee.security.http.SavedRequest
-
- getQueryVariables() - Method in class org.apache.openejb.jee.sun.Finder
-
- getQueueSize() - Method in class org.apache.openejb.server.ServicePool.Pool
-
- getQueueSize() - Method in class org.apache.openejb.threads.impl.ManagedExecutorServiceImpl
-
- getQuickSession() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getRa() - Method in class org.apache.openejb.assembler.classic.Assembler.ResourceAdapterReference
-
- getRarUrls() - Method in class org.apache.openejb.config.WebModule
-
- getRawDestination() - Method in class org.apache.tomee.catalina.routing.Route
-
- getRawResource() - Method in class org.apache.openejb.assembler.classic.event.ResourceEvent
-
- getRawToken() - Method in class org.apache.tomee.microprofile.jwt.principal.JWTCallerPrincipal
-
- getRawValue() - Method in class org.apache.openejb.core.timer.EJBCronTrigger
-
- getReadAhead() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the readAhead property.
- getReadAhead() - Method in class org.apache.openejb.jee.jba.cmp.EjbRelationshipRole
-
Gets the value of the readAhead property.
- getReadAhead() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the readAhead property.
- getReadAhead() - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Gets the value of the readAhead property.
- getReader() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getReader() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getReader() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getReader() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getReadOnly() - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Gets the value of the readOnly property.
- getReadOnly() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the readOnly property.
- getReadOnly() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the readOnly property.
- getReadOnly() - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Gets the value of the readOnly property.
- getReadOnly() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the readOnly property.
- getReadOnly() - Method in class org.apache.openejb.jee.jba.Method
-
Gets the value of the readOnly property.
- getReadOnly() - Method in class org.apache.openejb.jee.sun.CmpFieldMapping
-
- getReadStrategy() - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Gets the value of the readStrategy property.
- getReadTimeOut() - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Gets the value of the readTimeOut property.
- getReadTimeOut() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the readTimeOut property.
- getReadTimeOut() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the readTimeOut property.
- getReadTimeOut() - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Gets the value of the readTimeOut property.
- getReadTimeoutSeconds() - Method in class org.apache.openejb.jee.wls.EntityCache
-
Gets the value of the readTimeoutSeconds property.
- getReadTimeoutSeconds() - Method in class org.apache.openejb.jee.wls.EntityCacheRef
-
Gets the value of the readTimeoutSeconds property.
- getRealm() - Method in class org.apache.openejb.client.AuthenticationRequest
-
- getRealm() - Method in class org.apache.openejb.client.JNDIContext.AuthenticationInfo
-
- getRealm() - Method in class org.apache.openejb.jee.jba.AsContext
-
Gets the value of the realm property.
- getRealm() - Method in class org.apache.openejb.jee.sun.AsContext
-
- getRealm() - Method in class org.apache.openejb.jee.sun.LoginConfig
-
- getRealm() - Method in class org.apache.openejb.jee.sun.SunApplication
-
- getRealm() - Method in class org.apache.openejb.server.rest.RESTService
-
- getRealm() - Method in class org.apache.tomee.catalina.realm.event.DigestAuthenticationEvent
-
- getRealm() - Method in class org.apache.tomee.catalina.TomcatSecurityService.TomcatUser
-
- getRealm() - Method in class org.apache.tomee.embedded.Configuration
-
- getRealmName() - Method in class org.apache.openejb.core.security.AbstractSecurityService
-
- getRealmName() - Method in class org.apache.openejb.jee.LoginConfig
-
Gets the value of the realmName property.
- getRealmName() - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType.WebServiceSecurityType
-
- getRealmName() - Method in class org.apache.openejb.jee.oejb2.WebServiceSecurityType
-
Gets the value of the realmName property.
- getRealmName() - Method in class org.apache.openejb.server.hessian.HessianService
-
- getRealmName() - Method in class org.apache.openejb.server.webservices.WsService
-
- getRealms() - Method in class org.apache.tomee.catalina.TomcatWebAppBuilder
-
- getRealPath(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getRealPath(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getRealPath(String) - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getRealPath(String) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getRealPath(String) - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getReceiveBufferSize() - Method in class org.apache.openejb.server.ServiceDaemon.SocketMonitor
-
- getReconnectDelay() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getReconnectDelay() - Method in class org.apache.openejb.server.discovery.MultipointServer
-
- getReconnectDelay() - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- getReconnectIntervalSec() - Method in class org.apache.openejb.jee.jba.MDBConfig
-
Gets the value of the reconnectIntervalSec property.
- getReconnects() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getReconnects() - Method in class org.apache.openejb.server.discovery.MultipointServer
-
- getReconnectsLatest() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getReconnectsLatestTime() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getRedirect() - Method in class org.apache.openejb.jee.FacesNavigationCase
-
Gets the value of the redirect property.
- getReentrant() - Method in class org.apache.openejb.jee.EntityBean
-
- getReference(Class<T>, Object) - Method in class org.apache.openejb.persistence.JtaEntityManager
-
- getReference(Class<T>, Object) - Method in class org.apache.openejb.persistence.QueryLogEntityManager
-
- getReferenceClass() - Method in class org.apache.openejb.core.webservices.ServiceRefData
-
- getReferenceClass() - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
- getReferenceClassName() - Method in class org.apache.openejb.client.WsMetaData
-
- getReferencedBean() - Method in class org.apache.openejb.jee.FacesConfig
-
Gets the value of the referencedBean property.
- getReferencedBeanClass() - Method in class org.apache.openejb.jee.FacesReferencedBean
-
Gets the value of the referencedBeanClass property.
- getReferencedBeanName() - Method in class org.apache.openejb.jee.FacesReferencedBean
-
Gets the value of the referencedBeanName property.
- getReferencedColumnName() - Method in class org.apache.openejb.jee.jpa.JoinColumn
-
Gets the value of the referencedColumnName property.
- getReferencedColumnName() - Method in class org.apache.openejb.jee.jpa.MapKeyJoinColumn
-
Gets the value of the referencedColumnName property.
- getReferencedColumnName() - Method in class org.apache.openejb.jee.jpa.PrimaryKeyJoinColumn
-
Gets the value of the referencedColumnName property.
- getReferenceDescriptor() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
- getReferences() - Method in class org.apache.openejb.jee.was.v6.ecore.EAnnotation
-
Gets the value of the references property.
- getReferences(T) - Method in interface org.apache.openejb.util.References.Visitor
-
- getRefName() - Method in class org.apache.openejb.jee.oejb2.EjbLocalRefType
-
Gets the value of the refName property.
- getRefName() - Method in class org.apache.openejb.jee.oejb2.EjbRefType
-
Gets the value of the refName property.
- getRefName() - Method in class org.apache.openejb.jee.oejb2.GbeanRefType
-
Gets the value of the refName property.
- getRefName() - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
Gets the value of the refName property.
- getRefName() - Method in class org.apache.openejb.jee.oejb2.ResourceRefType
-
Gets the value of the refName property.
- getRefreshPeriodInSeconds() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getRefType() - Method in interface org.apache.openejb.assembler.classic.EjbResolver.Reference
-
- getRefType() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getRefType() - Method in class org.apache.openejb.jee.EjbRef
-
- getRefType() - Method in interface org.apache.openejb.jee.EjbReference
-
- getRefType() - Method in class org.apache.openejb.jee.oejb2.GbeanRefType
-
Gets the value of the refType property.
- getRegex() - Method in class org.apache.openejb.maven.plugin.AbstractSynchronizable
-
Gets regex.
- getRegisteredBeanArchives() - Method in class org.apache.openejb.cdi.OpenEJBBeanInfoService
-
- getRegisteredServices() - Method in class org.apache.openejb.server.discovery.Tracker
-
- getRegisterEjbsInJnpContext() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the registerEjbsInJnpContext property.
- getRegistry() - Method in class org.apache.openejb.core.TransactionSynchronizationRegistryWrapper
-
- getRegistry() - Method in class org.apache.openejb.server.cxf.transport.HttpDestination
-
- getRegistry() - Method in class org.apache.openejb.server.hessian.HessianService
-
- getRegistryId() - Method in class org.apache.openejb.client.EJBObjectHandler
-
- getRegistryId() - Method in class org.apache.openejb.client.EntityEJBObjectHandler
-
- getRegistryId() - Method in class org.apache.openejb.client.SingletonEJBObjectHandler
-
- getRegistryId() - Method in class org.apache.openejb.client.StatefulEJBObjectHandler
-
- getRegistryId() - Method in class org.apache.openejb.client.StatelessEJBObjectHandler
-
- getRegistryId(Container, Object, Object) - Static method in class org.apache.openejb.core.entity.EntityEjbObjectHandler
-
- getRegistryId() - Method in class org.apache.openejb.core.entity.EntityEjbObjectHandler
-
- getRegistryId() - Method in class org.apache.openejb.core.ivm.EjbObjectProxyHandler
-
- getRegistryId() - Method in class org.apache.openejb.core.managed.ManagedObjectHandler
-
- getRegistryId() - Method in class org.apache.openejb.core.singleton.SingletonEjbObjectHandler
-
- getRegistryId() - Method in class org.apache.openejb.core.stateful.StatefulEjbObjectHandler
-
- getRegistryId() - Method in class org.apache.openejb.core.stateless.StatelessEjbObjectHandler
-
- getRejections() - Method in class org.apache.openejb.server.ServiceAccessController.Access
-
- getRelatedField() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
This is only used for xml converters and will normally return null.
- getRelatedField() - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
This is only used for xml converters and will normally return null.
- getRelatedField() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
This is only used for xml converters and will normally return null.
- getRelatedField() - Method in class org.apache.openejb.jee.jpa.OneToOne
-
This is only used for xml converters and will normally return null.
- getRelatedField() - Method in interface org.apache.openejb.jee.jpa.RelationField
-
This is only used for xml converters and will normally return null.
- getRelatedName() - Method in class org.apache.openejb.core.cmp.cmp2.CmrField
-
- getRelationshipCaching() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the relationshipCaching property.
- getRelationshipFieldMap() - Method in class org.apache.openejb.jee.jpa.Attributes
-
- getRelationshipList() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBJar
-
Gets the value of the relationshipList property.
- getRelationshipRoleMap() - Method in class org.apache.openejb.jee.wls.WeblogicRelationshipRole
-
Gets the value of the relationshipRoleMap property.
- getRelationshipRoleName() - Method in class org.apache.openejb.jee.wls.WeblogicRelationshipRole
-
Gets the value of the relationshipRoleName property.
- getRelationshipRoles() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Gets the value of the relationshipRoles property.
- getRelationshipRoleSource() - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- getRelationshipRoleSource() - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType
-
Gets the value of the relationshipRoleSource property.
- getRelationships() - Method in class org.apache.openejb.jee.EjbJar
-
- getRelationships() - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Gets the value of the relationships property.
- getReloadable() - Method in class org.apache.tomee.catalina.LazyStopLoader
-
- getReloadable() - Method in class org.apache.tomee.catalina.remote.ServerClassLoaderLoader
-
- getRemaining() - Method in class org.apache.openejb.client.event.FailoverSelection
-
- getRemote() - Method in class org.apache.openejb.jee.EjbRef
-
- getRemote() - Method in class org.apache.openejb.jee.EntityBean
-
- getRemote() - Method in interface org.apache.openejb.jee.RemoteBean
-
- getRemote() - Method in class org.apache.openejb.jee.SessionBean
-
- getRemote() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the remote property.
- getRemoteAddr() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getRemoteAddr() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getRemoteAddr() - Method in interface org.apache.openejb.server.httpd.HttpRequest
-
- getRemoteAddr() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getRemoteAddr() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getRemoteClients() - Method in class org.apache.openejb.config.ClientModule
-
- getRemoteClientTimeout() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the remoteClientTimeout property.
- getRemoteHomeImpl() - Method in class org.apache.openejb.jee.sun.GenClasses
-
- getRemoteHost() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getRemoteHost() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getRemoteHost() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getRemoteHost() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getRemoteImpl() - Method in class org.apache.openejb.jee.sun.GenClasses
-
- getRemoteInterface() - Method in class org.apache.openejb.BeanContext
-
- getRemoteInterface() - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Gets the value of the remoteInterface property.
- getRemoteInterfaceClass() - Method in class org.apache.openejb.client.EJBMetaDataImpl
-
- getRemoteInterfaceClass() - Method in class org.apache.openejb.core.ivm.IntraVmMetaData
-
- getRemoteInterfaces() - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Gets the value of the remoteInterfaces property.
- getRemotePort() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getRemotePort() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getRemotePort() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getRemotePort() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getRemoteUser() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getRemoteUser() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getRemoteUser() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getRemovalTimeoutInSeconds() - Method in class org.apache.openejb.jee.sun.BeanCache
-
- getRemoveAsPrincipalName() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the removeAsPrincipalName property.
- getRemoveMethod() - Method in class org.apache.openejb.jee.Interceptor
-
- getRemoveMethod() - Method in interface org.apache.openejb.jee.Session
-
- getRemoveMethod() - Method in class org.apache.openejb.jee.SessionBean
-
- getRemoveMethods() - Method in class org.apache.openejb.BeanContext
-
- getRemoveMethods() - Method in class org.apache.openejb.cdi.CdiEjbBean
-
- getRemoverPeriod() - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Gets the value of the removerPeriod property.
- getRemoveTable() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the removeTable property.
- getRemoveTable() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the removeTable property.
- getRemoveTable() - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Gets the value of the removeTable property.
- getRenderer() - Method in class org.apache.openejb.jee.FacesRenderKit
-
Gets the value of the renderer property.
- getRendererClass() - Method in class org.apache.openejb.jee.FacesRenderer
-
Gets the value of the rendererClass property.
- getRendererExtension() - Method in class org.apache.openejb.jee.FacesRenderer
-
Gets the value of the rendererExtension property.
- getRendererType() - Method in class org.apache.openejb.jee.FacesRenderer
-
Gets the value of the rendererType property.
- getRenderKit() - Method in class org.apache.openejb.jee.FacesConfig
-
Gets the value of the renderKit property.
- getRenderKitClass() - Method in class org.apache.openejb.jee.FacesRenderKit
-
Gets the value of the renderKitClass property.
- getRenderKitExtension() - Method in class org.apache.openejb.jee.FacesRenderKit
-
Gets the value of the renderKitExtension property.
- getRenderKitFactory() - Method in class org.apache.openejb.jee.FacesFactory
-
Gets the value of the renderKitFactory property.
- getRenderKitId() - Method in class org.apache.openejb.jee.FacesRenderKit
-
Gets the value of the renderKitId property.
- getReplaceAged() - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- getReplaceFlushed() - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- getReplacement() - Method in class org.apache.openejb.assembler.classic.event.ResourceEvent
-
- getReplacements() - Method in class org.apache.openejb.jee.was.v6.xmi.Replace
-
Gets the value of the replacements property.
- getReplicationType() - Method in class org.apache.openejb.jee.wls.StatefulSessionClustering
-
Gets the value of the replicationType property.
- getRequest() - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
- getRequest() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- getRequest() - Method in class org.apache.openejb.client.AuthenticationResponse
-
- getRequest() - Method in class org.apache.openejb.client.EJBResponse
-
- getRequest() - Method in class org.apache.openejb.client.event.RequestFailed
-
- getRequest() - Method in class org.apache.openejb.client.event.RetryingRequest
-
- getRequest() - Method in class org.apache.openejb.client.JNDIResponse
-
- getRequest() - Method in class org.apache.openejb.server.httpd.EEFilter.AsynContextWrapper
-
- getRequest() - Method in class org.apache.openejb.server.httpd.OpenEJBAsyncContext
-
- getRequest() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getRequest() - Method in class org.apache.tomee.catalina.realm.event.FindSecurityConstraintsEvent
-
- getRequest(HttpServletRequest) - Static method in interface org.apache.tomee.security.http.LoginToContinueMechanism
-
- getRequest() - Method in class org.apache.tomee.security.http.TomEEHttpMessageContext
-
- getRequestCharacterEncoding() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getRequestClassName() - Method in class org.apache.openejb.jee.wls.ContextCase
-
Gets the value of the requestClassName property.
- getRequestClassName() - Method in class org.apache.openejb.jee.wls.WorkManager
-
Gets the value of the requestClassName property.
- getRequestDispatcher(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getRequestDispatcher(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getRequestDispatcher(String) - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getRequestDispatcher(String) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getRequestDispatcher(String) - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getRequestedSessionId() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getRequestedSessionId() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getRequestedSessionId() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getRequestHeader(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpHeaders
-
- getRequestHeaders() - Method in class org.apache.openejb.rest.ThreadLocalHttpHeaders
-
- getRequestId() - Method in class org.apache.openejb.client.EJBRequest.Body
-
- getRequestMethod() - Method in class org.apache.openejb.client.EJBRequest
-
- getRequestMethod() - Method in class org.apache.openejb.client.JNDIRequest
-
- getRequestProtection() - Method in class org.apache.openejb.jee.sun.MessageSecurity
-
- getRequestString() - Method in class org.apache.openejb.client.JNDIRequest
-
- getRequestType() - Method in class org.apache.openejb.client.AuthenticationRequest
-
- getRequestType() - Method in class org.apache.openejb.client.ClusterRequest
-
- getRequestType() - Method in class org.apache.openejb.client.EJBRequest
-
- getRequestType() - Method in class org.apache.openejb.client.JNDIRequest
-
- getRequestType() - Method in class org.apache.openejb.client.LogoutRequest
-
- getRequestType() - Method in interface org.apache.openejb.client.Request
-
- getRequestURI() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getRequestUri() - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getRequestURI() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getRequestURI() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getRequestURI() - Method in class org.apache.tomee.security.http.SavedRequest
-
- getRequestUriBuilder() - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getRequestURL() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getRequestURL() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getRequestURL() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getRequestURL() - Method in class org.apache.tomee.security.http.SavedRequest
-
- getRequestURLWithQueryString() - Method in class org.apache.tomee.security.http.SavedRequest
-
- getRequireBundle() - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Gets the value of the requireBundle property.
- getRequired() - Method in class org.apache.openejb.jee.Addressing
-
- getRequired() - Method in class org.apache.openejb.jee.jba.AsContext
-
Gets the value of the required property.
- getRequired() - Method in class org.apache.openejb.jee.sun.AsContext
-
- getRequired() - Method in class org.apache.openejb.jee.TldAttribute
-
- getRequiredConfigProperty() - Method in class org.apache.openejb.jee.ActivationSpec
-
- getRequiredWorkContext() - Method in class org.apache.openejb.jee.Connector
-
- getResAuth() - Method in class org.apache.openejb.jee.ResourceRef
-
- getResAuth() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Gets the value of the resAuth property.
- getReservedWords() - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Gets the value of the reservedWords property.
- getResId() - Method in class org.apache.openejb.jee.oejb3.ResourceLink
-
- getResizeQuantity() - Method in class org.apache.openejb.jee.sun.BeanCache
-
- getResizeQuantity() - Method in class org.apache.openejb.jee.sun.BeanPool
-
- getResizerPeriod() - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Gets the value of the resizerPeriod property.
- getResJndiNameOrResUrl() - Method in class org.apache.openejb.jee.jba.ResourceManager
-
Gets the value of the resJndiNameOrResUrl property.
- getResName() - Method in class org.apache.openejb.jee.jba.ResourceManager
-
Gets the value of the resName property.
- getResolvedAddresses(String) - Method in class org.apache.openejb.server.httpd.OpenEJBHttpRegistry
-
- getResource(String) - Method in class org.apache.openejb.arquillian.openejb.http.WebArchiveResourceProvider
-
- getResource() - Method in class org.apache.openejb.assembler.classic.event.ResourceEvent
-
- getResource() - Method in class org.apache.openejb.config.sys.Openejb
-
Gets the value of the resource property.
- getResource() - Method in class org.apache.openejb.config.sys.Resources
-
- getResource(Object) - Method in class org.apache.openejb.core.SimpleTransactionSynchronizationRegistry
-
- getResource(String) - Method in class org.apache.openejb.core.TempClassLoader
-
- getResource(Object) - Method in class org.apache.openejb.core.transaction.JtaTransactionPolicy
-
- getResource(Object) - Method in interface org.apache.openejb.core.transaction.TransactionPolicy
-
Gets a resource associated with the specified key.
- getResource(Object) - Method in class org.apache.openejb.core.TransactionSynchronizationRegistryWrapper
-
- getResource(String, Class) - Static method in class org.apache.openejb.core.webservices.UriResolver
-
Load a given resource.
- getResource(Class<T>) - Method in class org.apache.openejb.rest.ThreadLocalResourceContext
-
- getResource(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getResource(Object) - Method in class org.apache.openejb.ri.sp.PseudoTransactionService
-
- getResource(Object) - Method in class org.apache.openejb.ri.sp.PseudoTransactionService.MyTransaction
-
- getResource(String) - Method in class org.apache.openejb.server.httpd.EmbeddedServletContext
-
- getResource(String) - Method in interface org.apache.openejb.server.httpd.EmbeddedServletContext.ResourceProvider
-
- getResource(String) - Static method in class org.apache.openejb.util.ConfUtils
-
- getResource(String) - Method in class org.apache.openejb.web.LightweightWebAppBuilder.LightServletContext
-
- getResource(String) - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getResource(String) - Method in class org.apache.tomee.gradle.embedded.classloader.FilterGradleClassLoader
-
- getResource(String) - Method in class org.apache.ziplock.ResourceFinder
-
- getResourceAdapter() - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- getResourceAdapter() - Method in class org.apache.openejb.config.typed.MessageDrivenContainerBuilder
-
- getResourceAdapter() - Method in interface org.apache.openejb.core.mdb.BaseMdbContainer
-
- getResourceAdapter() - Method in class org.apache.openejb.core.mdb.MdbContainer
-
- getResourceAdapter() - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- getResourceAdapter() - Method in class org.apache.openejb.core.mdb.MdbPoolContainer
-
- getResourceAdapter() - Method in class org.apache.openejb.jee.Connector
-
- getResourceAdapter() - Method in class org.apache.openejb.jee.Connector10
-
- getResourceAdapter() - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- getResourceAdapter() - Method in class org.apache.openejb.jee.JMSDestination
-
- getResourceAdapter() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
Gets the value of the resourceAdapter property.
- getResourceAdapter() - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- getResourceAdapterClass() - Method in class org.apache.openejb.jee.ResourceAdapter
-
- getResourceAdapterJndiName() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the resourceAdapterJndiName property.
- getResourceAdapterMid() - Method in class org.apache.openejb.jee.sun.MdbResourceAdapter
-
- getResourceAdapterName() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the resourceAdapterName property.
- getResourceAdapterVersion() - Method in class org.apache.openejb.jee.Connector
-
- getResourceAsStream(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getResourceAsStream(String) - Method in class org.apache.openejb.server.httpd.EmbeddedServletContext
-
- getResourceAsStream(String) - Method in class org.apache.openejb.web.LightweightWebAppBuilder.LightServletContext
-
- getResourceAsStream(String) - Method in class org.apache.tomee.catalina.TomEEWebappClassLoader
-
- getResourceAsStream(String) - Method in class org.apache.tomee.gradle.embedded.classloader.FilterGradleClassLoader
-
- getResourceBundle() - Method in class org.apache.openejb.jee.FacesApplication
-
Gets the value of the resourceBundle property.
- getResourceClass() - Method in class org.apache.openejb.rest.ThreadLocalResourceInfo
-
- getResourceClass() - Method in class org.apache.openejb.server.cxf.rs.CdiResourceProvider
-
- getResourceClass() - Method in class org.apache.openejb.server.cxf.rs.NoopResourceProvider
-
- getResourceDescription() - Method in class org.apache.openejb.jee.wls.ReferenceDescriptor
-
Gets the value of the resourceDescription property.
- getResourceDescription() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the resourceDescription property.
- getResourceEnvDescription() - Method in class org.apache.openejb.jee.wls.ReferenceDescriptor
-
Gets the value of the resourceEnvDescription property.
- getResourceEnvDescription() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the resourceEnvDescription property.
- getResourceEnvRef() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.Application
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.EntityBean
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.Interceptor
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the resourceEnvRef property.
- getResourceEnvRef() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the resourceEnvRef property.
- getResourceEnvRef() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the resourceEnvRef property.
- getResourceEnvRef() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getResourceEnvRef() - Method in interface org.apache.openejb.jee.oejb2.EnterpriseBean
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the resourceEnvRef property.
- getResourceEnvRef() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
Gets the value of the resourceEnvRef property.
- getResourceEnvRef() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.SessionBean
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.sun.SunApplication
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.sun.SunApplicationClient
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.WebApp
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.WebFragment
-
- getResourceEnvRefBindings() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the resourceEnvRefBindings property.
- getResourceEnvRefMap() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getResourceEnvRefMap() - Method in class org.apache.openejb.jee.Application
-
- getResourceEnvRefMap() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getResourceEnvRefMap() - Method in class org.apache.openejb.jee.EntityBean
-
- getResourceEnvRefMap() - Method in class org.apache.openejb.jee.Interceptor
-
- getResourceEnvRefMap() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getResourceEnvRefMap() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getResourceEnvRefMap() - Method in class org.apache.openejb.jee.SessionBean
-
- getResourceEnvRefMap() - Method in class org.apache.openejb.jee.WebApp
-
- getResourceEnvRefMap() - Method in class org.apache.openejb.jee.WebFragment
-
- getResourceEnvRefName() - Method in class org.apache.openejb.jee.jba.ResourceEnvRef
-
Gets the value of the resourceEnvRefName property.
- getResourceEnvRefName() - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- getResourceEnvRefName() - Method in class org.apache.openejb.jee.sun.ResourceEnvRef
-
- getResourceEnvRefName() - Method in class org.apache.openejb.jee.wls.ResourceEnvDescription
-
Gets the value of the resourceEnvRefName property.
- getResourceEnvRefs() - Method in class org.apache.openejb.jee.was.v6.common.JNDIEnvRefsGroup
-
Gets the value of the resourceEnvRefs property.
- getResourceEnvRefType() - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- getResourceEnvRefTypes() - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Gets the value of the resourceEnvRefTypes property.
- getResourceEnvRefTypeString() - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Gets the value of the resourceEnvRefTypeString property.
- getResourceHandler() - Method in class org.apache.openejb.jee.FacesApplication
-
- getResourceIds() - Method in class org.apache.openejb.config.ConfigurationFactory
-
- getResourceIds(String) - Method in class org.apache.openejb.config.ConfigurationFactory
-
- getResourceIds(String, Properties) - Method in class org.apache.openejb.config.ConfigurationFactory
-
- getResourceInfo(String) - Method in class org.apache.openejb.config.ConfigurationFactory
-
- getResourceLink() - Method in class org.apache.openejb.jee.oejb2.ResourceLocatorType
-
Gets the value of the resourceLink property.
- getResourceLink() - Method in class org.apache.openejb.jee.oejb2.ResourceRefType
-
Gets the value of the resourceLink property.
- getResourceLink() - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- getResourceLink(String) - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- getResourceLink() - Method in class org.apache.openejb.jee.wls.ResourceDescription
-
Gets the value of the resourceLink property.
- getResourceLink() - Method in class org.apache.openejb.jee.wls.ResourceEnvDescription
-
Gets the value of the resourceLink property.
- getResourceLinksMap() - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- getResourceManager() - Method in class org.apache.openejb.jee.jba.ResourceManagers
-
Gets the value of the resourceManager property.
- getResourceManagers() - Method in class org.apache.openejb.jee.jba.Jboss
-
Gets the value of the resourceManagers property.
- getResourceMethod() - Method in class org.apache.openejb.rest.ThreadLocalResourceInfo
-
- getResourceNameOrJndiNameOrResUrl() - Method in class org.apache.openejb.jee.jba.ResourceRef
-
Gets the value of the resourceNameOrJndiNameOrResUrl property.
- getResourcePaths(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getResourceRef() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getResourceRef() - Method in class org.apache.openejb.jee.Application
-
- getResourceRef() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getResourceRef() - Method in class org.apache.openejb.jee.EntityBean
-
- getResourceRef() - Method in class org.apache.openejb.jee.Interceptor
-
- getResourceRef() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the resourceRef property.
- getResourceRef() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the resourceRef property.
- getResourceRef() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the resourceRef property.
- getResourceRef() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getResourceRef() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getResourceRef() - Method in interface org.apache.openejb.jee.oejb2.EnterpriseBean
-
- getResourceRef() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the resourceRef property.
- getResourceRef() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- getResourceRef() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
Gets the value of the resourceRef property.
- getResourceRef() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
- getResourceRef() - Method in class org.apache.openejb.jee.SessionBean
-
- getResourceRef() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getResourceRef() - Method in class org.apache.openejb.jee.sun.SunApplication
-
- getResourceRef() - Method in class org.apache.openejb.jee.sun.SunApplicationClient
-
- getResourceRef() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getResourceRef() - Method in class org.apache.openejb.jee.WebApp
-
- getResourceRef() - Method in class org.apache.openejb.jee.WebFragment
-
- getResourceReference(<any>) - Method in class org.apache.openejb.cdi.CdiResourceInjectionService
-
- getResourceRefMap() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getResourceRefMap() - Method in class org.apache.openejb.jee.Application
-
- getResourceRefMap() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getResourceRefMap() - Method in class org.apache.openejb.jee.EntityBean
-
- getResourceRefMap() - Method in class org.apache.openejb.jee.Interceptor
-
- getResourceRefMap() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getResourceRefMap() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getResourceRefMap() - Method in class org.apache.openejb.jee.SessionBean
-
- getResourceRefMap() - Method in class org.apache.openejb.jee.WebApp
-
- getResourceRefMap() - Method in class org.apache.openejb.jee.WebFragment
-
- getResourceRefs() - Method in class org.apache.openejb.jee.was.v6.common.JNDIEnvRefsGroup
-
Gets the value of the resourceRefs property.
- getResourceRefTypeString() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the resourceRefTypeString property.
- getResources(String) - Method in class org.apache.openejb.arquillian.openejb.SWClassLoader
-
- getResources() - Method in class org.apache.openejb.config.AppModule
-
- getResources(String) - Method in class org.apache.openejb.core.EmptyResourcesClassLoader
-
- getResources(String) - Method in class org.apache.openejb.core.TempClassLoader
-
- getResources(String) - Method in class org.apache.openejb.util.classloader.URLClassLoaderFirst
-
- getResources(String) - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getResources(String) - Method in class org.apache.tomee.catalina.TomEEWebappClassLoader
-
- getResources(String) - Method in class org.apache.tomee.gradle.embedded.classloader.FilterGradleClassLoader
-
- getResourcesDir() - Method in class org.apache.openejb.maven.plugin.Synchronization
-
Gets resources dir.
- getResourcesMap(String) - Method in class org.apache.openejb.client.ResourceFinder
-
- getResourcesMap(String) - Method in class org.apache.ziplock.ResourceFinder
-
- getResourcesNotLoaded() - Method in class org.apache.openejb.client.ResourceFinder
-
Returns a list of resources that could not be loaded in the last invoked findAvailable* or
mapAvailable* methods.
- getResourcesNotLoaded() - Method in class org.apache.ziplock.ResourceFinder
-
Returns a list of resources that could not be loaded in the last invoked findAvailable* or
mapAvailable* methods.
- getRespectBinding() - Method in class org.apache.openejb.jee.PortComponent
-
- getRespectBinding() - Method in class org.apache.openejb.jee.PortComponentRef
-
- getResponse() - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
- getResponse() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- getResponse() - Method in exception org.apache.openejb.client.RetryException
-
- getResponse() - Method in class org.apache.openejb.server.httpd.EEFilter.AsynContextWrapper
-
- getResponse() - Method in class org.apache.openejb.server.httpd.OpenEJBAsyncContext
-
- getResponse() - Method in class org.apache.tomee.security.http.TomEEHttpMessageContext
-
- getResponseCharacterEncoding() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getResponseCode() - Method in class org.apache.openejb.client.AuthenticationResponse
-
- getResponseCode() - Method in class org.apache.openejb.client.ClusterResponse
-
- getResponseCode() - Method in class org.apache.openejb.client.EJBResponse
-
- getResponseCode() - Method in class org.apache.openejb.client.JNDIResponse
-
- getResponseCode() - Method in class org.apache.openejb.client.LogoutResponse
-
- getResponseHeader(String, String) - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- getResponseHeaders() - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- getResponsePacket() - Method in class org.apache.openejb.server.discovery.MulticastPulseAgent
-
- getResponseProtection() - Method in class org.apache.openejb.jee.sun.MessageSecurity
-
- getResponses() - Method in class org.apache.openejb.jee.Addressing
-
- getResponseTimeRequestClass() - Method in class org.apache.openejb.jee.wls.WorkManager
-
Gets the value of the responseTimeRequestClass property.
- getResRefBindings() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the resRefBindings property.
- getResRefName() - Method in class org.apache.openejb.jee.jba.ResourceRef
-
Gets the value of the resRefName property.
- getResRefName() - Method in class org.apache.openejb.jee.oejb3.ResourceLink
-
- getResRefName() - Method in class org.apache.openejb.jee.ResourceRef
-
- getResRefName() - Method in class org.apache.openejb.jee.sun.ResourceRef
-
- getResRefName() - Method in class org.apache.openejb.jee.wls.ResourceDescription
-
Gets the value of the resRefName property.
- getResSharingScope() - Method in class org.apache.openejb.jee.ResourceRef
-
- getResSharingScope() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the resSharingScope property.
- getRestApplications() - Method in class org.apache.openejb.config.WebModule
-
- getRestClasses() - Method in interface org.apache.openejb.config.RESTModule
-
- getRestClasses() - Method in class org.apache.openejb.config.WebModule
-
- getRestEjbs(AppInfo, String) - Method in class org.apache.openejb.server.rest.RESTService
-
- getResType() - Method in class org.apache.openejb.jee.ResourceRef
-
- getResult() - Method in class org.apache.openejb.client.EJBResponse
-
- getResult() - Method in class org.apache.openejb.client.JNDIResponse
-
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.AbstractStorelessUnivariateStatistic
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.moment.FirstMoment
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.moment.FourthMoment
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.moment.GeometricMean
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.moment.Kurtosis
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.moment.Mean
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.moment.SecondMoment
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.moment.Skewness
-
Returns the value of the statistic based on the values that have been added.
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.moment.ThirdMoment
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.moment.Variance
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.rank.Max
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.rank.Min
-
Returns the current value of the Statistic.
- getResult() - Method in interface org.apache.openejb.math.stat.descriptive.StorelessUnivariateStatistic
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.summary.Sum
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.summary.SumOfLogs
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.summary.SumOfSquares
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.openejb.resource.jdbc.logging.TimeWatcherExecutor.TimerWatcherResult
-
- getResult() - Method in class org.apache.openejb.threads.task.TriggerTask
-
- getResultClass() - Method in class org.apache.openejb.jee.jpa.NamedNativeQuery
-
Gets the value of the resultClass property.
- getResultList() - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getResultList() - Method in class org.apache.openejb.persistence.JtaQuery
-
- getResultList() - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- getResultReader() - Method in class org.apache.openejb.jee.jba.cmp.Mapping
-
Gets the value of the resultReader property.
- getResultSetMapping() - Method in class org.apache.openejb.jee.jpa.NamedNativeQuery
-
Gets the value of the resultSetMapping property.
- getResultTargetModuleIDs() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.ProgressObjectImpl
-
- getResultTargetModuleIDs() - Method in class org.apache.openejb.config.VmDeploymentManager.ProgressObjectImpl
-
- getResultTypeMapping() - Method in class org.apache.openejb.jee.oejb2.QueryType
-
Gets the value of the resultTypeMapping property.
- getResultTypeMapping() - Method in class org.apache.openejb.jee.Query
-
- getRetainIfException() - Method in class org.apache.openejb.jee.RemoveMethod
-
- getRetryCount() - Method in class org.apache.openejb.jee.wls.RetryMethodsOnRollback
-
Gets the value of the retryCount property.
- getRetryMethodsOnRollback() - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Gets the value of the retryMethodsOnRollback property.
- getReturnConstraints() - Method in class org.apache.tomee.microprofile.jwt.bval.ClassValidationData
-
- getReturnType() - Method in class org.apache.openejb.jee.oejb2.AutoIncrementTableType
-
Gets the value of the returnType property.
- getReturnType() - Method in class org.apache.openejb.jee.oejb2.SqlGeneratorType
-
Gets the value of the returnType property.
- getReturnTypeMapping() - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Gets the value of the returnTypeMapping property.
- getReturnValue() - Method in class org.apache.openejb.jee.bval.ConstructorType
-
Gets the value of the returnValue property.
- getReturnValue() - Method in class org.apache.openejb.jee.bval.MethodType
-
Gets the value of the returnValue property.
- getReuseAddress() - Method in class org.apache.openejb.server.ServiceDaemon.SocketMonitor
-
- getRoleLink() - Method in class org.apache.openejb.jee.SecurityRoleRef
-
- getRoleMapping() - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType
-
Gets the value of the roleMapping property.
- getRoleMapping() - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- getRoleName() - Method in class org.apache.openejb.jee.AuthConstraint
-
- getRoleName() - Method in class org.apache.openejb.jee.jba.SecurityRole
-
Gets the value of the roleName property.
- getRoleName() - Method in class org.apache.openejb.jee.MethodPermission
-
- getRoleName() - Method in class org.apache.openejb.jee.oejb3.RoleMapping
-
- getRoleName() - Method in class org.apache.openejb.jee.RunAs
-
- getRoleName() - Method in class org.apache.openejb.jee.SecurityRole
-
- getRoleName() - Method in class org.apache.openejb.jee.SecurityRoleRef
-
- getRoleName() - Method in class org.apache.openejb.jee.sun.SecurityRoleMapping
-
- getRoleName() - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Gets the value of the roleName property.
- getRoleName() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Gets the value of the roleName property.
- getRoleName() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Gets the value of the roleName property.
- getRoleName() - Method in class org.apache.openejb.jee.wls.RunAsRoleAssignment
-
Gets the value of the roleName property.
- getRoleName() - Method in class org.apache.openejb.jee.wls.SecurityRoleAssignment
-
Gets the value of the roleName property.
- getRolePermissions() - Method in class org.apache.openejb.assembler.classic.PolicyContext
-
- getRoles() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- getRoles() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Gets the value of the roles property.
- getRoles() - Method in class org.apache.openejb.server.axis.HandlerChainImpl
-
- getRoles() - Method in class org.apache.tomee.catalina.realm.event.FindSecurityConstraintsEvent
-
- getRoles(Principal) - Method in class org.apache.tomee.catalina.realm.LazyRealm
-
- getRoles(Principal) - Method in class org.apache.tomee.catalina.realm.LowTypedRealm
-
- getRoles() - Method in class org.apache.tomee.embedded.Configuration
-
- getRoles() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getRoles() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getRolesAsProperties() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- getRolesString() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Gets the value of the rolesString property.
- getRollback() - Method in class org.apache.openejb.jee.ApplicationException
-
- getRollbackOnly() - Method in class org.apache.openejb.core.BaseContext
-
- getRollbackOnly() - Method in class org.apache.openejb.core.SimpleTransactionSynchronizationRegistry
-
- getRollbackOnly() - Method in class org.apache.openejb.core.TransactionSynchronizationRegistryWrapper
-
- getRollbackOnly() - Method in class org.apache.openejb.ri.sp.PseudoTransactionService
-
- getRollbackOnly() - Method in class org.apache.openejb.ri.sp.PseudoTransactionService.MyTransaction
-
- getRollbacks() - Method in class org.apache.openejb.resource.GeronimoTransactionManagerFactory.TransactionManagerMBean
-
- getRootCause() - Method in exception org.apache.openejb.OpenEJBException
-
- getRootElements() - Method in class org.apache.openejb.jee.ObjectFactory$JAXB
-
- getRoots() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getRoots() - Method in class org.apache.openejb.server.discovery.MultipointServer
-
- getRootTypeQname() - Method in class org.apache.openejb.jee.JavaXmlTypeMapping
-
- getRootUrl() - Method in class org.apache.openejb.config.PersistenceModule
-
- getRotateLogOnStartup() - Method in class org.apache.openejb.jee.wls.Logging
-
Gets the value of the rotateLogOnStartup property.
- getRotationTime() - Method in class org.apache.openejb.jee.wls.Logging
-
Gets the value of the rotationTime property.
- getRotationType() - Method in class org.apache.openejb.jee.wls.Logging
-
Gets the value of the rotationType property.
- getRowLocking() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the rowLocking property.
- getRowLocking() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the rowLocking property.
- getRowLocking() - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Gets the value of the rowLocking property.
- getRowLockingTemplate() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the rowLockingTemplate property.
- getRtexprvalue() - Method in class org.apache.openejb.jee.TldAttribute
-
- getRunAs() - Method in class org.apache.openejb.BeanContext
-
- getRunAs() - Method in class org.apache.openejb.jee.SecurityIdentity
-
- getRunAs() - Method in class org.apache.openejb.jee.Servlet
-
- getRunAsPrincipal() - Method in class org.apache.openejb.jee.jba.EjbTimeoutIdentity
-
Gets the value of the runAsPrincipal property.
- getRunAsPrincipal() - Method in class org.apache.openejb.jee.jba.SecurityIdentity
-
Gets the value of the runAsPrincipal property.
- getRunAsPrincipalName() - Method in class org.apache.openejb.jee.wls.RunAsRoleAssignment
-
Gets the value of the runAsPrincipalName property.
- getRunAsPrincipalName() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the runAsPrincipalName property.
- getRunAsRoleAssignment() - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Gets the value of the runAsRoleAssignment property.
- getRunAsSubject(BeanContext) - Method in class org.apache.openejb.core.security.AbstractSecurityService
-
- getRunAsSubject(BeanContext) - Method in class org.apache.tomee.catalina.TomcatSecurityService
-
- getRunAsUser() - Method in class org.apache.openejb.BeanContext
-
- getRunningModules(ModuleType, Target[]) - Method in class org.apache.openejb.config.OpenEJBDeploymentManager
-
- getRunningModules(ModuleType, Target[]) - Method in class org.apache.openejb.config.VmDeploymentManager
-
- getRuns() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getRuns() - Method in class org.apache.openejb.server.discovery.MultipointServer
-
- getRunsLatest() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getRunsLatestTime() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getRuntimeType() - Method in class org.apache.openejb.rest.ThreadLocalConfiguration
-
- getSampleSize() - Method in class org.apache.openejb.monitoring.Stats
-
- getSampleSize() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getSasContext() - Method in class org.apache.openejb.jee.jba.IorSecurityConfig
-
Gets the value of the sasContext property.
- getSasContext() - Method in class org.apache.openejb.jee.sun.IorSecurityConfig
-
- getScale() - Method in class org.apache.openejb.jee.jpa.Column
-
Gets the value of the scale property.
- getScale() - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Gets the value of the scale property.
- getScan() - Method in class org.apache.openejb.jee.Beans
-
- getScannableContainerUrls() - Method in class org.apache.openejb.config.AppModule
-
- getScannableUrls() - Method in class org.apache.openejb.config.event.EnhanceScannableUrlsEvent
-
- getScannableUrls() - Method in class org.apache.openejb.config.WebModule
-
- getScannerService() - Method in class org.apache.openejb.cdi.OpenEJBLifecycle
-
- getSchedule() - Method in class org.apache.openejb.core.timer.CalendarTimerData
-
- getSchedule() - Method in class org.apache.openejb.core.timer.TimerImpl
-
- getSchedule() - Method in class org.apache.openejb.jee.MethodSchedule
-
- getSchedule() - Method in class org.apache.openejb.jee.Timer
-
Gets the value of the schedule property.
- getScheduledExecutorService() - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- getScheduler() - Method in class org.apache.openejb.core.timer.EjbTimerServiceImpl
-
- getScheduler() - Method in class org.apache.openejb.resource.quartz.QuartzResourceAdapter
-
- getSchedules() - Method in class org.apache.openejb.core.timer.MethodSchedule
-
- getSchedules() - Method in class org.apache.openejb.MethodContext
-
- getSchema() - Method in class org.apache.openejb.jee.jpa.CollectionTable
-
Gets the value of the schema property.
- getSchema() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the schema property.
- getSchema() - Method in class org.apache.openejb.jee.jpa.JoinTable
-
Gets the value of the schema property.
- getSchema() - Method in class org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
Gets the value of the schema property.
- getSchema() - Method in class org.apache.openejb.jee.jpa.SecondaryTable
-
Gets the value of the schema property.
- getSchema() - Method in class org.apache.openejb.jee.jpa.SequenceGenerator
-
Gets the value of the schema property.
- getSchema() - Method in class org.apache.openejb.jee.jpa.Table
-
Gets the value of the schema property.
- getSchema() - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Gets the value of the schema property.
- getSchema() - Method in class org.apache.openejb.jee.sun.SunCmpMapping
-
- getSchemaFileName() - Method in enum org.apache.openejb.jee.JavaeeSchema
-
- getSchemaGeneratorProperties() - Method in class org.apache.openejb.jee.sun.CmpResource
-
- getScheme() - Method in class org.apache.openejb.client.event.ConnectionFactoryAdded
-
- getScheme() - Method in class org.apache.openejb.client.event.ConnectionFactoryRemoved
-
- getScheme() - Method in class org.apache.openejb.client.event.ConnectionStrategyAdded
-
- getScheme() - Method in class org.apache.openejb.client.event.ConnectionStrategyRemoved
-
- getScheme() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getScheme() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getScheme() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getScheme() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getScheme() - Method in class org.apache.openejb.util.URISupport.CompositeData
-
- getScope(String) - Method in class org.apache.openejb.assembler.classic.EjbResolver
-
- getScope() - Method in class org.apache.openejb.cdi.NewCdiEjbBean
-
- getScope() - Method in class org.apache.openejb.jee.sun.ConstraintField
-
- getScope() - Method in class org.apache.openejb.jee.sun.KeyField
-
- getScope() - Method in class org.apache.openejb.jee.sun.RefreshField
-
- getScope() - Method in class org.apache.openejb.jee.sun.Timeout
-
- getScope() - Method in class org.apache.openejb.jee.Variable
-
- getScope() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
-
- getSecond() - Method in class org.apache.openejb.jee.TimerSchedule
-
- getSecondaryConnectionStrategy() - Method in class org.apache.openejb.client.StickyConnectionStrategy
-
- getSecondaryTable() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the secondaryTable property.
- getSecondaryTable() - Method in class org.apache.openejb.jee.sun.EntityMapping
-
- getSecure() - Method in class org.apache.openejb.jee.CookieConfig
-
- getSecured() - Method in class org.apache.openejb.server.cxf.ejb.EjbWsContainer.WsServiceMBean
-
- getSecured() - Method in class org.apache.openejb.server.cxf.pojo.PojoWsContainer.WsServiceMBean
-
- getSecurity() - Method in class org.apache.openejb.jee.oejb2.ApplicationType
-
Gets the value of the security property.
- getSecurity() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- getSecurity() - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
- getSecurityConstraint() - Method in class org.apache.openejb.jee.WebApp
-
- getSecurityConstraint() - Method in interface org.apache.openejb.jee.WebCommon
-
- getSecurityConstraint() - Method in class org.apache.openejb.jee.WebFragment
-
- getSecurityConstraints() - Method in class org.apache.tomee.embedded.Configuration
-
- getSecurityDomain() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the securityDomain property.
- getSecurityDomain() - Method in class org.apache.openejb.jee.jba.Jboss
-
Gets the value of the securityDomain property.
- getSecurityIdentities() - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Gets the value of the securityIdentities property.
- getSecurityIdentity() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getSecurityIdentity() - Method in class org.apache.openejb.client.LogoutRequest
-
- getSecurityIdentity() - Method in interface org.apache.openejb.jee.EnterpriseBean
-
- getSecurityIdentity() - Method in class org.apache.openejb.jee.EntityBean
-
- getSecurityIdentity() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the securityIdentity property.
- getSecurityIdentity() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the securityIdentity property.
- getSecurityIdentity() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the securityIdentity property.
- getSecurityIdentity() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getSecurityIdentity() - Method in class org.apache.openejb.jee.SessionBean
-
- getSecurityPermission() - Method in class org.apache.openejb.jee.ResourceAdapter
-
- getSecurityPermission() - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- getSecurityPermission() - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Gets the value of the securityPermission property.
- getSecurityPermissionSpec() - Method in class org.apache.openejb.jee.SecurityPermission
-
- getSecurityPermissionSpec() - Method in class org.apache.openejb.jee.wls.SecurityPermission
-
Gets the value of the securityPermissionSpec property.
- getSecurityPlugin() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the securityPlugin property.
- getSecurityProxy() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the securityProxy property.
- getSecurityProxy() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the securityProxy property.
- getSecurityProxy() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the securityProxy property.
- getSecurityRealmName() - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType.WebServiceSecurityType
-
- getSecurityRealmName() - Method in class org.apache.openejb.jee.oejb2.WebServiceSecurityType
-
Gets the value of the securityRealmName property.
- getSecurityRole() - Method in class org.apache.openejb.jee.Application
-
- getSecurityRole() - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- getSecurityRole() - Method in class org.apache.openejb.jee.jba.AssemblyDescriptor
-
Gets the value of the securityRole property.
- getSecurityRole() - Method in class org.apache.openejb.jee.WebApp
-
- getSecurityRole() - Method in interface org.apache.openejb.jee.WebCommon
-
- getSecurityRole() - Method in class org.apache.openejb.jee.WebFragment
-
- getSecurityRoleAssignment() - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Gets the value of the securityRoleAssignment property.
- getSecurityRoleMapping() - Method in class org.apache.openejb.jee.sun.SunApplication
-
- getSecurityRoleMapping() - Method in class org.apache.openejb.jee.sun.SunEjbJar
-
- getSecurityRoleMapping() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getSecurityRoleRef() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getSecurityRoleRef() - Method in interface org.apache.openejb.jee.EnterpriseBean
-
- getSecurityRoleRef() - Method in class org.apache.openejb.jee.EntityBean
-
- getSecurityRoleRef() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getSecurityRoleRef() - Method in class org.apache.openejb.jee.Servlet
-
- getSecurityRoleRef() - Method in class org.apache.openejb.jee.SessionBean
-
- getSecurityRoleReference(String) - Method in class org.apache.openejb.BeanContext
-
- getSecurityRoleRefs() - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Gets the value of the securityRoleRefs property.
- getSecurityRoles() - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Gets the value of the securityRoles property.
- getSecurityService() - Method in class org.apache.openejb.assembler.classic.Assembler
-
- getSecurityService() - Method in class org.apache.openejb.config.sys.Openejb
-
Gets the value of the securityService property.
- getSecurityService() - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- getSecurityService() - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- getSecurityService() - Method in interface org.apache.openejb.spi.Assembler
-
- getSelect() - Method in class org.apache.openejb.jee.jba.cmp.DeclaredSql
-
Gets the value of the select property.
- getSelectMethod(Class<?>) - Static method in class org.apache.openejb.core.cmp.cmp2.EjbSelect
-
Retrieve the execution stub for the specified
return type.
- getSequenceGenerator() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the sequenceGenerator property.
- getSequenceGenerator() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the sequenceGenerator property.
- getSequenceGenerator() - Method in class org.apache.openejb.jee.jpa.Id
-
Gets the value of the sequenceGenerator property.
- getSequenceName() - Method in class org.apache.openejb.jee.jpa.SequenceGenerator
-
Gets the value of the sequenceName property.
- getSequenceName() - Method in class org.apache.openejb.jee.oejb2.SequenceTableType
-
Gets the value of the sequenceName property.
- getSequenceTable() - Method in class org.apache.openejb.jee.oejb2.KeyGeneratorType
-
Gets the value of the sequenceTable property.
- getSerFactoryClass() - Method in class org.apache.openejb.server.axis.client.TypeInfo
-
- getSerializeByteArrayToOracleBlob() - Method in class org.apache.openejb.jee.wls.Compatibility
-
Gets the value of the serializeByteArrayToOracleBlob property.
- getSerializeCharArrayToBytes() - Method in class org.apache.openejb.jee.wls.Compatibility
-
Gets the value of the serializeCharArrayToBytes property.
- getSerializer() - Method in class org.apache.openejb.client.ClientMetaData
-
- getSerializer() - Method in class org.apache.openejb.server.ejbd.EjbDaemon
-
- getSerializerFactory() - Method in class org.apache.openejb.server.hessian.HessianServer
-
- getSerr() - Method in class org.apache.openejb.server.cli.StreamManager
-
- getServer() - Method in class org.apache.openejb.client.AuthenticationResponse
-
- getServer() - Static method in class org.apache.openejb.client.ClientSecurity
-
- getServer() - Method in class org.apache.openejb.client.EJBInvocationHandler
-
- getServer() - Method in class org.apache.openejb.client.EJBResponse
-
- getServer() - Method in class org.apache.openejb.client.event.ConnectionStrategyFailed
-
- getServer() - Method in class org.apache.openejb.client.event.FailoverSelection
-
- getServer() - Method in class org.apache.openejb.client.event.RequestFailed
-
- getServer() - Method in class org.apache.openejb.client.JNDIResponse
-
- getServer() - Method in class org.apache.openejb.config.RemoteServer
-
- getServer() - Method in class org.apache.openejb.server.cxf.CxfEndpoint
-
- getServer() - Method in class org.apache.openejb.server.cxf.event.ServerCreated
-
- getServer() - Method in class org.apache.openejb.server.cxf.event.ServerDestroyed
-
- getServer() - Method in class org.apache.openejb.server.cxf.rs.event.ServerCreated
-
- getServer() - Method in class org.apache.openejb.server.cxf.rs.event.ServerDestroyed
-
- getServer() - Static method in class org.apache.tomee.loader.TomcatHelper
-
- getServerAuthConfig(String, String, CallbackHandler) - Method in class org.apache.tomee.security.provider.TomEESecurityAuthConfigProvider
-
- getServerHash() - Method in interface org.apache.openejb.client.ClusterableRequest
-
- getServerHash() - Method in class org.apache.openejb.client.EJBRequest
-
- getServerHash() - Method in class org.apache.openejb.client.JNDIRequest
-
- getServerInfo() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getServerInfo() - Method in class org.apache.openejb.server.httpd.EmbeddedServletContext
-
- getServerInfo() - Method in class org.apache.openejb.web.LightweightWebAppBuilder.LightServletContext
-
- getServerMetaData() - Method in class org.apache.openejb.client.Client.Context
-
- getServerMetaData() - Method in class org.apache.openejb.client.event.ClusterMetaDataUpdated
-
- getServerMetaData() - Method in class org.apache.openejb.client.event.RetryingRequest
-
- getServerMetaData() - Method in class org.apache.openejb.server.ejbd.CallContext
-
- getServerName() - Method in class org.apache.openejb.jee.DataSource
-
- getServerName() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getServerName() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getServerName() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getServerName() - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
gets the name of the server being used
- getServerName() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getServerName() - Method in class org.apache.tomee.livereload.Command
-
- getServerPort() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getServerPort() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getServerPort() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getServerPort() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getServerSessionPoolFactoryJNDI() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the serverSessionPoolFactoryJNDI property.
- getServerSocket() - Method in class org.apache.openejb.server.ServiceDaemon
-
- getServerUrl() - Method in class org.apache.openejb.config.typed.ActiveMQResourceAdapterBuilder
-
- getServerXml() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getServerXml() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getServerXml() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getServerXmlFile() - Method in class org.apache.tomee.embedded.Configuration
-
- getServerXmlFile() - Method in class org.apache.tomee.installer.Paths
-
Returns the file representing <>/conf/server.xml
- getServerXmlFile() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getService() - Method in class org.apache.openejb.assembler.monitoring.JMXContainer
-
- getService() - Method in class org.apache.openejb.config.sys.Resources
-
- getService() - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Gets the value of the providerType property.
- getService() - Method in class org.apache.openejb.jee.oejb2.ApplicationType
-
Gets the value of the service property.
- getService() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
Gets the value of the service property.
- getService() - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
- getService() - Method in class org.apache.openejb.jee.oejb2.ServiceModuleType
-
Gets the value of the service property.
- getService() - Method in class org.apache.openejb.server.cxf.ejb.EjbWsContainer.WsServiceMBean
-
- getService() - Method in class org.apache.openejb.server.cxf.pojo.PojoWsContainer.WsServiceMBean
-
- getServiceClass() - Method in class org.apache.openejb.core.webservices.ServiceRefData
-
- getServiceClassName() - Method in class org.apache.openejb.client.WsMetaData
-
- getServiceCompletion() - Method in class org.apache.openejb.jee.oejb2.ServiceRefType
-
Gets the value of the serviceCompletion property.
- getServiceEndpoint() - Method in class org.apache.openejb.jee.SessionBean
-
- getServiceEndpoint() - Method in class org.apache.openejb.jee.was.v6.ejb.Session
-
Gets the value of the serviceEndpoint property.
- getServiceEndpointInterface() - Method in class org.apache.openejb.BeanContext
-
- getServiceEndpointInterface() - Method in class org.apache.openejb.client.PortRefMetaData
-
- getServiceEndpointInterface() - Method in class org.apache.openejb.core.webservices.PortAddress
-
- getServiceEndpointInterface() - Method in class org.apache.openejb.core.webservices.PortRefData
-
- getServiceEndpointInterface() - Method in class org.apache.openejb.jee.PortComponent
-
- getServiceEndpointInterface() - Method in class org.apache.openejb.jee.PortComponentRef
-
- getServiceEndpointInterface() - Method in class org.apache.openejb.jee.ServiceEndpointInterfaceMapping
-
- getServiceEndpointInterface() - Method in class org.apache.openejb.jee.sun.PortInfo
-
- getServiceEndpointInterface() - Method in class org.apache.openejb.server.cxf.ejb.EjbWsContainer.WsServiceMBean
-
- getServiceEndpointInterfaceMapping() - Method in class org.apache.openejb.jee.JavaWsdlMapping
-
- getServiceEndpointInterfaceMappingMap() - Method in class org.apache.openejb.jee.JavaWsdlMapping
-
- getServiceEndpointInterfaces() - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Gets the value of the serviceEndpointInterfaces property.
- getServiceEndpointInterfaceString() - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Gets the value of the serviceEndpointInterfaceString property.
- getServiceEndpointMethodMapping() - Method in class org.apache.openejb.jee.ServiceEndpointInterfaceMapping
-
- getServiceEndpoints() - Method in class org.apache.openejb.jee.was.v6.ejb.Session
-
Gets the value of the serviceEndpoints property.
- getServiceId() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getServiceImplBean() - Method in class org.apache.openejb.jee.PortComponent
-
- getServiceImplClass() - Method in class org.apache.openejb.jee.sun.ServiceRef
-
- getServiceInterface(Class<?>) - Static method in class org.apache.openejb.core.webservices.JaxWsUtils
-
- getServiceInterface() - Method in class org.apache.openejb.jee.ServiceInterfaceMapping
-
- getServiceInterface() - Method in class org.apache.openejb.jee.ServiceRef
-
- getServiceInterfaceMapping() - Method in class org.apache.openejb.jee.JavaWsdlMapping
-
- getServiceInterfaces() - Method in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
Gets the value of the serviceInterfaces property.
- getServiceInterfaceString() - Method in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
Gets the value of the serviceInterfaceString property.
- getServiceName() - Method in class org.apache.openejb.config.ServiceUtils.ProviderInfo
-
- getServiceName(Class) - Static method in class org.apache.openejb.core.webservices.JaxWsUtils
-
- getServiceName() - Method in class org.apache.openejb.core.webservices.PortData
-
- getServiceName() - Method in class org.apache.openejb.jee.oejb2.ServiceCompletionType
-
Gets the value of the serviceName property.
- getServiceName() - Method in interface org.apache.openejb.server.axis.client.SeiFactory
-
- getServiceName() - Method in class org.apache.openejb.server.axis.client.SeiFactoryImpl
-
- getServiceName() - Method in class org.apache.openejb.server.axis.client.ServiceImpl
-
- getServiceName() - Method in class org.apache.openejb.server.cxf.CxfServiceConfiguration
-
- getServiceNamePattern() - Method in class org.apache.openejb.client.HandlerChainMetaData
-
- getServiceNamePattern() - Method in class org.apache.openejb.core.webservices.HandlerChainData
-
- getServiceNamePattern() - Method in class org.apache.openejb.jee.HandlerChain
-
- getServiceNamespace() - Method in class org.apache.openejb.server.cxf.CxfServiceConfiguration
-
- getServiceObject(MessageContext, Handler, String, IntHolder) - Method in class org.apache.openejb.server.axis.EjbRpcProvider
-
- getServiceObject(MessageContext, Handler, String, IntHolder) - Method in class org.apache.openejb.server.axis.PojoProvider
-
- getServiceObject(Exchange) - Method in class org.apache.openejb.server.cxf.ejb.EjbMethodInvoker
-
- getServiceProvider(String) - Static method in class org.apache.openejb.config.ServiceUtils
-
- getServiceProvider() - Method in class org.apache.openejb.config.sys.ServicesJar
-
Gets the value of the serviceProvider property.
- getServiceProviderByType(String, Properties) - Static method in class org.apache.openejb.config.ServiceUtils
-
- getServiceProviderByType(String, String) - Static method in class org.apache.openejb.config.ServiceUtils
-
- getServiceProviderId(String) - Static method in class org.apache.openejb.config.ServiceUtils
-
- getServiceProviderId(String, Properties) - Static method in class org.apache.openejb.config.ServiceUtils
-
- getServiceProviders() - Static method in class org.apache.openejb.config.ServiceUtils
-
- getServiceProviders(String) - Static method in class org.apache.openejb.config.ServiceUtils
-
- getServiceProvidersByServiceType(String) - Static method in class org.apache.openejb.config.ServiceUtils
-
- getServiceQName() - Method in class org.apache.openejb.client.WsMetaData
-
- getServiceQName(Class<?>) - Static method in class org.apache.openejb.core.webservices.JaxWsUtils
-
- getServiceQName() - Method in class org.apache.openejb.core.webservices.PortAddress
-
- getServiceQName() - Method in class org.apache.openejb.core.webservices.ServiceRefData
-
- getServiceQname() - Method in class org.apache.openejb.jee.ServiceRef
-
Gets the value of the serviceQname property.
- getServiceQname() - Method in class org.apache.openejb.jee.sun.ServiceRef
-
- getServiceQname() - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- getServiceQnames() - Method in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
Gets the value of the serviceQnames property.
- getServiceRef() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getServiceRef() - Method in class org.apache.openejb.jee.Application
-
- getServiceRef() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getServiceRef() - Method in class org.apache.openejb.jee.EntityBean
-
- getServiceRef() - Method in class org.apache.openejb.jee.Interceptor
-
- getServiceRef() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the serviceRef property.
- getServiceRef() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the serviceRef property.
- getServiceRef() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the serviceRef property.
- getServiceRef() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getServiceRef() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getServiceRef() - Method in interface org.apache.openejb.jee.oejb2.EnterpriseBean
-
- getServiceRef() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the serviceRef property.
- getServiceRef() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- getServiceRef() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
Gets the value of the serviceRef property.
- getServiceRef() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
- getServiceRef() - Method in class org.apache.openejb.jee.SessionBean
-
- getServiceRef() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getServiceRef() - Method in class org.apache.openejb.jee.sun.SunApplication
-
- getServiceRef() - Method in class org.apache.openejb.jee.sun.SunApplicationClient
-
- getServiceRef() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getServiceRef() - Method in class org.apache.openejb.jee.WebApp
-
- getServiceRef() - Method in class org.apache.openejb.jee.WebFragment
-
- getServiceRefBindings() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the serviceRefBindings property.
- getServiceRefData(Object) - Static method in class org.apache.openejb.core.webservices.ServiceRefData
-
- getServiceReferenceDescription() - Method in class org.apache.openejb.jee.wls.ReferenceDescriptor
-
Gets the value of the serviceReferenceDescription property.
- getServiceReferenceDescription() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the serviceReferenceDescription property.
- getServiceRefMap() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getServiceRefMap() - Method in class org.apache.openejb.jee.Application
-
- getServiceRefMap() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getServiceRefMap() - Method in class org.apache.openejb.jee.EntityBean
-
- getServiceRefMap() - Method in class org.apache.openejb.jee.Interceptor
-
- getServiceRefMap() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getServiceRefMap() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getServiceRefMap() - Method in class org.apache.openejb.jee.SessionBean
-
- getServiceRefMap() - Method in class org.apache.openejb.jee.WebApp
-
- getServiceRefMap() - Method in class org.apache.openejb.jee.WebFragment
-
- getServiceRefName() - Method in class org.apache.openejb.jee.jba.ServiceRef
-
Gets the value of the serviceRefName property.
- getServiceRefName() - Method in class org.apache.openejb.jee.oejb2.ServiceRefType
-
Gets the value of the serviceRefName property.
- getServiceRefName() - Method in class org.apache.openejb.jee.ServiceRef
-
- getServiceRefName() - Method in class org.apache.openejb.jee.sun.ServiceRef
-
- getServiceRefName() - Method in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
Gets the value of the serviceRefName property.
- getServiceRefName() - Method in class org.apache.openejb.jee.wls.ServiceReferenceDescription
-
Gets the value of the serviceRefName property.
- getServiceRefs() - Method in class org.apache.openejb.jee.was.v6.common.JNDIEnvRefsGroup
-
Gets the value of the serviceRefs property.
- getServiceRefs() - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Gets the value of the serviceRefs property.
- getServiceRefs() - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Gets the value of the serviceRefs property.
- getServiceRefType() - Method in class org.apache.openejb.jee.ServiceRef
-
- getServices() - Method in class org.apache.openejb.config.AppModule
-
- getServices() - Method in class org.apache.openejb.config.sys.Openejb
-
- getServices() - Method in class org.apache.openejb.server.DiscoveryRegistry
-
- getServices() - Method in class org.apache.openejb.server.rest.RESTService
-
- getServicesDiscovered() - Method in class org.apache.openejb.server.discovery.Tracker
-
- getServicesRegistered() - Method in class org.apache.openejb.server.discovery.Tracker
-
- getServiceUri() - Method in class org.apache.openejb.server.ServiceDaemon
-
- getServiceWsdlLocation(Class<?>, ClassLoader) - Static method in class org.apache.openejb.core.webservices.JaxWsUtils
-
- getServlet() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getServlet() - Method in class org.apache.openejb.jee.WebApp
-
- getServlet() - Method in interface org.apache.openejb.jee.WebCommon
-
- getServlet() - Method in class org.apache.openejb.jee.WebFragment
-
- getServlet(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getServletClass() - Method in class org.apache.openejb.jee.Servlet
-
- getServletConfig() - Method in class org.apache.openejb.server.webservices.WsServlet
-
- getServletConfig() - Method in class org.apache.tomee.myfaces.TomEEWorkaroundFacesServlet
-
- getServletContext() - Method in class org.apache.openejb.core.WebContext
-
- getServletContext() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getServletContext() - Method in class org.apache.openejb.rest.ThreadLocalServletConfig
-
- getServletContext() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getServletContext() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getServletContext() - Method in class org.apache.openejb.server.httpd.HttpSessionImpl
-
- getServletContext() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getServletContext() - Method in class org.apache.openejb.server.httpd.ServletSessionAdapter
-
- getServletContext() - Method in class org.apache.tomee.catalina.JavaeeInstanceManager
-
- getServletContextName() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getServletImplClass() - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- getServletInfo() - Method in class org.apache.openejb.server.webservices.WsServlet
-
- getServletInfo() - Method in class org.apache.tomee.myfaces.TomEEWorkaroundFacesServlet
-
- getServletLink() - Method in class org.apache.openejb.jee.ServiceImplBean
-
- getServletMapping() - Method in class org.apache.openejb.jee.WebApp
-
- getServletMapping() - Method in interface org.apache.openejb.jee.WebCommon
-
- getServletMapping() - Method in class org.apache.openejb.jee.WebFragment
-
- getServletMappings(String) - Method in class org.apache.openejb.jee.WebApp
-
- getServletName() - Method in class org.apache.openejb.jee.FilterMapping
-
- getServletName() - Method in class org.apache.openejb.jee.Servlet
-
- getServletName() - Method in class org.apache.openejb.jee.ServletMapping
-
- getServletName() - Method in class org.apache.openejb.jee.sun.Servlet
-
- getServletName() - Method in class org.apache.openejb.rest.ThreadLocalServletConfig
-
- getServletNameOrUrlPattern() - Method in class org.apache.openejb.jee.sun.CacheMapping
-
- getServletNames() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getServletPath() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getServletPath() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getServletPath() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getServletRegistration(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getServletRegistrations() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getServlets() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getSession() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getSession(boolean) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getSession(boolean) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getSession() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getSession(boolean) - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getSession() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getSessionBeanProxy(<any>, Class<?>, <any>) - Method in class org.apache.openejb.cdi.CdiPlugin
-
- getSessionConfig() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getSessionConfig() - Method in class org.apache.openejb.jee.WebApp
-
- getSessionConfig() - Method in interface org.apache.openejb.jee.WebCommon
-
- getSessionConfig() - Method in class org.apache.openejb.jee.WebFragment
-
- getSessionContext() - Method in class org.apache.openejb.server.httpd.HttpSessionImpl
-
- getSessionContext() - Method in class org.apache.openejb.server.httpd.ServletSessionAdapter
-
- getSessionCookieConfig() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getSessionManager() - Method in class org.apache.openejb.jee.sun.SessionConfig
-
- getSessionMode() - Method in class org.apache.openejb.resource.activemq.jms2.cdi.JMS2CDIExtension.InternalJMSContext
-
- getSessionMode() - Method in class org.apache.openejb.resource.activemq.jms2.JMSContextImpl
-
- getSessionOrEntityOrMessageDriven() - Method in class org.apache.openejb.jee.jba.EnterpriseBeans
-
Gets the value of the sessionOrEntityOrMessageDriven property.
- getSessionProperties() - Method in class org.apache.openejb.jee.sun.SessionConfig
-
- getSessions() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getSessions() - Method in class org.apache.openejb.server.discovery.MultipointServer
-
- getSessionsCreated() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getSessionsCreated() - Method in class org.apache.openejb.server.discovery.MultipointServer
-
- getSessionsCreatedLatest() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getSessionsCreatedLatestTime() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getSessionStateManagerJndiName() - Method in class org.apache.openejb.jee.jba.ClusterConfig
-
Gets the value of the sessionStateManagerJndiName property.
- getSessionTimeout() - Method in class org.apache.openejb.jee.SessionConfig
-
- getSessionTimeout() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getSessionTimeoutSeconds() - Method in class org.apache.openejb.jee.wls.StatefulSessionCache
-
Gets the value of the sessionTimeoutSeconds property.
- getSessionType() - Method in class org.apache.openejb.jee.SessionBean
-
- getSessionType() - Method in class org.apache.openejb.jee.was.v6.ejb.Session
-
Gets the value of the sessionType property.
- getSet(Map<String, String>, String, Set<String>) - Static method in class org.apache.openejb.client.MulticastConnectionFactory
-
- getSetClasspathBat() - Method in class org.apache.tomee.installer.Paths
-
- getSetClasspathBat() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getSetClasspathSh() - Method in class org.apache.tomee.installer.Paths
-
- getSetClasspathSh() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getSetterDescriptor() - Method in enum org.apache.openejb.core.cmp.cmp2.CmrStyle
-
- getSharedCacheMode() - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getSharedCacheMode() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Gets the value of the sharedCacheMode property.
- getSharedCacheMode() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getShort(String) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- getShortDescription() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the shortDescription property.
- getShortDescriptions() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the shortDescriptions property.
- getShortName() - Method in class org.apache.openejb.jee.TldTaglib
-
- getShortProperty(String) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getShrinkFrequencySeconds() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the shrinkFrequencySeconds property.
- getShrinkingEnabled() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the shrinkingEnabled property.
- getSignature() - Method in class org.apache.openejb.server.axis.client.OperationInfo
-
- getSimpleNames(Class...) - Static method in class org.apache.openejb.util.Classes
-
- getSingleClassloader() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getSingleResult() - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getSingleResult() - Method in class org.apache.openejb.persistence.JtaQuery
-
- getSingleResult() - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- getSingletons() - Method in class org.apache.openejb.server.rest.InternalApplication
-
- getSize() - Method in class org.apache.openejb.client.event.ConnectionPoolCreated
-
- getSize() - Method in class org.apache.openejb.client.event.ConnectionPoolTimeout
-
- getSize() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.Cache
-
Gets the value of the size property.
- getSize() - Method in class org.apache.openejb.server.httpd.part.CommonsFileUploadPart
-
- getSkewness() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the skewness of the available values.
- getSkewness() - Method in class org.apache.openejb.monitoring.Stats
-
- getSkewness() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getSkewnessImpl() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured skewness implementation.
- getSkipHttp() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getSmallIcon() - Method in class org.apache.openejb.jee.Icon
-
- getSmallIcon() - Method in class org.apache.openejb.jee.was.v6.common.CompatibilityDescriptionGroup
-
Gets the value of the smallIcon property.
- getSmallIcon() - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Gets the value of the smallIcon property.
- getSoapActionURI() - Method in class org.apache.openejb.server.axis.client.OperationInfo
-
- getSOAPBinding(Binding) - Method in class org.apache.openejb.server.webservices.WsdlVisitor
-
- getSOAPBody(List) - Method in class org.apache.openejb.server.webservices.WsdlVisitor
-
- getSoapHeader() - Method in class org.apache.openejb.jee.Handler
-
- getSoapHeader() - Method in class org.apache.openejb.jee.WsdlMessageMapping
-
- getSoapHeaders() - Method in class org.apache.openejb.core.webservices.HandlerData
-
- getSoapHeaders() - Method in class org.apache.openejb.jee.was.v6.wsclient.Handler
-
Gets the value of the soapHeaders property.
- getSoapRole() - Method in class org.apache.openejb.jee.Handler
-
- getSoapRoles() - Method in class org.apache.openejb.core.webservices.HandlerData
-
- getSoapRoles() - Method in class org.apache.openejb.jee.was.v6.wsclient.Handler
-
Gets the value of the soapRoles property.
- getSoapVersion() - Method in class org.apache.openejb.server.axis.client.OperationInfo
-
- getSockets(InetAddress, int) - Static method in class org.apache.openejb.client.MulticastPulseClient
-
- getSockets(String, int) - Static method in class org.apache.openejb.server.discovery.MulticastPulseAgent
-
Attempts to return at least one socket per valid network interface.
- getSocketURI() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getSortedValues() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the current set of values in an array of double primitives,
sorted in ascending order.
- getSoTimeout() - Method in class org.apache.openejb.server.ServiceDaemon.SocketMonitor
-
- getSource() - Method in class org.apache.openejb.jee.was.v6.ecore.EAnnotation
-
Gets the value of the source property.
- getSource() - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Gets the value of the source property.
- getSource() - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Gets the value of the source property.
- getSource() - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Gets the value of the source property.
- getSource() - Method in class org.apache.openejb.maven.plugin.Synch
-
Gets source.
- getSourceClass() - Method in class org.apache.openejb.jee.FacesSystemEventListener
-
Gets the value of the sourceClass property.
- getSourceClassName() - Method in class org.apache.openejb.util.JuliLogStream.OpenEJBLogRecord
-
Gets the name of the class that issued the logging call.
- getSourceMethodName() - Method in class org.apache.openejb.util.JuliLogStream.OpenEJBLogRecord
-
Gets the name of the method that issued the logging call.
- getSources() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Gets the value of the sources property.
- getSources() - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Gets the value of the sources property.
- getSources() - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Gets the value of the sources property.
- getSout() - Method in class org.apache.openejb.server.cli.StreamManager
-
- getSpec() - Method in class org.apache.openejb.client.ProtocolMetaData
-
- getSpecName() - Method in enum org.apache.openejb.InterfaceType
-
- getSpecVersion() - Method in class org.apache.openejb.jee.Connector10
-
- getSql() - Method in class org.apache.openejb.jee.oejb2.AutoIncrementTableType
-
Gets the value of the sql property.
- getSql() - Method in class org.apache.openejb.jee.oejb2.SqlGeneratorType
-
Gets the value of the sql property.
- getSql() - Method in class org.apache.openejb.jee.wls.DatabaseSpecificSql
-
Gets the value of the sql property.
- getSql() - Method in class org.apache.openejb.jee.wls.SqlQuery
-
Gets the value of the sql property.
- getSqlGenerator() - Method in class org.apache.openejb.jee.oejb2.KeyGeneratorType
-
Gets the value of the sqlGenerator property.
- getSqlQuery() - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Gets the value of the sqlQuery property.
- getSqlResultSetMapping() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the sqlResultSetMapping property.
- getSqlResultSetMapping() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the sqlResultSetMapping property.
- getSqlSelectDistinct() - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Gets the value of the sqlSelectDistinct property.
- getSqlShape() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the sqlShape property.
- getSqlShapeName() - Method in class org.apache.openejb.jee.wls.SqlQuery
-
Gets the value of the sqlShapeName property.
- getSqlShapeName() - Method in class org.apache.openejb.jee.wls.SqlShape
-
Gets the value of the sqlShapeName property.
- getSqlStatement() - Method in class org.apache.openejb.jee.jba.cmp.PostTableCreate
-
Gets the value of the sqlStatement property.
- getSqlType() - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Gets the value of the sqlType property.
- getSqlType() - Method in class org.apache.openejb.jee.jba.cmp.CreatedBy
-
Gets the value of the sqlType property.
- getSqlType() - Method in class org.apache.openejb.jee.jba.cmp.CreatedTime
-
Gets the value of the sqlType property.
- getSqlType() - Method in class org.apache.openejb.jee.jba.cmp.KeyField
-
Gets the value of the sqlType property.
- getSqlType() - Method in class org.apache.openejb.jee.jba.cmp.Mapping
-
Gets the value of the sqlType property.
- getSqlType() - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Gets the value of the sqlType property.
- getSqlType() - Method in class org.apache.openejb.jee.jba.cmp.Property
-
Gets the value of the sqlType property.
- getSqlType() - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Gets the value of the sqlType property.
- getSqlType() - Method in class org.apache.openejb.jee.jba.cmp.UpdatedBy
-
Gets the value of the sqlType property.
- getSqlType() - Method in class org.apache.openejb.jee.jba.cmp.UpdatedTime
-
Gets the value of the sqlType property.
- getSqlType() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.CmpFieldMapping
-
Gets the value of the sqlType property.
- getSsl() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getSslProtocol() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- getSslProtocol() - Method in class org.apache.tomee.embedded.Configuration
-
- getSslProtocol() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getSslProtocol() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getStandardDeviation() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the standard deviation of the available values.
- getStandardDeviation() - Method in interface org.apache.openejb.math.stat.descriptive.StatisticalSummary
-
Returns the standard deviation of the available values.
- getStandardDeviation() - Method in class org.apache.openejb.math.stat.descriptive.SynchronizedDescriptiveStatistics
-
Returns the standard deviation of the available values.
- getStandardDeviation() - Method in class org.apache.openejb.monitoring.Stats
-
- getStandardDeviation() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getStart() - Method in class org.apache.openejb.jee.Timer
-
Gets the value of the start property.
- getStartNode() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Gets the value of the startNode property.
- getStartTime() - Method in class org.apache.openejb.AppContext
-
- getStartTime() - Method in class org.apache.openejb.client.ClientInstance
-
- getStartTime() - Method in class org.apache.openejb.loader.SystemInstance
-
- getStartupBeans() - Method in class org.apache.openejb.jee.Beans
-
- getStartupClasses() - Method in class org.apache.openejb.cdi.CdiScanner
-
- getStartupTimeout() - Method in class org.apache.openejb.config.typed.ActiveMQResourceAdapterBuilder
-
- getStartupTimeout() - Method in class org.apache.openejb.resource.activemq.ActiveMQResourceAdapter
-
- getState() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.DeploymentStatusImpl
-
- getState() - Method in class org.apache.openejb.config.VmDeploymentManager.DeploymentStatusImpl
-
- getState() - Method in class org.apache.tomee.catalina.LazyStopLoader
-
- getState() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getState() - Method in class org.apache.tomee.catalina.valve.LazyValve
-
- getStateFactory() - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Gets the value of the stateFactory property.
- getStateFactory() - Method in class org.apache.openejb.jee.jba.cmp.UserTypeMapping
-
Gets the value of the stateFactory property.
- getStatefulSessionCache() - Method in class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
Gets the value of the statefulSessionCache property.
- getStatefulSessionClustering() - Method in class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
Gets the value of the statefulSessionClustering property.
- getStatefulSessionDescriptor() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the statefulSessionDescriptor property.
- getStatefulTimeout() - Method in class org.apache.openejb.BeanContext
-
- getStatefulTimeout() - Method in class org.apache.openejb.jee.SessionBean
-
- getStatelessBeanCallRouterClassName() - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Gets the value of the statelessBeanCallRouterClassName property.
- getStatelessBeanIsClusterable() - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Gets the value of the statelessBeanIsClusterable property.
- getStatelessBeanLoadAlgorithm() - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Gets the value of the statelessBeanLoadAlgorithm property.
- getStatelessClustering() - Method in class org.apache.openejb.jee.wls.StatelessSessionDescriptor
-
Gets the value of the statelessClustering property.
- getStatelessSessionDescriptor() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the statelessSessionDescriptor property.
- getStateManager() - Method in class org.apache.openejb.jee.FacesApplication
-
Gets the value of the stateManager property.
- getStateName() - Method in class org.apache.tomee.catalina.LazyStopLoader
-
- getStateName() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getStateName() - Method in class org.apache.tomee.catalina.valve.LazyValve
-
- getStaticValue(Reference) - Static method in class org.apache.tomee.common.NamingUtil
-
- getStaticValue(Reference, String) - Static method in class org.apache.tomee.common.NamingUtil
-
- getStatus() - Method in class javax.security.enterprise.identitystore.CredentialValidationResult
-
- getStatus() - Method in class org.apache.openejb.core.BaseContext.UserTransactionWrapper
-
- getStatus() - Method in class org.apache.openejb.core.CoreUserTransaction
-
- getStatus() - Method in class org.apache.openejb.core.managed.ManagedUserTransaction
-
- getStatus() - Method in class org.apache.openejb.core.stateful.StatefulUserTransaction
-
- getStatus() - Method in class org.apache.openejb.core.transaction.EjbUserTransaction
-
- getStatus() - Method in class org.apache.openejb.resource.TransactionManagerWrapper
-
- getStatus() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- getStatus() - Method in class org.apache.openejb.ri.sp.PseudoTransactionService
-
- getStatus() - Method in class org.apache.openejb.ri.sp.PseudoTransactionService.MyTransaction
-
- getStatus() - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- getStatus() - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- getStatus() - Method in class org.apache.tomee.installer.Installer
-
- getStatus() - Method in interface org.apache.tomee.installer.InstallerInterface
-
- getSteadyPoolSize() - Method in class org.apache.openejb.jee.sun.BeanPool
-
- getStereotypes() - Method in class org.apache.openejb.cdi.NewCdiEjbBean
-
- getStereotypes() - Method in class org.apache.openejb.jee.Beans.Alternatives
-
- getStereotypes() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
-
- getStopClasses() - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getStopClassLoader() - Method in class org.apache.tomee.catalina.LazyStopLoader
-
- getStopCommand() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getStopHost() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getStopPort() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getStopPort() - Method in class org.apache.tomee.embedded.Configuration
-
- getStopPort() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getStopPort() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getStoreNotFlushed() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the storeNotFlushed property.
- getStoreProperties() - Method in class org.apache.openejb.jee.sun.SessionManager
-
- getStrategy() - Method in class org.apache.openejb.client.event.ConnectionStrategyAdded
-
- getStrategy() - Method in class org.apache.openejb.client.event.ConnectionStrategyFailed
-
- getStrategy() - Method in class org.apache.openejb.client.event.ConnectionStrategyRemoved
-
- getStrategy() - Method in class org.apache.openejb.jee.jba.cmp.ReadAhead
-
Gets the value of the strategy property.
- getStrategy() - Method in class org.apache.openejb.jee.jpa.GeneratedValue
-
Gets the value of the strategy property.
- getStrategy() - Method in class org.apache.openejb.jee.jpa.Inheritance
-
Gets the value of the strategy property.
- getStrictMaximumSize() - Method in class org.apache.openejb.jee.jba.ContainerPoolConf
-
Gets the value of the strictMaximumSize property.
- getStrictPooling() - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- getStrictTimeout() - Method in class org.apache.openejb.jee.jba.ContainerPoolConf
-
Gets the value of the strictTimeout property.
- getString(Map<String, String>, String, String) - Static method in class org.apache.openejb.client.MulticastConnectionFactory
-
- getString(String) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- getString(String) - Method in class org.apache.openejb.server.httpd.part.CommonsFileUploadPart
-
- getStringAddr() - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
- getStringAddrType() - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
- getStringProperty(String) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getStubProperty() - Method in class org.apache.openejb.jee.sun.PortInfo
-
- getStubProperty() - Method in class org.apache.openejb.jee.wls.PortInfo
-
Gets the value of the stubProperty property.
- getStuckThreadCount() - Method in class org.apache.openejb.jee.wls.ApplicationAdminModeTrigger
-
Gets the value of the stuckThreadCount property.
- getStuckThreadCount() - Method in class org.apache.openejb.jee.wls.WorkManagerShutdownTrigger
-
Gets the value of the stuckThreadCount property.
- getStyle() - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getSubject() - Method in class org.apache.openejb.core.security.AbstractSecurityService.Identity
-
- getSubmittedFileName() - Method in class org.apache.openejb.server.httpd.part.CommonsFileUploadPart
-
- getSubquerySupported() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the subquerySupported property.
- getSubscriptionDurability() - Method in class org.apache.openejb.jee.MessageDrivenDestination
-
Gets the value of the subscriptionDurability property.
- getSubscriptionDurability() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Gets the value of the subscriptionDurability property.
- getSubTree() - Method in class org.apache.openejb.core.ivm.naming.NameNode
-
- getSuffix() - Method in class org.apache.tomee.loader.filter.SuffixFilter
-
- getSuggestedValue() - Method in class org.apache.openejb.jee.FacesAttribute
-
Gets the value of the suggestedValue property.
- getSuggestedValue() - Method in class org.apache.openejb.jee.FacesProperty
-
Gets the value of the suggestedValue property.
- getSum() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the sum of the values that have been added to Univariate.
- getSum() - Method in interface org.apache.openejb.math.stat.descriptive.StatisticalSummary
-
Returns the sum of the values that have been added to Univariate.
- getSum() - Method in class org.apache.openejb.monitoring.Stats
-
- getSum() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getSumImpl() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured sum implementation.
- getSumLogImpl() - Method in class org.apache.openejb.math.stat.descriptive.moment.GeometricMean
-
Returns the currently configured sum of logs implementation
- getSummary() - Method in exception org.apache.openejb.config.ValidationException
-
- getSumsq() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the sum of the squares of the available values.
- getSumsq() - Method in class org.apache.openejb.monitoring.Stats
-
- getSumsq() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getSumsqImpl() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured sum of squares implementation.
- getSunCmpMapping() - Method in class org.apache.openejb.jee.sun.SunCmpMappings
-
- getSupportedLanguages() - Static method in class org.apache.openejb.util.OpenEJBScripter
-
- getSupportedLocale() - Method in class org.apache.openejb.jee.FacesLocaleConfig
-
Gets the value of the supportedLocale property.
- getSupportedLocales() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager
-
- getSupportedLocales() - Method in class org.apache.openejb.config.VmDeploymentManager
-
- getSupportedMessageTypes() - Method in class org.apache.tomee.security.provider.TomEESecurityServerAuthModule
-
- getSupportedService(Class<T>) - Method in class org.apache.openejb.cdi.CdiPlugin
-
- getSweepInterval() - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- getSweepInterval() - Method in class org.apache.openejb.jee.oejb2.OpenejbClusteringWadiType
-
Gets the value of the sweepInterval property.
- getSwitch() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Gets the value of the switch property.
- getSynchronizationType() - Method in class org.apache.openejb.BeanContext.EntityManagerConfiguration
-
- getSyncOnCommitOnly() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the syncOnCommitOnly property.
- getSystemEventClass() - Method in class org.apache.openejb.jee.FacesSystemEventListener
-
Gets the value of the systemEventClass property.
- getSystemEventListener() - Method in class org.apache.openejb.jee.FacesApplication
-
- getSystemEventListenerClass() - Method in class org.apache.openejb.jee.FacesSystemEventListener
-
Gets the value of the systemEventListenerClass property.
- getSystemInstance() - Method in class org.apache.openejb.AppContext
-
- getSystemModule() - Static method in class org.apache.openejb.config.SystemApps
-
- getSystemProperties(String, String) - Static method in class org.apache.openejb.config.ConfigurationFactory
-
- getSystemProperties() - Method in class org.apache.openejb.config.sys.Openejb
-
- getSystemProperties() - Static method in class org.apache.openejb.util.JavaSecurityManagers
-
- getSystemProperty(String) - Static method in class org.apache.openejb.util.JavaSecurityManagers
-
- getSystemProperty(String, String) - Static method in class org.apache.openejb.util.JavaSecurityManagers
-
- getTable() - Method in class org.apache.openejb.jee.jpa.Column
-
Gets the value of the table property.
- getTable() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the table property.
- getTable() - Method in class org.apache.openejb.jee.jpa.JoinColumn
-
Gets the value of the table property.
- getTable() - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Gets the value of the table property.
- getTable() - Method in class org.apache.openejb.jee.jpa.MapKeyJoinColumn
-
Gets the value of the table property.
- getTable() - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Gets the value of the table property.
- getTable() - Method in class org.apache.openejb.jee.wls.SqlShape
-
Gets the value of the table property.
- getTableColumn() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.CmpFieldMapping
-
Gets the value of the tableColumn property.
- getTableGenerator() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the tableGenerator property.
- getTableGenerator() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the tableGenerator property.
- getTableGenerator() - Method in class org.apache.openejb.jee.jpa.Id
-
Gets the value of the tableGenerator property.
- getTableMap() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the tableMap property.
- getTableName() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the tableName property.
- getTableName() - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Gets the value of the tableName property.
- getTableName() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the tableName property.
- getTableName() - Method in class org.apache.openejb.jee.oejb2.SequenceTableType
-
Gets the value of the tableName property.
- getTableName() - Method in class org.apache.openejb.jee.sun.EntityMapping
-
- getTableName() - Method in class org.apache.openejb.jee.sun.SecondaryTable
-
- getTableName() - Method in class org.apache.openejb.jee.wls.Table
-
Gets the value of the tableName property.
- getTableName() - Method in class org.apache.openejb.jee.wls.TableMap
-
Gets the value of the tableName property.
- getTag() - Method in class org.apache.openejb.jee.TldTaglib
-
- getTagClass() - Method in class org.apache.openejb.jee.Tag
-
- getTagExtension() - Method in class org.apache.openejb.jee.Tag
-
- getTagExtension() - Method in class org.apache.openejb.jee.TagFile
-
- getTagFile() - Method in class org.apache.openejb.jee.TldTaglib
-
- getTagHandlerDelegateFactory() - Method in class org.apache.openejb.jee.FacesFactory
-
- getTaglib() - Method in class org.apache.openejb.jee.JspConfig
-
- getTaglib() - Method in class org.apache.openejb.jee.WebApp
-
- getTaglibExtension() - Method in class org.apache.openejb.jee.TldTaglib
-
- getTaglibLocation() - Method in class org.apache.openejb.jee.Taglib
-
- getTaglibs() - Method in class org.apache.openejb.config.WebModule
-
- getTaglibUri() - Method in class org.apache.openejb.jee.Taglib
-
- getTarget() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.TargetModuleIDImpl
-
- getTarget() - Method in class org.apache.openejb.config.VmDeploymentManager.TargetModuleIDImpl
-
- getTarget() - Method in class org.apache.openejb.core.interceptor.ReflectionInvocationContext
-
- getTarget() - Method in class org.apache.openejb.Injection
-
- getTarget() - Method in class org.apache.openejb.maven.plugin.Synch
-
Gets target.
- getTarget() - Method in class org.apache.openejb.util.DirectoryMonitor
-
- getTargetBinariesDir() - Method in class org.apache.openejb.maven.plugin.Synchronization
-
Gets target binaries dir.
- getTargetClass() - Method in class org.apache.openejb.client.Injection
-
- getTargetClass() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the targetClass property.
- getTargetEntity() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the targetEntity property.
- getTargetEntity() - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Gets the value of the targetEntity property.
- getTargetEntity() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the targetEntity property.
- getTargetEntity() - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Gets the value of the targetEntity property.
- getTargetEntity() - Method in interface org.apache.openejb.jee.jpa.RelationField
-
- getTargetResourcesDir() - Method in class org.apache.openejb.maven.plugin.Synchronization
-
Gets target resources dir.
- getTargets() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager
-
- getTargets() - Method in class org.apache.openejb.config.VmDeploymentManager
-
- getTargets() - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Gets the value of the targets property.
- getTaskByType(Class<T>) - Method in class org.apache.tomee.embedded.TomEEEmbeddedApplicationRunner.LifecycleTaskAccessor
-
- getTaskCount() - Method in class org.apache.openejb.server.ServicePool.Pool
-
- getTasks() - Method in class org.apache.tomee.embedded.TomEEEmbeddedApplicationRunner.LifecycleTaskAccessor
-
- getTeiClass() - Method in class org.apache.openejb.jee.Tag
-
- getTempDir() - Method in class org.apache.tomee.embedded.Configuration
-
- getTemplate() - Method in interface org.apache.openejb.config.Service
-
- getTemplate() - Method in class org.apache.openejb.config.sys.AbstractService
-
- getTemporal() - Method in class org.apache.openejb.jee.jpa.Basic
-
Gets the value of the temporal property.
- getTemporal() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the temporal property.
- getTemporal() - Method in class org.apache.openejb.jee.jpa.Id
-
Gets the value of the temporal property.
- getTemporal() - Method in class org.apache.openejb.jee.jpa.Version
-
Gets the value of the temporal property.
- getter - Variable in class org.apache.openejb.jee.bval.BeanType
-
- GetterType - Class in org.apache.openejb.jee.bval
-
Java class for getterType complex type.
- GetterType() - Constructor for class org.apache.openejb.jee.bval.GetterType
-
- getTestClass() - Method in class org.apache.openejb.junit.context.OpenEjbTestContext
-
- getTestClass() - Method in class org.apache.openejb.junit.OpenEjbRunner
-
- getTestClass() - Method in class org.apache.openejb.testing.TestInstance
-
- getTestConnectionsOnCreate() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the testConnectionsOnCreate property.
- getTestConnectionsOnRelease() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the testConnectionsOnRelease property.
- getTestConnectionsOnReserve() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the testConnectionsOnReserve property.
- getTestFrequencySeconds() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the testFrequencySeconds property.
- getTestMethod() - Method in class org.apache.openejb.junit.context.OpenEjbTestContext
-
- getTestOnBorrow() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getTestOnBorrow() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getTestOnReturn() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getTestOnReturn() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getTestRules(Object) - Method in class org.apache.openejb.junit.jee.EJBContainerRunner
-
- getTestWhileIdle() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getTestWhileIdle() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getText() - Method in class org.apache.openejb.resource.activemq.jms2.WrappingTextMessage
-
- getThreadContext() - Static method in class org.apache.openejb.core.ThreadContext
-
- getThreadCount() - Method in class org.apache.openejb.core.timer.DefaultTimerThreadPoolAdapter
-
- getThreadPool() - Method in class org.apache.openejb.server.ServicePool
-
- getThreadPriority() - Method in class org.apache.openejb.core.timer.DefaultTimerThreadPoolAdapter
-
- getThreadsWaitingForceThreshold() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getThrowable() - Method in class org.apache.openejb.client.event.RequestFailed
-
- getThrowable() - Method in class org.apache.openejb.client.ThrowableArtifact
-
- getThrowable() - Method in class org.apache.openejb.observer.event.ObserverFailed
-
- getThrowable() - Method in class org.apache.openejb.resource.jdbc.logging.TimeWatcherExecutor.TimerWatcherResult
-
- getThrowRuntimeExceptions() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the throwRuntimeExceptions property.
- getTieClass() - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- getTime() - Method in class org.apache.openejb.client.event.ClientVersion
-
- getTime() - Method in class org.apache.openejb.util.Duration
-
- getTime(TimeUnit) - Method in class org.apache.openejb.util.Duration
-
- getTime() - Method in class org.apache.openejb.util.OpenEjbVersion
-
- getTimeBetweenEvictionRuns() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getTimeBetweenEvictionRunsMillis() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getTimeout() - Method in class org.apache.openejb.client.event.ConnectionPoolCreated
-
- getTimeout() - Method in class org.apache.openejb.client.event.ConnectionPoolTimeout
-
- getTimeOut() - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- getTimeOut() - Method in class org.apache.openejb.core.managed.Instance
-
- getTimeOut() - Method in class org.apache.openejb.core.managed.SimpleCache
-
- getTimeOut() - Method in interface org.apache.openejb.core.stateful.Cache.TimeOut
-
- getTimeOut() - Method in class org.apache.openejb.core.stateful.Instance
-
- getTimeOut() - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- getTimeout() - Method in class org.apache.openejb.jee.Timeout
-
- getTimeout() - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- getTimeout() - Method in class org.apache.openejb.server.httpd.EEFilter.AsynContextWrapper
-
- getTimeout() - Method in class org.apache.openejb.server.httpd.OpenEJBAsyncContext
-
- getTimeoutInSeconds() - Method in class org.apache.openejb.jee.sun.Cache
-
- getTimeoutMethod() - Method in class org.apache.openejb.core.timer.TimerData
-
- getTimeoutMethod() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getTimeoutMethod() - Method in class org.apache.openejb.jee.SessionBean
-
- getTimeoutMethod() - Method in class org.apache.openejb.jee.Timer
-
Gets the value of the timeoutMethod property.
- getTimeoutMethod() - Method in interface org.apache.openejb.jee.TimerConsumer
-
- getTimer() - Method in class org.apache.openejb.core.interceptor.ReflectionInvocationContext
-
- getTimer(long) - Method in interface org.apache.openejb.core.timer.EjbTimerService
-
- getTimer(long) - Method in class org.apache.openejb.core.timer.EjbTimerServiceImpl
-
- getTimer(String, long) - Method in class org.apache.openejb.core.timer.MemoryTimerStore
-
- getTimer(long) - Method in class org.apache.openejb.core.timer.NullEjbTimerServiceImpl
-
- getTimer() - Method in class org.apache.openejb.core.timer.TimerData
-
- getTimer() - Method in class org.apache.openejb.core.timer.TimerHandleImpl
-
- getTimer(String, long) - Method in interface org.apache.openejb.core.timer.TimerStore
-
- getTimer() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getTimer() - Method in class org.apache.openejb.jee.SessionBean
-
- getTimer() - Method in interface org.apache.openejb.jee.TimerConsumer
-
- getTimerConsumerName() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getTimerConsumerName() - Method in class org.apache.openejb.jee.SessionBean
-
- getTimerConsumerName() - Method in interface org.apache.openejb.jee.TimerConsumer
-
- getTimerDescriptor() - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Gets the value of the timerDescriptor property.
- getTimerDescriptor() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the timerDescriptor property.
- getTimerDescriptor() - Method in class org.apache.openejb.jee.wls.StatelessSessionDescriptor
-
Gets the value of the timerDescriptor property.
- getTimeRemaining() - Method in class org.apache.openejb.core.timer.TimerData
-
- getTimeRemaining() - Method in class org.apache.openejb.core.timer.TimerImpl
-
- getTimerPersistence() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the timerPersistence property.
- getTimerPersistence() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the timerPersistence property.
- getTimerPersistence() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the timerPersistence property.
- getTimers(Object) - Method in interface org.apache.openejb.core.timer.EjbTimerService
-
- getTimers(Object) - Method in class org.apache.openejb.core.timer.EjbTimerServiceImpl
-
- getTimers(String) - Method in class org.apache.openejb.core.timer.MemoryTimerStore
-
- getTimers(Object) - Method in class org.apache.openejb.core.timer.NullEjbTimerServiceImpl
-
- getTimers() - Method in class org.apache.openejb.core.timer.TimerServiceImpl
-
- getTimers() - Method in class org.apache.openejb.core.timer.TimerServiceWrapper
-
- getTimers(String) - Method in interface org.apache.openejb.core.timer.TimerStore
-
- getTimerService() - Method in class org.apache.openejb.core.BaseContext
-
- getTimerService(Object, BeanContext, boolean) - Static method in class org.apache.openejb.core.timer.Timers
-
- getTimerStore() - Method in interface org.apache.openejb.core.timer.EjbTimerService
-
- getTimerStore() - Method in class org.apache.openejb.core.timer.EjbTimerServiceImpl
-
- getTimerStore() - Method in class org.apache.openejb.core.timer.NullEjbTimerServiceImpl
-
- getTimestampColumn() - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Gets the value of the timestampColumn property.
- getTimeToLive() - Method in class org.apache.openejb.jee.jba.DLQConfig
-
Gets the value of the timeToLive property.
- getTimeToLive() - Method in class org.apache.openejb.server.discovery.MulticastDiscoveryAgent
-
- getTimeUnit() - Method in class org.apache.openejb.client.event.ConnectionPoolCreated
-
- getTimeUnit() - Method in class org.apache.openejb.client.event.ConnectionPoolTimeout
-
- getTimezone() - Method in class org.apache.openejb.jee.Timer
-
Gets the value of the timezone property.
- getTlibVersion() - Method in class org.apache.openejb.jee.TldTaglib
-
- getTo() - Method in class org.apache.openejb.jee.bval.GroupConversionType
-
Gets the value of the to property.
- getToken() - Method in class javax.security.enterprise.credential.RememberMeCredential
-
- getToken() - Method in class org.apache.openejb.core.security.AbstractSecurityService.Identity
-
- getToken() - Method in class org.apache.tomee.loader.filter.ContainsFilter
-
- getTomcat() - Method in class org.apache.tomee.embedded.Container
-
- getTomcatPrincipal() - Method in class org.apache.tomee.catalina.TomcatSecurityService.TomcatUser
-
- getTomcatResources() - Method in class org.apache.tomee.catalina.OpenEJBNamingResource
-
- getTomcatUsersXml() - Method in class org.apache.tomee.installer.Paths
-
- getTomcatUsersXml() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getTomcatVersion() - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- getTomeeVersion() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getToolkit(String) - Static method in class org.apache.openejb.util.SafeToolkit
-
- getToViewId() - Method in class org.apache.openejb.jee.FacesNavigationCase
-
Gets the value of the toViewId property.
- getTrace() - Method in class org.apache.openejb.util.Debug.Trace.Node
-
- getTrackedResources() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getTrackingMode() - Method in class org.apache.openejb.jee.SessionConfig
-
- getTrackLockedFiles() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getTransacted() - Method in class org.apache.openejb.resource.activemq.jms2.cdi.JMS2CDIExtension.InternalJMSContext
-
- getTransacted() - Method in class org.apache.openejb.resource.activemq.jms2.JMSContextImpl
-
- getTransaction() - Method in class org.apache.openejb.cdi.OpenEJBTransactionService
-
- getTransaction() - Method in class org.apache.openejb.core.managed.Instance
-
- getTransaction() - Method in class org.apache.openejb.core.stateful.Instance
-
- getTransaction() - Method in class org.apache.openejb.core.transaction.JtaTransactionPolicy
-
- getTransaction() - Method in class org.apache.openejb.jee.jba.Interceptor
-
Gets the value of the transaction property.
- getTransaction() - Method in class org.apache.openejb.persistence.JtaEntityManager
-
- getTransaction() - Method in class org.apache.openejb.persistence.QueryLogEntityManager
-
- getTransaction() - Method in class org.apache.openejb.resource.TransactionManagerWrapper
-
- getTransaction() - Method in class org.apache.openejb.ri.sp.PseudoTransactionService
-
- getTransactional() - Method in class org.apache.openejb.jee.DataSource
-
- getTransactionAttribute() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Gets the value of the transactionAttribute property.
- getTransactionDescriptor() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the transactionDescriptor property.
- getTransactionIsolation() - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Gets the value of the transactionIsolation property.
- getTransactionKey() - Method in class org.apache.openejb.core.SimpleTransactionSynchronizationRegistry
-
- getTransactionKey() - Method in class org.apache.openejb.core.TransactionSynchronizationRegistryWrapper
-
- getTransactionKey() - Method in class org.apache.openejb.ri.sp.PseudoTransactionService
-
- getTransactionManager() - Method in class org.apache.openejb.assembler.classic.Assembler
-
- getTransactionManager() - Method in class org.apache.openejb.cdi.OpenEJBTransactionService
-
- getTransactionManager() - Static method in class org.apache.openejb.cdi.transactional.InterceptorBase
-
- getTransactionManager() - Method in class org.apache.openejb.config.sys.Openejb
-
Gets the value of the transactionManager property.
- getTransactionManager() - Method in interface org.apache.openejb.core.cmp.CmpEngineFactory
-
- getTransactionManager() - Method in class org.apache.openejb.core.cmp.jpa.JpaCmpEngineFactory
-
- getTransactionManager() - Method in class org.apache.openejb.core.timer.EjbTimerServiceImpl
-
- getTransactionManager() - Static method in class org.apache.openejb.OpenEJB
-
- getTransactionManager() - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- getTransactionManager() - Method in class org.apache.openejb.ri.sp.PseudoTransactionService
-
- getTransactionManager() - Method in interface org.apache.openejb.spi.Assembler
-
Gets the system wide configured TransactionManager
instance.
- getTransactionManager() - Method in interface org.apache.openejb.spi.TransactionService
-
- getTransactionManager() - Static method in class org.openejb.OpenEJB
-
Deprecated.
- getTransactionPolicy() - Method in class org.apache.openejb.core.ThreadContext
-
- getTransactionPolicyFactory() - Method in class org.apache.openejb.BeanContext
-
- getTransactionStatus() - Method in class org.apache.openejb.core.SimpleTransactionSynchronizationRegistry
-
- getTransactionStatus() - Method in class org.apache.openejb.core.TransactionSynchronizationRegistryWrapper
-
- getTransactionStatus() - Method in class org.apache.openejb.ri.sp.PseudoTransactionService
-
- getTransactionSupport() - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- getTransactionSupport() - Method in class org.apache.openejb.jee.OutboundResourceAdapter
-
- getTransactionSupport() - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- getTransactionSupport() - Method in class org.apache.openejb.resource.activemq.jms2.TomEEManagedConnectionFactory
-
- getTransactionSupport() - Method in class org.apache.openejb.resource.activemq.jms2.TomEERAConnectionFactory
-
- getTransactionSupport() - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- getTransactionSupportLevel() - Method in class org.apache.openejb.resource.activemq.jms2.TomEEManagedConnection
-
- getTransactionSynchronizationRegistry() - Method in class org.apache.openejb.core.cmp.jpa.JpaCmpEngineFactory
-
- getTransactionSynchronizationRegistry() - Method in class org.apache.openejb.core.transaction.SimpleBootstrapContext
-
- getTransactionSynchronizationRegistry() - Method in class org.apache.openejb.ri.sp.PseudoTransactionService
-
- getTransactionTimeout() - Method in class org.apache.openejb.jee.jba.Method
-
Gets the value of the transactionTimeout property.
- getTransactionTimeout() - Method in class org.apache.openejb.resource.jdbc.managed.local.LocalXAResource
-
- getTransactionType(Method) - Method in class org.apache.openejb.BeanContext
-
- getTransactionType(Method, InterfaceType) - Method in class org.apache.openejb.BeanContext
-
- getTransactionType() - Method in class org.apache.openejb.BeanContext
-
- getTransactionType(String) - Method in class org.apache.openejb.config.AppModule
-
- getTransactionType() - Method in class org.apache.openejb.core.transaction.JtaTransactionPolicy
-
- getTransactionType() - Method in interface org.apache.openejb.core.transaction.TransactionPolicy
-
Gets the TransactionType for this policy.
- getTransactionType() - Method in interface org.apache.openejb.jee.EnterpriseBean
-
- getTransactionType() - Method in class org.apache.openejb.jee.EntityBean
-
- getTransactionType() - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getTransactionType() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getTransactionType() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Gets the value of the transactionType property.
- getTransactionType() - Method in class org.apache.openejb.jee.SessionBean
-
- getTransactionType() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Gets the value of the transactionType property.
- getTransactionType() - Method in class org.apache.openejb.jee.was.v6.ejb.Session
-
Gets the value of the transactionType property.
- getTransactionType() - Method in class org.apache.openejb.MethodContext
-
- getTransactionType() - Method in class org.apache.openejb.MethodContext.InterfaceMethodContext
-
- getTransactionType() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getTransAttribute() - Method in class org.apache.openejb.jee.ContainerTransaction
-
- getTransient() - Method in class org.apache.openejb.jee.jpa.Attributes
-
Gets the value of the transient property.
- getTransient() - Method in class org.apache.openejb.jee.jpa.EmbeddableAttributes
-
Gets the value of the transient property.
- getTransportConfig() - Method in class org.apache.openejb.jee.jba.IorSecurityConfig
-
Gets the value of the transportConfig property.
- getTransportConfig() - Method in class org.apache.openejb.jee.sun.IorSecurityConfig
-
- getTransportGuarantee() - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType.WebServiceSecurityType
-
- getTransportGuarantee() - Method in class org.apache.openejb.jee.oejb2.WebServiceSecurityType
-
Gets the value of the transportGuarantee property.
- getTransportGuarantee() - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- getTransportGuarantee() - Method in class org.apache.openejb.jee.UserDataConstraint
-
- getTransportGuarantee() - Method in class org.apache.openejb.server.hessian.HessianService
-
- getTransportGuarantee() - Method in class org.apache.openejb.server.webservices.WsService
-
- getTransportRequirements() - Method in class org.apache.openejb.jee.wls.IiopSecurityDescriptor
-
Gets the value of the transportRequirements property.
- getTransTimeoutSeconds() - Method in class org.apache.openejb.jee.wls.TransactionDescriptor
-
Gets the value of the transTimeoutSeconds property.
- getTraversableResolver() - Method in class org.apache.openejb.assembler.classic.SingleValidatorFactoryWrapper
-
- getTraversableResolver() - Method in class org.apache.openejb.assembler.classic.ValidatorFactoryWrapper
-
- getTraversableResolver() - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Obtient la valeur de la propriété traversableResolver.
- getTrigger() - Method in class org.apache.openejb.core.timer.TimerData
-
- getTriggerGroup() - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- getTriggerName() - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- getTriggerUpdatesOptimisticColumn() - Method in class org.apache.openejb.jee.wls.TableMap
-
Gets the value of the triggerUpdatesOptimisticColumn property.
- getTrim() - Method in class org.apache.openejb.jee.Beans
-
- getTrueMapping() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the trueMapping property.
- getTss() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the tss property.
- getTss() - Method in interface org.apache.openejb.jee.oejb2.RpcBean
-
- getTss() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Gets the value of the tss property.
- getTssLink() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the tssLink property.
- getTssLink() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- getTssLink() - Method in interface org.apache.openejb.jee.oejb2.RpcBean
-
- getTssLink() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Gets the value of the tssLink property.
- getTssName() - Method in class org.apache.openejb.jee.oejb2.TssLinkType
-
- getTxConnection(CommonDataSource, String, String, TransactionManager, TransactionSynchronizationRegistry) - Static method in class org.apache.openejb.resource.jdbc.managed.local.ManagedDataSource
-
- getTxRecovery() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getTxSupport() - Method in class org.apache.openejb.monitoring.ConnectionFactoryMonitor
-
- getType() - Method in enum org.apache.openejb.assembler.classic.JndiBuilder.JndiNameStrategy.Interface
-
- getType(ELContext, Object, Object) - Method in class org.apache.openejb.cdi.WebAppElResolver
-
- getType() - Method in class org.apache.openejb.client.CommandParser.Option
-
- getType() - Method in class org.apache.openejb.config.AnnotationDeployer.FieldMember
-
- getType() - Method in class org.apache.openejb.config.AnnotationDeployer.FilledMember
-
- getType() - Method in interface org.apache.openejb.config.AnnotationDeployer.Member
-
- getType() - Method in class org.apache.openejb.config.AnnotationDeployer.MethodMember
-
- getType() - Method in interface org.apache.openejb.config.Service
-
- getType() - Method in class org.apache.openejb.config.sys.AbstractService
-
- getType() - Method in class org.apache.openejb.core.cmp.cmp2.CmpField
-
- getType() - Method in class org.apache.openejb.core.cmp.cmp2.CmrField
-
- getType() - Method in class org.apache.openejb.core.timer.CalendarTimerData
-
- getType() - Method in class org.apache.openejb.core.timer.IntervalTimerData
-
- getType() - Method in class org.apache.openejb.core.timer.SingleActionTimerData
-
- getType() - Method in class org.apache.openejb.core.timer.TimerData
-
- getType() - Method in class org.apache.openejb.jee.bval.ParameterType
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getType() - Method in class org.apache.openejb.jee.EjbRef
-
- getType() - Method in class org.apache.openejb.jee.EnvEntry
-
- getType() - Method in interface org.apache.openejb.jee.JndiReference
-
- getType() - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- getType() - Method in class org.apache.openejb.jee.oejb2.ArtifactType
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.oejb2.AttributeType
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.oejb2.DepPatternType
-
- getType() - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- getType() - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- getType() - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- getType() - Method in class org.apache.openejb.jee.ResourceRef
-
- getType() - Method in class org.apache.openejb.jee.ServiceRef
-
- getType() - Method in class org.apache.openejb.jee.TldAttribute
-
- getType() - Method in class org.apache.openejb.jee.TldDeferredValue
-
- getType() - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.xmi.XMI
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.loader.event.ComponentAdded
-
- getType() - Method in class org.apache.openejb.loader.event.ComponentRemoved
-
- getType() - Method in class org.apache.openejb.monitoring.ManagedMBean.FieldMember
-
- getType() - Method in interface org.apache.openejb.monitoring.ManagedMBean.Member
-
- getType() - Method in class org.apache.openejb.monitoring.ManagedMBean.MethodMember
-
- getType() - Method in class org.apache.openejb.server.cxf.rs.CxfRsHttpListener.RestServiceMBean
-
- getType() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getType() - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- getType() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimInjectionPoint
-
- getTypeConverter() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.CmpFieldMapping
-
Gets the value of the typeConverter property.
- getTypeIdentifier() - Method in class org.apache.openejb.jee.wls.PersistenceUse
-
Gets the value of the typeIdentifier property.
- getTypeMapping() - Method in class org.apache.openejb.jee.jba.cmp.TypeMappings
-
Gets the value of the typeMapping property.
- getTypeMapping() - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getTypeMappingRegistry() - Method in class org.apache.openejb.server.axis.client.ServiceImpl
-
- getTypeMappingRegistry() - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getTypeMappings() - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Gets the value of the typeMappings property.
- getTypes() - Method in class org.apache.openejb.cdi.CdiEjbBean.EJBBeanAttributesImpl
-
- getTypes() - Method in class org.apache.openejb.cdi.OpenEJBLifecycle.HttpServletRequestBean
-
- getTypes() - Method in class org.apache.openejb.config.sys.ServiceProvider
-
- getTypes() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
-
- getTypeStorage() - Method in class org.apache.openejb.jee.wls.PersistenceUse
-
Gets the value of the typeStorage property.
- getTypeVersion() - Method in class org.apache.openejb.jee.wls.PersistenceUse
-
Gets the value of the typeVersion property.
- getUnauthenticatedPrincipal() - Method in class org.apache.openejb.jee.jba.Jboss
-
Gets the value of the unauthenticatedPrincipal property.
- getUnchecked() - Method in class org.apache.openejb.jee.MethodPermission
-
- getUncheckedPermissions() - Method in class org.apache.openejb.assembler.classic.PolicyContext
-
- getUnderstoodHeaders() - Method in class org.apache.openejb.server.cxf.WSSPassThroughInterceptor
-
- getUniqueConstraint() - Method in class org.apache.openejb.jee.jpa.CollectionTable
-
Gets the value of the uniqueConstraint property.
- getUniqueConstraint() - Method in class org.apache.openejb.jee.jpa.JoinTable
-
Gets the value of the uniqueConstraint property.
- getUniqueConstraint() - Method in class org.apache.openejb.jee.jpa.SecondaryTable
-
Gets the value of the uniqueConstraint property.
- getUniqueConstraint() - Method in class org.apache.openejb.jee.jpa.Table
-
Gets the value of the uniqueConstraint property.
- getUniqueConstraint() - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Gets the value of the uniqueConstraint property.
- getUniqueFile() - Method in interface org.apache.openejb.assembler.Deployer
-
Returns a unique file per runtime.
- getUniqueFile() - Method in class org.apache.openejb.assembler.DeployerEjb
-
- getUniqueFile() - Method in class org.apache.tomee.catalina.deployer.WebappDeployer
-
- getUniqueId() - Method in class org.apache.openejb.config.Module
-
- getUniqueId() - Method in class org.apache.openejb.jee.sun.EnterpriseBeans
-
- getUniqueId() - Method in class org.apache.openejb.jee.sun.SunApplication
-
- getUniqueId() - Method in class org.apache.openejb.ModuleContext
-
- getUniqueId() - Method in class org.apache.tomee.catalina.cluster.DeployMessage
-
- getUniqueId() - Method in class org.apache.tomee.catalina.cluster.UndeployMessage
-
- getUniqueMember() - Method in class org.apache.openejb.util.LinkResolver
-
- getUnit() - Method in class org.apache.openejb.jee.Timeout
-
- getUnit() - Method in class org.apache.openejb.util.Duration
-
- getUnitInfo() - Method in class org.apache.openejb.assembler.classic.EntityManagerFactoryCallable
-
- getUnitProperties() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- getUnknownPk() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the unknownPk property.
- getUnknownPk() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the unknownPk property.
- getUnknownPkClass() - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Gets the value of the unknownPkClass property.
- getUnknownPrimaryKeyField() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the unknownPrimaryKeyField property.
- getUpdatedBy() - Method in class org.apache.openejb.jee.jba.cmp.Audit
-
Gets the value of the updatedBy property.
- getUpdatedMetaData() - Method in class org.apache.openejb.client.ClusterResponse
-
- getUpdatedTime() - Method in class org.apache.openejb.jee.jba.cmp.Audit
-
Gets the value of the updatedTime property.
- getUpdateInterval() - Method in class org.apache.openejb.maven.plugin.AbstractSynchronizable
-
Gets update interval.
- getUpdateOnlyExtenions() - Method in class org.apache.openejb.maven.plugin.AbstractSynchronizable
-
Gets update only extenions.
- getUpperBound() - Method in class org.apache.openejb.jee.was.v6.ecore.ETypedElement
-
Gets the value of the upperBound property.
- getURI() - Method in interface org.apache.openejb.client.Connection
-
- getUri() - Method in class org.apache.openejb.client.event.ConnectionOpened
-
- getUri() - Method in class org.apache.openejb.client.event.ConnectionPoolCreated
-
- getUri() - Method in class org.apache.openejb.client.event.ConnectionPoolTimeout
-
- getURI() - Method in class org.apache.openejb.client.HttpConnectionFactory.HttpConnection
-
- getUri() - Method in class org.apache.openejb.config.DeploymentModule.ID
-
- getURI() - Method in class org.apache.openejb.core.webservices.UriResolver
-
- getUri() - Method in class org.apache.openejb.jee.Beans
-
- getUri() - Method in class org.apache.openejb.jee.oejb2.PortType
-
Gets the value of the uri property.
- getUri() - Method in class org.apache.openejb.jee.TldTaglib
-
- getURI() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getURI() - Method in interface org.apache.openejb.server.httpd.HttpRequest
-
Gets the URI for the current URL page.
- getURI() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
Gets the URI for the current URL page.
- getURI() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getURI() - Method in class org.apache.tomee.bootstrap.Server
-
- getUrl() - Method in class org.apache.openejb.config.ReadDescriptors.UrlSource
-
- getURL() - Method in class org.apache.openejb.core.webservices.UriResolver
-
- getUrl() - Method in class org.apache.openejb.jee.DataSource
-
- getUrl() - Method in class org.apache.openejb.jee.oejb2.ResourceLocatorType
-
Gets the value of the url property.
- getUrl() - Method in class org.apache.openejb.jee.oejb2.ResourceRefType
-
Gets the value of the url property.
- getUrl() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getUrl() - Method in class org.apache.openejb.resource.jdbc.driver.AlternativeDriver
-
- getUrl() - Method in class org.apache.openejb.util.OpenEjbVersion
-
- getUrl() - Method in class org.apache.tomee.livereload.Command
-
- getUrlCachedName(String, URL) - Static method in class org.apache.openejb.ClassLoaderUtil
-
- getUrlCachedName(String, URL) - Method in class org.apache.openejb.util.UrlCache
-
- getURLClassPath(URLClassLoader) - Method in class org.apache.openejb.loader.BasicURLClassPath
-
- getUrlKeyCached(String, File) - Static method in class org.apache.openejb.ClassLoaderUtil
-
- getUrlKeyCached(String, File) - Method in class org.apache.openejb.util.UrlCache
-
- getUrlPattern() - Method in class org.apache.openejb.jee.FacesConfigProtectedViews
-
Gets the value of the urlPattern property.
- getUrlPattern() - Method in class org.apache.openejb.jee.FilterMapping
-
- getUrlPattern() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getUrlPattern() - Method in class org.apache.openejb.jee.ServletMapping
-
- getUrlPattern() - Method in class org.apache.openejb.jee.sun.IdempotentUrlPattern
-
- getUrlPattern() - Method in class org.apache.openejb.jee.WebResourceCollection
-
- getUrls() - Method in class org.apache.openejb.config.DeploymentsResolver.ClasspathSearcher
-
- getUrls() - Method in class org.apache.openejb.config.event.BeforeDeploymentEvent
-
- getUrls() - Method in class org.apache.openejb.config.WebModule
-
- getUrls() - Method in class org.apache.tomee.loader.UrlSet
-
- getUsage() - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Gets the value of the usage property.
- getUse() - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getUseCallerIdentity() - Method in class org.apache.openejb.jee.SecurityIdentity
-
- getUsed() - Method in class org.apache.openejb.util.Pool.Entry
-
- getUseParentHandlers() - Method in class org.apache.openejb.log.logger.AbstractDelegatingLogger
-
- getUser() - Method in class org.apache.openejb.client.JNDIContext.AuthenticationInfo
-
- getUser() - Method in class org.apache.openejb.jee.DataSource
-
- getUser() - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- getUser() - Method in class org.apache.openejb.resource.jdbc.managed.local.Key
-
- getUserAndSystemInterceptors() - Method in class org.apache.openejb.BeanContext
-
- getUserConstraint() - Method in class org.apache.tomee.catalina.realm.event.FindSecurityConstraintsEvent
-
- getUserDataConstraint() - Method in class org.apache.openejb.jee.SecurityConstraint
-
- getUserId() - Method in class org.apache.openejb.jee.was.v6.commonbnd.BasicAuthData
-
Gets the value of the userId property.
- getUsername() - Method in class org.apache.openejb.client.AuthenticationRequest
-
- getUserName() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getUserName() - Method in class org.apache.openejb.jee.wls.ContextCase
-
Gets the value of the userName property.
- getUserName() - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
- getUserName() - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicManagedDataSource
-
- getUsername() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getUsername() - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- getUsername() - Method in class org.apache.tomee.catalina.realm.event.DigestAuthenticationEvent
-
- getUsername() - Method in class org.apache.tomee.catalina.realm.event.UserPasswordAuthenticationEvent
-
- getUserPrincipal() - Method in class org.apache.openejb.core.singleton.EjbWsContext
-
- getUserPrincipal() - Method in class org.apache.openejb.core.stateless.EjbWsContext
-
- getUserPrincipal() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getUserPrincipal() - Method in class org.apache.openejb.rest.ThreadLocalSecurityContext
-
- getUserPrincipal() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getUserPrincipal() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getUserPrincipal() - Method in class org.apache.tomee.microprofile.jwt.MPJWTFilter.MPJWTServletRequestWrapper
-
- getUsers() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- getUsers() - Method in class org.apache.tomee.embedded.Configuration
-
- getUsers() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getUsers() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getUsersAsProperties() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- getUserTransaction() - Method in class org.apache.openejb.cdi.OpenEJBTransactionService
-
- getUserTransaction() - Method in class org.apache.openejb.core.BaseContext
-
- getUserTransaction(UserTransaction) - Method in class org.apache.openejb.core.BaseContext
-
- getUserTransaction() - Method in interface org.apache.openejb.core.transaction.BeanTransactionPolicy
-
Gets the UserTransaction the bean uses to manage the transaction.
- getUserTransaction() - Method in class org.apache.openejb.core.transaction.TxBeanManaged
-
- getUserTypeMapping() - Method in class org.apache.openejb.jee.jba.cmp.UserTypeMappings
-
Gets the value of the userTypeMapping property.
- getUserTypeMappings() - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Gets the value of the userTypeMappings property.
- getUseSelectForUpdate() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the useSelectForUpdate property.
- getUseServersideStubs() - Method in class org.apache.openejb.jee.wls.EntityClustering
-
Gets the value of the useServersideStubs property.
- getUseServersideStubs() - Method in class org.apache.openejb.jee.wls.StatefulSessionClustering
-
Gets the value of the useServersideStubs property.
- getUseServersideStubs() - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Gets the value of the useServersideStubs property.
- getUseThreadPoolId() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.xmi.XMI
-
Gets the value of the uuid property.
- getValid() - Method in class org.apache.openejb.jee.bval.FieldType
-
Gets the value of the valid property.
- getValid() - Method in class org.apache.openejb.jee.bval.GetterType
-
Gets the value of the valid property.
- getValid() - Method in class org.apache.openejb.jee.bval.ParameterType
-
Gets the value of the valid property.
- getValid() - Method in class org.apache.openejb.jee.bval.ReturnValueType
-
Gets the value of the valid property.
- getValidateDbSchemaWith() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Gets the value of the validateDbSchemaWith property.
- getValidatedBy() - Method in class org.apache.openejb.jee.bval.ConstraintDefinitionType
-
Gets the value of the validatedBy property.
- getValidation() - Method in class org.apache.openejb.config.AppModule
-
- getValidation() - Method in class org.apache.openejb.config.ClientModule
-
- getValidation() - Method in class org.apache.openejb.config.ConnectorModule
-
- getValidation() - Method in interface org.apache.openejb.config.DeploymentModule
-
- getValidation() - Method in class org.apache.openejb.config.EjbModule
-
- getValidation() - Method in class org.apache.openejb.config.PersistenceModule
-
- getValidation() - Method in class org.apache.openejb.config.ResourcesModule
-
- getValidation() - Method in class org.apache.openejb.config.WebModule
-
- getValidationConfig() - Method in class org.apache.openejb.config.Module
-
- getValidationContexts() - Method in class org.apache.openejb.config.AppModule
-
- getValidationInterval() - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- getValidationMode() - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getValidationMode() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Gets the value of the validationMode property.
- getValidationMode() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getValidationQuery() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getValidationQuery() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getValidationQueryTimeout() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getValidationResultsSets() - Method in class org.apache.openejb.config.AppValidator
-
- getValidationRules() - Method in class org.apache.openejb.config.AppValidator
-
- getValidator() - Method in class org.apache.openejb.assembler.classic.LazyValidator
-
- getValidator() - Method in class org.apache.openejb.assembler.classic.SingleValidatorFactoryWrapper
-
- getValidator() - Method in class org.apache.openejb.assembler.classic.ValidatorFactoryWrapper
-
- getValidator() - Method in class org.apache.openejb.jee.FacesConfig
-
Gets the value of the validator property.
- getValidator() - Method in class org.apache.openejb.jee.TldTaglib
-
- getValidatorClass() - Method in class org.apache.openejb.jee.FacesValidator
-
Gets the value of the validatorClass property.
- getValidatorClass() - Method in class org.apache.openejb.jee.Validator
-
- getValidatorExtension() - Method in class org.apache.openejb.jee.FacesValidator
-
Gets the value of the validatorExtension property.
- getValidatorId() - Method in class org.apache.openejb.jee.FacesDefaultValidators
-
Gets the value of the validatorId property.
- getValidatorId() - Method in class org.apache.openejb.jee.FacesValidator
-
Gets the value of the validatorId property.
- getValue() - Method in class javax.security.enterprise.credential.Password
-
- getValue() - Method in class org.apache.openejb.arquillian.common.ObjectMap.FieldEntry
-
- getValue() - Method in class org.apache.openejb.arquillian.common.ObjectMap.MethodEntry
-
- getValue(ELContext, Object, Object) - Method in class org.apache.openejb.cdi.WebAppElResolver
-
- getValue() - Method in class org.apache.openejb.client.CommandParser.Option
-
- getValue() - Method in class org.apache.openejb.config.JPAPropertyConverter.Pair
-
- getValue() - Method in class org.apache.openejb.config.SystemProperty
-
- getValue() - Method in class org.apache.openejb.config.typed.util.ObjectMap.FieldEntry
-
- getValue() - Method in class org.apache.openejb.config.typed.util.ObjectMap.MethodEntry
-
- getValue() - Method in exception org.apache.openejb.core.timer.EJBCronTrigger.ParseException
-
- getValue() - Method in class org.apache.openejb.core.WebContext.Instance
-
- getValue(Injection) - Method in interface org.apache.openejb.injection.FallbackPropertyInjector
-
- getValue() - Method in class org.apache.openejb.jee.Beans.Scan.Exclude.IfSystemProperty
-
- getValue() - Method in class org.apache.openejb.jee.bval.GroupSequenceType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.bval.GroupsType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.bval.PayloadType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.bval.PropertyType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.bval.ValidatedByType
-
Gets the value of the value property.
- getvalue() - Method in class org.apache.openejb.jee.DestinationType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFacesMethodCallMethod
-
EL expressions present within a faces config file
must start with the character sequence of '#{' and
end with '}'.
- getValue() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFinalizer
-
EL expressions present within a faces config file
must start with the character sequence of '#{' and
end with '}'.
- getValue() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCallOutboundParameter
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCallParameter
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionInboundParameter
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionInitializer
-
EL expressions present within a faces config file
must start with the character sequence of '#{' and
end with '}'.
- getValue() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionParameterValue
-
EL expressions present within a faces config file
must start with the character sequence of '#{' and
end with '}'.
- getValue() - Method in class org.apache.openejb.jee.FacesConfigIf
-
EL expressions present within a faces config file
must start with the character sequence of '#{' and
end with '}'.
- getValue() - Method in class org.apache.openejb.jee.FacesConfigRedirectRedirectParam
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.FacesDefaultLocale
-
The localeType defines valid locale defined by ISO-639-1
and ISO-3166.
- getValue() - Method in class org.apache.openejb.jee.FacesELExpression
-
EL expressions present within a faces config file
must start with the character sequence of '#{' and
end with '}'.
- getValue() - Method in class org.apache.openejb.jee.FacesFromAction
-
EL expressions present within a faces config file
must start with the character sequence of '#{' and
end with '}'.
- getValue() - Method in class org.apache.openejb.jee.FacesLocale
-
The localeType defines valid locale defined by ISO-639-1
and ISO-3166.
- getValue() - Method in class org.apache.openejb.jee.FacesManagedProperty
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.FacesMapEntry
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.FacesRedirectViewParam
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.FacesSupportedLocale
-
The localeType defines valid locale defined by ISO-639-1
and ISO-3166.
- getvalue() - Method in class org.apache.openejb.jee.jba.BatchCommitStrategy
-
Gets the value of the value property.
- getvalue() - Method in class org.apache.openejb.jee.jba.Depends
-
Gets the value of the value property.
- getvalue() - Method in class org.apache.openejb.jee.jba.Handler
-
Gets the value of the value property.
- getvalue() - Method in class org.apache.openejb.jee.jba.JndiName
-
Gets the value of the value property.
- getvalue() - Method in class org.apache.openejb.jee.jba.LoaderRepository
-
Gets the value of the value property.
- getvalue() - Method in class org.apache.openejb.jee.jba.LoaderRepositoryConfig
-
Gets the value of the value property.
- getvalue() - Method in class org.apache.openejb.jee.jba.Partitions
-
Gets the value of the value property.
- getvalue() - Method in class org.apache.openejb.jee.jba.PrincipalName
-
Gets the value of the value property.
- getvalue() - Method in class org.apache.openejb.jee.jba.ResJndiName
-
Gets the value of the value property.
- getvalue() - Method in class org.apache.openejb.jee.jba.ResourceName
-
Gets the value of the value property.
- getvalue() - Method in class org.apache.openejb.jee.jba.ResUrl
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.jpa.QueryHint
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.jpa.unit.Property
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.oejb2.AttributeType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.oejb2.PropertyType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit.Properties.Property
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.Property
-
- getValue() - Method in class org.apache.openejb.jee.Scan.Exclude.IfSystemProperty
-
Obtient la valeur de la propriété value.
- getvalue() - Method in class org.apache.openejb.jee.SubscriptionDurability
-
Gets the value of the value property.
- getvalue() - Method in class org.apache.openejb.jee.sun.CacheHelperRef
-
- getValue() - Method in class org.apache.openejb.jee.sun.CallProperty
-
- getvalue() - Method in class org.apache.openejb.jee.sun.ColumnName
-
- getvalue() - Method in class org.apache.openejb.jee.sun.ConstraintFieldValue
-
- getvalue() - Method in class org.apache.openejb.jee.sun.Dispatcher
-
- getvalue() - Method in class org.apache.openejb.jee.sun.GroupName
-
- getvalue() - Method in class org.apache.openejb.jee.sun.HttpMethod
-
- getvalue() - Method in class org.apache.openejb.jee.sun.Level
-
- getvalue() - Method in class org.apache.openejb.jee.sun.MethodParam
-
- getvalue() - Method in class org.apache.openejb.jee.sun.NamedGroup
-
- getvalue() - Method in class org.apache.openejb.jee.sun.OperationName
-
- getvalue() - Method in class org.apache.openejb.jee.sun.PrincipalName
-
- getValue() - Method in class org.apache.openejb.jee.sun.Property
-
- getvalue() - Method in class org.apache.openejb.jee.sun.ServletName
-
- getValue() - Method in class org.apache.openejb.jee.sun.StubProperty
-
- getvalue() - Method in class org.apache.openejb.jee.sun.Timeout
-
- getvalue() - Method in class org.apache.openejb.jee.sun.UrlPattern
-
- getValue() - Method in class org.apache.openejb.jee.Text
-
- getValue() - Method in class org.apache.openejb.jee.UrlPattern
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.was.v6.ecore.EEnumLiteral
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.wls.CachingName
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.wls.Description
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.wls.DistributedDestinationConnection
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.wls.PropertyNamevalue
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.XmlString
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.XsdString
-
Gets the value of the value property.
- getValue(Injection) - Method in class org.apache.openejb.mockito.MockitoInjector
-
- getValue() - Method in class org.apache.openejb.server.auth.IPAddressPermissionEditor
-
- getValue(String) - Method in class org.apache.openejb.server.httpd.HttpSessionImpl
-
- getValue(String) - Method in class org.apache.openejb.server.httpd.ServletSessionAdapter
-
- getValue(String) - Method in class org.apache.tomee.microprofile.config.TomEEConfigSource
-
- getValue() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimValueWrapper
-
- getValueClass() - Method in class org.apache.openejb.jee.FacesListEntries
-
Gets the value of the valueClass property.
- getValueClass() - Method in class org.apache.openejb.jee.FacesMapEntries
-
Gets the value of the valueClass property.
- getValueColumnName() - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Gets the value of the valueColumnName property.
- getValueExtractor() - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Gets the value of the valueExtractor property.
- getValueNames() - Method in class org.apache.openejb.server.httpd.HttpSessionImpl
-
- getValueNames() - Method in class org.apache.openejb.server.httpd.ServletSessionAdapter
-
- getValues() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the current set of values in an array of double primitives.
- getValues() - Method in class org.apache.openejb.math.stat.descriptive.SynchronizedDescriptiveStatistics
-
Returns the current set of values in an array of double primitives.
- getValues() - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
- getVar() - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
Gets the value of the var property.
- getVariable() - Method in class org.apache.openejb.jee.Tag
-
- getVariableClass() - Method in class org.apache.openejb.jee.Variable
-
- getVariableMapping() - Method in class org.apache.openejb.jee.JavaXmlTypeMapping
-
- getVariableResolver() - Method in class org.apache.openejb.jee.FacesApplication
-
Gets the value of the variableResolver property.
- getVariance() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the variance of the available values.
- getVariance() - Method in interface org.apache.openejb.math.stat.descriptive.StatisticalSummary
-
Returns the variance of the available values.
- getVariance() - Method in class org.apache.openejb.monitoring.Stats
-
- getVariance() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getVarianceImpl() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured variance implementation.
- getVdlDocument() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionView
-
Gets the value of the vdlDocument property.
- getVendor() - Method in class org.apache.openejb.jee.sun.JavaWebStartAccess
-
- getVendorName() - Method in class org.apache.openejb.jee.Connector
-
- getVendorName() - Method in class org.apache.openejb.jee.Connector10
-
- getVerifyColumns() - Method in class org.apache.openejb.jee.wls.TableMap
-
Gets the value of the verifyColumns property.
- getVerifyRows() - Method in class org.apache.openejb.jee.wls.TableMap
-
Gets the value of the verifyRows property.
- getVersion() - Method in class org.apache.openejb.client.ClusterMetaData
-
- getVersion() - Method in class org.apache.openejb.client.EJBRequest.Body
-
- getVersion() - Method in class org.apache.openejb.client.EJBRequest
-
- getVersion() - Method in class org.apache.openejb.client.event.ClientVersion
-
- getVersion() - Method in class org.apache.openejb.client.ProtocolMetaData
-
- getVersion() - Method in class org.apache.openejb.jee.Application
-
- getVersion() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getVersion() - Method in class org.apache.openejb.jee.Beans
-
- getVersion() - Method in class org.apache.openejb.jee.bval.ConstraintMappingsType
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Obtient la valeur de la propriété version.
- getVersion() - Method in class org.apache.openejb.jee.Connector
-
- getVersion() - Method in class org.apache.openejb.jee.Connector10
-
- getVersion() - Method in class org.apache.openejb.jee.EjbJar
-
- getVersion() - Method in class org.apache.openejb.jee.FacesConfig
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.JavaWsdlMapping
-
- getVersion() - Method in class org.apache.openejb.jee.jpa.Attributes
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.jpa.fragment.PersistenceFragment
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.jpa.unit.Persistence
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.oejb2.ArtifactType
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.oejb2.DepPatternType
-
- getVersion() - Method in class org.apache.openejb.jee.oejb2.PatternType
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.Persistence
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.TldTaglib
-
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.xmi.XMI
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.WebApp
-
- getVersion() - Method in interface org.apache.openejb.jee.WebCommon
-
- getVersion() - Method in class org.apache.openejb.jee.WebFragment
-
- getVersion() - Method in class org.apache.openejb.jee.Webservices
-
- getVersion() - Method in class org.apache.openejb.util.OpenEjbVersion
-
- getVersion() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getVersion() - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- getVersionColumn() - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Gets the value of the versionColumn property.
- getVersionColumnInitialValue() - Method in class org.apache.openejb.jee.wls.TableMap
-
Gets the value of the versionColumnInitialValue property.
- getVersions() - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Gets the value of the versions property.
- getVictimSelectionPolicy() - Method in class org.apache.openejb.jee.sun.BeanCache
-
- getView() - Method in class org.apache.openejb.assembler.classic.MethodInfoUtil.ViewMethod
-
- getView() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Gets the value of the view property.
- getViewDeclarationLanguageFactory() - Method in class org.apache.openejb.jee.FacesFactory
-
- getViewHandler() - Method in class org.apache.openejb.jee.FacesApplication
-
Gets the value of the viewHandler property.
- getViewParam() - Method in class org.apache.openejb.jee.FacesRedirect
-
Gets the value of the viewParam property.
- getVirtualHost() - Method in class org.apache.openejb.server.hessian.HessianService
-
- getVirtualHost() - Method in class org.apache.openejb.server.rest.RESTService
-
- getVirtualHost() - Method in class org.apache.openejb.server.webservices.WsService
-
- getVirtualServerName() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getVirtualServerName() - Method in class org.apache.openejb.server.httpd.EmbeddedServletContext
-
- getVirtualServerName() - Method in class org.apache.openejb.web.LightweightWebAppBuilder.LightServletContext
-
- getVisitContextFactory() - Method in class org.apache.openejb.jee.FacesFactory
-
- getWadl(String) - Method in class org.apache.openejb.server.cxf.rs.CxfRsHttpListener.RestServiceMBean
-
- getWadlUrl() - Method in class org.apache.openejb.server.cxf.rs.CxfRsHttpListener.RestServiceMBean
-
- getWaitTomEE() - Method in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
Gets wait TomEE.
- getWaitTomEE() - Method in class org.apache.openejb.maven.plugin.BuildTomEEMojo
-
- getWaitTomEE() - Method in class org.apache.openejb.maven.plugin.StartTomEEMojo
-
- getWaitTomEE() - Method in class org.apache.openejb.maven.plugin.StopTomEEMojo
-
- getWarnings() - Method in class org.apache.openejb.config.ValidationContext
-
- getWarnings() - Method in exception org.apache.openejb.config.ValidationFailedException
-
- getWarnings() - Method in interface org.apache.openejb.config.ValidationResults
-
- getWarnings() - Method in class org.apache.tomee.installer.Alerts
-
- getWatchedFolder() - Method in class org.apache.openejb.maven.plugins.LiveReload
-
- getWatchedResources() - Method in class org.apache.openejb.config.AppModule
-
- getWatchedResources() - Method in class org.apache.openejb.config.ClientModule
-
- getWatchedResources() - Method in class org.apache.openejb.config.ConnectorModule
-
- getWatchedResources() - Method in interface org.apache.openejb.config.DeploymentModule
-
- getWatchedResources() - Method in class org.apache.openejb.config.EjbModule
-
- getWatchedResources() - Method in class org.apache.openejb.config.PersistenceModule
-
- getWatchedResources() - Method in class org.apache.openejb.config.ResourcesModule
-
- getWatchedResources() - Method in class org.apache.openejb.config.WebModule
-
- getWatcher() - Method in class org.apache.tomee.livereload.Instances
-
- getWeb() - Method in class org.apache.openejb.jee.Module
-
- getWeb() - Method in class org.apache.openejb.jee.oejb2.ExtModuleType
-
Gets the value of the web property.
- getWeb() - Method in class org.apache.openejb.jee.oejb2.ModuleType
-
Gets the value of the web property.
- getWeb() - Method in class org.apache.openejb.jee.sun.SunApplication
-
- getWeb() - Method in class org.apache.tomee.catalina.event.AfterApplicationCreated
-
- getWebAnnotatedClasses() - Method in class org.apache.openejb.config.WebModule
-
- getWebApp() - Method in class org.apache.openejb.config.WebModule
-
- getWebAppFacesConfig(ExternalContext) - Method in class org.apache.tomee.myfaces.TomEEFacesConfigurationProvider
-
- getWebappUrls(File) - Static method in class org.apache.openejb.config.DeploymentLoader
-
- getWebappUrlsAndRars(File) - Static method in class org.apache.openejb.config.DeploymentLoader
-
- getWebBeansContext() - Method in class org.apache.openejb.AppContext
-
- getWebBeansContext() - Method in class org.apache.openejb.BeanContext
-
- getWebBeansContext() - Method in class org.apache.openejb.cdi.StartupObject
-
- getWebBeansContext() - Method in class org.apache.openejb.core.WebContext
-
- getWebbeansContext() - Method in class org.apache.openejb.core.WebContext
-
- getWebClassLoader() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the webClassLoader property.
- getWebClassLoader() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the webClassLoader property.
- getWebContext() - Method in class org.apache.openejb.cdi.StartupObject
-
- getWebContext(String) - Method in class org.apache.openejb.core.CoreContainerSystem
-
- getWebContext() - Method in class org.apache.openejb.server.cxf.rs.event.ServerCreated
-
- getWebContext(String) - Method in interface org.apache.openejb.spi.ContainerSystem
-
Deprecated.
- getWebContextByHost(String, String) - Method in class org.apache.openejb.core.CoreContainerSystem
-
- getWebContextByHost(String, String) - Method in interface org.apache.openejb.spi.ContainerSystem
-
- getWebContexts() - Method in class org.apache.openejb.AppContext
-
- getWebContextToUseWithEars() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getWebDescriptors(File) - Static method in class org.apache.openejb.config.DeploymentLoader
-
- getWeblogicCompatibility() - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Gets the value of the weblogicCompatibility property.
- getWeblogicEnterpriseBean() - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Gets the value of the weblogicEnterpriseBean property.
- getWeblogicQl() - Method in class org.apache.openejb.jee.wls.EjbQlQuery
-
Gets the value of the weblogicQl property.
- getWeblogicQuery() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the weblogicQuery property.
- getWeblogicRdbmsBean() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Gets the value of the weblogicRdbmsBean property.
- getWeblogicRdbmsRelation() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Gets the value of the weblogicRdbmsRelation property.
- getWebModules() - Method in class org.apache.openejb.config.AppModule
-
- getWebResource(String) - Method in class org.apache.openejb.arquillian.openejb.SWClassLoader
-
- getWebResourceCached() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getWebResourceCollection() - Method in class org.apache.openejb.jee.SecurityConstraint
-
- getWebResourceName() - Method in class org.apache.openejb.jee.WebResourceCollection
-
- getWebServiceAddress() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Gets the value of the webServiceAddress property.
- getWebServiceAddress() - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType
-
- getWebServiceBinding() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- getWebserviceDescription() - Method in class org.apache.openejb.jee.sun.EnterpriseBeans
-
- getWebserviceDescription() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getWebserviceDescription() - Method in class org.apache.openejb.jee.Webservices
-
- getWebserviceDescriptionMap() - Method in class org.apache.openejb.jee.sun.EnterpriseBeans
-
- getWebserviceDescriptionMap() - Method in class org.apache.openejb.jee.Webservices
-
- getWebserviceDescriptionName() - Method in class org.apache.openejb.jee.sun.WebserviceDescription
-
- getWebserviceDescriptionName() - Method in class org.apache.openejb.jee.WebserviceDescription
-
- getWebserviceEndpoint() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getWebserviceEndpoint() - Method in class org.apache.openejb.jee.sun.Servlet
-
- getWebserviceEndpointMap() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getWebserviceEndpointMap() - Method in class org.apache.openejb.jee.sun.Servlet
-
- getWebservices() - Method in class org.apache.openejb.config.EjbModule
-
- getWebservices() - Method in class org.apache.openejb.config.WebModule
-
- getWebservices() - Method in interface org.apache.openejb.config.WsModule
-
- getWebServiceSecurity() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Gets the value of the webServiceSecurity property.
- getWebServiceSecurity() - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType
-
- getWebServiceVirtualHost() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Gets the value of the webServiceVirtualHost property.
- getWebServiceVirtualHost() - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType
-
- getWebUri() - Method in class org.apache.openejb.jee.sun.Web
-
- getWebUri() - Method in class org.apache.openejb.jee.Web
-
- getWebURL() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.TargetModuleIDImpl
-
- getWebURL() - Method in class org.apache.openejb.config.VmDeploymentManager.TargetModuleIDImpl
-
- getWebXml() - Method in class org.apache.tomee.embedded.Configuration
-
- getWelcomeFile() - Method in class org.apache.openejb.jee.WelcomeFileList
-
- getWelcomeFileList() - Method in class org.apache.openejb.jee.WebApp
-
- getWelcomeFileList() - Method in interface org.apache.openejb.jee.WebCommon
-
- getWelcomeFileList() - Method in class org.apache.openejb.jee.WebFragment
-
- getWhere() - Method in class org.apache.openejb.jee.jba.cmp.DeclaredSql
-
Gets the value of the where property.
- getWildcard() - Method in class org.apache.openejb.server.rest.RESTService
-
- getWindowSize() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the maximum number of values that can be stored in the
dataset, or INFINITE_WINDOW (-1) if there is no limit.
- getWindowSize() - Method in class org.apache.openejb.math.stat.descriptive.SynchronizedDescriptiveStatistics
-
Returns the maximum number of values that can be stored in the
dataset, or INFINITE_WINDOW (-1) if there is no limit.
- getWithEjbRemote() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getWord() - Method in class org.apache.openejb.jee.jba.cmp.ReservedWords
-
Gets the value of the word property.
- getWorkDir() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getWorkDir() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getWorkManager() - Method in class org.apache.openejb.core.transaction.SimpleBootstrapContext
-
- getWorkManager() - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Gets the value of the workManager property.
- getWorkManagerShutdownTrigger() - Method in class org.apache.openejb.jee.wls.WorkManager
-
Gets the value of the workManagerShutdownTrigger property.
- getWrapped() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpAuthenticationMechanismWrapper
-
- getWrapped() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- getWrapped() - Method in class javax.security.enterprise.identitystore.IdentityStoreWrapper
-
- getWrappedElement() - Method in class org.apache.openejb.jee.ServiceEndpointMethodMapping
-
- getWrapperElementQNames() - Method in class org.apache.openejb.server.axis.assembler.HeavyweightOperationInfoBuilder
-
- getWriter() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- getWriter() - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- getWriter() - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- getWsAddressTemplate() - Method in class org.apache.openejb.server.webservices.WsService
-
- getWsdl(HttpRequest, HttpResponse) - Method in class org.apache.openejb.server.axis.AxisWsContainer
-
- getWsdl() - Method in class org.apache.openejb.server.cxf.ejb.EjbWsContainer.WsServiceMBean
-
- getWsdl() - Method in class org.apache.openejb.server.cxf.pojo.PojoWsContainer.WsServiceMBean
-
- getWsdlBinding() - Method in class org.apache.openejb.jee.ServiceEndpointInterfaceMapping
-
- getWSDLDocumentLocation() - Method in interface org.apache.openejb.server.axis.client.SeiFactory
-
- getWSDLDocumentLocation() - Method in class org.apache.openejb.server.axis.client.SeiFactoryImpl
-
- getWSDLDocumentLocation() - Method in class org.apache.openejb.server.axis.client.ServiceImpl
-
- getWsdlFile() - Method in class org.apache.openejb.jee.oejb2.ServiceRefType
-
Gets the value of the wsdlFile property.
- getWsdlFile() - Method in class org.apache.openejb.jee.ServiceRef
-
- getWsdlFile() - Method in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
Gets the value of the wsdlFile property.
- getWsdlFile() - Method in class org.apache.openejb.jee.WebserviceDescription
-
- getWSDLFile() - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getWsdlMessage() - Method in class org.apache.openejb.jee.ExceptionMapping
-
- getWsdlMessage() - Method in class org.apache.openejb.jee.WsdlMessageMapping
-
- getWsdlMessage() - Method in class org.apache.openejb.jee.WsdlReturnValueMapping
-
- getWsdlMessageMapping() - Method in class org.apache.openejb.jee.MethodParamPartsMapping
-
- getWsdlMessagePartName() - Method in class org.apache.openejb.jee.ExceptionMapping
-
- getWsdlMessagePartName() - Method in class org.apache.openejb.jee.WsdlMessageMapping
-
- getWsdlMessagePartName() - Method in class org.apache.openejb.jee.WsdlReturnValueMapping
-
- getWsdlOperation() - Method in class org.apache.openejb.jee.ServiceEndpointMethodMapping
-
- getWsdlOverride() - Method in class org.apache.openejb.jee.jba.ServiceRef
-
Gets the value of the wsdlOverride property.
- getWsdlOverride() - Method in class org.apache.openejb.jee.sun.ServiceRef
-
- getWsdlPort() - Method in class org.apache.openejb.core.webservices.PortData
-
- getWsdlPort() - Method in class org.apache.openejb.jee.PortComponent
-
- getWsdlPort() - Method in class org.apache.openejb.jee.sun.PortInfo
-
- getWsdlPortType() - Method in class org.apache.openejb.jee.ServiceEndpointInterfaceMapping
-
- getWsdlPublishLocation() - Method in class org.apache.openejb.jee.sun.WebserviceDescription
-
- getWsdlReturnValueMapping() - Method in class org.apache.openejb.jee.ServiceEndpointMethodMapping
-
- getWsdlService() - Method in class org.apache.openejb.core.webservices.PortData
-
- getWsdlService() - Method in class org.apache.openejb.jee.PortComponent
-
- getWsdlServiceName() - Method in class org.apache.openejb.jee.ServiceInterfaceMapping
-
- getWsdlURL(String, URL, ClassLoader) - Static method in class org.apache.openejb.assembler.classic.WsBuilder
-
- getWsdlUrl() - Method in class org.apache.openejb.client.WsMetaData
-
- getWsdlUrl() - Method in class org.apache.openejb.core.webservices.PortData
-
- getWsdlURL() - Method in class org.apache.openejb.core.webservices.ServiceRefData
-
- getWsdlUrl() - Method in class org.apache.openejb.jee.wls.ServiceReferenceDescription
-
Gets the value of the wsdlUrl property.
- getWsdlURL() - Method in class org.apache.openejb.server.cxf.CxfServiceConfiguration
-
- getWsdlUrl() - Method in class org.apache.openejb.server.cxf.ejb.EjbWsContainer.WsServiceMBean
-
- getWsdlUrl() - Method in class org.apache.openejb.server.cxf.pojo.PojoWsContainer.WsServiceMBean
-
- getXAConnection() - Method in class org.apache.openejb.resource.jdbc.xa.IsDifferentXaDataSourceWrapper
-
- getXAConnection(String, String) - Method in class org.apache.openejb.resource.jdbc.xa.IsDifferentXaDataSourceWrapper
-
- getXAResource() - Method in class org.apache.openejb.resource.activemq.jms2.XAJMSContextImpl
-
- getXAResource() - Method in class org.apache.openejb.resource.jdbc.managed.local.ManagedConnection
-
- getXAResource() - Method in class org.apache.openejb.resource.jdbc.managed.xa.ManagedXAConnection
-
- getXAResources(ActivationSpec[]) - Method in class org.apache.openejb.resource.quartz.QuartzResourceAdapter
-
- getXATerminator() - Method in class org.apache.openejb.core.transaction.SimpleBootstrapContext
-
- getXid() - Method in class org.apache.openejb.resource.jdbc.managed.local.LocalXAResource
-
- getXmlAttributeName() - Method in class org.apache.openejb.jee.VariableMapping
-
- getXmlElementName() - Method in class org.apache.openejb.jee.VariableMapping
-
- getXmlName() - Method in enum org.apache.openejb.assembler.classic.JndiBuilder.JndiNameStrategy.Interface
-
- getXmlNameCc() - Method in enum org.apache.openejb.assembler.classic.JndiBuilder.JndiNameStrategy.Interface
-
- getXmlWildcard() - Method in class org.apache.openejb.jee.VariableMapping
-
- getYear() - Method in class org.apache.openejb.jee.TimerSchedule
-
- GLOBAL_FLUSH_PROPERTY - Static variable in class org.apache.openejb.resource.jdbc.DataSourceFactory
-
- GLOBAL_HANDLER_PROPERTY - Static variable in class org.apache.openejb.resource.jdbc.DataSourceFactory
-
- GLOBAL_LOG_SQL_PACKAGE_PROPERTY - Static variable in class org.apache.openejb.resource.jdbc.DataSourceFactory
-
- GLOBAL_LOG_SQL_PROPERTY - Static variable in class org.apache.openejb.resource.jdbc.DataSourceFactory
-
- globalExecutor() - Static method in class org.apache.openejb.client.JNDIContext
-
- globalJndiEnc - Variable in class org.apache.openejb.assembler.classic.AppInfo
-
- GlobalListenerSupport - Class in org.apache.tomee.catalina
-
Observers events from Tomcat to configure
web applications etc.
- GlobalListenerSupport(StandardServer, ContextListener) - Constructor for class org.apache.tomee.catalina.GlobalListenerSupport
-
Creates a new instance.
- GlobalListenerSupport.MoniterableHashMap - Class in org.apache.tomee.catalina
-
- goalMs - Variable in class org.apache.openejb.jee.wls.ResponseTimeRequestClass
-
- groovyCustomizers - Variable in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
The Groovy customizers.
- groovyCustomizers - Variable in class org.apache.openejb.maven.plugins.TomEEEmbeddedMojo
-
A list of groovy scripts executed before the container starts.
- Group(String) - Constructor for class org.apache.openejb.core.security.AbstractSecurityService.Group
-
- group - Variable in class org.apache.openejb.jee.oejb2.EntityBeanType.PrefetchGroup
-
- GroupConversionType - Class in org.apache.openejb.jee.bval
-
Java class for groupConversionType complex type.
- GroupConversionType() - Constructor for class org.apache.openejb.jee.bval.GroupConversionType
-
- groupId - Variable in class org.apache.openejb.jee.oejb2.ArtifactType
-
- groupId - Variable in class org.apache.openejb.jee.oejb2.DepPatternType
-
- groupId - Variable in class org.apache.openejb.jee.oejb2.PatternType
-
- GroupName - Class in org.apache.openejb.jee.jba.cmp
-
Java class for anonymous complex type.
- GroupName() - Constructor for class org.apache.openejb.jee.jba.cmp.GroupName
-
- groupName - Variable in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
- groupName - Variable in class org.apache.openejb.jee.oejb2.CmpFieldGroupMappingType
-
- groupName - Variable in class org.apache.openejb.jee.oejb2.CmrFieldGroupMappingType
-
- groupName - Variable in class org.apache.openejb.jee.oejb2.EntityGroupMappingType
-
- groupName - Variable in class org.apache.openejb.jee.oejb2.GroupType.CmrField
-
- groupName - Variable in class org.apache.openejb.jee.oejb2.GroupType
-
- groupName - Variable in class org.apache.openejb.jee.oejb2.QueryType
-
- GroupName - Class in org.apache.openejb.jee.sun
-
- GroupName() - Constructor for class org.apache.openejb.jee.sun.GroupName
-
- groupName - Variable in class org.apache.openejb.jee.wls.CachingElement
-
- groupName - Variable in class org.apache.openejb.jee.wls.ContextCase
-
- groupName - Variable in class org.apache.openejb.jee.wls.EjbQlQuery
-
- groupName - Variable in class org.apache.openejb.jee.wls.FieldGroup
-
- groupName - Variable in class org.apache.openejb.jee.wls.FieldMap
-
- groupName - Variable in class org.apache.openejb.jee.wls.WeblogicRelationshipRole
-
- GroupPrincipal - Class in org.apache.openejb.core.security.jaas
-
- GroupPrincipal(String) - Constructor for class org.apache.openejb.core.security.jaas.GroupPrincipal
-
- groups - Variable in class org.apache.openejb.jee.bval.ConstraintType
-
- groupSequence - Variable in class org.apache.openejb.jee.bval.ClassType
-
- GroupSequenceType - Class in org.apache.openejb.jee.bval
-
Java class for groupSequenceType complex type.
- GroupSequenceType() - Constructor for class org.apache.openejb.jee.bval.GroupSequenceType
-
- GroupsType - Class in org.apache.openejb.jee.bval
-
Java class for groupsType complex type.
- GroupsType() - Constructor for class org.apache.openejb.jee.bval.GroupsType
-
- GroupType - Class in org.apache.openejb.jee.oejb2
-
Java class for groupType complex type.
- GroupType() - Constructor for class org.apache.openejb.jee.oejb2.GroupType
-
- GroupType.CmrField - Class in org.apache.openejb.jee.oejb2
-
Java class for anonymous complex type.
- GssAuthenticationEvent - Class in org.apache.tomee.catalina.realm.event
-
- GssAuthenticationEvent(GSSContext, boolean) - Constructor for class org.apache.tomee.catalina.realm.event.GssAuthenticationEvent
-
- SaajInFaultInterceptor - Class in org.apache.openejb.server.cxf.client
-
- SaajInFaultInterceptor(SaajUniverse) - Constructor for class org.apache.openejb.server.cxf.client.SaajInFaultInterceptor
-
- SaajInInterceptor - Class in org.apache.openejb.server.cxf.client
-
- SaajInInterceptor(SaajUniverse) - Constructor for class org.apache.openejb.server.cxf.client.SaajInInterceptor
-
- SaajInterceptor - Class in org.apache.openejb.server.cxf.client
-
- SaajInterceptor(String, SaajUniverse) - Constructor for class org.apache.openejb.server.cxf.client.SaajInterceptor
-
- SaajMetaFactoryImpl - Class in org.apache.openejb.server.webservices.saaj
-
- SaajMetaFactoryImpl() - Constructor for class org.apache.openejb.server.webservices.saaj.SaajMetaFactoryImpl
-
- SaajOutInterceptor - Class in org.apache.openejb.server.cxf.client
-
- SaajOutInterceptor(SaajUniverse) - Constructor for class org.apache.openejb.server.cxf.client.SaajOutInterceptor
-
- SaajUniverse - Class in org.apache.openejb.server.webservices.saaj
-
- SaajUniverse() - Constructor for class org.apache.openejb.server.webservices.saaj.SaajUniverse
-
- safe(List<T>) - Static method in class org.apache.openejb.util.CollectionsUtil
-
- SAFE_MIN - Static variable in class org.apache.openejb.math.util.MathUtils
-
Safe minimum, such that 1 / SAFE_MIN does not overflow.
- SafePasswordCipher - Interface in org.apache.openejb.cipher
-
- SafePasswordCipherBase - Class in org.apache.openejb.cipher
-
- SafePasswordCipherBase() - Constructor for class org.apache.openejb.cipher.SafePasswordCipherBase
-
- SafeToolkit - Class in org.apache.openejb.util
-
- SALT_BYTE_SIZE - Static variable in class org.apache.tomee.security.TomEEPbkdf2PasswordHash
-
- SameItem(Collection<String>, String, String) - Constructor for class org.apache.openejb.config.rules.CheckClassLoading.SameItem
-
- sanitize(String) - Static method in class org.apache.openejb.config.NewLoaderLogic
-
- sasContext - Variable in class org.apache.openejb.jee.jba.IorSecurityConfig
-
- SasContext - Class in org.apache.openejb.jee.jba
-
- SasContext() - Constructor for class org.apache.openejb.jee.jba.SasContext
-
- sasContext - Variable in class org.apache.openejb.jee.sun.IorSecurityConfig
-
- SasContext - Class in org.apache.openejb.jee.sun
-
- SasContext() - Constructor for class org.apache.openejb.jee.sun.SasContext
-
- save(OutputStream, String) - Method in class org.apache.openejb.util.SuperProperties
-
- saveAuthentication(HttpServletRequest, Principal, Set<String>) - Static method in interface org.apache.tomee.security.http.LoginToContinueMechanism
-
- SavedAuthentication - Class in org.apache.tomee.security.http
-
- saveDeploymentException(AppInfo, Exception) - Method in class org.apache.openejb.assembler.classic.DeploymentExceptionManager
-
- SavedHttpServletRequest - Class in org.apache.tomee.security.http
-
- SavedHttpServletRequest(HttpServletRequest, SavedRequest) - Constructor for class org.apache.tomee.security.http.SavedHttpServletRequest
-
- SavedRequest - Class in org.apache.tomee.security.http
-
Mostly copied from org.apache.catalina.authenticator.SavedRequest.
- saveRequest(HttpServletRequest) - Static method in interface org.apache.tomee.security.http.LoginToContinueMechanism
-
- SaxAppCtxConfig - Class in org.apache.openejb.config.sys
-
- SaxAppCtxConfig() - Constructor for class org.apache.openejb.config.sys.SaxAppCtxConfig
-
- Saxs - Class in org.apache.openejb.util
-
- scalb(double, int) - Static method in class org.apache.openejb.math.util.MathUtils
-
Scale a number by 2scaleFactor.
- scale - Variable in class org.apache.openejb.jee.jpa.Column
-
- scale - Variable in class org.apache.openejb.jee.jpa.MapKeyColumn
-
- scan() - Method in class org.apache.openejb.cdi.CdiScanner
-
- scan() - Method in class org.apache.openejb.config.AutoDeployer
-
Looks for changes to the immediate contents of the directory we're watching.
- scan(ClassLoader) - Static method in class org.apache.openejb.config.TldScanner
-
- scan(Class<?>) - Static method in class org.apache.openejb.core.interceptor.InterceptorData
-
- scan - Variable in class org.apache.openejb.jee.Beans
-
- Scan() - Constructor for class org.apache.openejb.jee.Beans.Scan
-
- Scan - Class in org.apache.openejb.jee
-
Classe Java pour anonymous complex type.
- Scan() - Constructor for class org.apache.openejb.jee.Scan
-
- scan() - Method in class org.apache.openejb.util.DirectoryMonitor
-
Looks for changes to the immediate contents of the directory we're watching.
- Scan(OutputStream, String) - Constructor for class org.apache.openejb.util.OutputScanner.Scan
-
- scan(JarScanType, ServletContext, JarScannerCallback) - Method in class org.apache.tomee.catalina.scan.EmptyScanner
-
- scan(JarScanType, ServletContext, JarScannerCallback) - Method in class org.apache.tomee.loader.TomEEJarScanner
-
- Scan.Exclude - Class in org.apache.openejb.jee
-
Classe Java pour anonymous complex type.
- Scan.Exclude.IfClassAvailable - Class in org.apache.openejb.jee
-
Classe Java pour anonymous complex type.
- Scan.Exclude.IfClassNotAvailable - Class in org.apache.openejb.jee
-
Classe Java pour anonymous complex type.
- Scan.Exclude.IfSystemProperty - Class in org.apache.openejb.jee
-
Classe Java pour anonymous complex type.
- SCAN_XML - Static variable in interface org.apache.openejb.config.ScanConstants
-
- SCAN_XML_NAME - Static variable in interface org.apache.openejb.config.ScanConstants
-
- SCAN_XML_PROPERTY - Static variable in interface org.apache.openejb.config.ScanConstants
-
- scanClassLoaderForTagLibs(ClassLoader) - Static method in class org.apache.openejb.config.TldScanner
-
- ScanConstants - Interface in org.apache.openejb.config
-
- scanDir(File, Map<String, URL>, String) - Static method in class org.apache.openejb.config.DeploymentLoader
-
- scanDir(File, Map<String, URL>, String, boolean) - Static method in class org.apache.openejb.config.DeploymentLoader
-
- ScanHandler() - Constructor for class org.apache.openejb.config.ScanUtil.ScanHandler
-
- ScanJarService - Class in org.apache.openejb.service
-
Designed to easily add a container jar in scanning.
- ScanJarService() - Constructor for class org.apache.openejb.service.ScanJarService
-
- scanned - Variable in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- scannerService - Variable in class org.apache.openejb.cdi.OpenEJBLifecycle
-
Discover bean classes
- scanPlatform() - Method in class org.apache.tomee.jasper.TomEETldScanner
-
- ScanUtil - Class in org.apache.openejb.config
-
- ScanUtil.ScanHandler - Class in org.apache.openejb.config
-
- ScanXmlSaverFilter(boolean, ScanUtil.ScanHandler, List<String>, Filter) - Constructor for class org.apache.openejb.config.WebappAggregatedArchive.ScanXmlSaverFilter
-
- schedule(TimerData) - Method in class org.apache.openejb.core.timer.EjbTimerServiceImpl
-
Called from TimerData and start when a timer should be scheduled with the java.util.Timer.
- schedule - Variable in class org.apache.openejb.jee.MethodSchedule
-
- schedule - Variable in class org.apache.openejb.jee.Timer
-
- schedule(Runnable, Trigger) - Method in class org.apache.openejb.threads.impl.ManagedScheduledExecutorServiceImpl
-
- schedule(Callable<V>, Trigger) - Method in class org.apache.openejb.threads.impl.ManagedScheduledExecutorServiceImpl
-
- schedule(Runnable, long, TimeUnit) - Method in class org.apache.openejb.threads.impl.ManagedScheduledExecutorServiceImpl
-
- schedule(Callable<V>, long, TimeUnit) - Method in class org.apache.openejb.threads.impl.ManagedScheduledExecutorServiceImpl
-
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.apache.openejb.threads.impl.ManagedScheduledExecutorServiceImpl
-
- ScheduleData - Class in org.apache.openejb.core.timer
-
Simple object to hold the ScheduleExpression and TimerConfig pair
Zero or many of these may be associated with a method and available
via the MethodSchedule list retrieved from the DeploymentInfo
- ScheduleData(TimerConfig, ScheduleExpression) - Constructor for class org.apache.openejb.core.timer.ScheduleData
-
- scheduledTime - Variable in class org.apache.openejb.threads.task.TriggerTask
-
- ScheduleInfo - Class in org.apache.openejb.assembler.classic
-
- ScheduleInfo() - Constructor for class org.apache.openejb.assembler.classic.ScheduleInfo
-
- scheduler - Variable in class org.apache.openejb.core.timer.TimerData
-
- schedules - Variable in class org.apache.openejb.assembler.classic.MethodScheduleInfo
-
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.apache.openejb.threads.impl.ManagedScheduledExecutorServiceImpl
-
- scheduleWork(Work) - Method in class org.apache.openejb.core.transaction.SimpleWorkManager
-
- scheduleWork(Work, long, ExecutionContext, WorkListener) - Method in class org.apache.openejb.core.transaction.SimpleWorkManager
-
- schema - Variable in class org.apache.openejb.jee.jpa.CollectionTable
-
- schema - Variable in class org.apache.openejb.jee.jpa.EntityMappings
-
- schema - Variable in class org.apache.openejb.jee.jpa.JoinTable
-
- schema - Variable in class org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
- schema - Variable in class org.apache.openejb.jee.jpa.SecondaryTable
-
- schema - Variable in class org.apache.openejb.jee.jpa.SequenceGenerator
-
- schema - Variable in class org.apache.openejb.jee.jpa.Table
-
- schema - Variable in class org.apache.openejb.jee.jpa.TableGenerator
-
- schema - Variable in class org.apache.openejb.jee.sun.SunCmpMapping
-
- schemaGeneratorProperties - Variable in class org.apache.openejb.jee.sun.CmpResource
-
- SchemaGeneratorProperties - Class in org.apache.openejb.jee.sun
-
- SchemaGeneratorProperties() - Constructor for class org.apache.openejb.jee.sun.SchemaGeneratorProperties
-
- scope - Variable in class org.apache.openejb.jee.sun.ConstraintField
-
- scope - Variable in class org.apache.openejb.jee.sun.KeyField
-
- scope - Variable in class org.apache.openejb.jee.sun.RefreshField
-
- scope - Variable in class org.apache.openejb.jee.sun.Timeout
-
- scope - Variable in class org.apache.openejb.jee.Variable
-
- ScopeHelper - Class in org.apache.openejb.cdi
-
- scopes(ScopeType...) - Method in class org.apache.ziplock.maven.Mvn.Builder
-
- ScopesRule - Class in org.apache.openejb.junit
-
- ScopesRule() - Constructor for class org.apache.openejb.junit.ScopesRule
-
- script - Variable in class org.apache.openejb.server.cli.command.ScriptCommand
-
- ScriptCommand - Class in org.apache.openejb.server.cli.command
-
- ScriptCommand() - Constructor for class org.apache.openejb.server.cli.command.ScriptCommand
-
- scripter - Variable in class org.apache.openejb.server.cli.command.ScriptCommand
-
- ScriptFileCommand - Class in org.apache.openejb.server.cli.command
-
- ScriptFileCommand() - Constructor for class org.apache.openejb.server.cli.command.ScriptFileCommand
-
- scriptingInvalid - Variable in class org.apache.openejb.jee.JspPropertyGroup
-
- ScriptLoginModule - Class in org.apache.openejb.core.security.jaas
-
- ScriptLoginModule() - Constructor for class org.apache.openejb.core.security.jaas.ScriptLoginModule
-
- search(int, TimeUnit) - Method in class org.apache.openejb.client.MulticastSearch
-
- search() - Method in class org.apache.openejb.client.MulticastSearch
-
- search(MulticastSearch.Filter) - Method in class org.apache.openejb.client.MulticastSearch
-
- search(MulticastSearch.Filter, long, TimeUnit) - Method in class org.apache.openejb.client.MulticastSearch
-
- search(int, TimeUnit) - Method in class org.apache.openejb.server.discovery.MulticastSearch
-
- search() - Method in class org.apache.openejb.server.discovery.MulticastSearch
-
- search(MulticastSearch.Filter) - Method in class org.apache.openejb.server.discovery.MulticastSearch
-
- search(MulticastSearch.Filter, long, TimeUnit) - Method in class org.apache.openejb.server.discovery.MulticastSearch
-
- SEARCH_CLASSPATH_FOR_DEPLOYMENTS_PROPERTY - Static variable in interface org.apache.openejb.config.DeploymentFilterable
-
- searchForConfiguration(String) - Static method in class org.apache.openejb.config.ConfigUtils
-
TODO: It should always be assumed that the path input param is a URL or URL-convertible
- second - Variable in class org.apache.openejb.assembler.classic.ScheduleInfo
-
- second - Variable in class org.apache.openejb.jee.TimerSchedule
-
- secondaryTable - Variable in class org.apache.openejb.jee.jpa.Entity
-
- SecondaryTable - Class in org.apache.openejb.jee.jpa
-
Target({TYPE}) @Retention(RUNTIME)
public @interface SecondaryTable {
String name();
String catalog() default "";
String schema() default "";
PrimaryKeyJoinColumn[] pkJoinColumns() default {};
UniqueConstraint[] uniqueConstraints() default {};
}
- SecondaryTable() - Constructor for class org.apache.openejb.jee.jpa.SecondaryTable
-
- secondaryTable - Variable in class org.apache.openejb.jee.sun.EntityMapping
-
- SecondaryTable - Class in org.apache.openejb.jee.sun
-
- SecondaryTable() - Constructor for class org.apache.openejb.jee.sun.SecondaryTable
-
- SecondMoment - Class in org.apache.openejb.math.stat.descriptive.moment
-
Computes a statistic related to the Second Central Moment.
- SecondMoment() - Constructor for class org.apache.openejb.math.stat.descriptive.moment.SecondMoment
-
Create a SecondMoment instance
- SecondMoment(SecondMoment) - Constructor for class org.apache.openejb.math.stat.descriptive.moment.SecondMoment
-
Copy constructor, creates a new SecondMoment
identical
to the original
- secure - Variable in class org.apache.openejb.jee.CookieConfig
-
- securedValue(String, String) - Method in class org.apache.openejb.config.QuickServerXmlParser
-
- securedValue(String, String) - Method in class org.apache.tomee.util.QuickServerXmlParser
-
- secureResponse(HttpServletRequest, HttpServletResponse, HttpMessageContext) - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpAuthenticationMechanism
-
- secureResponse(HttpServletRequest, HttpServletResponse, HttpMessageContext) - Method in class javax.security.enterprise.authentication.mechanism.http.HttpAuthenticationMechanismWrapper
-
- secureResponse(HttpServletRequest, HttpServletResponse, HttpMessageContext) - Method in class org.apache.tomee.security.cdi.DefaultAuthenticationMechanism
-
- secureResponse(MessageInfo, Subject) - Method in class org.apache.tomee.security.provider.TomEESecurityServerAuthContext
-
- secureResponse(MessageInfo, Subject) - Method in class org.apache.tomee.security.provider.TomEESecurityServerAuthModule
-
- security - Variable in class org.apache.openejb.jee.oejb2.ApplicationType
-
- security - Variable in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- security - Variable in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
- SECURITY_CONTEXT - Static variable in class org.apache.openejb.rest.ThreadLocalContextManager
-
- SECURITY_NOTE - Static variable in class org.apache.tomee.catalina.TomEERealm
-
- securityConstaint(SecurityConstaintBuilder) - Method in class org.apache.tomee.embedded.Configuration
-
- SecurityConstaintBuilder - Class in org.apache.tomee.embedded
-
- SecurityConstaintBuilder() - Constructor for class org.apache.tomee.embedded.SecurityConstaintBuilder
-
- SecurityConstraint - Class in org.apache.openejb.jee
-
web-common_3_0.xsd
- SecurityConstraint() - Constructor for class org.apache.openejb.jee.SecurityConstraint
-
- securityConstraint - Variable in class org.apache.openejb.jee.WebApp
-
- securityConstraint - Variable in class org.apache.openejb.jee.WebFragment
-
- SecurityConstraint$JAXB - Class in org.apache.openejb.jee
-
- SecurityConstraint$JAXB() - Constructor for class org.apache.openejb.jee.SecurityConstraint$JAXB
-
- SecurityContext - Interface in javax.security.enterprise
-
- SecurityContext(Subject) - Constructor for class org.apache.openejb.core.security.AbstractSecurityService.SecurityContext
-
- SecurityContextHandler - Class in org.apache.openejb.core.security
-
- SecurityContextHandler(String) - Constructor for class org.apache.openejb.core.security.SecurityContextHandler
-
- securityDomain - Variable in class org.apache.openejb.jee.jba.ContainerConfiguration
-
- securityDomain - Variable in class org.apache.openejb.jee.jba.Jboss
-
- securityIdentities - Variable in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
- securityIdentity - Variable in class org.apache.openejb.cdi.CdiBeanInfo
-
- securityIdentity - Variable in class org.apache.openejb.jee.EntityBean
-
- securityIdentity - Variable in class org.apache.openejb.jee.jba.Entity
-
- securityIdentity - Variable in class org.apache.openejb.jee.jba.MessageDriven
-
- SecurityIdentity - Class in org.apache.openejb.jee.jba
-
- SecurityIdentity() - Constructor for class org.apache.openejb.jee.jba.SecurityIdentity
-
- securityIdentity - Variable in class org.apache.openejb.jee.jba.Session
-
- securityIdentity - Variable in class org.apache.openejb.jee.MessageDrivenBean
-
- SecurityIdentity - Class in org.apache.openejb.jee
-
The security-identityType specifies whether the caller's
security identity is to be used for the execution of the
methods of the enterprise bean or whether a specific run-as
identity is to be used.
- SecurityIdentity() - Constructor for class org.apache.openejb.jee.SecurityIdentity
-
- securityIdentity - Variable in class org.apache.openejb.jee.SessionBean
-
- SecurityIdentity - Class in org.apache.openejb.jee.was.v6.common
-
The security-identity element specifies whether the caller's security
identity is to be used for the execution of the methods of the enterprise
bean or whether a specific run-as identity is to be used.
- SecurityIdentity() - Constructor for class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
- SecurityIdentity$JAXB - Class in org.apache.openejb.jee
-
- SecurityIdentity$JAXB() - Constructor for class org.apache.openejb.jee.SecurityIdentity$JAXB
-
- securityPermission - Variable in class org.apache.openejb.jee.ResourceAdapter
-
- securityPermission - Variable in class org.apache.openejb.jee.ResourceAdapter10
-
- SecurityPermission - Class in org.apache.openejb.jee
-
connector_1_6.xsd
- SecurityPermission() - Constructor for class org.apache.openejb.jee.SecurityPermission
-
- SecurityPermission - Class in org.apache.openejb.jee.wls
-
Java class for security-permission complex type.
- SecurityPermission() - Constructor for class org.apache.openejb.jee.wls.SecurityPermission
-
- securityPermission - Variable in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
- SecurityPermission$JAXB - Class in org.apache.openejb.jee
-
- SecurityPermission$JAXB() - Constructor for class org.apache.openejb.jee.SecurityPermission$JAXB
-
- securityPermissionSpec - Variable in class org.apache.openejb.jee.SecurityPermission
-
- securityPermissionSpec - Variable in class org.apache.openejb.jee.wls.SecurityPermission
-
- securityPlugin - Variable in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
- SecurityPlugin - Class in org.apache.openejb.jee.wls
-
Java class for security-plugin complex type.
- SecurityPlugin() - Constructor for class org.apache.openejb.jee.wls.SecurityPlugin
-
- securityProxy - Variable in class org.apache.openejb.jee.jba.Entity
-
- securityProxy - Variable in class org.apache.openejb.jee.jba.MessageDriven
-
- securityProxy - Variable in class org.apache.openejb.jee.jba.Session
-
- securityRealmName - Variable in class org.apache.openejb.assembler.classic.PortInfo
-
- securityRealmName - Variable in class org.apache.openejb.jee.oejb2.WebServiceBindingType.WebServiceSecurityType
-
- securityRealmName - Variable in class org.apache.openejb.jee.oejb2.WebServiceSecurityType
-
- securityRole - Variable in class org.apache.openejb.jee.Application
-
- securityRole - Variable in class org.apache.openejb.jee.AssemblyDescriptor
-
- securityRole - Variable in class org.apache.openejb.jee.jba.AssemblyDescriptor
-
- SecurityRole - Class in org.apache.openejb.jee.jba
-
- SecurityRole() - Constructor for class org.apache.openejb.jee.jba.SecurityRole
-
- SecurityRole - Class in org.apache.openejb.jee
-
javaee6.xsd
- SecurityRole() - Constructor for class org.apache.openejb.jee.SecurityRole
-
- SecurityRole - Class in org.apache.openejb.jee.was.v6.common
-
The security-roleType contains the definition of a security role.
- SecurityRole() - Constructor for class org.apache.openejb.jee.was.v6.common.SecurityRole
-
- securityRole - Variable in class org.apache.openejb.jee.WebApp
-
- securityRole - Variable in class org.apache.openejb.jee.WebFragment
-
- SecurityRole$JAXB - Class in org.apache.openejb.jee
-
- SecurityRole$JAXB() - Constructor for class org.apache.openejb.jee.SecurityRole$JAXB
-
- SecurityRoleAssignment - Class in org.apache.openejb.jee.wls
-
Java class for security-role-assignment complex type.
- SecurityRoleAssignment() - Constructor for class org.apache.openejb.jee.wls.SecurityRoleAssignment
-
- securityRoleAssignment - Variable in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
- SecurityRoleInfo - Class in org.apache.openejb.assembler.classic
-
- SecurityRoleInfo() - Constructor for class org.apache.openejb.assembler.classic.SecurityRoleInfo
-
- SecurityRoleMapping - Class in org.apache.openejb.jee.sun
-
- SecurityRoleMapping() - Constructor for class org.apache.openejb.jee.sun.SecurityRoleMapping
-
- securityRoleMapping - Variable in class org.apache.openejb.jee.sun.SunApplication
-
- securityRoleMapping - Variable in class org.apache.openejb.jee.sun.SunEjbJar
-
- securityRoleMapping - Variable in class org.apache.openejb.jee.sun.SunWebApp
-
- securityRoleRef - Variable in class org.apache.openejb.cdi.CdiBeanInfo
-
- securityRoleRef - Variable in class org.apache.openejb.jee.EntityBean
-
- securityRoleRef - Variable in class org.apache.openejb.jee.MessageDrivenBean
-
- SecurityRoleRef - Class in org.apache.openejb.jee
-
javaee6.xsd
- SecurityRoleRef() - Constructor for class org.apache.openejb.jee.SecurityRoleRef
-
- SecurityRoleRef(String) - Constructor for class org.apache.openejb.jee.SecurityRoleRef
-
- SecurityRoleRef(String, String) - Constructor for class org.apache.openejb.jee.SecurityRoleRef
-
- securityRoleRef - Variable in class org.apache.openejb.jee.Servlet
-
- securityRoleRef - Variable in class org.apache.openejb.jee.SessionBean
-
- SecurityRoleRef - Class in org.apache.openejb.jee.was.v6.common
-
The security-role-refType contains the declaration of a security role
reference in a component's or a Deployment Component's code.
- SecurityRoleRef() - Constructor for class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
- SecurityRoleRef$JAXB - Class in org.apache.openejb.jee
-
- SecurityRoleRef$JAXB() - Constructor for class org.apache.openejb.jee.SecurityRoleRef$JAXB
-
- SecurityRoleReferenceInfo - Class in org.apache.openejb.assembler.classic
-
- SecurityRoleReferenceInfo() - Constructor for class org.apache.openejb.assembler.classic.SecurityRoleReferenceInfo
-
- securityRoleReferences - Variable in class org.apache.openejb.assembler.classic.EnterpriseBeanInfo
-
- securityRoleRefs - Variable in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
- securityRoles - Variable in class org.apache.openejb.assembler.classic.EjbJarInfo
-
- securityRoles - Variable in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
- securityService - Variable in class org.apache.openejb.assembler.classic.FacilitiesInfo
-
- securityService - Variable in class org.apache.openejb.config.sys.Openejb
-
- SecurityService - Class in org.apache.openejb.config.sys
-
Java class for anonymous complex type.
- SecurityService(String) - Constructor for class org.apache.openejb.config.sys.SecurityService
-
- SecurityService(String, String, String) - Constructor for class org.apache.openejb.config.sys.SecurityService
-
- SecurityService() - Constructor for class org.apache.openejb.config.sys.SecurityService
-
- securityService - Variable in class org.apache.openejb.core.BaseContext
-
- securityService - Variable in class org.apache.openejb.core.cmp.CmpContainer
-
- SecurityService<T> - Interface in org.apache.openejb.spi
-
The generic value T is any serializable token of the SecurityService
implementations choosing.
- securityService - Variable in class org.apache.tomee.catalina.OpenEJBValve
-
- SecurityServiceBuilder - Class in org.apache.openejb.config.typed
-
- SecurityServiceBuilder() - Constructor for class org.apache.openejb.config.typed.SecurityServiceBuilder
-
- SecurityServiceImpl - Class in org.apache.openejb.core.security
-
- SecurityServiceImpl() - Constructor for class org.apache.openejb.core.security.SecurityServiceImpl
-
- SecurityServiceImpl(String) - Constructor for class org.apache.openejb.core.security.SecurityServiceImpl
-
- SecurityServiceInfo - Class in org.apache.openejb.assembler.classic
-
- SecurityServiceInfo() - Constructor for class org.apache.openejb.assembler.classic.SecurityServiceInfo
-
- SecurityType - Class in org.apache.openejb.jee.oejb2
-
- SecurityType() - Constructor for class org.apache.openejb.jee.oejb2.SecurityType
-
- SeiFactory - Interface in org.apache.openejb.server.axis.client
-
- SeiFactoryImpl - Class in org.apache.openejb.server.axis.client
-
- SeiFactoryImpl(QName, String, String, OperationInfo[], List, URL, List, String) - Constructor for class org.apache.openejb.server.axis.client.SeiFactoryImpl
-
- seiInterfaceName - Variable in class org.apache.openejb.assembler.classic.PortInfo
-
- select(BeanContext, String, String, Object...) - Method in class org.apache.openejb.core.cmp.CmpContainer
-
- select - Variable in class org.apache.openejb.jee.jba.cmp.DeclaredSql
-
- Select - Class in org.apache.openejb.jee.jba.cmp
-
Java class for anonymous complex type.
- Select() - Constructor for class org.apache.openejb.jee.jba.cmp.Select
-
- select(File, String) - Static method in class org.apache.openejb.loader.Files
-
- selectForUpdate - Variable in class org.apache.openejb.jee.oejb2.EntityBeanType
-
- selectSingleAddress(List<String>) - Static method in class org.apache.openejb.server.httpd.util.HttpUtil
-
- selectVariant(List<Variant>) - Method in class org.apache.openejb.rest.ThreadLocalRequest
-
- SelfManaging - Interface in org.apache.openejb.server
-
Marker interface to announce that a service class (i.e.
- send(Message, CompletionListener) - Method in class org.apache.openejb.resource.activemq.jms2.TomEEProducer
-
- send(Destination, Message, CompletionListener) - Method in class org.apache.openejb.resource.activemq.jms2.TomEEProducer
-
- send(Message, int, int, long, CompletionListener) - Method in class org.apache.openejb.resource.activemq.jms2.TomEEProducer
-
- send(Destination, Message, int, int, long, CompletionListener) - Method in class org.apache.openejb.resource.activemq.jms2.TomEEProducer
-
- sendCollectionType(boolean) - Method in class org.apache.openejb.server.hessian.HessianServer
-
- sendError(int) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- sendError(int, String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- sendError(int) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- sendError(int, String) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- sendError(int) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- sendError(int, String) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- sendRedirect(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- sendRedirect(String) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- sendRedirect(String) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- sequenceGenerator - Variable in class org.apache.openejb.jee.jpa.Entity
-
- sequenceGenerator - Variable in class org.apache.openejb.jee.jpa.EntityMappings
-
- sequenceGenerator - Variable in class org.apache.openejb.jee.jpa.Id
-
- SequenceGenerator - Class in org.apache.openejb.jee.jpa
-
Target({TYPE, METHOD, FIELD}) @Retention(RUNTIME)
public @interface SequenceGenerator {
String name();
String sequenceName() default "";
String catalog() default "";
String schema() default "";
int initialValue() default 1;
int allocationSize() default 50;
}
- SequenceGenerator() - Constructor for class org.apache.openejb.jee.jpa.SequenceGenerator
-
- sequenceName - Variable in class org.apache.openejb.jee.jpa.SequenceGenerator
-
- sequenceName - Variable in class org.apache.openejb.jee.oejb2.SequenceTableType
-
- sequenceTable - Variable in class org.apache.openejb.jee.oejb2.KeyGeneratorType
-
- SequenceTableType - Class in org.apache.openejb.jee.oejb2
-
Indicates that a separate table holds a list of table name/ID
pairs and the server should fetch the next ID from that table.
- SequenceTableType() - Constructor for class org.apache.openejb.jee.oejb2.SequenceTableType
-
- serializable - Variable in class org.apache.openejb.jee.was.v6.ecore.EDataType
-
- SerializationWrapper - Class in org.apache.openejb.client.serializer
-
- SerializationWrapper(Serializable, String) - Constructor for class org.apache.openejb.client.serializer.SerializationWrapper
-
- serialize(Object) - Method in interface org.apache.openejb.client.serializer.EJBDSerializer
-
- serialize(Object) - Static method in class org.apache.openejb.spi.Serializer
-
- serializeByteArrayToOracleBlob - Variable in class org.apache.openejb.jee.wls.Compatibility
-
- serializeCharArrayToBytes - Variable in class org.apache.openejb.jee.wls.Compatibility
-
- SERIALIZER - Static variable in class org.apache.openejb.client.JNDIContext
-
- Serializer - Class in org.apache.openejb.spi
-
- Serializer() - Constructor for class org.apache.openejb.spi.Serializer
-
- serializerClass - Variable in class org.apache.openejb.server.axis.client.TypeInfo.UpdatableTypeInfo
-
- serializerFactory(Object) - Method in class org.apache.openejb.server.hessian.HessianServer
-
- serializerType - Variable in class org.apache.openejb.server.axis.assembler.JaxRpcTypeInfo
-
- server - Variable in class org.apache.openejb.client.EJBInvocationHandler
-
- server - Variable in class org.apache.openejb.client.event.FailoverSelection
-
- server - Variable in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
The Server.
- server - Variable in class org.apache.openejb.server.cxf.CxfEndpoint
-
- SERVER - Static variable in class org.apache.openejb.server.discovery.MulticastPulseAgent
-
- server - Variable in class org.apache.openejb.server.ejbd.EjbServer
-
- server - Static variable in class org.apache.openejb.server.httpd.HttpResponseImpl
-
the server to send data from
- Server - Class in org.apache.openejb.server
-
- Server() - Constructor for class org.apache.openejb.server.Server
-
- Server - Class in org.apache.tomee.bootstrap
-
- Server(File, int) - Constructor for class org.apache.tomee.bootstrap.Server
-
- Server.Builder - Class in org.apache.tomee.bootstrap
-
- Server.MissingResourceException - Exception in org.apache.tomee.bootstrap
-
- Server.ServerServiceFactory - Class in org.apache.openejb.server
-
- SERVER_DEBUG_PORT - Static variable in class org.apache.openejb.config.RemoteServer
-
- SERVER_SHUTDOWN_COMMAND - Static variable in class org.apache.openejb.config.RemoteServer
-
- SERVER_SHUTDOWN_HOST - Static variable in class org.apache.openejb.config.RemoteServer
-
- SERVER_SHUTDOWN_PORT - Static variable in class org.apache.openejb.config.RemoteServer
-
- SERVER_XML - Static variable in class org.apache.tomee.embedded.Main
-
- ServerAdded - Class in org.apache.openejb.client.event
-
- ServerAdded(ClusterMetaDataUpdated, URI) - Constructor for class org.apache.openejb.client.event.ServerAdded
-
- ServerClassLoaderLoader - Class in org.apache.tomee.catalina.remote
-
- ServerClassLoaderLoader(Context) - Constructor for class org.apache.tomee.catalina.remote.ServerClassLoaderLoader
-
- ServerClassLoaderLoader.FakeWebAppLoader - Class in org.apache.tomee.catalina.remote
-
- serverCmd(RemoteServer, List<String>) - Method in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
Server cmd.
- serverCmd(RemoteServer, List<String>) - Method in class org.apache.openejb.maven.plugin.StopTomEEMojo
-
- ServerContext - Class in org.apache.openejb.config.typed.util
-
- ServerContext() - Constructor for class org.apache.openejb.config.typed.util.ServerContext
-
- ServerCreated - Class in org.apache.openejb.server.cxf.event
-
- ServerCreated(Server, AppContext) - Constructor for class org.apache.openejb.server.cxf.event.ServerCreated
-
- ServerCreated - Class in org.apache.openejb.server.cxf.rs.event
-
- ServerCreated(Server, AppContext, WebContext, String) - Constructor for class org.apache.openejb.server.cxf.rs.event.ServerCreated
-
- ServerDestroyed - Class in org.apache.openejb.server.cxf.event
-
- ServerDestroyed(Server) - Constructor for class org.apache.openejb.server.cxf.event.ServerDestroyed
-
- ServerDestroyed - Class in org.apache.openejb.server.cxf.rs.event
-
- ServerDestroyed(Server) - Constructor for class org.apache.openejb.server.cxf.rs.event.ServerDestroyed
-
- ServerFederation - Class in org.apache.openejb.core
-
- ServerFederation() - Constructor for class org.apache.openejb.core.ServerFederation
-
- ServerListener - Class in org.apache.tomee.catalina
-
- ServerListener() - Constructor for class org.apache.tomee.catalina.ServerListener
-
- ServerMetaData - Class in org.apache.openejb.client
-
- ServerMetaData() - Constructor for class org.apache.openejb.client.ServerMetaData
-
- ServerMetaData(URI...) - Constructor for class org.apache.openejb.client.ServerMetaData
-
- serverName - Variable in class org.apache.openejb.jee.DataSource
-
- serverName(String) - Method in class org.apache.openejb.jee.DataSource
-
- serverObservers - Variable in class org.apache.openejb.assembler.classic.FacilitiesInfo
-
- ServerRemoved - Class in org.apache.openejb.client.event
-
- ServerRemoved(ClusterMetaDataUpdated, URI) - Constructor for class org.apache.openejb.client.event.ServerRemoved
-
- serverRouterConfigurationURL() - Static method in class org.apache.tomee.catalina.routing.RouterValve
-
- ServerRuntimeException - Exception in org.apache.openejb.server
-
- ServerRuntimeException(String) - Constructor for exception org.apache.openejb.server.ServerRuntimeException
-
- ServerRuntimeException(String, Throwable) - Constructor for exception org.apache.openejb.server.ServerRuntimeException
-
- ServerRuntimeException(Exception) - Constructor for exception org.apache.openejb.server.ServerRuntimeException
-
- ServerService - Interface in org.apache.openejb.server
-
- ServerServiceAdapter - Class in org.apache.openejb.server.httpd
-
- ServerServiceAdapter(ServerService) - Constructor for class org.apache.openejb.server.httpd.ServerServiceAdapter
-
- ServerServiceFactory() - Constructor for class org.apache.openejb.server.Server.ServerServiceFactory
-
- ServerServiceFilter - Class in org.apache.openejb.server
-
TODO: Make this the superclass of the appropriate ServerService implementations
- ServerServiceFilter(ServerService) - Constructor for class org.apache.openejb.server.ServerServiceFilter
-
- ServerServlet - Class in org.apache.openejb.server.httpd
-
- ServerServlet() - Constructor for class org.apache.openejb.server.httpd.ServerServlet
-
- serverSessionPoolFactoryJNDI - Variable in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
- ServerSideResolver - Class in org.apache.openejb.server.ejbd
-
- ServerSideResolver() - Constructor for class org.apache.openejb.server.ejbd.ServerSideResolver
-
- serverXml - Variable in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- serverXml - Variable in class org.apache.openejb.maven.plugins.TomEEEmbeddedMojo
-
Where is the server.xml to use if provided.
- serveStaticContent(HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.openejb.server.cxf.rs.CxfRsHttpListener
-
- service - Variable in class org.apache.openejb.assembler.classic.ServiceInfo
-
- Service - Interface in org.apache.openejb.config
-
- service - Variable in class org.apache.openejb.config.sys.Resources
-
- Service - Class in org.apache.openejb.config.sys
-
- Service() - Constructor for class org.apache.openejb.config.sys.Service
-
- Service(String, String) - Constructor for class org.apache.openejb.config.sys.Service
-
- Service(String, String, String) - Constructor for class org.apache.openejb.config.sys.Service
-
- Service(String, String, String, String) - Constructor for class org.apache.openejb.config.sys.Service
-
- Service(String) - Constructor for class org.apache.openejb.config.sys.Service
-
- service - Variable in class org.apache.openejb.config.sys.ServiceProvider
-
- service - Variable in class org.apache.openejb.jee.oejb2.ApplicationType
-
- service - Variable in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- service - Variable in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
- service - Variable in class org.apache.openejb.jee.oejb2.ServiceModuleType
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.activemq.BrokerServer
-
- service(Socket) - Method in class org.apache.openejb.server.activemq.BrokerServer
-
- service(Socket) - Method in class org.apache.openejb.server.admin.AdminDaemon
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.admin.AdminDaemon
-
- service - Variable in class org.apache.openejb.server.cxf.CxfEndpoint
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.cxf.rs.CxfRSService
-
- service(Socket) - Method in class org.apache.openejb.server.cxf.rs.CxfRSService
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.derbynet.DerbyNetworkService
-
- service(Socket) - Method in class org.apache.openejb.server.derbynet.DerbyNetworkService
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.discovery.MulticastDiscoveryAgent
-
- service(Socket) - Method in class org.apache.openejb.server.discovery.MulticastDiscoveryAgent
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.discovery.MulticastPulseAgent
-
- service(Socket) - Method in class org.apache.openejb.server.discovery.MulticastPulseAgent
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- service(Socket) - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- Service(URI) - Constructor for class org.apache.openejb.server.discovery.Tracker.Service
-
- Service(String) - Constructor for class org.apache.openejb.server.discovery.Tracker.Service
-
- service(Socket) - Method in class org.apache.openejb.server.ejbd.EjbDaemon
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.ejbd.EjbDaemon
-
- service(Socket) - Method in class org.apache.openejb.server.ejbd.EjbServer
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.ejbd.EjbServer
-
- service(Socket) - Method in class org.apache.openejb.server.ejbd.KeepAliveServer
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.ejbd.KeepAliveServer
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.hessian.HessianService
-
- service(Socket) - Method in class org.apache.openejb.server.hessian.HessianService
-
- service(ServletRequest, ServletResponse) - Method in class org.apache.openejb.server.hessian.OpenEJBHessianServlet
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.hsql.HsqlService
-
- service(Socket) - Method in class org.apache.openejb.server.hsql.HsqlService
-
- service(Socket) - Method in class org.apache.openejb.server.httpd.HttpEjbServer
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.httpd.HttpEjbServer
-
- service(Socket) - Method in class org.apache.openejb.server.httpd.JettyHttpServer
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.httpd.JettyHttpServer
-
- service(Socket) - Method in class org.apache.openejb.server.httpd.OpenEJBHttpServer
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.httpd.OpenEJBHttpServer
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.openejb.server.httpd.ServerServlet
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.rest.RESTService
-
- service(Socket) - Method in class org.apache.openejb.server.rest.RESTService
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.openejb.server.rest.RsServlet
-
- service(InputStream, OutputStream) - Method in interface org.apache.openejb.server.ServerService
-
- service(Socket) - Method in interface org.apache.openejb.server.ServerService
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.ServerServiceFilter
-
- service(Socket) - Method in class org.apache.openejb.server.ServerServiceFilter
-
- service(Socket) - Method in class org.apache.openejb.server.ServiceAccessController
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.ServiceAccessController
-
- service(Socket) - Method in class org.apache.openejb.server.ServiceDaemon
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.ServiceDaemon
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.ServiceLogger
-
- service(Socket) - Method in class org.apache.openejb.server.ServiceLogger
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.ServicePool
-
- service(Socket) - Method in class org.apache.openejb.server.ServicePool
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.ServiceStats
-
- service(Socket) - Method in class org.apache.openejb.server.ServiceStats
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.ssh.SSHServer
-
- service(Socket) - Method in class org.apache.openejb.server.ssh.SSHServer
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.webservices.WsService
-
- service(Socket) - Method in class org.apache.openejb.server.webservices.WsService
-
- service(ServletRequest, ServletResponse) - Method in class org.apache.openejb.server.webservices.WsServlet
-
- Service - Interface in org.apache.openejb.spi
-
- service(ServletRequest, ServletResponse) - Method in class org.apache.tomee.myfaces.TomEEWorkaroundFacesServlet
-
- ServiceAccessController - Class in org.apache.openejb.server
-
- ServiceAccessController(ServerService) - Constructor for class org.apache.openejb.server.ServiceAccessController
-
- ServiceAccessController.Access - Class in org.apache.openejb.server
-
- serviceAdded(URI) - Method in interface org.apache.openejb.server.DiscoveryListener
-
- serviceAdded(URI) - Method in class org.apache.openejb.server.DiscoveryRegistry
-
- serviceAdded(URI) - Method in class org.apache.openejb.server.ejbd.ClusterRequestHandler
-
- serviceCompletion - Variable in class org.apache.openejb.jee.oejb2.ServiceRefType
-
- ServiceCompletionType - Class in org.apache.openejb.jee.oejb2
-
Java class for service-completionType complex type.
- ServiceCompletionType() - Constructor for class org.apache.openejb.jee.oejb2.ServiceCompletionType
-
- ServiceConfiguration - Class in org.apache.openejb.assembler.classic.util
-
- ServiceConfiguration(Properties, Collection<ServiceInfo>) - Constructor for class org.apache.openejb.assembler.classic.util.ServiceConfiguration
-
- serviceConfiguration - Variable in class org.apache.openejb.server.cxf.CxfEndpoint
-
- serviceConfiguration - Variable in class org.apache.openejb.server.cxf.CxfWsContainer
-
- ServiceDaemon - Class in org.apache.openejb.server
-
- ServiceDaemon(ServerService) - Constructor for class org.apache.openejb.server.ServiceDaemon
-
- ServiceDaemon(ServerService, int, String) - Constructor for class org.apache.openejb.server.ServiceDaemon
-
- ServiceDaemon.AddressMonitor - Class in org.apache.openejb.server
-
- ServiceDaemon.SocketMonitor - Class in org.apache.openejb.server
-
- ServiceElement(S) - Constructor for class org.apache.openejb.config.sys.StackHandler.ServiceElement
-
- serviceEndpoint - Variable in class org.apache.openejb.assembler.classic.EnterpriseBeanInfo
-
- ServiceEndpoint - Annotation Type in org.apache.openejb.config
-
This is a completely fake annotation and is only a placeholder for the real annotation
that specifies an interface is a webservice interface
- serviceEndpoint - Variable in class org.apache.openejb.jee.SessionBean
-
- serviceEndpoint - Variable in class org.apache.openejb.jee.was.v6.ejb.Session
-
- serviceEndpointInterface - Variable in class org.apache.openejb.assembler.classic.PortRefInfo
-
- serviceEndpointInterface - Variable in class org.apache.openejb.jee.PortComponent
-
- serviceEndpointInterface - Variable in class org.apache.openejb.jee.PortComponentRef
-
- serviceEndpointInterface - Variable in class org.apache.openejb.jee.ServiceEndpointInterfaceMapping
-
- serviceEndpointInterface - Variable in class org.apache.openejb.jee.sun.PortInfo
-
- serviceEndpointInterface - Variable in class org.apache.openejb.server.axis.assembler.JaxRpcServiceInfo
-
- serviceEndpointInterfaceMapping - Variable in class org.apache.openejb.jee.JavaWsdlMapping
-
- ServiceEndpointInterfaceMapping - Class in org.apache.openejb.jee
-
The service-endpoint-interface-mapping defines a tuple
to specify Service Endpoint Interfaces to
WSDL port types and WSDL bindings.
- ServiceEndpointInterfaceMapping() - Constructor for class org.apache.openejb.jee.ServiceEndpointInterfaceMapping
-
- ServiceEndpointInterfaceMapping$JAXB - Class in org.apache.openejb.jee
-
- ServiceEndpointInterfaceMapping$JAXB() - Constructor for class org.apache.openejb.jee.ServiceEndpointInterfaceMapping$JAXB
-
- serviceEndpointInterfaces - Variable in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
- serviceEndpointInterfaceString - Variable in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
- ServiceEndpointMethodInterceptor - Class in org.apache.openejb.server.axis.client
-
- ServiceEndpointMethodInterceptor(GenericServiceEndpoint, OperationInfo[], String) - Constructor for class org.apache.openejb.server.axis.client.ServiceEndpointMethodInterceptor
-
- serviceEndpointMethodMapping - Variable in class org.apache.openejb.jee.ServiceEndpointInterfaceMapping
-
- ServiceEndpointMethodMapping - Class in org.apache.openejb.jee
-
The service-endpoint-method-mapping element defines the mapping of
Java methods to operations (which are not uniquely qualified by
qnames).
- ServiceEndpointMethodMapping() - Constructor for class org.apache.openejb.jee.ServiceEndpointMethodMapping
-
- ServiceEndpointMethodMapping$JAXB - Class in org.apache.openejb.jee
-
- ServiceEndpointMethodMapping$JAXB() - Constructor for class org.apache.openejb.jee.ServiceEndpointMethodMapping$JAXB
-
- serviceEndpoints - Variable in class org.apache.openejb.jee.was.v6.ejb.Session
-
- ServiceException - Exception in org.apache.openejb.server
-
- ServiceException() - Constructor for exception org.apache.openejb.server.ServiceException
-
- ServiceException(String) - Constructor for exception org.apache.openejb.server.ServiceException
-
- ServiceException(Throwable) - Constructor for exception org.apache.openejb.server.ServiceException
-
- ServiceException(String, Throwable) - Constructor for exception org.apache.openejb.server.ServiceException
-
- serviceFactory - Variable in class org.apache.openejb.server.cxf.CxfEndpoint
-
- ServiceFinder - Interface in org.apache.openejb.server
-
- serviceId - Variable in class org.apache.openejb.assembler.classic.PortInfo
-
- ServiceImpl - Class in org.apache.openejb.server.axis.client
-
- ServiceImpl(Map, Map) - Constructor for class org.apache.openejb.server.axis.client.ServiceImpl
-
- serviceImplBean - Variable in class org.apache.openejb.jee.PortComponent
-
- ServiceImplBean - Class in org.apache.openejb.jee
-
javaee_web_services_1_3.xsd
- ServiceImplBean() - Constructor for class org.apache.openejb.jee.ServiceImplBean
-
- ServiceImplBean$JAXB - Class in org.apache.openejb.jee
-
- ServiceImplBean$JAXB() - Constructor for class org.apache.openejb.jee.ServiceImplBean$JAXB
-
- serviceImplClass - Variable in class org.apache.openejb.jee.sun.ServiceRef
-
- ServiceInfo - Class in org.apache.openejb.assembler.classic
-
- ServiceInfo() - Constructor for class org.apache.openejb.assembler.classic.ServiceInfo
-
- ServiceInfos - Class in org.apache.openejb.assembler.classic.util
-
- ServiceInfos.Factory - Interface in org.apache.openejb.assembler.classic.util
-
- serviceInterface - Variable in class org.apache.openejb.jee.ServiceInterfaceMapping
-
- serviceInterface - Variable in class org.apache.openejb.jee.ServiceRef
-
- serviceInterfaceMapping - Variable in class org.apache.openejb.jee.JavaWsdlMapping
-
- ServiceInterfaceMapping - Class in org.apache.openejb.jee
-
The service-interface-mapping element defines how a Java type for
the service interface maps to a WSDL service.
- ServiceInterfaceMapping() - Constructor for class org.apache.openejb.jee.ServiceInterfaceMapping
-
- ServiceInterfaceMapping$JAXB - Class in org.apache.openejb.jee
-
- ServiceInterfaceMapping$JAXB() - Constructor for class org.apache.openejb.jee.ServiceInterfaceMapping$JAXB
-
- serviceInterfaces - Static variable in class org.apache.openejb.assembler.classic.AssemblerTool
-
- serviceInterfaces - Variable in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
- serviceInterfaceString - Variable in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
- ServiceJarXmlLoader - Class in org.apache.openejb.config.provider
-
- ServiceJarXmlLoader() - Constructor for class org.apache.openejb.config.provider.ServiceJarXmlLoader
-
- serviceLink - Variable in class org.apache.openejb.assembler.classic.PortInfo
-
- ServiceLocator - Class in org.apache.openejb.client
-
- ServiceLocator(URI) - Constructor for class org.apache.openejb.client.ServiceLocator
-
- ServiceLocator(URI, String, String) - Constructor for class org.apache.openejb.client.ServiceLocator
-
- ServiceLocator(URI, String, String, String) - Constructor for class org.apache.openejb.client.ServiceLocator
-
- ServiceLocator(Context) - Constructor for class org.apache.openejb.client.ServiceLocator
-
- ServiceLogger - Class in org.apache.openejb.server
-
- ServiceLogger(ServerService) - Constructor for class org.apache.openejb.server.ServiceLogger
-
- ServiceManager - Class in org.apache.openejb.server
-
- ServiceManager() - Constructor for class org.apache.openejb.server.ServiceManager
-
- ServiceManagerExtender - Class in org.apache.openejb.server.osgi
-
- ServiceManagerExtender(BundleContext) - Constructor for class org.apache.openejb.server.osgi.ServiceManagerExtender
-
- ServiceManagerProxy - Class in org.apache.openejb.util
-
- ServiceManagerProxy() - Constructor for class org.apache.openejb.util.ServiceManagerProxy
-
- ServiceManagerProxy(boolean) - Constructor for class org.apache.openejb.util.ServiceManagerProxy
-
- ServiceManagerProxy.AlreadyStartedException - Exception in org.apache.openejb.util
-
- ServiceManagers - Class in org.apache.openejb.arquillian.openejb.server
-
- ServiceMethodInterceptor - Class in org.apache.openejb.server.axis.client
-
- ServiceMethodInterceptor(Map) - Constructor for class org.apache.openejb.server.axis.client.ServiceMethodInterceptor
-
- ServiceModuleType - Class in org.apache.openejb.jee.oejb2
-
Java class for serviceModuleType complex type.
- ServiceModuleType() - Constructor for class org.apache.openejb.jee.oejb2.ServiceModuleType
-
- serviceName - Variable in class org.apache.openejb.assembler.classic.PortInfo
-
- serviceName - Variable in class org.apache.openejb.jee.oejb2.ServiceCompletionType
-
- serviceNamePattern - Variable in class org.apache.openejb.assembler.classic.HandlerChainInfo
-
- serviceNamePattern - Variable in class org.apache.openejb.jee.HandlerChain
-
- ServicePool - Class in org.apache.openejb.server
-
- ServicePool(ServerService, Properties) - Constructor for class org.apache.openejb.server.ServicePool
-
- ServicePool(ServerService, Options) - Constructor for class org.apache.openejb.server.ServicePool
-
- ServicePool(ServerService, int) - Constructor for class org.apache.openejb.server.ServicePool
-
- ServicePool(ServerService, int, int, boolean) - Constructor for class org.apache.openejb.server.ServicePool
-
- ServicePool(ServerService, int, int, int, boolean, long, boolean) - Constructor for class org.apache.openejb.server.ServicePool
-
- SERVICEPOOL - Static variable in class org.apache.openejb.util.LogCategory
-
- ServicePool.Pool - Class in org.apache.openejb.server
-
- ServicePool.Registry - Class in org.apache.openejb.server
-
- serviceProperties(Collection<ServiceInfo>, String) - Static method in class org.apache.openejb.assembler.classic.util.ServiceInfos
-
- ServiceProvider - Class in org.apache.openejb.config.sys
-
Java class for anonymous complex type.
- ServiceProvider() - Constructor for class org.apache.openejb.config.sys.ServiceProvider
-
- ServiceProvider(Class, String, String) - Constructor for class org.apache.openejb.config.sys.ServiceProvider
-
- ServiceProvider(String, String, String) - Constructor for class org.apache.openejb.config.sys.ServiceProvider
-
- serviceProvider - Variable in class org.apache.openejb.config.sys.ServicesJar
-
- ServiceProviderLoginModule - Class in org.apache.openejb.core.security.jaas
-
- ServiceProviderLoginModule() - Constructor for class org.apache.openejb.core.security.jaas.ServiceProviderLoginModule
-
- serviceQName - Variable in class org.apache.openejb.assembler.classic.ServiceReferenceInfo
-
- serviceQname - Variable in class org.apache.openejb.jee.ServiceRef
-
- ServiceQname - Class in org.apache.openejb.jee.sun
-
- ServiceQname() - Constructor for class org.apache.openejb.jee.sun.ServiceQname
-
- serviceQname - Variable in class org.apache.openejb.jee.sun.ServiceRef
-
- serviceQname - Variable in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- serviceQnames - Variable in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
- serviceRef - Variable in class org.apache.openejb.cdi.CdiBeanInfo
-
- serviceRef - Variable in class org.apache.openejb.jee.Application
-
- serviceRef - Variable in class org.apache.openejb.jee.ApplicationClient
-
- serviceRef - Variable in class org.apache.openejb.jee.EntityBean
-
- serviceRef - Variable in class org.apache.openejb.jee.Interceptor
-
- serviceRef - Variable in class org.apache.openejb.jee.jba.Entity
-
- serviceRef - Variable in class org.apache.openejb.jee.jba.MessageDriven
-
- ServiceRef - Class in org.apache.openejb.jee.jba
-
- ServiceRef() - Constructor for class org.apache.openejb.jee.jba.ServiceRef
-
- serviceRef - Variable in class org.apache.openejb.jee.jba.Session
-
- serviceRef - Variable in class org.apache.openejb.jee.MessageDrivenBean
-
- serviceRef - Variable in class org.apache.openejb.jee.oejb2.EntityBeanType
-
- serviceRef - Variable in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- serviceRef - Variable in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
- serviceRef - Variable in class org.apache.openejb.jee.oejb2.SessionBeanType
-
- ServiceRef - Class in org.apache.openejb.jee
-
javaee6.xsd
- ServiceRef() - Constructor for class org.apache.openejb.jee.ServiceRef
-
- serviceRef - Variable in class org.apache.openejb.jee.SessionBean
-
- serviceRef - Variable in class org.apache.openejb.jee.sun.Ejb
-
- ServiceRef - Class in org.apache.openejb.jee.sun
-
- ServiceRef() - Constructor for class org.apache.openejb.jee.sun.ServiceRef
-
- serviceRef - Variable in class org.apache.openejb.jee.sun.SunApplication
-
- serviceRef - Variable in class org.apache.openejb.jee.sun.SunApplicationClient
-
- serviceRef - Variable in class org.apache.openejb.jee.sun.SunWebApp
-
- ServiceRef - Class in org.apache.openejb.jee.was.v6.wsclient
-
The service-ref element declares a reference to a Web service.
- ServiceRef() - Constructor for class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
- serviceRef - Variable in class org.apache.openejb.jee.WebApp
-
- serviceRef - Variable in class org.apache.openejb.jee.WebFragment
-
- ServiceRef$JAXB - Class in org.apache.openejb.jee
-
- ServiceRef$JAXB() - Constructor for class org.apache.openejb.jee.ServiceRef$JAXB
-
- ServiceRefBinding - Class in org.apache.openejb.jee.was.v6.webservice.clientbnd
-
Java class for ServiceRefBinding complex type.
- ServiceRefBinding() - Constructor for class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
- serviceRefBindings - Variable in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
- ServiceRefData - Class in org.apache.openejb.core.webservices
-
- ServiceRefData(String, QName, Class<? extends Service>, QName, Class<?>, URL, List<HandlerChainData>, List<PortRefData>) - Constructor for class org.apache.openejb.core.webservices.ServiceRefData
-
- serviceReferenceDescription - Variable in class org.apache.openejb.jee.wls.ReferenceDescriptor
-
- ServiceReferenceDescription - Class in org.apache.openejb.jee.wls
-
Java class for service-reference-description complex type.
- ServiceReferenceDescription() - Constructor for class org.apache.openejb.jee.wls.ServiceReferenceDescription
-
- serviceReferenceDescription - Variable in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
- ServiceReferenceInfo - Class in org.apache.openejb.assembler.classic
-
- ServiceReferenceInfo() - Constructor for class org.apache.openejb.assembler.classic.ServiceReferenceInfo
-
- serviceRefName - Variable in class org.apache.openejb.jee.jba.ServiceRef
-
- serviceRefName - Variable in class org.apache.openejb.jee.oejb2.ServiceRefType
-
- serviceRefName - Variable in class org.apache.openejb.jee.ServiceRef
-
- serviceRefName - Variable in class org.apache.openejb.jee.sun.ServiceRef
-
- serviceRefName - Variable in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
- serviceRefName - Variable in class org.apache.openejb.jee.wls.ServiceReferenceDescription
-
- serviceRefs - Variable in class org.apache.openejb.assembler.classic.JndiEncInfo
-
- serviceRefs - Variable in class org.apache.openejb.jee.was.v6.common.JNDIEnvRefsGroup
-
- serviceRefs - Variable in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
- serviceRefs - Variable in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
- ServiceRefType - Class in org.apache.openejb.jee.oejb2
-
Java class for service-refType complex type.
- ServiceRefType() - Constructor for class org.apache.openejb.jee.oejb2.ServiceRefType
-
- serviceRefType - Variable in class org.apache.openejb.jee.ServiceRef
-
- serviceRemoved(URI) - Method in interface org.apache.openejb.server.DiscoveryListener
-
- serviceRemoved(URI) - Method in class org.apache.openejb.server.DiscoveryRegistry
-
- serviceRemoved(URI) - Method in class org.apache.openejb.server.ejbd.ClusterRequestHandler
-
- services - Variable in class org.apache.openejb.assembler.classic.AppInfo
-
- services - Variable in class org.apache.openejb.assembler.classic.FacilitiesInfo
-
- services - Variable in class org.apache.openejb.config.sys.Openejb
-
- ServicesJar - Class in org.apache.openejb.config.sys
-
Java class for anonymous complex type.
- ServicesJar() - Constructor for class org.apache.openejb.config.sys.ServicesJar
-
- servicesJar - Variable in class org.apache.openejb.config.sys.WikiGenerator
-
- ServiceStats - Class in org.apache.openejb.server
-
- ServiceStats(ServerService) - Constructor for class org.apache.openejb.server.ServiceStats
-
- serviceType - Variable in class org.apache.openejb.assembler.classic.ServiceReferenceInfo
-
- ServiceUtils - Class in org.apache.openejb.config
-
- ServiceUtils() - Constructor for class org.apache.openejb.config.ServiceUtils
-
- ServiceUtils.ProviderInfo - Class in org.apache.openejb.config
-
- Servlet - Class in org.apache.openejb.jee
-
web-common_3_0.xsd
- Servlet() - Constructor for class org.apache.openejb.jee.Servlet
-
- Servlet - Class in org.apache.openejb.jee.sun
-
- Servlet() - Constructor for class org.apache.openejb.jee.sun.Servlet
-
- servlet - Variable in class org.apache.openejb.jee.sun.SunWebApp
-
- servlet - Variable in class org.apache.openejb.jee.WebApp
-
- servlet - Variable in class org.apache.openejb.jee.WebFragment
-
- Servlet$JAXB - Class in org.apache.openejb.jee
-
- Servlet$JAXB() - Constructor for class org.apache.openejb.jee.Servlet$JAXB
-
- SERVLET_CONFIG - Static variable in class org.apache.openejb.rest.ThreadLocalContextManager
-
- SERVLET_CONTEXT - Static variable in class org.apache.openejb.rest.ThreadLocalContextManager
-
- SERVLET_CONTEXT - Static variable in interface org.apache.openejb.server.httpd.HttpRequest
-
If the https server implementation is based on Servlets, the real ServletContext
will be registered in the request attributes using this name.
- SERVLET_CONTEXT_HANDLER - Static variable in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- SERVLET_CONTEXT_INTERFACES - Static variable in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- SERVLET_REQUEST - Static variable in class org.apache.openejb.rest.ThreadLocalContextManager
-
- SERVLET_REQUEST - Static variable in interface org.apache.openejb.server.httpd.HttpRequest
-
If the https server implementation is based on Servlets, the real HttpServletRequest
will be registered in the request attributes using this name.
- SERVLET_RESPONSE - Static variable in interface org.apache.openejb.server.httpd.HttpRequest
-
If the https server implementation is based on Servlets, the real HttpServletResponse
will be registered in the request attributes using this name.
- ServletByteArrayIntputStream - Class in org.apache.openejb.server.httpd
-
- ServletByteArrayIntputStream(byte[]) - Constructor for class org.apache.openejb.server.httpd.ServletByteArrayIntputStream
-
- ServletByteArrayOutputStream - Class in org.apache.openejb.server.httpd
-
- ServletByteArrayOutputStream() - Constructor for class org.apache.openejb.server.httpd.ServletByteArrayOutputStream
-
- servletClass - Variable in class org.apache.openejb.assembler.classic.ServletInfo
-
- servletClass - Variable in class org.apache.openejb.jee.Servlet
-
- ServletContextHandler - Class in org.apache.tomee.catalina.cdi
-
- ServletContextHandler() - Constructor for class org.apache.tomee.catalina.cdi.ServletContextHandler
-
- servletImplClass - Variable in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- ServletInfo - Class in org.apache.openejb.assembler.classic
-
- ServletInfo() - Constructor for class org.apache.openejb.assembler.classic.ServletInfo
-
- ServletIntputStreamAdapter - Class in org.apache.openejb.server.httpd
-
- ServletIntputStreamAdapter(InputStream) - Constructor for class org.apache.openejb.server.httpd.ServletIntputStreamAdapter
-
- servletLink - Variable in class org.apache.openejb.jee.ServiceImplBean
-
- ServletListener - Class in org.apache.openejb.server.httpd
-
- ServletListener(Servlet, String) - Constructor for class org.apache.openejb.server.httpd.ServletListener
-
- ServletMapping - Class in org.apache.openejb.jee
-
web-common_3_0.xsd
- ServletMapping() - Constructor for class org.apache.openejb.jee.ServletMapping
-
- servletMapping - Variable in class org.apache.openejb.jee.WebApp
-
- servletMapping - Variable in class org.apache.openejb.jee.WebFragment
-
- ServletMapping$JAXB - Class in org.apache.openejb.jee
-
- ServletMapping$JAXB() - Constructor for class org.apache.openejb.jee.ServletMapping$JAXB
-
- servletName - Variable in class org.apache.openejb.assembler.classic.ServletInfo
-
- servletName - Variable in class org.apache.openejb.jee.FilterMapping
-
- servletName - Variable in class org.apache.openejb.jee.Servlet
-
- servletName - Variable in class org.apache.openejb.jee.ServletMapping
-
- servletName - Variable in class org.apache.openejb.jee.sun.Servlet
-
- ServletName - Class in org.apache.openejb.jee.sun
-
- ServletName() - Constructor for class org.apache.openejb.jee.sun.ServletName
-
- servletNameOrUrlPattern - Variable in class org.apache.openejb.jee.sun.CacheMapping
-
- ServletOutputStreamAdapter - Class in org.apache.openejb.server.httpd
-
- ServletOutputStreamAdapter(OutputStream) - Constructor for class org.apache.openejb.server.httpd.ServletOutputStreamAdapter
-
- ServletRequestAdapter - Class in org.apache.openejb.server.httpd
-
- ServletRequestAdapter(HttpServletRequest) - Constructor for class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- ServletRequestAdapter(HttpServletRequest, HttpServletResponse, ServletContext) - Constructor for class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- ServletResponseAdapter - Class in org.apache.openejb.server.httpd
-
- ServletResponseAdapter(HttpServletResponse) - Constructor for class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- servlets - Variable in class org.apache.openejb.assembler.classic.WebAppInfo
-
- ServletSessionAdapter - Class in org.apache.openejb.server.httpd
-
- ServletSessionAdapter(javax.servlet.http.HttpSession) - Constructor for class org.apache.openejb.server.httpd.ServletSessionAdapter
-
- Session - Class in org.apache.openejb.jee.jba
-
- Session() - Constructor for class org.apache.openejb.jee.jba.Session
-
- Session - Interface in org.apache.openejb.jee
-
- Session - Class in org.apache.openejb.jee.was.v6.ejb
-
The session-beanType declares an session bean.
- Session() - Constructor for class org.apache.openejb.jee.was.v6.ejb.Session
-
- session() - Method in class org.apache.openejb.resource.activemq.jms2.JMSContextImpl
-
- Session(SocketChannel, InetSocketAddress, URI) - Constructor for class org.apache.openejb.server.discovery.MultipointServer.Session
-
- session - Variable in class org.apache.openejb.server.httpd.ServletSessionAdapter
-
- session - Variable in class org.apache.openejb.server.httpd.session.SessionManager.SessionWrapper
-
- SESSION_BEAN_STATEFUL - Static variable in class org.apache.openejb.client.EJBRequest
-
- SESSION_BEAN_STATELESS - Static variable in class org.apache.openejb.client.EJBRequest
-
- SessionBean - Class in org.apache.openejb.jee
-
ejb-jar_3_1.xsd
- SessionBean() - Constructor for class org.apache.openejb.jee.SessionBean
-
- SessionBean(String, String, SessionType) - Constructor for class org.apache.openejb.jee.SessionBean
-
- SessionBean$JAXB - Class in org.apache.openejb.jee
-
- SessionBean$JAXB() - Constructor for class org.apache.openejb.jee.SessionBean$JAXB
-
- SessionBeanType - Class in org.apache.openejb.jee.oejb2
-
Java class for session-beanType complex type.
- SessionBeanType() - Constructor for class org.apache.openejb.jee.oejb2.SessionBeanType
-
- SessionConfig - Class in org.apache.openejb.jee
-
web-common_3_0.xsd
- SessionConfig() - Constructor for class org.apache.openejb.jee.SessionConfig
-
- SessionConfig - Class in org.apache.openejb.jee.sun
-
- SessionConfig() - Constructor for class org.apache.openejb.jee.sun.SessionConfig
-
- sessionConfig - Variable in class org.apache.openejb.jee.sun.SunWebApp
-
- sessionConfig - Variable in class org.apache.openejb.jee.WebApp
-
- sessionConfig - Variable in class org.apache.openejb.jee.WebFragment
-
- SessionConfig$JAXB - Class in org.apache.openejb.jee
-
- SessionConfig$JAXB() - Constructor for class org.apache.openejb.jee.SessionConfig$JAXB
-
- sessionCreated(HttpSessionEvent) - Method in class org.apache.openejb.server.httpd.BeginWebBeansListener
- sessionCreated(HttpSessionEvent) - Method in class org.apache.openejb.server.httpd.EndWebBeansListener
- sessionDestroyed(HttpSessionEvent) - Method in class org.apache.openejb.server.httpd.BeginWebBeansListener
- sessionDestroyed(HttpSessionEvent) - Method in class org.apache.openejb.server.httpd.EndWebBeansListener
- sessionDidActivate(HttpSessionEvent) - Method in class org.apache.openejb.server.httpd.BeginWebBeansListener
-
- sessionDidActivate(HttpSessionEvent) - Method in class org.apache.openejb.server.httpd.EndWebBeansListener
-
- SessionEnum - Enum in org.apache.openejb.jee.was.v6.ejb
-
Java class for SessionType.
- SessionInvalidateListener(javax.servlet.http.HttpSession, BeginWebBeansListener) - Constructor for class org.apache.openejb.server.httpd.HttpRequestImpl.SessionInvalidateListener
-
- sessionManager - Variable in class org.apache.openejb.jee.sun.SessionConfig
-
- SessionManager - Class in org.apache.openejb.jee.sun
-
- SessionManager() - Constructor for class org.apache.openejb.jee.sun.SessionManager
-
- SessionManager - Class in org.apache.openejb.server.httpd.session
-
- SessionManager() - Constructor for class org.apache.openejb.server.httpd.session.SessionManager
-
- SessionManager.SessionWrapper - Class in org.apache.openejb.server.httpd.session
-
- sessionOrEntityOrMessageDriven - Variable in class org.apache.openejb.jee.jba.EnterpriseBeans
-
- sessionProperties - Variable in class org.apache.openejb.jee.sun.SessionConfig
-
- SessionProperties - Class in org.apache.openejb.jee.sun
-
- SessionProperties() - Constructor for class org.apache.openejb.jee.sun.SessionProperties
-
- sessionStateManagerJndiName - Variable in class org.apache.openejb.jee.jba.ClusterConfig
-
- sessionTimeout - Variable in class org.apache.openejb.assembler.classic.WebAppInfo
-
- sessionTimeout - Variable in class org.apache.openejb.jee.SessionConfig
-
- sessionTimeoutSeconds - Variable in class org.apache.openejb.jee.wls.StatefulSessionCache
-
- sessionType - Variable in class org.apache.openejb.jee.SessionBean
-
- SessionType - Enum in org.apache.openejb.jee
-
ejb-jar_3_1.xsd
- sessionType - Variable in class org.apache.openejb.jee.was.v6.ejb.Session
-
- SessionType$JAXB - Class in org.apache.openejb.jee
-
- SessionType$JAXB() - Constructor for class org.apache.openejb.jee.SessionType$JAXB
-
- sessionWillPassivate(HttpSessionEvent) - Method in class org.apache.openejb.server.httpd.BeginWebBeansListener
-
- sessionWillPassivate(HttpSessionEvent) - Method in class org.apache.openejb.server.httpd.EndWebBeansListener
-
- SessionWrapper(BeginWebBeansListener, EndWebBeansListener, HttpSession, WebContext) - Constructor for class org.apache.openejb.server.httpd.session.SessionManager.SessionWrapper
-
- set(<any>) - Method in class org.apache.openejb.cdi.CurrentCreationalContext
-
- set(int, Object) - Method in class org.apache.openejb.client.ArrayEnumeration
-
- set(Set<Bean>, Collection) - Method in class org.apache.openejb.core.cmp.cmp2.SetValuedCmr
-
- set(Bean, Proxy) - Method in class org.apache.openejb.core.cmp.cmp2.SingleValuedCmr
-
- set(Class<T>, T) - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- set(T) - Method in class org.apache.openejb.core.ivm.naming.AbstractThreadLocalProxy
-
- set(JaccProvider) - Static method in class org.apache.openejb.core.security.JaccProvider
-
- set(Class<T>, T) - Method in class org.apache.openejb.core.ThreadContext
-
- set(Class<T>, T) - Method in class org.apache.openejb.DeploymentContext
-
- set(Text[]) - Method in class org.apache.openejb.jee.TextMap
-
- set(String, String) - Method in class org.apache.openejb.monitoring.ObjectNameBuilder
-
- set(T) - Method in class org.apache.openejb.rest.AbstractRestThreadLocalProxy
-
- set(Class<T>, T) - Method in class org.apache.openejb.server.ejbd.CallContext
-
- set(SaajUniverse.Type) - Method in class org.apache.openejb.server.webservices.saaj.SaajUniverse
-
- set(int, T) - Method in class org.apache.openejb.util.ArrayEnumeration
-
- set(int, V) - Method in class org.apache.openejb.util.Index
-
- set(Object, String, Object) - Static method in class org.apache.openejb.util.reflection.Reflections
-
- set(Class<?>, Object, String, Object) - Static method in class org.apache.openejb.util.reflection.Reflections
-
- setAbsoluteOrdering(AbsoluteOrdering) - Method in class org.apache.openejb.jee.WebApp
-
- setAbstractSchemaName(String) - Method in class org.apache.openejb.BeanContext
-
- setAbstractSchemaName(String) - Method in class org.apache.openejb.jee.EntityBean
-
- setAbstractSchemaName(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Sets the value of the abstractSchemaName property.
- setAccess(AccessType) - Method in class org.apache.openejb.jee.jpa.Basic
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.apache.openejb.jee.jpa.Embeddable
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.apache.openejb.jee.jpa.Embedded
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.apache.openejb.jee.jpa.EmbeddedId
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.apache.openejb.jee.jpa.Id
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the access property.
- setAccess(AccessType) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setAccess(AccessType) - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.apache.openejb.jee.jpa.Version
-
Sets the value of the access property.
- SetAccessible - Class in org.apache.openejb.util
-
- SetAccessible(AccessibleObject) - Constructor for class org.apache.openejb.util.SetAccessible
-
- setAccessMode(AccessMode) - Method in class org.apache.openejb.server.cxf.rs.johnzon.TomEEJsonbProvider
-
- setAccessTimeout(Duration) - Method in class org.apache.openejb.BeanContext
-
- setAccessTimeout(Duration) - Method in class org.apache.openejb.config.typed.SingletonContainerBuilder
-
- setAccessTimeout(long, TimeUnit) - Method in class org.apache.openejb.config.typed.SingletonContainerBuilder
-
- setAccessTimeout(Duration) - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- setAccessTimeout(long, TimeUnit) - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- setAccessTimeout(Duration) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setAccessTimeout(long, TimeUnit) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setAccessTimeout(Duration) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setAccessTimeout(Duration) - Method in class org.apache.openejb.core.singleton.SingletonContainer
-
- setAccessTimeout(Duration) - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- setAccessTimeout(Duration) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setAccessTimeout(Timeout) - Method in class org.apache.openejb.jee.ConcurrentMethod
-
- setAccessTimeout(Timeout) - Method in class org.apache.openejb.jee.ContainerConcurrency
-
- setAccessTimeout(Duration) - Method in class org.apache.openejb.MethodContext
-
- setAccessToUnderlyingConnectionAllowed(boolean) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setAcknowledgeMode(String) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setAcknowledgeMode(AcknowledgeModeEnum) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Sets the value of the acknowledgeMode property.
- setActivationConfig(ActivationConfig) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the activationConfig property.
- setActivationConfig(ActivationConfig) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the activationConfig property.
- setActivationConfig(ActivationConfig) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setActivationConfig(ActivationConfigType) - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
Sets the value of the activationConfig property.
- setActivationConfig(ActivationConfig) - Method in class org.apache.openejb.jee.sun.MdbResourceAdapter
-
- setActivationConfigPropertyName(String) - Method in class org.apache.openejb.jee.ActivationConfigProperty
-
- setActivationConfigPropertyName(String) - Method in class org.apache.openejb.jee.jba.ActivationConfigProperty
-
Sets the value of the activationConfigPropertyName property.
- setActivationConfigPropertyName(String) - Method in class org.apache.openejb.jee.oejb2.ActivationConfigPropertyType
-
Sets the value of the activationConfigPropertyName property.
- setActivationConfigPropertyName(String) - Method in class org.apache.openejb.jee.sun.ActivationConfigProperty
-
- setActivationConfigPropertyValue(String) - Method in class org.apache.openejb.jee.ActivationConfigProperty
-
- setActivationConfigPropertyValue(String) - Method in class org.apache.openejb.jee.jba.ActivationConfigProperty
-
Sets the value of the activationConfigPropertyValue property.
- setActivationConfigPropertyValue(String) - Method in class org.apache.openejb.jee.oejb2.ActivationConfigPropertyType
-
Sets the value of the activationConfigPropertyValue property.
- setActivationConfigPropertyValue(String) - Method in class org.apache.openejb.jee.sun.ActivationConfigProperty
-
- setActivationSpec(ActivationSpec) - Method in class org.apache.openejb.jee.MessageListener
-
- setActivationSpecAuthAlias(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.MessageDrivenBeanBinding
-
Sets the value of the activationSpecAuthAlias property.
- setActivationSpecClass(String) - Method in class org.apache.openejb.config.typed.MessageDrivenContainerBuilder
-
- setActivationSpecClass(Class) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setActivationSpecClass(String) - Method in class org.apache.openejb.jee.ActivationSpec
-
- setActivationSpecJndiName(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.MessageDrivenBeanBinding
-
Sets the value of the activationSpecJndiName property.
- setAdapter(<any>) - Method in class org.apache.openejb.server.cxf.rs.johnzon.TomEEConfigurableJohnzon
-
- setAdapters(Collection<<any>>) - Method in class org.apache.openejb.server.cxf.rs.johnzon.TomEEConfigurableJohnzon
-
- setAddColumnTemplate(AddColumnTemplate) - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Sets the value of the addColumnTemplate property.
- setAddedUrls(List<URL>) - Method in class org.apache.openejb.config.WebModule
-
- setAdditionalClasspath(String) - Method in class org.apache.openejb.config.RemoteServer
-
- setAdditionalColumns(AdditionalColumns) - Method in class org.apache.openejb.jee.jba.cmp.Select
-
Sets the value of the additionalColumns property.
- setAdditionalLibs(String) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setAddressing(Addressing) - Method in class org.apache.openejb.jee.PortComponent
-
- setAddressing(Addressing) - Method in class org.apache.openejb.jee.PortComponentRef
-
- setAdler32Checksum(boolean) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setAdminObjectClass(String) - Method in class org.apache.openejb.jee.AdminObject
-
- setAdminObjectInterface(String) - Method in class org.apache.openejb.jee.AdminObject
-
- setAdminObjectLink(String) - Method in class org.apache.openejb.jee.oejb2.MessageDestinationType
-
Sets the value of the adminObjectLink property.
- setAdminObjectLink(String) - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
Sets the value of the adminObjectLink property.
- setAdminObjectModule(String) - Method in class org.apache.openejb.jee.oejb2.MessageDestinationType
-
Sets the value of the adminObjectModule property.
- setAdminObjectModule(String) - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
Sets the value of the adminObjectModule property.
- setAfter(FacesOrderingOrdering) - Method in class org.apache.openejb.jee.FacesOrdering
-
Sets the value of the after property.
- setAfter(OrderingOrdering) - Method in class org.apache.openejb.jee.Ordering
-
- setAfterBeginMethod(NamedMethod) - Method in class org.apache.openejb.jee.SessionBean
-
- setAfterCompletionMethod(NamedMethod) - Method in class org.apache.openejb.jee.SessionBean
-
- setAgent(String) - Method in class org.apache.openejb.jee.sun.LocaleCharsetMap
-
- setAjpPort(int) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setAjpPort(int) - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- setAjpPort(Integer) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setAjpPort(int) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setAlias(Alias) - Method in class org.apache.openejb.jee.jba.cmp.Select
-
Sets the value of the alias property.
- setAliasHeaderPrefix(AliasHeaderPrefix) - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Sets the value of the aliasHeaderPrefix property.
- setAliasHeaderSuffix(AliasHeaderSuffix) - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Sets the value of the aliasHeaderSuffix property.
- setAliasMaxLength(AliasMaxLength) - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Sets the value of the aliasMaxLength property.
- setAllConnectionsEqual(boolean) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setAllocationSize(Integer) - Method in class org.apache.openejb.jee.jpa.SequenceGenerator
-
Sets the value of the allocationSize property.
- setAllocationSize(Integer) - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Sets the value of the allocationSize property.
- setAllowConcurrentCalls(Boolean) - Method in class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
Sets the value of the allowConcurrentCalls property.
- setAllowedMethods(List) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setAllowLinking(boolean) - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- setAllowNoExpiryClaim(boolean) - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
-
- setAllowReadonlyCreateAndRemove(Boolean) - Method in class org.apache.openejb.jee.wls.Compatibility
-
Sets the value of the allowReadonlyCreateAndRemove property.
- setAllowRemoveDuringTransaction(Boolean) - Method in class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
Sets the value of the allowRemoveDuringTransaction property.
- setAltDd(String) - Method in class org.apache.openejb.jee.Module
-
- setAltDd(String) - Method in class org.apache.openejb.jee.oejb2.ModuleType
-
Sets the value of the altDd property.
- setAlterColumnTemplate(AlterColumnTemplate) - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Sets the value of the alterColumnTemplate property.
- setAlterTable(AlterTable) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the alterTable property.
- setAnnotation(String) - Method in class org.apache.openejb.jee.bval.ConstraintDefinitionType
-
Sets the value of the annotation property.
- setAnnotation(String) - Method in class org.apache.openejb.jee.bval.ConstraintType
-
Sets the value of the annotation property.
- setAnonymousTypeQname(String) - Method in class org.apache.openejb.jee.JavaXmlTypeMapping
-
- setAny(Object) - Method in class org.apache.openejb.jee.oejb2.ExtModuleType
-
Sets the value of the any property.
- setAny(Object) - Method in class org.apache.openejb.jee.oejb2.ModuleType
-
Sets the value of the any property.
- setAny(Object) - Method in class org.apache.openejb.jee.oejb2.XmlAttributeType
-
Sets the value of the any property.
- setApp(Object) - Static method in class org.apache.openejb.testing.SingleApplicationComposerRunner
-
- setApp(Object) - Static method in class org.apache.tomee.embedded.junit.TomEEEmbeddedSingleRunner
-
- setApp(Object) - Method in class org.apache.tomee.embedded.TomEEEmbeddedApplicationRunner
-
- setAppContext(AppContext, Collection<BeanContext>) - Method in class org.apache.openejb.cdi.CdiResourceInjectionService
-
- setApplication(WebContext) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- setApplicationClient(ApplicationClient) - Method in class org.apache.openejb.config.ClientModule
-
- setApplicationName(String) - Method in class org.apache.openejb.jee.Application
-
- setApplicationName(String) - Method in class org.apache.openejb.jee.oejb2.ApplicationType
-
Sets the value of the applicationName property.
- setApplicationScopes(Collection<String>) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setApplicationScopes(Collection<String>) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setApplicationServer(ApplicationServer) - Static method in class org.apache.openejb.core.ServerFederation
-
- setAppName(String) - Method in class org.apache.tomee.catalina.TomcatResourceFactory
-
- setAppWorkingDir(String) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setArchiveName(String) - Method in class org.apache.openejb.jee.sun.SunApplication
-
- setArquillianProtocol(String) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setArrayDimensions(Integer) - Method in class org.apache.openejb.jee.was.v6.java.ArrayType
-
Sets the value of the arrayDimensions property.
- setArtifactId(String) - Method in class org.apache.openejb.jee.oejb2.ArtifactType
-
Sets the value of the artifactId property.
- setArtifactId(String) - Method in class org.apache.openejb.jee.oejb2.DepPatternType
-
- setArtifactId(String) - Method in class org.apache.openejb.jee.oejb2.PatternType
-
Sets the value of the artifactId property.
- setArtifactId(String) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setArtifactId(String) - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- setAsContext(AsContext) - Method in class org.apache.openejb.jee.jba.IorSecurityConfig
-
Sets the value of the asContext property.
- setAsContext(AsContext) - Method in class org.apache.openejb.jee.sun.IorSecurityConfig
-
- setAssemblyDescriptor(AssemblyDescriptor) - Method in class org.apache.openejb.config.EmptyEjbJar
-
- setAssemblyDescriptor(AssemblyDescriptor) - Method in class org.apache.openejb.jee.EjbJar
-
- setAssemblyDescriptor(AssemblyDescriptor) - Method in class org.apache.openejb.jee.jba.Jboss
-
Sets the value of the assemblyDescriptor property.
- setAssumeOneMatch(boolean) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setAsText(String) - Method in class org.apache.openejb.server.auth.IPAddressPermissionEditor
-
- setAsText(String) - Method in class org.apache.openejb.util.DurationEditor
-
- setAsynchronous(boolean) - Method in class org.apache.openejb.MethodContext
-
- setAsyncSupported(boolean) - Method in class org.apache.openejb.jee.Filter
-
- setAsyncSupported(Boolean) - Method in class org.apache.openejb.jee.Servlet
-
- setAttribute(Attribute) - Method in class org.apache.openejb.core.mdb.MdbContainer.MdbJmxControl
-
- setAttribute(Attribute) - Method in class org.apache.openejb.core.mdb.MdbInstanceManager.MdbJmxControl
-
- setAttribute(ObjectName, Attribute) - Method in class org.apache.openejb.mgmt.MEJBBean
-
- setAttribute(Attribute) - Method in class org.apache.openejb.monitoring.DynamicMBeanWrapper
-
- setAttribute(ObjectName, Attribute) - Method in class org.apache.openejb.monitoring.LocalMBeanServer
-
- setAttribute(Attribute) - Method in class org.apache.openejb.monitoring.ManagedMBean
-
- setAttribute(Attribute) - Method in class org.apache.openejb.monitoring.MBeanPojoWrapper
-
- setAttribute(Attribute) - Method in class org.apache.openejb.monitoring.remote.RemoteResourceMonitor
-
- setAttribute(String, Object) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- setAttribute(String, Object) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- setAttribute(String, Object) - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- setAttribute(String, Object) - Method in class org.apache.openejb.server.httpd.EmbeddedServletContext
-
- setAttribute(String, Object) - Method in interface org.apache.openejb.server.httpd.HttpRequest
-
- setAttribute(String, Object) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- setAttribute(String, Object) - Method in interface org.apache.openejb.server.httpd.HttpSession
-
Binds an object to this session, using the name specified.
- setAttribute(String, Object) - Method in class org.apache.openejb.server.httpd.HttpSessionImpl
-
- setAttribute(String, Object) - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- setAttribute(String, Object) - Method in class org.apache.openejb.server.httpd.ServletSessionAdapter
-
- setAttribute(String, Object) - Method in class org.apache.openejb.web.LightweightWebAppBuilder.LightServletContext
-
- setAttributeClass(String) - Method in class org.apache.openejb.jee.FacesAttribute
-
Sets the value of the attributeClass property.
- setAttributeName(String) - Method in class org.apache.openejb.jee.FacesAttribute
-
Sets the value of the attributeName property.
- setAttributes(AttributeList) - Method in class org.apache.openejb.core.mdb.MdbContainer.MdbJmxControl
-
- setAttributes(AttributeList) - Method in class org.apache.openejb.core.mdb.MdbInstanceManager.MdbJmxControl
-
- setAttributes(EmbeddableAttributes) - Method in class org.apache.openejb.jee.jpa.Embeddable
-
Sets the value of the attributes property.
- setAttributes(Attributes) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the attributes property.
- setAttributes(Attributes) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the attributes property.
- setAttributes(Attributes) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setAttributes(ObjectName, AttributeList) - Method in class org.apache.openejb.mgmt.MEJBBean
-
- setAttributes(AttributeList) - Method in class org.apache.openejb.monitoring.DynamicMBeanWrapper
-
- setAttributes(ObjectName, AttributeList) - Method in class org.apache.openejb.monitoring.LocalMBeanServer
-
- setAttributes(AttributeList) - Method in class org.apache.openejb.monitoring.ManagedMBean
-
- setAttributes(AttributeList) - Method in class org.apache.openejb.monitoring.MBeanPojoWrapper
-
- setAttributes(AttributeList) - Method in class org.apache.openejb.monitoring.remote.RemoteResourceMonitor
-
- setAttributesFilter(String, String) - Method in class org.apache.openejb.monitoring.ManagedMBean
-
- setAudit(Audit) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the audit property.
- setAuth(ResAuthEnum) - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Sets the value of the auth property.
- setAuth(String) - Method in class org.apache.openejb.server.rest.RESTService
-
- setAuthConstraint(AuthConstraint) - Method in class org.apache.openejb.jee.SecurityConstraint
-
- setAuthConstraint(boolean) - Method in class org.apache.tomee.embedded.SecurityConstaintBuilder
-
- setAuthentication(JNDIContext.AuthenticationInfo) - Method in class org.apache.openejb.client.EJBRequest.Body
-
- setAuthenticationMechanismType(String) - Method in class org.apache.openejb.jee.AuthenticationMechanism
-
- setAuthLayer(String) - Method in class org.apache.openejb.jee.sun.MessageSecurityBinding
-
- setAuthMethod(String) - Method in class org.apache.openejb.jee.jba.AsContext
-
Sets the value of the authMethod property.
- setAuthMethod(String) - Method in class org.apache.openejb.jee.LoginConfig
-
- setAuthMethod(AuthMethodType) - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType.WebServiceSecurityType
-
- setAuthMethod(AuthMethodType) - Method in class org.apache.openejb.jee.oejb2.WebServiceSecurityType
-
Sets the value of the authMethod property.
- setAuthMethod(String) - Method in class org.apache.openejb.jee.sun.AsContext
-
- setAuthMethod(String) - Method in class org.apache.openejb.jee.sun.LoginConfig
-
- setAuthMethod(String) - Method in class org.apache.openejb.server.hessian.HessianService
-
- setAuthMethod(String) - Method in class org.apache.openejb.server.webservices.WsService
-
- setAuthMethod(String) - Method in class org.apache.tomee.embedded.LoginConfigBuilder
-
- setAuthRecipient(String) - Method in class org.apache.openejb.jee.sun.RequestProtection
-
- setAuthRecipient(String) - Method in class org.apache.openejb.jee.sun.ResponseProtection
-
- setAuthRole(String) - Method in class org.apache.tomee.embedded.SecurityConstaintBuilder
-
- setAuthSource(String) - Method in class org.apache.openejb.jee.sun.RequestProtection
-
- setAuthSource(String) - Method in class org.apache.openejb.jee.sun.ResponseProtection
-
- setAuto(String) - Method in class org.apache.openejb.util.UpdateChecker
-
- setAutoCommit(boolean) - Method in class org.apache.openejb.resource.jdbc.managed.local.ManagedConnection
-
- setAutoCommit(boolean) - Method in class org.apache.openejb.resource.jdbc.managed.xa.ManagedXAConnection
-
- setAutoDeploy(boolean) - Method in class org.apache.openejb.config.sys.Deployments
-
- setAutoIncrement(AutoIncrement) - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Sets the value of the autoIncrement property.
- setAutoIncrement(AutoIncrement) - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Sets the value of the autoIncrement property.
- setAutoIncrementTable(AutoIncrementTableType) - Method in class org.apache.openejb.jee.oejb2.KeyGeneratorType
-
Sets the value of the autoIncrementTable property.
- setAutoIncrementTemplate(AutoIncrementTemplate) - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Sets the value of the autoIncrementTemplate property.
- setAutomaticKeyGeneration(AutomaticKeyGeneration) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Sets the value of the automaticKeyGeneration property.
- setAutoStart(boolean) - Method in class org.apache.openejb.resource.activemq.jms2.cdi.JMS2CDIExtension.InternalJMSContext
-
- setAutoStart(boolean) - Method in class org.apache.openejb.resource.activemq.jms2.JMSContextImpl
-
- setAvailabilityEnabled(String) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setBackingStrategyFactory(PatternType) - Method in class org.apache.openejb.jee.oejb2.OpenejbClusteringWadiType
-
Sets the value of the backingStrategyFactory property.
- setBaseName(String) - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
Sets the value of the baseName property.
- setBatchCascadeDelete(BatchCascadeDelete) - Method in class org.apache.openejb.jee.jba.cmp.EjbRelationshipRole
-
Sets the value of the batchCascadeDelete property.
- setBatchSize(int) - Method in class org.apache.openejb.jee.oejb2.SequenceTableType
-
Sets the value of the batchSize property.
- setBean(Bean) - Method in class org.apache.openejb.jee.jba.ClientInterceptors
-
Sets the value of the bean property.
- setBeanCache(BeanCache) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setBeanClass(Class<?>) - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- setBeanContext(BeanContext) - Method in class org.apache.openejb.core.ivm.BaseEjbProxyHandler
-
- setBeanContext(BeanContext) - Method in class org.apache.openejb.server.ejbd.CallContext
-
- setBeanDiscoveryMode(String) - Method in class org.apache.openejb.jee.Beans
-
- setBeanLoadBalancePolicy(String) - Method in class org.apache.openejb.jee.jba.ClusterConfig
-
Sets the value of the beanLoadBalancePolicy property.
- setBeanManagedConcurrency(boolean) - Method in class org.apache.openejb.BeanContext
-
- setBeanManagedTransaction(boolean) - Method in class org.apache.openejb.BeanContext
-
- setBeanMethod(NamedMethod) - Method in class org.apache.openejb.jee.InitMethod
-
- setBeanMethod(NamedMethod) - Method in class org.apache.openejb.jee.RemoveMethod
-
- setBeanName(String) - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- setBeanPool(BeanPool) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setBeans(Beans) - Method in class org.apache.openejb.config.EjbModule
-
- setBeanTransaction(BeanTransactionPolicy.SuspendedTransaction) - Method in class org.apache.openejb.core.managed.Instance
-
- setBeanTransaction(BeanTransactionPolicy.SuspendedTransaction) - Method in class org.apache.openejb.core.stateful.Instance
-
- setBefore(FacesOrderingOrdering) - Method in class org.apache.openejb.jee.FacesOrdering
-
Sets the value of the before property.
- setBefore(OrderingOrdering) - Method in class org.apache.openejb.jee.Ordering
-
- setBeforeCompletionMethod(NamedMethod) - Method in class org.apache.openejb.jee.SessionBean
-
- setBeginListener(BeginWebBeansListener) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- setBehaviorClass(String) - Method in class org.apache.openejb.jee.FacesBehavior
-
Sets the value of the behaviorClass property.
- setBehaviorId(String) - Method in class org.apache.openejb.jee.FacesBehavior
-
Sets the value of the behaviorId property.
- setBiasCorrected(boolean) - Method in class org.apache.openejb.math.stat.descriptive.moment.Variance
-
- setBin(String) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setBinariesDir(File) - Method in class org.apache.openejb.maven.plugin.Synchronization
-
Sets binaries dir.
- setBind(String) - Method in class org.apache.openejb.server.ssh.SSHServer
-
- setBindingEjbRef(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Sets the value of the bindingEjbRef property.
- setBindingID(String) - Method in class org.apache.openejb.core.webservices.PortData
-
- setBindingMessageDestinationRef(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Sets the value of the bindingMessageDestinationRef property.
- setBindingName(String) - Method in class org.apache.openejb.jee.oejb2.PortCompletionType
-
Sets the value of the bindingName property.
- setBindingResourceEnvRef(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Sets the value of the bindingResourceEnvRef property.
- setBindingResourceRef(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Sets the value of the bindingResourceRef property.
- setBindings(Map<String, Object>) - Method in class org.apache.openejb.core.WebContext
-
- setBindingServiceRef(String) - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Sets the value of the bindingServiceRef property.
- setBody(EJBRequest.Body) - Method in class org.apache.openejb.client.EJBRequest
-
- setBody(ByteChunk) - Method in class org.apache.tomee.security.http.SavedRequest
-
- setBodyContent(BodyContent) - Method in class org.apache.openejb.jee.Tag
-
- setBoolean(String, boolean) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- setBooleanProperty(String, boolean) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setBrokerXmlConfig(String) - Method in class org.apache.openejb.config.typed.ActiveMQResourceAdapterBuilder
-
- setBuffer(String) - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- setBufferSize(int) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- setBufferSize(int) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- setBufferSize(int) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- setBufferSizeKb(int) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setBulkPassivate(int) - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- setBulkPassivate(int) - Method in class org.apache.openejb.core.managed.SimpleCache
-
- setBulkPassivate(int) - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- setBulkPassivate(String) - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- setBundleActivator(String) - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Sets the value of the bundleActivator property.
- setByte(String, byte) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- setByteProperty(String, byte) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setBytes(String, byte[]) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- setBytes(String, byte[], int, int) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- setCache(String) - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- setCache(Cache<Object, Instance>) - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- setCache(String) - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- setCache(EntityBeanType.Cache) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Sets the value of the cache property.
- setCache(Cache) - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- setCacheable(Boolean) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the cacheable property.
- setCacheBetweenTransactions(Boolean) - Method in class org.apache.openejb.jee.wls.EntityCache
-
Sets the value of the cacheBetweenTransactions property.
- setCacheBetweenTransactions(Boolean) - Method in class org.apache.openejb.jee.wls.EntityCacheRef
-
Sets the value of the cacheBetweenTransactions property.
- setCacheIdleTimeoutInSeconds(String) - Method in class org.apache.openejb.jee.sun.BeanCache
-
- setCacheInvalidation(String) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the cacheInvalidation property.
- setCacheInvalidationConfig(CacheInvalidationConfig) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the cacheInvalidationConfig property.
- setCacheLoadFactor(String) - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Sets the value of the cacheLoadFactor property.
- setCacheMaxSize(long) - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- setCacheObjectMaxSize(int) - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- setCacheOnMatch(String) - Method in class org.apache.openejb.jee.sun.ConstraintField
-
- setCacheOnMatch(String) - Method in class org.apache.openejb.jee.sun.ConstraintFieldValue
-
- setCacheOnMatchFailure(String) - Method in class org.apache.openejb.jee.sun.ConstraintField
-
- setCacheOnMatchFailure(String) - Method in class org.apache.openejb.jee.sun.ConstraintFieldValue
-
- setCachePolicy(String) - Method in class org.apache.openejb.jee.jba.ContainerCacheConf
-
Sets the value of the cachePolicy property.
- setCachePolicyConf(CachePolicyConf) - Method in class org.apache.openejb.jee.jba.ContainerCacheConf
-
Sets the value of the cachePolicyConf property.
- setCachePolicyConfOther(CachePolicyConfOther) - Method in class org.apache.openejb.jee.jba.ContainerCacheConf
-
Sets the value of the cachePolicyConfOther property.
- setCacheSize(Integer) - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Sets the value of the cacheSize property.
- setCacheTtl(long) - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- setCacheType(String) - Method in class org.apache.openejb.jee.wls.StatefulSessionCache
-
Sets the value of the cacheType property.
- setCachingAllowed(boolean) - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- setCachingName(CachingName) - Method in class org.apache.openejb.jee.wls.EjbQlQuery
-
Sets the value of the cachingName property.
- setCachingName(CachingName) - Method in class org.apache.openejb.jee.wls.RelationshipCaching
-
Sets the value of the cachingName property.
- setCalendarName(String) - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- setCallbackHandler(String) - Method in class org.apache.openejb.jee.ApplicationClient
-
- setCallbackInterceptors(List<InterceptorData>) - Method in class org.apache.openejb.BeanContext
-
- setCallbackThreads(int) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setCallbackThreads(int) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setCallbackThreads(int) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setCallByValue(String) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the callByValue property.
- setCallByValue(String) - Method in class org.apache.openejb.jee.jba.Interceptor
-
Sets the value of the callByValue property.
- setCallByValue(String) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the callByValue property.
- setCallContext(CallContext) - Static method in class org.apache.openejb.server.ejbd.CallContext
-
- setCallEjbStoreOnClean(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the callEjbStoreOnClean property.
- setCallerPropagation(String) - Method in class org.apache.openejb.jee.jba.SasContext
-
Sets the value of the callerPropagation property.
- setCallerPropagation(String) - Method in class org.apache.openejb.jee.sun.SasContext
-
- setCallLogging(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the callLogging property.
- setCanSearchParents(boolean) - Method in class org.apache.openejb.server.axis.client.TypeInfo.UpdatableTypeInfo
-
- setCapacity(int) - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- setCapacity(int) - Method in class org.apache.openejb.core.managed.SimpleCache
-
- setCapacity(int) - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- setCapacity(String) - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- setCapacity(Capacity) - Method in class org.apache.openejb.jee.wls.WorkManager
-
Sets the value of the capacity property.
- setCapacityIncrement(BigInteger) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the capacityIncrement property.
- setCapacityName(String) - Method in class org.apache.openejb.jee.wls.WorkManager
-
Sets the value of the capacityName property.
- setCascade(CascadeType) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Sets the value of the cascade property.
- setCascade(CascadeType) - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Sets the value of the cascade property.
- setCascade(CascadeType) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Sets the value of the cascade property.
- setCascade(CascadeType) - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Sets the value of the cascade property.
- setCascade(CascadeType) - Method in interface org.apache.openejb.jee.jpa.RelationField
-
- setCascadeAll(boolean) - Method in class org.apache.openejb.jee.jpa.CascadeType
-
Sets the value of the cascadeAll property.
- setCascadeDelete(boolean) - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- setCascadeDelete(Boolean) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Sets the value of the cascadeDelete property.
- setCascadeDetach(boolean) - Method in class org.apache.openejb.jee.jpa.CascadeType
-
Sets the value of the cascadeDetach property.
- setCascadeMerge(boolean) - Method in class org.apache.openejb.jee.jpa.CascadeType
-
Sets the value of the cascadeMerge property.
- setCascadePersist(boolean) - Method in class org.apache.openejb.jee.jpa.CascadeType
-
Sets the value of the cascadePersist property.
- setCascadePersist(boolean) - Method in class org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
Sets the value of the cascadePersist property.
- setCascadeRefresh(boolean) - Method in class org.apache.openejb.jee.jpa.CascadeType
-
Sets the value of the cascadeRefresh property.
- setCascadeRemove(boolean) - Method in class org.apache.openejb.jee.jpa.CascadeType
-
Sets the value of the cascadeRemove property.
- setCaseInsensitive(boolean) - Method in class org.apache.openejb.util.SuperProperties
-
Sets the sensitive of lookups.
- setCatalina_opts(String) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setCatalinaBaseDir(String) - Method in class org.apache.tomee.installer.Paths
-
Sets the catalina base directory
- setCatalinaBaseDir(File) - Method in class org.apache.tomee.installer.Paths
-
Sets the catalina base directory
- setCatalinaBaseDir(String) - Method in interface org.apache.tomee.installer.PathsInterface
-
- setCatalinaBaseDir(File) - Method in interface org.apache.tomee.installer.PathsInterface
-
- setCatalinaBaseDir(String) - Method in class org.apache.tomee.webapp.installer.Runner
-
- setCatalinaHome(String) - Method in class org.apache.tomee.webapp.installer.Runner
-
- setCatalinaHomeDir(String) - Method in class org.apache.tomee.installer.Paths
-
Sets the catalina home directory
- setCatalinaHomeDir(File) - Method in class org.apache.tomee.installer.Paths
-
Sets the catalina home directory
- setCatalinaHomeDir(String) - Method in interface org.apache.tomee.installer.PathsInterface
-
- setCatalinaHomeDir(File) - Method in interface org.apache.tomee.installer.PathsInterface
-
- setCatalog(String) - Method in class org.apache.openejb.jee.jpa.CollectionTable
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.apache.openejb.jee.jpa.JoinTable
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.apache.openejb.jee.jpa.SecondaryTable
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.apache.openejb.jee.jpa.SequenceGenerator
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.apache.openejb.jee.jpa.Table
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Sets the value of the catalog property.
- setCause(Throwable) - Method in exception org.apache.openejb.config.ValidationError
-
- setCdi(boolean) - Method in class org.apache.tomee.catalina.realm.LazyRealm
-
- setCdiEjbBean(CdiEjbBean<T>) - Method in class org.apache.openejb.cdi.CdiEjbBean.EjbInjectionTargetImpl
-
- setCdiEnabled(boolean) - Method in class org.apache.openejb.AppContext
-
- setCdiInterceptors(List<InterceptorData>) - Method in class org.apache.openejb.BeanContext
-
- setChangeable(Boolean) - Method in class org.apache.openejb.jee.was.v6.ecore.EStructuralFeature
-
Sets the value of the changeable property.
- setChar(String, char) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- setCharacterEncoding(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- setCharacterEncoding(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- setCharacterEncoding(String) - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- setCharacterEncoding(String) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- setCharacterEncoding(String) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- setCharacterEncoding(String) - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- setCharacterEncoding(String) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- setCharset(String) - Method in class org.apache.openejb.jee.sun.LocaleCharsetMap
-
- setCheckDirtyAfterGet(CheckDirtyAfterGet) - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Sets the value of the checkDirtyAfterGet property.
- setCheckDirtyAfterGet(CheckDirtyAfterGet) - Method in class org.apache.openejb.jee.jba.cmp.UserTypeMapping
-
Sets the value of the checkDirtyAfterGet property.
- setCheckerProxy(String) - Method in class org.apache.openejb.util.UpdateChecker
-
- setCheckExistsOnMethod(Boolean) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Sets the value of the checkExistsOnMethod property.
- setCheckpointAtEndOfMethod(CheckpointAtEndOfMethod) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setCheckpointedMethods(String) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setChecksumEnabled(boolean) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setClassesFilter(Filter) - Method in class org.apache.tomee.embedded.Configuration
-
- setClassifier(String) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setClassImport(String) - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Sets the value of the classImport property.
- setClassLoader(ClassLoader) - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- setClassLoader(ClassLoader) - Method in class org.apache.openejb.cdi.CdiPlugin
-
- setClassLoader(ClassLoader) - Method in class org.apache.openejb.config.Module
-
- setClassLoader(ClassLoader) - Method in class org.apache.openejb.core.WebContext
-
- setClassLoader(ClassLoader) - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- setClassLoader(ClassLoader) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setClassLoader(ClassLoader) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setClassLoader(ClassLoader) - Method in class org.apache.openejb.server.axis.client.AxisServiceReference
-
- setClassLoader(String, ClassLoader) - Method in class org.apache.openejb.web.LightweightWebAppBuilder
-
- setClassloaderFilteredPackages(Collection<String>) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setClassName(String) - Method in class org.apache.openejb.client.CallbackMetaData
-
- setClassname(String) - Method in class org.apache.openejb.client.serializer.SerializationWrapper
-
- setClassName(String) - Method in class org.apache.openejb.config.sys.AbstractService
-
- setClassName(String) - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Sets the value of the className property.
- setClassName(String) - Method in class org.apache.openejb.jee.DataSource
-
- setClassName(String) - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- setClassName(String) - Method in class org.apache.openejb.jee.JMSDestination
-
- setClassName(String) - Method in class org.apache.openejb.jee.NamedMethod
-
- setClassName(String) - Method in class org.apache.openejb.jee.oejb3.PojoDeployment
-
- setClassName(String) - Method in class org.apache.openejb.jee.sun.CacheHelper
-
- setClassName(String) - Method in class org.apache.openejb.jee.sun.PrincipalName
-
- setClasspath(String) - Method in interface org.apache.openejb.config.Service
-
- setClasspath(String) - Method in class org.apache.openejb.config.sys.AbstractService
-
- setClasspath(ClassLoader) - Method in class org.apache.openejb.config.sys.Deployments
-
- setClasspath(Configuration) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setClasspathAPI(String) - Method in class org.apache.openejb.config.sys.AbstractService
-
- setClasspathConfiguration(String) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setClassType(ClassType) - Method in class org.apache.openejb.jee.bval.BeanType
-
Sets the value of the classType property.
- setClazz(String) - Method in class org.apache.openejb.config.sys.Service
-
- setClazz(String) - Method in class org.apache.openejb.jee.AroundInvoke
-
- setClazz(String) - Method in class org.apache.openejb.jee.AroundTimeout
-
- setClazz(String) - Method in class org.apache.openejb.jee.bval.BeanType
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCallParameter
-
Sets the value of the clazz property.
- setClazz(Class) - Method in class org.apache.openejb.jee.jba.cmp.DependentValueClass
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.apache.openejb.jee.jba.cmp.EntityCommand
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.apache.openejb.jee.jpa.Embeddable
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.apache.openejb.jee.jpa.IdClass
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.apache.openejb.jee.jpa.MapKeyClass
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the clazz property.
- setClazz(String) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setClazz(String) - Method in class org.apache.openejb.jee.oejb2.GbeanType
-
Sets the value of the clazz property.
- setClazz(Class) - Method in class org.apache.openejb.server.axis.client.TypeInfo.UpdatableTypeInfo
-
- setCleanOnStartUp(boolean) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setCleanReadAheadOnLoad(CleanReadAheadOnLoad) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the cleanReadAheadOnLoad property.
- setCleanReadAheadOnLoad(CleanReadAheadOnLoad) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the cleanReadAheadOnLoad property.
- setCleanupLeakedConnections(boolean) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setCleared() - Method in class javax.security.enterprise.credential.AbstractClearableCredential
-
- setClearReferencesHttpClientKeepAliveThread(boolean) - Method in class org.apache.tomee.catalina.remote.ServerClassLoaderLoader.FakeWebAppLoader
-
- setClearReferencesStatic(boolean) - Method in class org.apache.tomee.catalina.remote.ServerClassLoaderLoader.FakeWebAppLoader
-
- setClearReferencesStopThreads(boolean) - Method in class org.apache.tomee.catalina.remote.ServerClassLoaderLoader.FakeWebAppLoader
-
- setClearReferencesStopTimerThreads(boolean) - Method in class org.apache.tomee.catalina.remote.ServerClassLoaderLoader.FakeWebAppLoader
-
- setClient(boolean) - Method in class org.apache.openejb.assembler.classic.JndiEncBuilder
-
- setClient(Client) - Static method in class org.apache.openejb.client.Client
-
- setClientAuth(String) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setClientAuth(String) - Method in class org.apache.tomee.embedded.Configuration
-
- setClientAuth(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setClientAuth(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setClientAuthentication(String) - Method in class org.apache.openejb.jee.wls.IiopSecurityDescriptor
-
Sets the value of the clientAuthentication property.
- setClientBehaviorRendererClass(String) - Method in class org.apache.openejb.jee.FacesClientBehaviorRenderer
-
Sets the value of the clientBehaviorRendererClass property.
- setClientBehaviorRendererType(String) - Method in class org.apache.openejb.jee.FacesClientBehaviorRenderer
-
Sets the value of the clientBehaviorRendererType property.
- setClientCertAuthentication(String) - Method in class org.apache.openejb.jee.wls.TransportRequirements
-
Sets the value of the clientCertAuthentication property.
- setClientId(String) - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- setClientID(String) - Method in class org.apache.openejb.resource.activemq.jms2.cdi.JMS2CDIExtension.InternalJMSContext
-
- setClientID(String) - Method in class org.apache.openejb.resource.activemq.jms2.JMSContextImpl
-
- setClientIdentity(Object) - Method in class org.apache.openejb.client.ClientMetaData
-
- setClientIdentity(Object) - Method in class org.apache.openejb.client.EJBRequest
-
- setClientInterceptors(ClientInterceptors) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the clientInterceptors property.
- setClientModule(ClientModule) - Method in class org.apache.openejb.config.EjbModule
-
- setClientsOnSameServer(Boolean) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the clientsOnSameServer property.
- setClockProvider(String) - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Définit la valeur de la propriété clockProvider.
- setCloseTimeout(Duration) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setCloseTimeout(long, TimeUnit) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setCloseTimeout(Duration) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setCloseTimeout(Duration) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setCluster(PatternType) - Method in class org.apache.openejb.jee.oejb2.OpenejbClusteringWadiType
-
Sets the value of the cluster property.
- setCluster(CatalinaCluster) - Method in class org.apache.tomee.catalina.valve.LazyValve
-
- setClusterConfig(ClusterConfig) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the clusterConfig property.
- setClusterConfig(ClusterConfig) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the clusterConfig property.
- setClusterConfig(ClusterConfig) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the clusterConfig property.
- setClustered(String) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the clustered property.
- setClustered(String) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the clustered property.
- setClustering(JAXBElement<? extends AbstractClusteringType>) - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
Sets the value of the clustering property.
- setClusterInvalidationDisabled(Boolean) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Sets the value of the clusterInvalidationDisabled property.
- setClusterMetaData(ClusterMetaData) - Method in class org.apache.openejb.client.Client.Context
-
- setCmp(Cmp) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setCmp2(boolean) - Method in class org.apache.openejb.BeanContext
-
- setCMPAttribute(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Sets the value of the cmpAttribute property.
- setCmpCallback(CmpCallback) - Method in interface org.apache.openejb.core.cmp.CmpEngineFactory
-
- setCmpCallback(CmpCallback) - Method in class org.apache.openejb.core.cmp.jpa.JpaCmpEngineFactory
-
- setCmpConnectionFactory(ResourceLocatorType) - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
Sets the value of the cmpConnectionFactory property.
- setCmpEngineFactory(String) - Method in class org.apache.openejb.config.typed.CmpEntityContainerBuilder
-
- setCmpField(String) - Method in class org.apache.openejb.jee.wls.FieldMap
-
Sets the value of the cmpField property.
- setCmpField(String) - Method in class org.apache.openejb.jee.wls.UnknownPrimaryKeyField
-
Sets the value of the cmpField property.
- setCmpFieldClass(String) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.CmpFieldMapping
-
Sets the value of the cmpFieldClass property.
- setCmpFieldName(String) - Method in class org.apache.openejb.jee.oejb2.CmpFieldGroupMappingType
-
Sets the value of the cmpFieldName property.
- setCmpFieldName(String) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.CmpFieldMapping
-
Sets the value of the cmpFieldName property.
- setCmpImplClass(Class) - Method in class org.apache.openejb.BeanContext
-
- setCmpMappings(EntityMappings) - Method in class org.apache.openejb.config.AppModule
-
- setCmpResource(CmpResource) - Method in class org.apache.openejb.jee.sun.EnterpriseBeans
-
- setCmpVersion(CmpVersion) - Method in class org.apache.openejb.jee.EntityBean
-
- setCmrField(CmrField) - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- setCmrField(EjbRelationshipRoleType.CmrField) - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType
-
Sets the value of the cmrField property.
- setCmrField(String) - Method in class org.apache.openejb.jee.wls.CachingElement
-
Sets the value of the cmrField property.
- setCmrFieldName(String) - Method in class org.apache.openejb.jee.CmrField
-
- setCmrFieldName(String) - Method in class org.apache.openejb.jee.oejb2.CmrFieldGroupMappingType
-
Sets the value of the cmrFieldName property.
- setCmrFieldName(String) - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType.CmrField
-
Sets the value of the cmrFieldName property.
- setCmrFieldName(String) - Method in class org.apache.openejb.jee.oejb2.GroupType.CmrField
-
Sets the value of the cmrFieldName property.
- setCmrFieldName(String) - Method in class org.apache.openejb.jee.sun.CmrFieldMapping
-
- setCmrFieldType(CmrFieldType) - Method in class org.apache.openejb.jee.CmrField
-
- setCmtTimeoutInSeconds(String) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setCode(int) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
sets the HTTP response code to be sent to the browser.
- setCollection(String) - Method in class org.apache.tomee.embedded.SecurityConstaintBuilder
-
- setCollectionTable(CollectionTable) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the collectionTable property.
- setCollectionType(String) - Method in class org.apache.openejb.jee.was.v6.ejb.CMRField
-
Sets the value of the collectionType property.
- setColumn(Column) - Method in class org.apache.openejb.jee.jpa.AttributeOverride
-
Sets the value of the column property.
- setColumn(Column) - Method in class org.apache.openejb.jee.jpa.Basic
-
Sets the value of the column property.
- setColumn(Column) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the column property.
- setColumn(Column) - Method in interface org.apache.openejb.jee.jpa.Field
-
- setColumn(String) - Method in class org.apache.openejb.jee.jpa.FieldResult
-
Sets the value of the column property.
- setColumn(Column) - Method in class org.apache.openejb.jee.jpa.Id
-
Sets the value of the column property.
- setColumn(Column) - Method in class org.apache.openejb.jee.jpa.Transient
-
- setColumn(Column) - Method in class org.apache.openejb.jee.jpa.Version
-
Sets the value of the column property.
- setColumnDefinition(String) - Method in class org.apache.openejb.jee.jpa.Column
-
Sets the value of the columnDefinition property.
- setColumnDefinition(String) - Method in class org.apache.openejb.jee.jpa.DiscriminatorColumn
-
Sets the value of the columnDefinition property.
- setColumnDefinition(String) - Method in class org.apache.openejb.jee.jpa.JoinColumn
-
Sets the value of the columnDefinition property.
- setColumnDefinition(String) - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Sets the value of the columnDefinition property.
- setColumnDefinition(String) - Method in class org.apache.openejb.jee.jpa.MapKeyJoinColumn
-
Sets the value of the columnDefinition property.
- setColumnDefinition(String) - Method in class org.apache.openejb.jee.jpa.OrderColumn
-
Sets the value of the columnDefinition property.
- setColumnDefinition(String) - Method in class org.apache.openejb.jee.jpa.PrimaryKeyJoinColumn
-
Sets the value of the columnDefinition property.
- setColumnName(ColumnName) - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Sets the value of the columnName property.
- setColumnName(ColumnName) - Method in class org.apache.openejb.jee.jba.cmp.CreatedBy
-
Sets the value of the columnName property.
- setColumnName(ColumnName) - Method in class org.apache.openejb.jee.jba.cmp.CreatedTime
-
Sets the value of the columnName property.
- setColumnName(ColumnName) - Method in class org.apache.openejb.jee.jba.cmp.KeyField
-
Sets the value of the columnName property.
- setColumnName(ColumnName) - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Sets the value of the columnName property.
- setColumnName(ColumnName) - Method in class org.apache.openejb.jee.jba.cmp.Property
-
Sets the value of the columnName property.
- setColumnName(ColumnName) - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Sets the value of the columnName property.
- setColumnName(ColumnName) - Method in class org.apache.openejb.jee.jba.cmp.UpdatedBy
-
Sets the value of the columnName property.
- setColumnName(ColumnName) - Method in class org.apache.openejb.jee.jba.cmp.UpdatedTime
-
Sets the value of the columnName property.
- setCombinedQName(String) - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Sets the value of the combinedQName property.
- setCommand(String) - Method in class org.apache.openejb.server.cli.command.AbstractCommand
-
- setCommand(String) - Method in class org.apache.tomee.livereload.Command
-
- setCommands(Map<String, Class<?>>) - Method in class org.apache.openejb.server.cli.command.HelpCommand
-
- setComment(String) - Method in class org.apache.openejb.jee.CookieConfig
-
- setComment(String, String) - Method in class org.apache.openejb.util.SuperProperties
-
Sets the comment associated with a property.
- setCommentIndent(int) - Method in class org.apache.openejb.util.SuperProperties
-
Sets the number of spaces to indent comment after '#' character.
- setCommitOption(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the commitOption property.
- setCommitOption(String) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setCompatibility(String) - Method in class org.apache.openejb.jee.sun.SunApplication
-
- setCompatibility(Compatibility) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Sets the value of the compatibility property.
- setComponent(Class<T>, T) - Method in class org.apache.openejb.client.ClientInstance
-
Registers a component instance with the client, so it may be reference globally.
- setComponent(Class<T>, T) - Method in class org.apache.openejb.client.Context
-
- setComponent(Class<T>, T) - Method in class org.apache.openejb.loader.SystemInstance
-
- setComponentClass(String) - Method in class org.apache.openejb.jee.FacesComponent
-
Sets the value of the componentClass property.
- setComponentFamily(String) - Method in class org.apache.openejb.jee.FacesRenderer
-
Sets the value of the componentFamily property.
- setComponentInstanceMap() - Method in class org.apache.openejb.cdi.transactional.TransactionContext
-
- setComponentName(String) - Method in exception org.apache.openejb.config.ValidationException
-
- setComponentName(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Sets the value of the componentName property.
- setComponentQName(QName) - Method in class org.apache.openejb.server.axis.client.ArrayTypeInfo.UpdatableArrayTypeInfo
-
- setComponentType(String) - Method in class org.apache.openejb.jee.FacesComponent
-
Sets the value of the componentType property.
- setComponentType(String) - Method in class org.apache.openejb.jee.was.v6.java.ArrayType
-
Sets the value of the componentType property.
- setComponentType(QName) - Method in class org.apache.openejb.server.axis.client.ArrayTypeInfo.UpdatableArrayTypeInfo
-
- setConcurrencyManagementType(ConcurrencyManagementType) - Method in class org.apache.openejb.jee.SessionBean
-
- setConcurrencyStrategy(String) - Method in class org.apache.openejb.jee.wls.EntityCache
-
Sets the value of the concurrencyStrategy property.
- setConcurrencyStrategy(String) - Method in class org.apache.openejb.jee.wls.EntityCacheRef
-
Sets the value of the concurrencyStrategy property.
- setConf(String) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setConf(String) - Method in class org.apache.tomee.embedded.Configuration
-
- setConf(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setConfidentiality(String) - Method in class org.apache.openejb.jee.jba.TransportConfig
-
Sets the value of the confidentiality property.
- setConfidentiality(String) - Method in class org.apache.openejb.jee.sun.TransportConfig
-
- setConfidentiality(String) - Method in class org.apache.openejb.jee.wls.TransportRequirements
-
Sets the value of the confidentiality property.
- setConfigFile(String) - Method in class org.apache.openejb.jee.jba.ServiceRef
-
Sets the value of the configFile property.
- setConfigName(String) - Method in class org.apache.openejb.jee.jba.ServiceRef
-
Sets the value of the configName property.
- setConfigParserClass(String) - Method in class org.apache.openejb.jee.jba.LoaderRepositoryConfig
-
Sets the value of the configParserClass property.
- setConfigPropertyConfidential(Boolean) - Method in class org.apache.openejb.jee.ConfigProperty
-
- setConfigPropertyIgnore(Boolean) - Method in class org.apache.openejb.jee.ConfigProperty
-
- setConfigPropertyName(String) - Method in class org.apache.openejb.jee.ConfigProperty
-
- setConfigPropertyName(String) - Method in class org.apache.openejb.jee.RequiredConfigProperty
-
- setConfigPropertySupportsDynamicUpdates(Boolean) - Method in class org.apache.openejb.jee.ConfigProperty
-
- setConfigPropertyType(String) - Method in class org.apache.openejb.jee.ConfigProperty
-
- setConfigPropertyValue(String) - Method in class org.apache.openejb.jee.ConfigProperty
-
- setConfiguration(String) - Method in class org.apache.openejb.classloader.ProvisioningClassLoaderConfigurer
-
- setConfigurationCustomizers(String) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setConfigurationName(String) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the configurationName property.
- setConfigurationName(String) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the configurationName property.
- setConfigurationName(String) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the configurationName property.
- setConfigurationPath(URL) - Method in class org.apache.tomee.catalina.routing.RouterValve
-
- setConfigurator() - Static method in class org.apache.tomee.catalina.WebSockets
-
- setConnectionCreationRetryFrequencySeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the connectionCreationRetryFrequencySeconds property.
- setConnectionFactoryImplClass(String) - Method in class org.apache.openejb.jee.ConnectionDefinition
-
- setConnectionFactoryImplClass(String) - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- setConnectionFactoryInterface(String) - Method in class org.apache.openejb.jee.ConnectionDefinition
-
- setConnectionFactoryInterface(String) - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- setConnectionFactoryJndiName(String) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the connectionFactoryJndiName property.
- setConnectionFactoryLookup(String) - Method in class org.apache.openejb.resource.activemq.TomEEMessageActivationSpec
-
- setConnectionFactoryResourceLink(String) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the connectionFactoryResourceLink property.
- setConnectionImplClass(String) - Method in class org.apache.openejb.jee.ConnectionDefinition
-
- setConnectionImplClass(String) - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- setConnectionInterface(String) - Method in class org.apache.openejb.jee.ConnectionDefinition
-
- setConnectionInterface(String) - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- setConnectionManager(ConnectionManager) - Method in class org.apache.openejb.config.sys.Openejb
-
Sets the value of the connectionManager property.
- setConnectionMaxIdleMinutes(int) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setConnectionMaxIdleTime(Duration) - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- setConnectionMaxIdleTime(long, TimeUnit) - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- setConnectionMaxIdleTime(Duration) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setConnectionMaxWaitMilliseconds(int) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setConnectionMaxWaitTime(Duration) - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- setConnectionMaxWaitTime(long, TimeUnit) - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- setConnectionMaxWaitTime(Duration) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setConnectionProperties(String) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setConnectionReserveTimeoutSeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the connectionReserveTimeoutSeconds property.
- setConnectionStrategy(String) - Method in class org.apache.openejb.client.ClusterMetaData
-
- setConnector(Connector) - Method in class org.apache.openejb.config.ConnectorModule
-
- setConnector(String) - Method in class org.apache.openejb.jee.Module
-
- setConnector(String) - Method in class org.apache.openejb.jee.oejb2.ExtModuleType
-
Sets the value of the connector property.
- setConnector(String) - Method in class org.apache.openejb.jee.oejb2.ModuleType
-
Sets the value of the connector property.
- setConsistency(Consistency) - Method in class org.apache.openejb.jee.sun.EntityMapping
-
- setConstraintValidatorFactory(String) - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Définit la valeur de la propriété constraintValidatorFactory.
- setConstructor(String) - Method in class org.apache.openejb.config.sys.AbstractService
-
- setConstructor(String) - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Sets the value of the constructor property.
- setConstructor(Boolean) - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Sets the value of the constructor property.
- setConstructorParameterOrder(ConstructorParameterOrder) - Method in class org.apache.openejb.jee.ExceptionMapping
-
- setContact(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Sets the value of the contact property.
- setContainer(Container) - Method in class org.apache.openejb.BeanContext
-
- setContainer(StatefulContainer) - Method in class org.apache.openejb.core.stateful.DefaultLockFactory
-
- setContainer(StatefulContainer) - Method in interface org.apache.openejb.core.stateful.LockFactory
-
- setContainer(Container) - Method in class org.apache.tomee.catalina.realm.LazyRealm
-
- setContainer(Container) - Method in class org.apache.tomee.catalina.realm.LowTypedRealm
-
- setContainer(Container) - Method in class org.apache.tomee.catalina.valve.LazyValve
-
- setContainerCacheConf(ContainerCacheConf) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the containerCacheConf property.
- setContainerConfigurations(ContainerConfigurations) - Method in class org.apache.openejb.jee.jba.Jboss
-
Sets the value of the containerConfigurations property.
- setContainerData(Object) - Method in class org.apache.openejb.BeanContext
-
- setContainerId(String) - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- setContainerInterceptors(ContainerInterceptors) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the containerInterceptors property.
- setContainerName(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the containerName property.
- setContainerPoolConf(ContainerPoolConf) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the containerPoolConf property.
- setContainerProperties(Map<String, String>) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setContainerProperties(Map<String, String>) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setContainment(Boolean) - Method in class org.apache.openejb.jee.was.v6.ecore.EReference
-
Sets the value of the containment property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.AddColumnTemplate
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.AdditionalColumns
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.Alias
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.AliasHeaderPrefix
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.AliasHeaderSuffix
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.AliasMaxLength
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.AlterColumnTemplate
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.AlterTable
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.Attribute
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.AutoIncrementTemplate
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.CheckDirtyAfterGet
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.Class
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.CleanReadAheadOnLoad
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.ColumnName
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.CreateTable
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.Datasource
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.DatasourceMapping
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.Description
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.DropColumnTemplate
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.EagerLoadGroup
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.EjbName
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.EjbRelationName
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.EjbRelationshipRoleName
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.FalseMapping
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.FetchSize
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.FieldName
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.FieldType
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.FkConstraint
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.FkConstraintTemplate
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.From
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.FunctionName
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.FunctionSql
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.GroupName
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.JavaType
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.JbossQl
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.JdbcType
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.KeyGeneratorFactory
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.LazyResultsetLoading
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.ListCacheMax
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.LoadGroupName
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.MappedType
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.Mapper
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.MethodName
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.MethodParam
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.Name
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.Order
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.Other
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.PageSize
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.ParamSetter
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.PkConstraint
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.PkConstraintTemplate
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.PreferredRelationMapping
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.PropertyName
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.QlCompiler
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.ReadOnly
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.ReadTimeOut
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.RemoveTable
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.ResultReader
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.RowLocking
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.RowLockingTemplate
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.SqlStatement
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.SqlType
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.StateFactory
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.Strategy
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.SubquerySupported
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.TableName
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.ThrowRuntimeExceptions
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.TrueMapping
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.UnknownPkClass
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.Where
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.Word
-
Sets the value of the content property.
- setContent(URLConnection) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- setContentLength(int) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- setContentLength(int) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- setContentLength(int) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- setContentLengthLong(long) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- setContentLengthLong(long) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- setContentLengthLong(long) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- setContentType(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- setContentType(String) - Method in interface org.apache.openejb.server.httpd.HttpResponse
-
Sets the content type to be sent back to the browser.
- setContentType(String) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
sets the content type to be sent back to the browser
- setContentType(String) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- setContentType(String) - Method in class org.apache.tomee.security.http.SavedRequest
-
- setContext(Map<String, Object>) - Static method in class org.apache.openejb.assembler.classic.Assembler
-
- setContext(WebBeansContext) - Method in class org.apache.openejb.cdi.CdiScanner
-
- setContext(Context) - Method in class org.apache.tomee.catalina.LazyStopLoader
-
- setContext(Context) - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- setContext(Context) - Method in class org.apache.tomee.catalina.remote.ServerClassLoaderLoader
-
- setContext(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setContext(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setContextID(String) - Static method in class org.apache.openejb.util.JavaSecurityManagers
-
- setContextRequestClass(ContextRequestClass) - Method in class org.apache.openejb.jee.wls.WorkManager
-
Sets the value of the contextRequestClass property.
- setContextRoot(String) - Method in class org.apache.openejb.config.WebModule
-
- setContextRoot(String) - Method in class org.apache.openejb.core.WebContext
-
- setContextRoot(String) - Method in class org.apache.openejb.jee.sun.JavaWebStartAccess
-
- setContextRoot(String) - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- setContextRoot(String) - Method in class org.apache.openejb.jee.sun.Web
-
- setContextRoot(String) - Method in class org.apache.openejb.jee.Web
-
Sets the value of the contextRoot property.
- setContextRoot(String) - Method in class org.apache.openejb.jee.WebApp
-
- setContextRoot(String) - Method in interface org.apache.openejb.jee.WebCommon
-
- setContextRoot(String) - Method in class org.apache.openejb.jee.WebFragment
-
- setContractionCriteria(float) - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
Sets the contraction criteria for this ExpandContractDoubleArray.
- setConverter(<any>) - Method in class org.apache.openejb.server.cxf.rs.johnzon.TomEEConfigurableJohnzon
-
- setConverterClass(String) - Method in class org.apache.openejb.jee.FacesConverter
-
Sets the value of the converterClass property.
- setConverterForClass(String) - Method in class org.apache.openejb.jee.FacesConverter
-
Sets the value of the converterForClass property.
- setConverterId(String) - Method in class org.apache.openejb.jee.FacesConverter
-
Sets the value of the converterId property.
- setConverters(Collection<<any>>) - Method in class org.apache.openejb.server.cxf.rs.johnzon.TomEEConfigurableJohnzon
-
- setCookieConfig(CookieConfig) - Method in class org.apache.openejb.jee.SessionConfig
-
- setCookieProperties(CookieProperties) - Method in class org.apache.openejb.jee.sun.SessionConfig
-
- setCore(int) - Method in class org.apache.openejb.resource.thread.ManagedExecutorServiceImplFactory
-
- setCore(int) - Method in class org.apache.openejb.resource.thread.ManagedScheduledExecutorServiceImplFactory
-
- setCorePoolSize(int) - Method in class org.apache.openejb.server.ServicePool.Pool
-
- setCount(BigInteger) - Method in class org.apache.openejb.jee.wls.Capacity
-
Sets the value of the count property.
- setCount(BigInteger) - Method in class org.apache.openejb.jee.wls.MaxThreadsConstraint
-
Sets the value of the count property.
- setCount(BigInteger) - Method in class org.apache.openejb.jee.wls.MinThreadsConstraint
-
Sets the value of the count property.
- setCr(String) - Method in class org.apache.openejb.table.Line
-
- setCreateAsPrincipalName(String) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the createAsPrincipalName property.
- setCreatedBy(CreatedBy) - Method in class org.apache.openejb.jee.jba.cmp.Audit
-
Sets the value of the createdBy property.
- setCreateDefaultDbmsTables(String) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Sets the value of the createDefaultDbmsTables property.
- setCreatedTime(CreatedTime) - Method in class org.apache.openejb.jee.jba.cmp.Audit
-
Sets the value of the createdTime property.
- setCreatedWith(DataSourceCreator, CommonDataSource) - Static method in class org.apache.openejb.resource.jdbc.DataSourceFactory
-
- setCreateJBossMQDestination(String) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the createJBossMQDestination property.
- setCreateMethod(NamedMethod) - Method in class org.apache.openejb.jee.InitMethod
-
- setCreateMethod(String) - Method in class org.apache.openejb.jee.InitMethod
-
- setCreateTable(CreateTable) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the createTable property.
- setCreateTable(CreateTable) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the createTable property.
- setCreateTable(CreateTable) - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Sets the value of the createTable property.
- setCreateTablesAtDeploy(String) - Method in class org.apache.openejb.jee.sun.CmpResource
-
- setCredential(Credential) - Method in class javax.security.enterprise.authentication.mechanism.http.AuthenticationParameters
-
- setCredentialHandler(CredentialHandler) - Method in class org.apache.tomee.catalina.realm.LazyRealm
-
- setCredentialHandler(CredentialHandler) - Method in class org.apache.tomee.catalina.realm.LowTypedRealm
-
- setCredentialInterface(String) - Method in class org.apache.openejb.jee.AuthenticationMechanism
-
- setCredentialsName(String) - Method in class org.apache.openejb.jee.oejb2.PortType
-
Sets the value of the credentialsName property.
- setCronExpression(String) - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- setCronTrigger(String) - Method in class org.apache.openejb.resource.quartz.JobSpec
-
An alias for CronExpression
See http://quartz-scheduler.org/api/2.0.0/org/quartz/CronExpression.html
- setCrossParameter(CrossParameterType) - Method in class org.apache.openejb.jee.bval.ConstructorType
-
Sets the value of the crossParameter property.
- setCrossParameter(CrossParameterType) - Method in class org.apache.openejb.jee.bval.MethodType
-
Sets the value of the crossParameter property.
- setCss(PatternType) - Method in class org.apache.openejb.jee.oejb2.EjbRefType
-
Sets the value of the css property.
- setCssLink(String) - Method in class org.apache.openejb.jee.oejb2.EjbRefType
-
Sets the value of the cssLink property.
- setCtype(String) - Method in class org.apache.openejb.config.sys.Container
-
Sets the value of the ctype property.
- setCurrent() - Method in class org.apache.openejb.client.ClusterResponse
-
- setCurrentAllowedStates(BaseContext.State[]) - Method in class org.apache.openejb.core.ThreadContext
-
- setCurrentBackendId(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Sets the value of the currentBackendId property.
- setCurrentContext(StandardContext) - Static method in class org.apache.tomee.common.NamingUtil
-
- setCurrentOperation(Operation) - Method in class org.apache.openejb.core.ThreadContext
-
- setCustomGenerator(CustomGeneratorType) - Method in class org.apache.openejb.jee.oejb2.KeyGeneratorType
-
Sets the value of the customGenerator property.
- setCustomWebResources(String) - Method in class org.apache.tomee.embedded.Configuration
-
- setCustomWebResources(List<String>) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setCustomWebResources(Collection<String>) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setData(Serializable) - Method in class org.apache.openejb.client.serializer.SerializationWrapper
-
- setDatabaseName(String) - Method in class org.apache.openejb.jee.DataSource
-
- setDatabaseType(String) - Method in class org.apache.openejb.jee.wls.DatabaseSpecificSql
-
Sets the value of the databaseType property.
- setDatabaseType(String) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Sets the value of the databaseType property.
- setDatabaseVendorName(String) - Method in class org.apache.openejb.jee.sun.CmpResource
-
- setDataMember(Object) - Method in class org.apache.openejb.jee.VariableMapping
-
- setDataSource(String) - Method in class org.apache.openejb.config.typed.ActiveMQResourceAdapterBuilder
-
- setDatasource(Datasource) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the datasource property.
- setDatasource(Datasource) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the datasource property.
- setDatasource(Datasource) - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Sets the value of the datasource property.
- setDataSource(String) - Method in class org.apache.openejb.resource.activemq.ActiveMQResourceAdapter
-
- setDataSourceJNDI(String) - Method in class org.apache.tomee.jdbc.TomEEDataSourceCreator.TomEEPoolProperties
-
- setDataSourceJndiName(String) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Sets the value of the dataSourceJndiName property.
- setDatasourceMapping(DatasourceMapping) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the datasourceMapping property.
- setDatasourceMapping(DatasourceMapping) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the datasourceMapping property.
- setDatasourceMapping(DatasourceMapping) - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Sets the value of the datasourceMapping property.
- setDatasourceNames(String) - Method in class org.apache.openejb.resource.jdbc.FailoverDataSource
-
- setDatasourceNames(String) - Method in class org.apache.openejb.resource.jdbc.router.FailOverRouter
-
- setDateFormat(String) - Method in class org.apache.openejb.server.cxf.rs.johnzon.TomEEJsonbProvider
-
- setDateHeader(String, long) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- setDateHeader(String, long) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- setDateHeader(String, long) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- setDatePattern(String) - Method in class org.apache.openejb.server.cxf.rs.johnzon.TomEEConfigurableJohnzon
-
- setDayOfMonth(String) - Method in class org.apache.openejb.jee.TimerSchedule
-
- setDayOfWeek(String) - Method in class org.apache.openejb.jee.TimerSchedule
-
- setDbCascadeDelete(Empty) - Method in class org.apache.openejb.jee.wls.WeblogicRelationshipRole
-
Sets the value of the dbCascadeDelete property.
- setDbindex(Dbindex) - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Sets the value of the dbindex property.
- setDbindex(Dbindex) - Method in class org.apache.openejb.jee.jba.cmp.KeyField
-
Sets the value of the dbindex property.
- setDbmsColumn(String) - Method in class org.apache.openejb.jee.wls.FieldMap
-
Sets the value of the dbmsColumn property.
- setDbmsColumnType(String) - Method in class org.apache.openejb.jee.wls.FieldMap
-
Sets the value of the dbmsColumnType property.
- setDbmsDefaultValue(Boolean) - Method in class org.apache.openejb.jee.wls.FieldMap
-
Sets the value of the dbmsDefaultValue property.
- setDbSyntaxFactory(String) - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
- setDConfigBeanVersion(DConfigBeanVersionType) - Method in class org.apache.openejb.config.OpenEJBDeploymentManager
-
- setDConfigBeanVersion(DConfigBeanVersionType) - Method in class org.apache.openejb.config.VmDeploymentManager
-
- setDebug(boolean) - Method in class org.apache.openejb.config.RemoteServer
-
- setDebug(boolean) - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- setDebug(boolean) - Method in class org.apache.openejb.server.hessian.HessianService
-
- setDebug(boolean) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setDebuggingEnabled(String) - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- setDebugPort(int) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setDeclare(String) - Method in class org.apache.openejb.jee.Variable
-
- setDeclaredClasses(String) - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Sets the value of the declaredClasses property.
- setDeclaredSql(DeclaredSql) - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Sets the value of the declaredSql property.
- setDeclaringClass(String) - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Sets the value of the declaringClass property.
- setDefault(String) - Method in class org.apache.tomee.catalina.environment.Hosts
-
- setDefaultAutoCommit(boolean) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setDefaultAutoCommit(boolean) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setDefaultCatalog(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setDefaultCharset(String) - Method in class org.apache.openejb.jee.sun.ParameterEncoding
-
- setDefaultContentType(String) - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- setDefaultDbmsTablesDdl(String) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Sets the value of the defaultDbmsTablesDdl property.
- setDefaultFactory(String) - Static method in class org.apache.openejb.util.proxy.ProxyManager
-
- setDefaultHelper(DefaultHelper) - Method in class org.apache.openejb.jee.sun.Cache
-
- setDefaultLocale(FacesDefaultLocale) - Method in class org.apache.openejb.jee.FacesLocaleConfig
-
Sets the value of the defaultLocale property.
- setDefaultLocale(String) - Method in class org.apache.openejb.jee.sun.LocaleCharsetInfo
-
- setDefaultNamespace(String) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setDefaultOutcome(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFacesMethodCall
-
Sets the value of the defaultOutcome property.
- setDefaultOutcome(XmlString) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionSwitch
-
Sets the value of the defaultOutcome property.
- setDefaultPackage(String) - Method in class org.apache.openejb.jee.bval.ConstraintMappingsType
-
Sets the value of the defaultPackage property.
- setDefaultProvider(String) - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Définit la valeur de la propriété defaultProvider.
- setDefaultReadOnly(String) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setDefaultReadOnly(boolean) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setDefaultResourcePrincipal(DefaultResourcePrincipal) - Method in class org.apache.openejb.jee.sun.CmpResource
-
- setDefaultResourcePrincipal(DefaultResourcePrincipal) - Method in class org.apache.openejb.jee.sun.MdbConnectionFactory
-
- setDefaultResourcePrincipal(DefaultResourcePrincipal) - Method in class org.apache.openejb.jee.sun.ResourceRef
-
- setDefaults(Defaults) - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Sets the value of the defaults property.
- setDefaultTransactionIsolation(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
- setDefaultTransactionIsolation(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicManagedDataSource
-
- setDefaultTransactionIsolation(int) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setDefaultTransactionTimeout(Duration) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setDefaultTransactionTimeout(long, TimeUnit) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setDefaultUser(String) - Method in class org.apache.openejb.config.typed.SecurityServiceBuilder
-
- setDefaultUser(String) - Method in class org.apache.openejb.core.security.AbstractSecurityService
-
- setDefaultValidatedExecutableTypes(DefaultValidatedExecutableTypesType) - Method in class org.apache.openejb.jee.bval.ExecutableValidationType
-
Sets the value of the defaultValidatedExecutableTypes property.
- setDefaultValue(Object) - Method in class org.apache.openejb.core.ivm.naming.ContextualJndiReference
-
- setDefaultValue(String) - Method in class org.apache.openejb.jee.FacesAttribute
-
Sets the value of the defaultValue property.
- setDefaultValue(String) - Method in class org.apache.openejb.jee.FacesProperty
-
Sets the value of the defaultValue property.
- setDefaultValueLiteral(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EStructuralFeature
-
Sets the value of the defaultValueLiteral property.
- setDeferredMethod(TldDeferredMethod) - Method in class org.apache.openejb.jee.TldAttribute
-
- setDeferredSyntaxAllowedAsLiteral(Boolean) - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- setDeferredValue(TldDeferredValue) - Method in class org.apache.openejb.jee.TldAttribute
-
- setDefinition(String) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setDelayDatabaseInsertUntil(String) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Sets the value of the delayDatabaseInsertUntil property.
- setDelayUpdatesUntilEndOfTx(Boolean) - Method in class org.apache.openejb.jee.wls.Persistence
-
Sets the value of the delayUpdatesUntilEndOfTx property.
- setDelegate(String) - Method in class org.apache.openejb.jee.sun.ClassLoader
-
- setDelegate(CommonDataSource) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
- setDelegate(String) - Method in class org.apache.openejb.resource.jdbc.managed.JTADataSourceWrapperFactory
-
- setDelegate(boolean) - Method in class org.apache.tomee.catalina.LazyStopLoader
-
- setDelegate(boolean) - Method in class org.apache.tomee.catalina.remote.ServerClassLoaderLoader
-
- setDelegate(boolean) - Method in class org.apache.tomee.catalina.TomEEWebappClassLoader
-
- setDelegateClassName(String) - Method in class org.apache.tomee.catalina.valve.LazyValve
-
- setDelegateFirst(boolean) - Method in class org.apache.openejb.config.AppModule
-
- setDeleteBaseOnStartup(boolean) - Method in class org.apache.tomee.embedded.Configuration
-
- setDelimitedIdentifiers(EmptyType) - Method in class org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
Sets the value of the delimitedIdentifiers property.
- setDelimiter(String) - Method in class org.apache.openejb.resource.jdbc.FailoverDataSource
-
- setDelimiter(String) - Method in class org.apache.openejb.resource.jdbc.router.FailOverRouter
-
- setDeliveryActive(String) - Method in class org.apache.openejb.jee.jba.MDBConfig
-
Sets the value of the deliveryActive property.
- setDeliveryDelay(long) - Method in class org.apache.openejb.resource.activemq.jms2.TomEEProducer
-
- setDeltaReplication(Boolean) - Method in class org.apache.openejb.jee.oejb2.OpenejbClusteringWadiType
-
Sets the value of the deltaReplication property.
- setDeniedCause(Throwable) - Method in class org.apache.openejb.client.AuthenticationResponse
-
- setDeniedCause(Throwable) - Method in class org.apache.openejb.client.LogoutResponse
-
- setDependencies(DependenciesType) - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Sets the value of the dependencies property.
- setDependentValueClasses(DependentValueClasses) - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Sets the value of the dependentValueClasses property.
- setDependsOn(String...) - Method in class org.apache.openejb.jee.SessionBean
-
- setDependsOn(List<String>) - Method in class org.apache.openejb.jee.SessionBean
-
- setDeployentId(String) - Method in class org.apache.openejb.jee.oejb3.EjbLink
-
- setDeployerProperties(String) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setDeploymentCode(int) - Method in class org.apache.openejb.client.EJBRequest
-
- setDeploymentId(String) - Method in class org.apache.openejb.client.EJBRequest
-
- setDeploymentId(String) - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- setDeployOpenEjbApp(boolean) - Method in class org.apache.tomee.embedded.Configuration
-
- setDerived(Boolean) - Method in class org.apache.openejb.jee.was.v6.ecore.EStructuralFeature
-
Sets the value of the derived property.
- setDescription(String) - Method in class org.apache.openejb.client.CommandParser.Option
-
- setDescription(String) - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Sets the value of the description property.
- setDescription(Description) - Method in class org.apache.openejb.jee.jba.cmp.DependentValueClass
-
Sets the value of the description property.
- setDescription(Description) - Method in class org.apache.openejb.jee.jba.cmp.LoadGroup
-
Sets the value of the description property.
- setDescription(Description) - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.AssociationOverride
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.AttributeOverride
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.Attributes
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.Embeddable
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.fragment.PersistenceUnitFragment
-
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the description property.
- setDescription(String) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.NamedNativeQuery
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.NamedQuery
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.PersistenceUnitMetadata
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.PostLoad
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.PostPersist
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.PostRemove
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.PostUpdate
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.PrePersist
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.PreRemove
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.PreUpdate
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.QueryHint
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.SequenceGenerator
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.SqlResultSetMapping
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- setDescription(String) - Method in class org.apache.openejb.jee.oejb3.Query
-
- setDescription(String) - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.PortComponent
-
- setDescription(Text) - Method in class org.apache.openejb.jee.Query
-
- setDescription(String) - Method in class org.apache.openejb.jee.sun.ActivationConfig
-
- setDescription(String) - Method in class org.apache.openejb.jee.sun.LocaleCharsetMap
-
- setDescription(String) - Method in class org.apache.openejb.jee.sun.Method
-
- setDescription(String) - Method in class org.apache.openejb.jee.sun.Property
-
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.common.CompatibilityDescriptionGroup
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.ejb.CMPAttribute
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.WebserviceDescription
-
- setDescription(Description) - Method in class org.apache.openejb.jee.wls.Method
-
Sets the value of the description property.
- setDescription(Description) - Method in class org.apache.openejb.jee.wls.RetryMethodsOnRollback
-
Sets the value of the description property.
- setDescription(Description) - Method in class org.apache.openejb.jee.wls.SecurityPermission
-
Sets the value of the description property.
- setDescription(Description) - Method in class org.apache.openejb.jee.wls.SqlShape
-
Sets the value of the description property.
- setDescription(Description) - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Sets the value of the description property.
- setDescription(Description) - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.ActivationConfig
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Application
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.ApplicationClient
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.AuthConstraint
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.AuthenticationMechanism
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.CmpField
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.CmrField
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.ConfigProperty
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Connector
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Connector10
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.ContainerConcurrency
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.ContainerTransaction
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.DataSource
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.EjbJar
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.EjbLocalRef
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.EjbRef
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.EjbRelation
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.EntityBean
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.EnvEntry
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.ExcludeList
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesAttribute
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesBehavior
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesComponent
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesConverter
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesFacet
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesManagedBean
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesManagedProperty
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesNavigationCase
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesNavigationRule
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesProperty
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesReferencedBean
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesRenderer
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesRenderKit
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesValidator
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Filter
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Function
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Handler
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Interceptor
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.InterceptorBinding
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Interceptors
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.License
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Listener
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.MessageDestination
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Method
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.MethodPermission
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.MethodSchedule
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.ParamValue
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.RelationshipRoleSource
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Relationships
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.RequiredConfigProperty
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.ResourceRef
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.RunAs
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.SecurityIdentity
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.SecurityPermission
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.SecurityRole
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.SecurityRoleRef
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.ServiceRef
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Servlet
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.SessionBean
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Tag
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.TagFile
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Timer
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.TldAttribute
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.TldTaglib
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.UserDataConstraint
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Validator
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Variable
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.WebApp
-
- setDescriptions(Text[]) - Method in interface org.apache.openejb.jee.WebCommon
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.WebFragment
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.WebResourceCollection
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Webservices
-
- setDeserializerClass(Class) - Method in class org.apache.openejb.server.axis.client.TypeInfo.UpdatableTypeInfo
-
- setDestination(String) - Method in class org.apache.openejb.config.typed.QueueBuilder
-
- setDestination(String) - Method in class org.apache.openejb.config.typed.TopicBuilder
-
- setDestinationId(String) - Method in class org.apache.openejb.BeanContext
-
- setDestinationJndiName(String) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the destinationJndiName property.
- setDestinationJndiName(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.MessageDrivenBeanBinding
-
Sets the value of the destinationJndiName property.
- setDestinationJndiName(String) - Method in class org.apache.openejb.jee.wls.MessageDestinationDescriptor
-
Sets the value of the destinationJndiName property.
- setDestinationJndiName(String) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the destinationJndiName property.
- setDestinationName(String) - Method in class org.apache.openejb.jee.JMSDestination
-
- setDestinationQueue(String) - Method in class org.apache.openejb.jee.jba.DLQConfig
-
Sets the value of the destinationQueue property.
- setDestinationResourceLink(String) - Method in class org.apache.openejb.jee.wls.MessageDestinationDescriptor
-
Sets the value of the destinationResourceLink property.
- setDestinationResourceLink(String) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the destinationResourceLink property.
- setDestinationType(DestinationType) - Method in class org.apache.openejb.jee.MessageDrivenDestination
-
Sets the value of the destinationType property.
- setDestinationType(DestinationEnum) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Sets the value of the destinationType property.
- setDestroyed(boolean) - Method in class org.apache.openejb.BeanContext
-
- setDetails(Object...) - Method in exception org.apache.openejb.config.ValidationException
-
- setDetectMisordering(String) - Method in class org.apache.openejb.jee.jba.TransportConfig
-
Sets the value of the detectMisordering property.
- setDetectReplay(String) - Method in class org.apache.openejb.jee.jba.TransportConfig
-
Sets the value of the detectReplay property.
- setDir(String) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setDir(String) - Method in class org.apache.openejb.config.sys.Deployments
-
Sets the value of the dir property.
- setDir(String) - Method in class org.apache.tomee.embedded.Configuration
-
- setDir(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setDir(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setDirectory(File) - Method in class org.apache.openejb.loader.FileUtils
-
- setDirectory(boolean) - Method in class org.apache.openejb.service.ScanJarService
-
- setDisabled(boolean) - Method in class org.apache.openejb.server.hessian.HessianService
-
- setDisableReplication(Boolean) - Method in class org.apache.openejb.jee.oejb2.OpenejbClusteringWadiType
-
Sets the value of the disableReplication property.
- setDisableStringTrimming(Boolean) - Method in class org.apache.openejb.jee.wls.Compatibility
-
Sets the value of the disableStringTrimming property.
- setDisallowedMethods(List) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setDiscardInstance(boolean) - Method in class org.apache.openejb.core.ThreadContext
-
- setDiscoveryListener(DiscoveryListener) - Method in class org.apache.openejb.server.discovery.MulticastDiscoveryAgent
-
- setDiscoveryListener(DiscoveryListener) - Method in class org.apache.openejb.server.discovery.MulticastPulseAgent
-
- setDiscoveryListener(DiscoveryListener) - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- setDiscoveryListener(DiscoveryListener) - Method in class org.apache.openejb.server.discovery.Tracker
-
- setDiscoveryListener(DiscoveryListener) - Method in interface org.apache.openejb.server.DiscoveryAgent
-
Sets the discovery listener
- setDiscoveryListener(DiscoveryListener) - Method in class org.apache.openejb.server.DiscoveryRegistry
-
- setDiscriminatorColumn(DiscriminatorColumn) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the discriminatorColumn property.
- setDiscriminatorColumn(String) - Method in class org.apache.openejb.jee.jpa.EntityResult
-
Sets the value of the discriminatorColumn property.
- setDiscriminatorType(DiscriminatorType) - Method in class org.apache.openejb.jee.jpa.DiscriminatorColumn
-
Sets the value of the discriminatorType property.
- setDiscriminatorValue(String) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the discriminatorValue property.
- setDispatchPolicy(String) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the dispatchPolicy property.
- setDisplayName(String) - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.apache.openejb.jee.PortComponent
-
- setDisplayName(String) - Method in class org.apache.openejb.jee.was.v6.common.CompatibilityDescriptionGroup
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.apache.openejb.jee.WebserviceDescription
-
- setDisplayName(String) - Method in class org.apache.tomee.embedded.SecurityConstaintBuilder
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.Application
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.ApplicationClient
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.Connector
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.Connector10
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.EjbJar
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.EntityBean
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesAttribute
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesBehavior
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesComponent
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesConverter
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesFacet
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesManagedBean
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesManagedProperty
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesNavigationCase
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesNavigationRule
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesProperty
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesReferencedBean
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesRenderer
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesRenderKit
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesValidator
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.Filter
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.Function
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.Handler
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.Listener
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.MessageDestination
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.ServiceRef
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.Servlet
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.SessionBean
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.Tag
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.TagFile
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.TldTaglib
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.WebApp
-
- setDisplayNames(Text[]) - Method in interface org.apache.openejb.jee.WebCommon
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.WebFragment
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.Webservices
-
- setDistinct(Distinct) - Method in class org.apache.openejb.jee.jba.cmp.Select
-
Sets the value of the distinct property.
- setDistributedDestinationConnection(DistributedDestinationConnection) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the distributedDestinationConnection property.
- setDLQConfig(DLQConfig) - Method in class org.apache.openejb.jee.jba.MDBConfig
-
Sets the value of the dlqConfig property.
- setDLQPassword(String) - Method in class org.apache.openejb.jee.jba.DLQConfig
-
Sets the value of the dlqPassword property.
- setDLQUser(String) - Method in class org.apache.openejb.jee.jba.DLQConfig
-
Sets the value of the dlqUser property.
- setDocBase(File) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setDocBase(File) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setDoCrossClassLoaderCopy(boolean) - Method in class org.apache.openejb.core.ivm.BaseEjbProxyHandler
-
- setDocumentation(String) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setDoIntraVmCopy(boolean) - Method in class org.apache.openejb.core.ivm.BaseEjbProxyHandler
-
- setDomain(String) - Method in class org.apache.openejb.jee.CookieConfig
-
- setDomain(String) - Method in class org.apache.openejb.monitoring.ObjectNameBuilder
-
- setDomain(String) - Method in class org.apache.openejb.server.ssh.SSHServer
-
- setDomain(String) - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- setDouble(String, double) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- setDoubleProperty(String, double) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setDriverClassName(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setDropColumnTemplate(DropColumnTemplate) - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Sets the value of the dropColumnTemplate property.
- setDropTablesAtUndeploy(String) - Method in class org.apache.openejb.jee.sun.CmpResource
-
- setDurable(boolean) - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- setDurableSubscriptionDeletion(Boolean) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the durableSubscriptionDeletion property.
- setDynamicAttributes(String) - Method in class org.apache.openejb.jee.Tag
-
- setDynamicQl(DynamicQl) - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Sets the value of the dynamicQl property.
- setDynamicReloadInterval(String) - Method in class org.apache.openejb.jee.sun.ClassLoader
-
- setEagerLoadGroup(EagerLoadGroup) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the eagerLoadGroup property.
- setEagerLoadGroup(String) - Method in class org.apache.openejb.jee.jba.cmp.LeftJoin
-
Sets the value of the eagerLoadGroup property.
- setEagerLoadGroup(EagerLoadGroup) - Method in class org.apache.openejb.jee.jba.cmp.ReadAhead
-
Sets the value of the eagerLoadGroup property.
- setEarLibFinder(IAnnotationFinder) - Method in class org.apache.openejb.config.AppModule
-
- setEExceptions(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EOperation
-
Sets the value of the eExceptions property.
- setEisType(String) - Method in class org.apache.openejb.jee.Connector
-
- setEisType(String) - Method in class org.apache.openejb.jee.Connector10
-
- setEjb(String) - Method in class org.apache.openejb.jee.Module
-
- setEjb(String) - Method in class org.apache.openejb.jee.oejb2.ExtModuleType
-
Sets the value of the ejb property.
- setEjb(String) - Method in class org.apache.openejb.jee.oejb2.ModuleType
-
Sets the value of the ejb property.
- setEjbClass(String) - Method in interface org.apache.openejb.jee.EnterpriseBean
-
- setEjbClass(Class) - Method in interface org.apache.openejb.jee.EnterpriseBean
-
- setEjbClass(String) - Method in class org.apache.openejb.jee.EntityBean
-
- setEjbClass(Class) - Method in class org.apache.openejb.jee.EntityBean
-
- setEjbClass(String) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setEjbClass(Class) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setEjbClass(String) - Method in class org.apache.openejb.jee.SessionBean
-
- setEjbClass(Class) - Method in class org.apache.openejb.jee.SessionBean
-
- setEjbClass(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Sets the value of the ejbClass property.
- setEjbClientJar(String) - Method in class org.apache.openejb.jee.EjbJar
-
- setEjbClientJar(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBJar
-
Sets the value of the ejbClientJar property.
- setEJBHome(EJBHome) - Method in class org.apache.openejb.core.ivm.IntraVmMetaData
-
- setEJBHomeProxy(EJBHomeProxy) - Method in class org.apache.openejb.client.EJBHomeHandle
-
- setEJBHomeProxy(EJBHomeProxy) - Method in class org.apache.openejb.client.EJBMetaDataImpl
-
- setEJBHomeProxy(EJBHomeProxy) - Method in class org.apache.openejb.client.EJBObjectHandler
-
- setEjbJar(EjbJar) - Method in class org.apache.openejb.config.EjbModule
-
- setEjbJar(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Sets the value of the ejbJar property.
- setEjbLink(String) - Method in class org.apache.openejb.jee.EjbLocalRef
-
The value of the ejb-link element must be the ejb-name of an
enterprise bean in the same ejb-jar file or in another ejb-jar
file in the same Java EE application unit.
- setEjbLink(String) - Method in class org.apache.openejb.jee.EjbRef
-
- setEjbLink(String) - Method in class org.apache.openejb.jee.oejb2.EjbLocalRefType
-
Sets the value of the ejbLink property.
- setEjbLink(String) - Method in class org.apache.openejb.jee.oejb2.EjbRefType
-
Sets the value of the ejbLink property.
- setEjbLink(String) - Method in class org.apache.openejb.jee.ServiceImplBean
-
- setEjbModuleGenerated(boolean) - Method in class org.apache.openejb.config.ClientModule
-
- setEjbName(String) - Method in class org.apache.openejb.BeanContext
-
- setEjbName(String) - Method in interface org.apache.openejb.jee.EnterpriseBean
-
- setEjbName(String) - Method in class org.apache.openejb.jee.EntityBean
-
The ejb-nameType specifies an enterprise bean's name.
- setEjbName(String) - Method in class org.apache.openejb.jee.InterceptorBinding
-
- setEjbName(EjbName) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the ejbName property.
- setEjbName(EjbName) - Method in class org.apache.openejb.jee.jba.cmp.Select
-
Sets the value of the ejbName property.
- setEjbName(String) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the ejbName property.
- setEjbName(String) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the ejbName property.
- setEjbName(String) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the ejbName property.
- setEjbName(String) - Method in class org.apache.openejb.jee.jpa.Entity
-
- setEjbName(String) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
The ejb-nameType specifies an enterprise bean's name.
- setEjbName(String) - Method in class org.apache.openejb.jee.Method
-
The ejb-nameType specifies an enterprise bean's name.
- setEjbName(String) - Method in class org.apache.openejb.jee.MethodSchedule
-
- setEjbName(String) - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType.RelationshipRoleSource
-
Sets the value of the ejbName property.
- setEjbName(String) - Method in interface org.apache.openejb.jee.oejb2.EnterpriseBean
-
- setEjbName(String) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Sets the value of the ejbName property.
- setEjbName(String) - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
Sets the value of the ejbName property.
- setEjbName(String) - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Sets the value of the ejbName property.
- setEjbName(String) - Method in class org.apache.openejb.jee.oejb2.TssLinkType
-
- setEjbName(String) - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType
-
- setEjbName(String) - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- setEjbName(String) - Method in class org.apache.openejb.jee.RelationshipRoleSource
-
The ejb-nameType specifies an enterprise bean's name.
- setEjbName(String) - Method in class org.apache.openejb.jee.SessionBean
-
The ejb-nameType specifies an enterprise bean's name.
- setEjbName(String) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setEjbName(String) - Method in class org.apache.openejb.jee.sun.EntityMapping
-
- setEjbName(String) - Method in class org.apache.openejb.jee.sun.Method
-
- setEjbName(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Sets the value of the ejbName property.
- setEjbName(String) - Method in class org.apache.openejb.jee.wls.InvalidationTarget
-
Sets the value of the ejbName property.
- setEjbName(String) - Method in class org.apache.openejb.jee.wls.Method
-
Sets the value of the ejbName property.
- setEjbName(String) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the ejbName property.
- setEjbName(String) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Sets the value of the ejbName property.
- setEJBObjectProxy(EJBObjectProxy) - Method in class org.apache.openejb.client.EJBObjectHandle
-
- setEjbQl(String) - Method in class org.apache.openejb.jee.oejb2.QueryType
-
Sets the value of the ejbQl property.
- setEjbQl(String) - Method in class org.apache.openejb.jee.Query
-
- setEjbQL(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Sets the value of the ejbQL property.
- setEjbQlCompilerFactory(String) - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
Sets the value of the ejbQlCompilerFactory property.
- setEjbQlQuery(EjbQlQuery) - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Sets the value of the ejbQlQuery property.
- setEjbRefName(String) - Method in class org.apache.openejb.jee.EjbLocalRef
-
The ejb-ref-name element contains the name of an EJB
reference.
- setEjbRefName(String) - Method in class org.apache.openejb.jee.EjbRef
-
- setEjbRefName(String) - Method in class org.apache.openejb.jee.jba.EjbLocalRef
-
Sets the value of the ejbRefName property.
- setEjbRefName(String) - Method in class org.apache.openejb.jee.jba.EjbRef
-
Sets the value of the ejbRefName property.
- setEjbRefName(String) - Method in class org.apache.openejb.jee.oejb3.EjbLink
-
- setEjbRefName(String) - Method in class org.apache.openejb.jee.sun.EjbRef
-
- setEjbRefName(String) - Method in class org.apache.openejb.jee.wls.EjbReferenceDescription
-
Sets the value of the ejbRefName property.
- setEjbRefType(EjbRefType) - Method in class org.apache.openejb.jee.EjbLocalRef
-
- setEjbRefType(EjbRefType) - Method in class org.apache.openejb.jee.EjbRef
-
- setEjbRefType(EjbRefEnum) - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Sets the value of the ejbRefType property.
- setEjbRelation(List<EjbRelationType>) - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
- setEjbRelationName(String) - Method in class org.apache.openejb.jee.EjbRelation
-
- setEjbRelationName(String) - Method in class org.apache.openejb.jee.oejb2.EjbRelationType
-
Sets the value of the ejbRelationName property.
- setEjbRelationshipRoleName(String) - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- setEjbRelationshipRoleName(EjbRelationshipRoleName) - Method in class org.apache.openejb.jee.jba.cmp.EjbRelationshipRole
-
Sets the value of the ejbRelationshipRoleName property.
- setEjbRelationshipRoleName(String) - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType
-
Sets the value of the ejbRelationshipRoleName property.
- setEjbRelationshipRoleName(String) - Method in class org.apache.openejb.jee.wls.Table
-
Sets the value of the ejbRelationshipRoleName property.
- setEJBRequest(EJBRequest) - Method in class org.apache.openejb.server.ejbd.CallContext
-
- setEjbSpecsVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBJar
-
Sets the value of the ejbSpecsVersion property.
- setEjbTimeout(Method) - Method in class org.apache.openejb.BeanContext
-
- setEjbTimeoutIdentity(EjbTimeoutIdentity) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the ejbTimeoutIdentity property.
- setEjbTimeoutIdentity(EjbTimeoutIdentity) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the ejbTimeoutIdentity property.
- setEjbTimerService(EjbTimerService) - Method in class org.apache.openejb.BeanContext
-
- setElement(int, double) - Method in interface org.apache.openejb.math.util.DoubleArray
-
Sets the element at the specified index.
- setElement(int, double) - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
Sets the element at the specified index.
- setEligible(String) - Method in class org.apache.openejb.jee.sun.JavaWebStartAccess
-
- setElIgnored(Boolean) - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- setEmbeddedId(EmbeddedId) - Method in class org.apache.openejb.jee.jpa.Attributes
-
Sets the value of the embeddedId property.
- setEnableBatchOperations(Boolean) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Sets the value of the enableBatchOperations property.
- setEnableBeanClassRedeploy(Boolean) - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Sets the value of the enableBeanClassRedeploy property.
- setEnableCallByReference(Boolean) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the enableCallByReference property.
- setEnabled(Boolean) - Method in class org.apache.openejb.jee.Addressing
-
- setEnabled(Boolean) - Method in class org.apache.openejb.jee.bval.ExecutableValidationType
-
Sets the value of the enabled property.
- setEnabled(Boolean) - Method in class org.apache.openejb.jee.RespectBinding
-
- setEnabled(Boolean) - Method in class org.apache.openejb.jee.Servlet
-
- setEnabled(String) - Method in class org.apache.openejb.jee.sun.Cache
-
- setEnableDynamicQueries(Boolean) - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Sets the value of the enableDynamicQueries property.
- setEnableMtom(boolean) - Method in class org.apache.openejb.client.PortRefMetaData
-
- setEnableMtom(boolean) - Method in class org.apache.openejb.core.webservices.PortRefData
-
- setEnableMtom(Boolean) - Method in class org.apache.openejb.jee.PortComponent
-
- setEnableMtom(boolean) - Method in class org.apache.openejb.jee.PortComponentRef
-
- setEnableQueryCaching(Boolean) - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Sets the value of the enableQueryCaching property.
- setEnableQueryCaching(Boolean) - Method in class org.apache.openejb.jee.wls.WeblogicRelationshipRole
-
Sets the value of the enableQueryCaching property.
- setEncoding(String) - Method in class org.apache.openejb.jee.LocaleEncodingMapping
-
- setEnd(XMLGregorianCalendar) - Method in class org.apache.openejb.jee.Timer
-
Sets the value of the end property.
- setEndListener(EndWebBeansListener) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- setEndorsed(String) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setEndpointAddressUri(String) - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- setEndpointInterceptors(EndpointInterceptors) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the endpointInterceptors property.
- setEndpointURL(String) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setEndTime(String) - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- setEnforceEjbRestrictions(String) - Method in class org.apache.openejb.jee.jba.Jboss
-
Sets the value of the enforceEjbRestrictions property.
- setEnforceForeignKeyConstraints(boolean) - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
- setEnterpriseBean(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Sets the value of the enterpriseBean property.
- setEnterpriseBean(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Sets the value of the enterpriseBean property.
- setEnterpriseBeans(EnterpriseBean[]) - Method in class org.apache.openejb.config.EmptyEjbJar
-
- setEnterpriseBeans(EnterpriseBean[]) - Method in class org.apache.openejb.jee.EjbJar
-
- setEnterpriseBeans(EnterpriseBeans) - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Sets the value of the enterpriseBeans property.
- setEnterpriseBeans(EnterpriseBeans) - Method in class org.apache.openejb.jee.jba.Jboss
-
Sets the value of the enterpriseBeans property.
- setEnterpriseBeans(EnterpriseBeans) - Method in class org.apache.openejb.jee.sun.SunEjbJar
-
- setEntityAlwaysUsesTransaction(Boolean) - Method in class org.apache.openejb.jee.wls.WeblogicCompatibility
-
Sets the value of the entityAlwaysUsesTransaction property.
- setEntityBean(EntityBean) - Method in class org.apache.openejb.core.entity.EntityInstanceManager.SynchronizationWrapper
-
- setEntityBean(String) - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Sets the value of the entityBean property.
- setEntityBeanVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Sets the value of the entityBeanVersion property.
- setEntityCache(EntityCache) - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Sets the value of the entityCache property.
- setEntityCacheName(String) - Method in class org.apache.openejb.jee.wls.EntityCacheRef
-
Sets the value of the entityCacheName property.
- setEntityCacheRef(EntityCacheRef) - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Sets the value of the entityCacheRef property.
- setEntityClass(String) - Method in class org.apache.openejb.jee.jpa.EntityResult
-
Sets the value of the entityClass property.
- setEntityClustering(EntityClustering) - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Sets the value of the entityClustering property.
- setEntityCommand(EntityCommand) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the entityCommand property.
- setEntityCommand(EntityCommand) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the entityCommand property.
- setEntityCommands(EntityCommands) - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Sets the value of the entityCommands property.
- setEntityContext(EntityBean) - Method in interface org.apache.openejb.core.cmp.CmpCallback
-
- setEntityDescriptor(EntityDescriptor) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the entityDescriptor property.
- setEntityGroupMapping(EntityGroupMappingType) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.PrefetchGroup
-
Sets the value of the entityGroupMapping property.
- setEntityListeners(EntityListeners) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the entityListeners property.
- setEntityListeners(EntityListeners) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the entityListeners property.
- setEntityListeners(EntityListeners) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setEntityListeners(EntityListeners) - Method in class org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
Sets the value of the entityListeners property.
- setEntityManager(EntityManager) - Method in class org.apache.openejb.util.proxy.QueryProxy
-
- setEnumerated(EnumType) - Method in class org.apache.openejb.jee.jpa.Basic
-
Sets the value of the enumerated property.
- setEnumerated(EnumType) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the enumerated property.
- setEnvEntryName(String) - Method in class org.apache.openejb.jee.EnvEntry
-
- setEnvEntryType(String) - Method in class org.apache.openejb.jee.EnvEntry
-
- setEnvEntryType(EnvEntryEnum) - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Sets the value of the envEntryType property.
- setEnvEntryValue(String) - Method in class org.apache.openejb.jee.EnvEntry
-
- setEnvironment(EnvironmentType) - Method in class org.apache.openejb.jee.oejb2.ApplicationType
-
Sets the value of the environment property.
- setEnvironment(EnvironmentType) - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
Sets the value of the environment property.
- setEnvironment(EnvironmentType) - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
Sets the value of the environment property.
- setEnvironment(EnvironmentType) - Method in class org.apache.openejb.jee.oejb2.ServiceModuleType
-
Sets the value of the environment property.
- setEnvironment(ConnectionInfo, String) - Method in class org.apache.openejb.resource.AutoConnectionTracker
-
Releases any managed connections held by a garbage collected connection proxy.
- setEOpposite(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EReference
-
Sets the value of the eOpposite property.
- setErrorCode(BigInteger) - Method in class org.apache.openejb.jee.ErrorPage
-
- setErrorHandler(String) - Method in class org.apache.openejb.resource.jdbc.FailoverDataSource
-
- setErrorHandler(String) - Method in class org.apache.openejb.resource.jdbc.router.FailOverRouter
-
- setErrorHandlerInstance(FailOverRouter.ErrorHandler) - Method in class org.apache.openejb.resource.jdbc.FailoverDataSource
-
- setErrorHandlerInstance(FailOverRouter.ErrorHandler) - Method in class org.apache.openejb.resource.jdbc.router.FailOverRouter
-
- setErrorOnUndeclaredNamespace(Boolean) - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- setErrorPage(String) - Method in class org.apache.tomee.embedded.LoginConfigBuilder
-
- setErrorStream(OutputStream) - Method in class org.apache.openejb.server.cli.CliRunnable
-
- setErrorStream(OutputStream) - Method in class org.apache.openejb.server.ssh.OpenEJBCommands
-
- setErrorUrl(String) - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- setEstablishTrustInClient(String) - Method in class org.apache.openejb.jee.jba.TransportConfig
-
Sets the value of the establishTrustInClient property.
- setEstablishTrustInClient(String) - Method in class org.apache.openejb.jee.sun.TransportConfig
-
- setEstablishTrustInTarget(String) - Method in class org.apache.openejb.jee.jba.TransportConfig
-
Sets the value of the establishTrustInTarget property.
- setEstablishTrustInTarget(String) - Method in class org.apache.openejb.jee.sun.TransportConfig
-
- setEstimatedBeanSize(BigInteger) - Method in class org.apache.openejb.jee.wls.EntityCacheRef
-
Sets the value of the estimatedBeanSize property.
- setESuperTypes(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EClass
-
Sets the value of the eSuperTypes property.
- setEType(String) - Method in class org.apache.openejb.jee.was.v6.ecore.ETypedElement
-
Sets the value of the eType property.
- setEvictionThreads(int) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setEvictionThreads(int) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setExample(String) - Method in class org.apache.openejb.jee.Function
-
- setExample(String) - Method in class org.apache.openejb.jee.Tag
-
- setExample(String) - Method in class org.apache.openejb.jee.TagFile
-
- setExceptionClass(String) - Method in class org.apache.openejb.jee.ApplicationException
-
- setExceptionListener(ExceptionListener) - Method in class org.apache.openejb.resource.activemq.jms2.cdi.JMS2CDIExtension.InternalJMSContext
-
- setExceptionListener(ExceptionListener) - Method in class org.apache.openejb.resource.activemq.jms2.JMSContextImpl
-
- setExceptionOnRollback(String) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the exceptionOnRollback property.
- setExceptionOnRollback(String) - Method in class org.apache.openejb.jee.jba.Jboss
-
Sets the value of the exceptionOnRollback property.
- setExceptionOnRollback(String) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the exceptionOnRollback property.
- setExceptionOnRollback(String) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the exceptionOnRollback property.
- setExceptionSelector(String) - Method in class org.apache.openejb.resource.jdbc.FailoverDataSource
-
- setExceptionSelector(String) - Method in class org.apache.openejb.resource.jdbc.router.FailOverRouter
-
- setExceptionSelectorInstance(FailOverRouter.ExceptionSelector) - Method in class org.apache.openejb.resource.jdbc.FailoverDataSource
-
- setExceptionSelectorInstance(FailOverRouter.ExceptionSelector) - Method in class org.apache.openejb.resource.jdbc.router.FailOverRouter
-
- setExceptionType(String) - Method in class org.apache.openejb.jee.ErrorPage
-
- setExceptionType(String) - Method in class org.apache.openejb.jee.ExceptionMapping
-
- setExcludeClassInterceptors(boolean) - Method in class org.apache.openejb.jee.InterceptorBinding
-
- setExcludeDefaultInterceptors(boolean) - Method in class org.apache.openejb.jee.InterceptorBinding
-
- setExcludeDefaultListeners(boolean) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the excludeDefaultListeners property.
- setExcludeDefaultListeners(boolean) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the excludeDefaultListeners property.
- setExcludeDefaultListeners(boolean) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setExcludeList(ExcludeList) - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- setExcludeSuperclassListeners(boolean) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the excludeSuperclassListeners property.
- setExcludeSuperclassListeners(boolean) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the excludeSuperclassListeners property.
- setExcludeSuperclassListeners(boolean) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setExcludeUnlistedClasses(boolean) - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory.JMXReloadableEntityManagerFactory
-
- setExcludeUnlistedClasses(boolean) - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- setExcludeUnlistedClasses(boolean) - Method in class org.apache.openejb.jee.jpa.fragment.PersistenceUnitFragment
-
- setExcludeUnlistedClasses(Boolean) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- setExcludeUnlistedClasses(Boolean) - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Sets the value of the excludeUnlistedClasses property.
- setExcludeUnlistedClasses(boolean) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setExclusions(String[]) - Static method in class org.apache.openejb.config.NewLoaderLogic
-
Deprecated.
- setExecutableValidation(ExecutableValidationType) - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Définit la valeur de la propriété executableValidation.
- setExecutor(Executor) - Method in class org.apache.openejb.server.cxf.CxfEndpoint
-
- setExecutor(Executor) - Method in class org.apache.openejb.util.Pool.Builder
-
- setExitCallback(ExitCallback) - Method in class org.apache.openejb.server.ssh.OpenEJBCommands
-
- setExpansionFactor(float) - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
Sets the expansionFactor.
- setExpansionMode(int) - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
Sets the expansionMode
.
- setExpGracePeriodSecs(int) - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
-
- setExpired(boolean) - Method in class org.apache.openejb.core.timer.TimerData
-
- setExponentialBackoff(long) - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- setExportConfAsSystemProperty(boolean) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setExporter(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Sets the value of the exporter property.
- setExporterVersion(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Sets the value of the exporterVersion property.
- setExposeContainer(String) - Method in class org.apache.openejb.jee.jba.ClientInterceptors
-
Sets the value of the exposeContainer property.
- setExtendedEntityManagerFactories(Index<EntityManagerFactory, BeanContext.EntityManagerConfiguration>) - Method in class org.apache.openejb.BeanContext
-
- setExtender(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Sets the value of the extender property.
- setExtenderID(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Sets the value of the extenderID property.
- setExtends(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the extends property.
- setExtension(String) - Method in class org.apache.openejb.jee.MimeMapping
-
- setExtensions(List<String>) - Method in class org.apache.openejb.maven.plugin.AbstractSynchronizable
-
Sets extensions.
- setExternallyDefined(Empty) - Method in class org.apache.openejb.jee.wls.SecurityRoleAssignment
-
Sets the value of the externallyDefined property.
- setExternalPath(String) - Method in class org.apache.openejb.jee.oejb2.ExtModuleType
-
Sets the value of the externalPath property.
- setExtraClassPath(String) - Method in class org.apache.openejb.jee.sun.ClassLoader
-
- setFacetName(String) - Method in class org.apache.openejb.jee.FacesFacet
-
Sets the value of the facetName property.
- setFactory(ConnectionFactory) - Static method in class org.apache.openejb.client.ConnectionManager
-
- setFactory(String) - Method in class org.apache.tomee.catalina.TomcatResourceFactory
-
- setFactoryName(String) - Method in class org.apache.openejb.config.sys.AbstractService
-
- setFactoryName(String) - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Sets the value of the factoryName property.
- setFailOnUnknownActivationSpec(boolean) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setFailure(Throwable) - Method in class org.apache.openejb.client.ClusterResponse
-
- setFairShare(BigInteger) - Method in class org.apache.openejb.jee.wls.FairShareRequestClass
-
Sets the value of the fairShare property.
- setFairShareRequestClass(FairShareRequestClass) - Method in class org.apache.openejb.jee.wls.WorkManager
-
Sets the value of the fairShareRequestClass property.
- setFalseMapping(FalseMapping) - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Sets the value of the falseMapping property.
- setFetch(FetchType) - Method in class org.apache.openejb.jee.jpa.Basic
-
Sets the value of the fetch property.
- setFetch(FetchType) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the fetch property.
- setFetch(FetchType) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Sets the value of the fetch property.
- setFetch(FetchType) - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Sets the value of the fetch property.
- setFetch(FetchType) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Sets the value of the fetch property.
- setFetch(FetchType) - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Sets the value of the fetch property.
- setFetch(FetchType) - Method in interface org.apache.openejb.jee.jpa.RelationField
-
- setFetchedWith(FetchedWith) - Method in class org.apache.openejb.jee.sun.CmpFieldMapping
-
- setFetchedWith(FetchedWith) - Method in class org.apache.openejb.jee.sun.CmrFieldMapping
-
- setFetchSize(FetchSize) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the fetchSize property.
- setFetchSize(FetchSize) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the fetchSize property.
- setFieldName(String) - Method in class org.apache.openejb.jee.CmpField
-
- setFieldName(FieldName) - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Sets the value of the fieldName property.
- setFieldName(FieldName) - Method in class org.apache.openejb.jee.jba.cmp.CreatedBy
-
Sets the value of the fieldName property.
- setFieldName(FieldName) - Method in class org.apache.openejb.jee.jba.cmp.CreatedTime
-
Sets the value of the fieldName property.
- setFieldName(FieldName) - Method in class org.apache.openejb.jee.jba.cmp.KeyField
-
Sets the value of the fieldName property.
- setFieldName(FieldName) - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Sets the value of the fieldName property.
- setFieldName(FieldName) - Method in class org.apache.openejb.jee.jba.cmp.Select
-
Sets the value of the fieldName property.
- setFieldName(FieldName) - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Sets the value of the fieldName property.
- setFieldName(FieldName) - Method in class org.apache.openejb.jee.jba.cmp.UpdatedBy
-
Sets the value of the fieldName property.
- setFieldName(FieldName) - Method in class org.apache.openejb.jee.jba.cmp.UpdatedTime
-
Sets the value of the fieldName property.
- setFieldName(String) - Method in class org.apache.openejb.jee.sun.CmpFieldMapping
-
- setFields(FieldDesc[]) - Method in class org.apache.openejb.server.axis.client.TypeInfo.UpdatableTypeInfo
-
- setFieldType(FieldType) - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Sets the value of the fieldType property.
- setFieldValue(Field, Object, Object) - Static method in class org.apache.openejb.core.cmp.AbstractKeyGenerator
-
- setFile(String) - Method in class org.apache.openejb.config.sys.Deployments
-
Sets the value of the jar property.
- setFileCount(BigInteger) - Method in class org.apache.openejb.jee.wls.Logging
-
Sets the value of the fileCount property.
- setFileSizeLimit(BigInteger) - Method in class org.apache.openejb.jee.wls.Logging
-
Sets the value of the fileSizeLimit property.
- setFileSizeThreshold(int) - Method in class org.apache.openejb.jee.MultipartConfig
-
- setFileTimeSpan(BigInteger) - Method in class org.apache.openejb.jee.wls.Logging
-
Sets the value of the fileTimeSpan property.
- setFilterClass(String) - Method in class org.apache.openejb.jee.Filter
-
- setFilterName(String) - Method in class org.apache.openejb.jee.Filter
-
- setFilterName(String) - Method in class org.apache.openejb.jee.FilterMapping
-
- setFinalizer(FacesConfigFlowDefinitionFinalizer) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Sets the value of the finalizer property.
- setFinder(IAnnotationFinder) - Method in class org.apache.openejb.config.ConnectorModule
-
- setFinder(IAnnotationFinder) - Method in class org.apache.openejb.config.EjbModule
-
- setFinder(IAnnotationFinder) - Method in class org.apache.openejb.config.WebModule
-
- setFinderOnContextConfig(StandardContext, AppModule) - Method in class org.apache.tomee.catalina.TomcatWebAppBuilder
-
- setFinderReference(AtomicReference<IAnnotationFinder>) - Method in class org.apache.openejb.config.ClientModule
-
- setFindersLoadBean(Boolean) - Method in class org.apache.openejb.jee.wls.Persistence
-
Sets the value of the findersLoadBean property.
- setFindersReturnNulls(Boolean) - Method in class org.apache.openejb.jee.wls.Compatibility
-
Sets the value of the findersReturnNulls property.
- setFirstResult(int) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- setFirstResult(int) - Method in class org.apache.openejb.persistence.JtaQuery
-
- setFirstResult(int) - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- setFkConstraint(FkConstraint) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the fkConstraint property.
- setFkConstraint(FkConstraint) - Method in class org.apache.openejb.jee.jba.cmp.EjbRelationshipRole
-
Sets the value of the fkConstraint property.
- setFkConstraintTemplate(FkConstraintTemplate) - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Sets the value of the fkConstraintTemplate property.
- setFloat(String, float) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- setFloatProperty(String, float) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setFlowDocumentId(JavaIdentifier) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCallFlowReference
-
Sets the value of the flowDocumentId property.
- setFlowId(JavaIdentifier) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCallFlowReference
-
Sets the value of the flowId property.
- setFlowReference(FacesConfigFlowDefinitionFlowCallFlowReference) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCall
-
Sets the value of the flowReference property.
- setFlushAtEndOfMethod(FlushAtEndOfMethod) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setFlushEnabled(String) - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Sets the value of the flushEnabled property.
- setFlushMode(FlushModeType) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- setFlushMode(FlushModeType) - Method in class org.apache.openejb.persistence.JtaEntityManager
-
- setFlushMode(FlushModeType) - Method in class org.apache.openejb.persistence.JtaQuery
-
- setFlushMode(FlushModeType) - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- setFlushMode(FlushModeType) - Method in class org.apache.openejb.persistence.QueryLogEntityManager
-
- setFlushSleepTime(Duration) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setFlushSleepTime(long, TimeUnit) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setForceJspDevelopment(Boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setForceJspDevelopment(boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setForeignKeyColumn(String) - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType.RoleMapping.CmrFieldMapping
-
Sets the value of the foreignKeyColumn property.
- setForeignKeyColumn(String) - Method in class org.apache.openejb.jee.wls.ColumnMap
-
Sets the value of the foreignKeyColumn property.
- setForeignKeyColumnOnSource(boolean) - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType
-
Sets the value of the foreignKeyColumnOnSource property.
- setForeignKeyTable(String) - Method in class org.apache.openejb.jee.wls.RelationshipRoleMap
-
Sets the value of the foreignKeyTable property.
- setFormErrorPage(String) - Method in class org.apache.openejb.jee.FormLoginConfig
-
- setFormHintField(String) - Method in class org.apache.openejb.jee.sun.ParameterEncoding
-
- setFormLoginConfig(FormLoginConfig) - Method in class org.apache.openejb.jee.LoginConfig
-
Sets the value of the formLoginConfig property.
- setFormLoginPage(String) - Method in class org.apache.openejb.jee.FormLoginConfig
-
- setFragment(String) - Method in class org.apache.openejb.jee.TldAttribute
-
- setFrequency(int) - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- setFrequency(String) - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- setFrequency(String) - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- setFrom(String) - Method in class org.apache.openejb.jee.bval.GroupConversionType
-
Sets the value of the from property.
- setFrom(From) - Method in class org.apache.openejb.jee.jba.cmp.DeclaredSql
-
Sets the value of the from property.
- setFromAction(FacesFromAction) - Method in class org.apache.openejb.jee.FacesNavigationCase
-
Sets the value of the fromAction property.
- setFromOutcome(XmlString) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowReturn
-
Sets the value of the fromOutcome property.
- setFromOutcome(XmlString) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionSwitchCase
-
Sets the value of the fromOutcome property.
- setFromOutcome(String) - Method in class org.apache.openejb.jee.FacesNavigationCase
-
Sets the value of the fromOutcome property.
- setFromViewId(String) - Method in class org.apache.openejb.jee.FacesNavigationRule
-
Sets the value of the fromViewId property.
- setFunctionClass(String) - Method in class org.apache.openejb.jee.Function
-
- setFunctionName(FunctionName) - Method in class org.apache.openejb.jee.jba.cmp.FunctionMapping
-
Sets the value of the functionName property.
- setFunctionSignature(String) - Method in class org.apache.openejb.jee.Function
-
- setFunctionSql(FunctionSql) - Method in class org.apache.openejb.jee.jba.cmp.FunctionMapping
-
Sets the value of the functionSql property.
- setGarbageCollection(boolean) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setGarbageCollection(boolean) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setGarbageCollection(boolean) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setGarbageCollection(boolean) - Method in class org.apache.openejb.util.Pool.Builder
-
- setGbeanLink(String) - Method in class org.apache.openejb.jee.oejb2.GbeanLocatorType
-
Sets the value of the gbeanLink property.
- setGenClasses(GenClasses) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setGeneratedValue(GeneratedValue) - Method in class org.apache.openejb.jee.jpa.Id
-
Sets the value of the generatedValue property.
- setGenerateUniqueJmsClientId(Boolean) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the generateUniqueJmsClientId property.
- setGenerator(String) - Method in class org.apache.openejb.jee.jpa.GeneratedValue
-
Sets the value of the generator property.
- setGeneratorName(String) - Method in class org.apache.openejb.jee.oejb2.CustomGeneratorType
-
Sets the value of the generatorName property.
- setGeneratorName(String) - Method in class org.apache.openejb.jee.wls.AutomaticKeyGeneration
-
Sets the value of the generatorName property.
- setGeneratorType(String) - Method in class org.apache.openejb.jee.wls.AutomaticKeyGeneration
-
Sets the value of the generatorType property.
- setGeometricMeanImpl(UnivariateStatistic) - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Sets the implementation for the gemoetric mean.
- setGoalMs(BigInteger) - Method in class org.apache.openejb.jee.wls.ResponseTimeRequestClass
-
Sets the value of the goalMs property.
- setGroup(String) - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- setGroupId(String) - Method in class org.apache.openejb.jee.oejb2.ArtifactType
-
Sets the value of the groupId property.
- setGroupId(String) - Method in class org.apache.openejb.jee.oejb2.DepPatternType
-
- setGroupId(String) - Method in class org.apache.openejb.jee.oejb2.PatternType
-
Sets the value of the groupId property.
- setGroupId(String) - Method in class org.apache.openejb.util.UpdateChecker
-
- setGroupId(String) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setGroupId(String) - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- setGroupName(GroupName) - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Sets the value of the groupName property.
- setGroupName(String) - Method in class org.apache.openejb.jee.oejb2.CmpFieldGroupMappingType
-
Sets the value of the groupName property.
- setGroupName(String) - Method in class org.apache.openejb.jee.oejb2.CmrFieldGroupMappingType
-
Sets the value of the groupName property.
- setGroupName(String) - Method in class org.apache.openejb.jee.oejb2.EntityGroupMappingType
-
Sets the value of the groupName property.
- setGroupName(String) - Method in class org.apache.openejb.jee.oejb2.GroupType.CmrField
-
Sets the value of the groupName property.
- setGroupName(String) - Method in class org.apache.openejb.jee.oejb2.GroupType
-
Sets the value of the groupName property.
- setGroupName(String) - Method in class org.apache.openejb.jee.oejb2.QueryType
-
Sets the value of the groupName property.
- setGroupName(String) - Method in class org.apache.openejb.jee.wls.CachingElement
-
Sets the value of the groupName property.
- setGroupName(String) - Method in class org.apache.openejb.jee.wls.ContextCase
-
Sets the value of the groupName property.
- setGroupName(String) - Method in class org.apache.openejb.jee.wls.EjbQlQuery
-
Sets the value of the groupName property.
- setGroupName(String) - Method in class org.apache.openejb.jee.wls.FieldGroup
-
Sets the value of the groupName property.
- setGroupName(String) - Method in class org.apache.openejb.jee.wls.FieldMap
-
Sets the value of the groupName property.
- setGroupName(String) - Method in class org.apache.openejb.jee.wls.WeblogicRelationshipRole
-
Sets the value of the groupName property.
- setGroups(GroupsType) - Method in class org.apache.openejb.jee.bval.ConstraintType
-
Sets the value of the groups property.
- setGroupSequence(GroupSequenceType) - Method in class org.apache.openejb.jee.bval.ClassType
-
Sets the value of the groupSequence property.
- setHandler(Object, InvocationHandler) - Static method in class org.apache.openejb.dyni.DynamicSubclass
-
- setHandlerChains(HandlerChains) - Method in class org.apache.openejb.jee.PortComponent
-
- setHandlerChains(HandlerChains) - Method in class org.apache.openejb.jee.ServiceRef
-
- setHandlerChainsNamespaceFilter(JaxbJavaee.HandlerChainsNamespaceFilter) - Method in class org.apache.openejb.jee.HandlerChainsStringQNameAdapter
-
- setHandlerClass(String) - Method in class org.apache.openejb.client.HandlerMetaData
-
- setHandlerClass(String) - Method in class org.apache.openejb.jee.Handler
-
- setHandlerClassString(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.Handler
-
Sets the value of the handlerClassString property.
- setHandlerName(String) - Method in class org.apache.openejb.jee.Handler
-
- setHandlerName(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.Handler
-
Sets the value of the handlerName property.
- setHeader(String, String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- setHeader(String, String, Object) - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- setHeader(SOAPHeaderElement) - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- setHeader(String, String) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
sets a header to be sent back to the browser
- setHeader(String, String) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- setHeaderName(String) - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
-
- setHeaderScheme(String) - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
-
- setHeartRate(long) - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- setHidden(boolean) - Method in class org.apache.openejb.BeanContext
-
- setHiddenClasses(ClassFilterType) - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Sets the value of the hiddenClasses property.
- setHighestNumUnavailable(BigInteger) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the highestNumUnavailable property.
- setHighestNumWaiters(BigInteger) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the highestNumWaiters property.
- setHint(String, Object) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- setHint(String, Object) - Method in class org.apache.openejb.persistence.JtaQuery
-
- setHint(String, Object) - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- setHome(String) - Method in class org.apache.openejb.jee.EjbRef
-
- setHome(String) - Method in class org.apache.openejb.jee.EntityBean
-
- setHome(Home) - Method in class org.apache.openejb.jee.jba.ClientInterceptors
-
Sets the value of the home property.
- setHome(String) - Method in interface org.apache.openejb.jee.RemoteBean
-
- setHome(String) - Method in class org.apache.openejb.jee.SessionBean
-
- setHome(String) - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Sets the value of the home property.
- setHomeAndLocal(String, String) - Method in class org.apache.openejb.jee.SessionBean
-
- setHomeAndLocal(Class<?>, Class<?>) - Method in class org.apache.openejb.jee.SessionBean
-
- setHomeAndRemote(String, String) - Method in class org.apache.openejb.jee.SessionBean
-
- setHomeAndRemote(Class<?>, Class<?>) - Method in class org.apache.openejb.jee.SessionBean
-
- setHomeCallRouterClassName(String) - Method in class org.apache.openejb.jee.wls.EntityClustering
-
Sets the value of the homeCallRouterClassName property.
- setHomeCallRouterClassName(String) - Method in class org.apache.openejb.jee.wls.StatefulSessionClustering
-
Sets the value of the homeCallRouterClassName property.
- setHomeCallRouterClassName(String) - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Sets the value of the homeCallRouterClassName property.
- setHomeInterface(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Sets the value of the homeInterface property.
- setHomeIsClusterable(Boolean) - Method in class org.apache.openejb.jee.wls.EntityClustering
-
Sets the value of the homeIsClusterable property.
- setHomeIsClusterable(Boolean) - Method in class org.apache.openejb.jee.wls.StatefulSessionClustering
-
Sets the value of the homeIsClusterable property.
- setHomeIsClusterable(Boolean) - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Sets the value of the homeIsClusterable property.
- setHomeLoadAlgorithm(String) - Method in class org.apache.openejb.jee.wls.EntityClustering
-
Sets the value of the homeLoadAlgorithm property.
- setHomeLoadAlgorithm(String) - Method in class org.apache.openejb.jee.wls.StatefulSessionClustering
-
Sets the value of the homeLoadAlgorithm property.
- setHomeLoadAlgorithm(String) - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Sets the value of the homeLoadAlgorithm property.
- setHomeLoadBalancePolicy(String) - Method in class org.apache.openejb.jee.jba.ClusterConfig
-
Sets the value of the homeLoadBalancePolicy property.
- setHost(String) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setHost(String) - Method in class org.apache.openejb.config.WebModule
-
- setHost(String) - Method in class org.apache.openejb.core.WebContext
-
- setHost(String) - Method in class org.apache.openejb.jee.oejb2.PortType
-
Sets the value of the host property.
- setHost(String) - Method in class org.apache.openejb.server.discovery.MulticastDiscoveryAgent
-
- setHost(String) - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- setHost(String) - Method in class org.apache.tomee.embedded.Configuration
-
- setHost(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setHost(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setHost(String) - Method in class org.apache.tomee.loader.listener.JMXServerListener
-
- setHour(String) - Method in class org.apache.openejb.jee.TimerSchedule
-
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.xmi.XMI
-
Sets the value of the href property.
- setHttp2(boolean) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setHttp2(boolean) - Method in class org.apache.tomee.embedded.Configuration
-
- setHttpOnly(Boolean) - Method in class org.apache.openejb.jee.CookieConfig
-
- setHttpPort(int) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setHttpPort(int) - Method in class org.apache.tomee.embedded.Configuration
-
- setHttpPort(Integer) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setHttpPort(int) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setHttpservletSecurityProvider(String) - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- setHttpsPort(int) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setHttpsPort(int) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setHttpsPort(int) - Method in class org.apache.tomee.embedded.Configuration
-
- setHttpsPort(Integer) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setHttpsPort(int) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setIcon(Icon) - Method in class org.apache.openejb.jee.PortComponent
-
- setIcon(Icon) - Method in class org.apache.openejb.jee.WebserviceDescription
-
- setId(String) - Method in interface org.apache.openejb.config.Service
-
- setId(String) - Method in class org.apache.openejb.config.sys.AbstractService
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Sets the value of the id property.
- setId(Object) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setId(Object) - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- setId(Object) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setId(String) - Method in class org.apache.openejb.core.WebContext
-
- setId(String) - Method in class org.apache.openejb.jee.ActivationConfig
-
- setId(String) - Method in class org.apache.openejb.jee.ActivationConfigProperty
-
- setId(String) - Method in class org.apache.openejb.jee.ActivationSpec
-
- setId(String) - Method in class org.apache.openejb.jee.AdminObject
-
- setId(String) - Method in class org.apache.openejb.jee.Application
-
- setId(String) - Method in class org.apache.openejb.jee.ApplicationClient
-
- setId(String) - Method in class org.apache.openejb.jee.ApplicationException
-
- setId(String) - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- setId(String) - Method in class org.apache.openejb.jee.AsyncMethod
-
- setId(String) - Method in class org.apache.openejb.jee.AuthConstraint
-
- setId(String) - Method in class org.apache.openejb.jee.AuthenticationMechanism
-
- setId(String) - Method in class org.apache.openejb.jee.CmpField
-
- setId(String) - Method in class org.apache.openejb.jee.CmrField
-
- setId(String) - Method in class org.apache.openejb.jee.ConcurrentMethod
-
- setId(String) - Method in class org.apache.openejb.jee.ConfigProperty
-
- setId(String) - Method in class org.apache.openejb.jee.ConnectionDefinition
-
- setId(String) - Method in class org.apache.openejb.jee.Connector
-
- setId(String) - Method in class org.apache.openejb.jee.Connector10
-
- setId(String) - Method in class org.apache.openejb.jee.ConstructorParameterOrder
-
- setId(String) - Method in class org.apache.openejb.jee.ContainerConcurrency
-
- setId(String) - Method in class org.apache.openejb.jee.ContainerTransaction
-
- setId(String) - Method in class org.apache.openejb.jee.CookieConfig
-
- setId(String) - Method in class org.apache.openejb.jee.DataSource
-
- setId(String) - Method in class org.apache.openejb.jee.DependsOn
-
- setId(String) - Method in class org.apache.openejb.jee.DestinationType
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.EjbJar
-
- setId(String) - Method in class org.apache.openejb.jee.EjbLocalRef
-
- setId(String) - Method in class org.apache.openejb.jee.EjbRef
-
- setId(String) - Method in class org.apache.openejb.jee.EjbRelation
-
- setId(String) - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- setId(String) - Method in class org.apache.openejb.jee.Empty
-
Sets the value of the id property.
- setId(String) - Method in interface org.apache.openejb.jee.EnterpriseBean
-
- setId(String) - Method in class org.apache.openejb.jee.EntityBean
-
- setId(String) - Method in class org.apache.openejb.jee.EnvEntry
-
- setId(String) - Method in class org.apache.openejb.jee.ErrorPage
-
- setId(String) - Method in class org.apache.openejb.jee.ExceptionMapping
-
- setId(String) - Method in class org.apache.openejb.jee.ExcludeList
-
- setId(String) - Method in class org.apache.openejb.jee.FacesApplication
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesApplicationExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesAttribute
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesAttributeExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesBehaviorExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesComponent
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesComponentExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConfig
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFacesMethodCallMethod
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFinalizer
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCall
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowReturn
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionInitializer
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionParameterValue
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionSwitch
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionSwitchCase
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionView
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConfigIf
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConfigNavigationRuleExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConfigRedirectRedirectParam
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConverter
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConverterExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesDefaultLocale
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesDefaultValidators
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesFacet
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesFacetExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesFactory
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesFactoryExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesFromAction
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesLifecycle
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesLifecycleExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesListEntries
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesLocaleConfig
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesManagedBean
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesManagedBeanExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesManagedProperty
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesMapEntries
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesMapEntry
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesNavigationCase
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesNavigationRule
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesNavigationRuleExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesNullValue
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesOrderingOthers
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesProperty
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesPropertyExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesRedirect
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesRedirectViewParam
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesReferencedBean
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesRenderer
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesRendererExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesRenderKit
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesRenderKitExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesSupportedLocale
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesSystemEventListener
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesValidator
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesValidatorExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.Filter
-
- setId(String) - Method in class org.apache.openejb.jee.FilterMapping
-
- setId(String) - Method in class org.apache.openejb.jee.FormLoginConfig
-
- setId(String) - Method in class org.apache.openejb.jee.Function
-
- setId(String) - Method in class org.apache.openejb.jee.Handler
-
- setId(String) - Method in class org.apache.openejb.jee.HandlerChain
-
- setId(String) - Method in class org.apache.openejb.jee.HandlerChains
-
- setId(String) - Method in class org.apache.openejb.jee.Icon
-
- setId(String) - Method in class org.apache.openejb.jee.InboundResourceadapter
-
- setId(String) - Method in class org.apache.openejb.jee.InitMethod
-
- setId(String) - Method in class org.apache.openejb.jee.Interceptor
-
- setId(String) - Method in class org.apache.openejb.jee.InterceptorBinding
-
- setId(String) - Method in class org.apache.openejb.jee.InterceptorOrder
-
- setId(String) - Method in class org.apache.openejb.jee.Interceptors
-
- setId(String) - Method in class org.apache.openejb.jee.JavaWsdlMapping
-
- setId(String) - Method in class org.apache.openejb.jee.JavaXmlTypeMapping
-
- setId(String) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- setId(String) - Method in class org.apache.openejb.jee.JMSDestination
-
- setId(Boolean) - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Sets the value of the id property.
- setId(Boolean) - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- setId(String) - Method in class org.apache.openejb.jee.JspConfig
-
- setId(String) - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- setId(String) - Method in class org.apache.openejb.jee.License
-
- setId(String) - Method in class org.apache.openejb.jee.Listener
-
- setId(String) - Method in class org.apache.openejb.jee.LocaleEncodingMapping
-
- setId(String) - Method in class org.apache.openejb.jee.LocaleEncodingMappingList
-
- setId(String) - Method in class org.apache.openejb.jee.LoginConfig
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.MessageAdapter
-
- setId(String) - Method in class org.apache.openejb.jee.MessageDestination
-
- setId(String) - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- setId(String) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setId(String) - Method in class org.apache.openejb.jee.MessageDrivenDestination
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.MessageListener
-
- setId(String) - Method in class org.apache.openejb.jee.Method
-
- setId(String) - Method in class org.apache.openejb.jee.MethodParamPartsMapping
-
- setId(String) - Method in class org.apache.openejb.jee.MethodParams
-
- setId(String) - Method in class org.apache.openejb.jee.MethodPermission
-
- setId(String) - Method in class org.apache.openejb.jee.MethodSchedule
-
- setId(String) - Method in class org.apache.openejb.jee.MimeMapping
-
- setId(String) - Method in class org.apache.openejb.jee.Module
-
- setId(String) - Method in class org.apache.openejb.jee.NamedMethod
-
- setId(String) - Method in interface org.apache.openejb.jee.NamedModule
-
- setId(String) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.oejb3.MethodParams
-
- setId(String) - Method in class org.apache.openejb.jee.oejb3.OpenejbJar
-
- setId(String) - Method in class org.apache.openejb.jee.OrderingOthers
-
- setId(String) - Method in class org.apache.openejb.jee.OutboundResourceAdapter
-
- setId(String) - Method in class org.apache.openejb.jee.PackageMapping
-
- setId(String) - Method in class org.apache.openejb.jee.ParamValue
-
- setId(String) - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- setId(String) - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- setId(String) - Method in class org.apache.openejb.jee.PortComponent
-
- setId(String) - Method in class org.apache.openejb.jee.PortComponentRef
-
- setId(String) - Method in class org.apache.openejb.jee.PortMapping
-
- setId(String) - Method in class org.apache.openejb.jee.Property
-
- setId(String) - Method in class org.apache.openejb.jee.Query
-
- setId(String) - Method in class org.apache.openejb.jee.QueryMethod
-
- setId(String) - Method in class org.apache.openejb.jee.RelationshipRoleSource
-
- setId(String) - Method in class org.apache.openejb.jee.Relationships
-
- setId(String) - Method in class org.apache.openejb.jee.RemoveMethod
-
- setId(String) - Method in class org.apache.openejb.jee.RequiredConfigProperty
-
- setId(String) - Method in class org.apache.openejb.jee.ResourceAdapter
-
- setId(String) - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- setId(String) - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- setId(String) - Method in class org.apache.openejb.jee.ResourceRef
-
- setId(String) - Method in class org.apache.openejb.jee.RunAs
-
- setId(String) - Method in class org.apache.openejb.jee.SecurityConstraint
-
- setId(String) - Method in class org.apache.openejb.jee.SecurityIdentity
-
- setId(String) - Method in class org.apache.openejb.jee.SecurityPermission
-
- setId(String) - Method in class org.apache.openejb.jee.SecurityRole
-
- setId(String) - Method in class org.apache.openejb.jee.SecurityRoleRef
-
- setId(String) - Method in class org.apache.openejb.jee.ServiceEndpointInterfaceMapping
-
- setId(String) - Method in class org.apache.openejb.jee.ServiceEndpointMethodMapping
-
- setId(String) - Method in class org.apache.openejb.jee.ServiceImplBean
-
- setId(String) - Method in class org.apache.openejb.jee.ServiceInterfaceMapping
-
- setId(String) - Method in class org.apache.openejb.jee.ServiceRef
-
- setId(String) - Method in class org.apache.openejb.jee.Servlet
-
- setId(String) - Method in class org.apache.openejb.jee.ServletMapping
-
- setId(String) - Method in class org.apache.openejb.jee.SessionBean
-
- setId(String) - Method in class org.apache.openejb.jee.SessionConfig
-
- setId(String) - Method in class org.apache.openejb.jee.SubscriptionDurability
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.Tag
-
- setId(String) - Method in class org.apache.openejb.jee.TagFile
-
- setId(String) - Method in class org.apache.openejb.jee.Taglib
-
- setId(String) - Method in class org.apache.openejb.jee.Text
-
- setId(String) - Method in class org.apache.openejb.jee.Timeout
-
- setId(String) - Method in class org.apache.openejb.jee.Timer
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.TimerSchedule
-
- setId(String) - Method in class org.apache.openejb.jee.TldAttribute
-
- setId(String) - Method in class org.apache.openejb.jee.TldDeferredMethod
-
- setId(String) - Method in class org.apache.openejb.jee.TldDeferredValue
-
- setId(String) - Method in class org.apache.openejb.jee.TldExtension
-
- setId(String) - Method in class org.apache.openejb.jee.TldTaglib
-
- setId(String) - Method in class org.apache.openejb.jee.UserDataConstraint
-
- setId(String) - Method in class org.apache.openejb.jee.Validator
-
- setId(String) - Method in class org.apache.openejb.jee.Variable
-
- setId(String) - Method in class org.apache.openejb.jee.VariableMapping
-
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Sets the value of the id property.
- setID(Boolean) - Method in class org.apache.openejb.jee.was.v6.ecore.EAttribute
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.Web
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.WebApp
-
- setId(String) - Method in interface org.apache.openejb.jee.WebCommon
-
- setId(String) - Method in class org.apache.openejb.jee.WebFragment
-
- setId(String) - Method in class org.apache.openejb.jee.WebResourceCollection
-
- setId(String) - Method in class org.apache.openejb.jee.WebserviceDescription
-
- setId(String) - Method in class org.apache.openejb.jee.Webservices
-
- setId(String) - Method in class org.apache.openejb.jee.WelcomeFileList
-
- setId(String) - Method in class org.apache.openejb.jee.wls.ApplicationAdminModeTrigger
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.AutomaticKeyGeneration
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.CachingElement
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.CachingName
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.Capacity
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.ColumnMap
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.Compatibility
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.ContextCase
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.ContextRequestClass
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.DistributedDestinationConnection
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.EjbReferenceDescription
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.Empty
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.EntityCache
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.EntityCacheRef
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.EntityClustering
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.FairShareRequestClass
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.FieldGroup
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.FieldMap
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.IdempotentMethods
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.IiopSecurityDescriptor
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.InvalidationTarget
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.Logging
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.MaxThreadsConstraint
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.MessageDestinationDescriptor
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.Method
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.MethodParams
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.MinThreadsConstraint
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.Persistence
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.PersistenceUse
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.Pool
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.QueryMethod
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.ReferenceDescriptor
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.RelationshipCaching
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.RelationshipRoleMap
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.ResourceDescription
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.ResourceEnvDescription
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.ResponseTimeRequestClass
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.RetryMethodsOnRollback
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.RunAsRoleAssignment
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.SecurityPermission
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.SecurityPlugin
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.SecurityRoleAssignment
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.ServiceReferenceDescription
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.StatefulSessionCache
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.StatefulSessionClustering
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.StatelessSessionDescriptor
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.TableMap
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.TimerDescriptor
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.TransactionDescriptor
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.TransactionIsolation
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.TransportRequirements
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.UnknownPrimaryKeyField
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.WeblogicCompatibility
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsRelation
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.WeblogicRelationshipRole
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.WorkManager
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.WorkManagerShutdownTrigger
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.WsdlMessageMapping
-
- setId(String) - Method in class org.apache.openejb.jee.WsdlReturnValueMapping
-
- setId(String) - Method in class org.apache.openejb.jee.XmlString
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.XsdString
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setIdClass(IdClass) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the idClass property.
- setIdClass(IdClass) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the idClass property.
- setIdClass(IdClass) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setIdempotent(String) - Method in class org.apache.openejb.jee.jba.Method
-
Sets the value of the idempotent property.
- setIdempotentMethods(IdempotentMethods) - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Sets the value of the idempotentMethods property.
- setIdentity(ClientMetaData) - Method in class org.apache.openejb.client.AuthenticationResponse
-
- setIdentity(Object) - Static method in class org.apache.openejb.core.ivm.ClientSecurity
-
- setIdentityAssertion(String) - Method in class org.apache.openejb.jee.wls.IiopSecurityDescriptor
-
Sets the value of the identityAssertion property.
- setIdentityResolver(IdentityResolver) - Static method in class org.apache.openejb.client.ClientSecurity
-
- setIdleTimeout(Duration) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setIdleTimeout(long, TimeUnit) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setIdleTimeout(Duration) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setIdleTimeout(Duration) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setIdleTimeout(Duration) - Method in class org.apache.openejb.util.Pool.Builder
-
- setIdleTimeoutSeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.EntityCache
-
Sets the value of the idleTimeoutSeconds property.
- setIdleTimeoutSeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.EntityCacheRef
-
Sets the value of the idleTimeoutSeconds property.
- setIdleTimeoutSeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.Pool
-
Sets the value of the idleTimeoutSeconds property.
- setIdleTimeoutSeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.StatefulSessionCache
-
Sets the value of the idleTimeoutSeconds property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.xmi.XMI
-
Sets the value of the idref property.
- setIf(FacesConfigIf) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionSwitchCase
-
Sets the value of the if property.
- setIf(String) - Method in class org.apache.openejb.jee.FacesNavigationCase
-
Sets the value of the if property.
- setIgnoreAnnotations(Boolean) - Method in class org.apache.openejb.jee.bval.BeanType
-
Sets the value of the ignoreAnnotations property.
- setIgnoreAnnotations(Boolean) - Method in class org.apache.openejb.jee.bval.ClassType
-
Sets the value of the ignoreAnnotations property.
- setIgnoreAnnotations(Boolean) - Method in class org.apache.openejb.jee.bval.ConstructorType
-
Sets the value of the ignoreAnnotations property.
- setIgnoreAnnotations(Boolean) - Method in class org.apache.openejb.jee.bval.CrossParameterType
-
Sets the value of the ignoreAnnotations property.
- setIgnoreAnnotations(Boolean) - Method in class org.apache.openejb.jee.bval.FieldType
-
Sets the value of the ignoreAnnotations property.
- setIgnoreAnnotations(Boolean) - Method in class org.apache.openejb.jee.bval.GetterType
-
Sets the value of the ignoreAnnotations property.
- setIgnoreAnnotations(Boolean) - Method in class org.apache.openejb.jee.bval.MethodType
-
Sets the value of the ignoreAnnotations property.
- setIgnoreAnnotations(Boolean) - Method in class org.apache.openejb.jee.bval.ParameterType
-
Sets the value of the ignoreAnnotations property.
- setIgnoreAnnotations(Boolean) - Method in class org.apache.openejb.jee.bval.ReturnValueType
-
Sets the value of the ignoreAnnotations property.
- setIgnoreDefaultValues(boolean) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setIgnoreInUseConnectionsEnabled(Boolean) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the ignoreInUseConnectionsEnabled property.
- setIgnoreStuckThreads(Boolean) - Method in class org.apache.openejb.jee.wls.WorkManager
-
Sets the value of the ignoreStuckThreads property.
- setIiopSecurityDescriptor(IiopSecurityDescriptor) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the iiopSecurityDescriptor property.
- setImplClass(Class) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setImplementsInterfaces(String) - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Sets the value of the implementsInterfaces property.
- setImport(ImportType) - Method in class org.apache.openejb.jee.oejb2.DependencyType
-
Sets the value of the import property.
- setIn(boolean) - Method in enum org.apache.openejb.server.axis.assembler.JaxRpcParameterInfo.Mode
-
- setInboundResourceAdapter(InboundResourceadapter) - Method in class org.apache.openejb.jee.ResourceAdapter
-
- setIncludeExistingValidators(Boolean) - Method in class org.apache.openejb.jee.bval.ValidatedByType
-
Sets the value of the includeExistingValidators property.
- setIncludeUpdates(Boolean) - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Sets the value of the includeUpdates property.
- setIncludeViewParams(Boolean) - Method in class org.apache.openejb.jee.FacesRedirect
-
Sets the value of the includeViewParams property.
- setIndent(int) - Method in class org.apache.openejb.util.SuperProperties
-
Sets the number of spaces to indent each line of the properties file.
- setInfo(String) - Method in class org.apache.openejb.jee.Timer
-
Sets the value of the info property.
- setInheritance(Inheritance) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the inheritance property.
- setInherited(Boolean) - Method in class org.apache.openejb.jee.ApplicationException
-
- setInitialBeansInFreePool(BigInteger) - Method in class org.apache.openejb.jee.wls.Pool
-
Sets the value of the initialBeansInFreePool property.
- setInitialCapacity(BigInteger) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the initialCapacity property.
- setInitialCapacity(int) - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
Sets the initial capacity.
- setInitialContext(Context) - Method in class org.apache.openejb.core.WebContext
-
- setInitialContextFactory(String) - Method in class org.apache.openejb.jee.wls.MessageDestinationDescriptor
-
Sets the value of the initialContextFactory property.
- setInitialContextFactory(String) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the initialContextFactory property.
- setInitializeInOrder(Boolean) - Method in class org.apache.openejb.jee.Application
-
- setInitializer(FacesConfigFlowDefinitionInitializer) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Sets the value of the initializer property.
- setInitialPoolSize(Integer) - Method in class org.apache.openejb.jee.DataSource
-
- setInitialSize(int) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setInitialSize(int) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setInitialValue(Integer) - Method in class org.apache.openejb.jee.jpa.SequenceGenerator
-
Sets the value of the initialValue property.
- setInitialValue(Integer) - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Sets the value of the initialValue property.
- setInitOnStartup(boolean) - Method in class org.apache.openejb.jee.SessionBean
-
- setInitParameter(String, String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- setInitParameter(String, String) - Method in class org.apache.openejb.server.httpd.EmbeddedServletContext
-
- setInitSuspendSeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the initSuspendSeconds property.
- setInjections(List<Injection>) - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- setInjectionTargetClass(String) - Method in class org.apache.openejb.jee.InjectionTarget
-
- setInjectionTargetClass(Class) - Method in class org.apache.openejb.jee.InjectionTarget
-
- setInjectionTargetName(String) - Method in class org.apache.openejb.jee.InjectionTarget
-
- setInlinedServerXml(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setInlinedServerXml(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setInlinedTomEEXml(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setInlinedTomEEXml(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setInputStream(InputStream) - Method in class org.apache.openejb.server.cli.CliRunnable
-
- setInputStream(InputStream) - Method in class org.apache.openejb.server.context.RequestInfos.RequestInfo
-
- setInputStream(InputStream) - Method in class org.apache.openejb.server.ssh.OpenEJBCommands
-
- setInsertable(Boolean) - Method in class org.apache.openejb.jee.jpa.Column
-
Sets the value of the insertable property.
- setInsertable(Boolean) - Method in class org.apache.openejb.jee.jpa.JoinColumn
-
Sets the value of the insertable property.
- setInsertable(Boolean) - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Sets the value of the insertable property.
- setInsertable(Boolean) - Method in class org.apache.openejb.jee.jpa.MapKeyJoinColumn
-
Sets the value of the insertable property.
- setInsertable(Boolean) - Method in class org.apache.openejb.jee.jpa.OrderColumn
-
Sets the value of the insertable property.
- setInsertAfterEjbPostCreate(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the insertAfterEjbPostCreate property.
- setInstanceCache(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the instanceCache property.
- setInstanceClassName(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EClassifier
-
Sets the value of the instanceClassName property.
- setInstanceData(Object) - Method in class org.apache.openejb.core.InstanceContext
-
- setInstanceId(String) - Method in class org.apache.openejb.core.timer.DefaultTimerThreadPoolAdapter
-
- setInstanceLimit(int) - Method in class org.apache.openejb.config.typed.MessageDrivenContainerBuilder
-
- setInstanceLimit(int) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setInstanceLockOrder(String) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Sets the value of the instanceLockOrder property.
- setInstanceName(String) - Method in class org.apache.openejb.core.timer.DefaultTimerThreadPoolAdapter
-
- setInstancePool(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the instancePool property.
- setInt(String, int) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- setIntegrity(String) - Method in class org.apache.openejb.jee.jba.TransportConfig
-
Sets the value of the integrity property.
- setIntegrity(String) - Method in class org.apache.openejb.jee.sun.TransportConfig
-
- setIntegrity(String) - Method in class org.apache.openejb.jee.wls.TransportRequirements
-
Sets the value of the integrity property.
- setInterceptor(Interceptor[]) - Method in class org.apache.openejb.jee.Interceptors
-
- setInterceptorClass(String) - Method in class org.apache.openejb.jee.Interceptor
-
- setInterceptorOrder(InterceptorOrder) - Method in class org.apache.openejb.jee.InterceptorBinding
-
- setInterceptors(List<InterceptorData>) - Method in class org.apache.openejb.MethodContext
-
- setInterface(String) - Method in class org.apache.openejb.jee.oejb2.Jndi
-
- setInterface(String) - Method in class org.apache.openejb.jee.oejb3.Jndi
-
- setInterfaceName(String) - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- setInterfaceName(String) - Method in class org.apache.openejb.jee.JMSDestination
-
- setInterfaceRepositorySupported(String) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the interfaceRepositorySupported property.
- setInternalPath(String) - Method in class org.apache.openejb.jee.oejb2.ExtModuleType
-
Sets the value of the internalPath property.
- setInternalPrefixOrNsURI(String) - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Sets the value of the internalPrefixOrNsURI property.
- setIntHeader(String, int) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- setIntHeader(String, int) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- setIntHeader(String, int) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- setIntProperty(String, int) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setIntraVmCopyMode(boolean) - Method in class org.apache.openejb.core.ivm.BaseEjbProxyHandler
-
- setInUse(boolean) - Method in class org.apache.openejb.core.managed.Instance
-
- setInUse(boolean) - Method in class org.apache.openejb.core.stateful.Instance
-
- setInvalidationGroupName(String) - Method in class org.apache.openejb.jee.jba.CacheInvalidationConfig
-
Sets the value of the invalidationGroupName property.
- setInvalidationManagerName(String) - Method in class org.apache.openejb.jee.jba.CacheInvalidationConfig
-
Sets the value of the invalidationManagerName property.
- setInvalidationTarget(InvalidationTarget) - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Sets the value of the invalidationTarget property.
- setInverseClassloading(boolean) - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Sets the value of the inverseClassloading property.
- setInvocationHandler(InvocationHandler) - Method in class org.apache.openejb.client.proxy.Jdk13InvocationHandler
-
- setInvocationHandler(Object, InvocationHandler) - Method in class org.apache.openejb.client.proxy.Jdk13ProxyFactory
-
- setInvocationHandler(Object, InvocationHandler) - Method in interface org.apache.openejb.client.proxy.ProxyFactory
-
- setInvocationHandler(Object, InvocationHandler) - Static method in class org.apache.openejb.client.proxy.ProxyManager
-
- setInvocationHandler(Object, InvocationHandler) - Static method in class org.apache.openejb.util.proxy.LocalBeanProxyFactory
-
- setInvokedInterface(Class) - Method in class org.apache.openejb.core.ThreadContext
-
- setInvokerBindings(InvokerBindings) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the invokerBindings property.
- setInvokerBindings(InvokerBindings) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the invokerBindings property.
- setInvokerBindings(InvokerBindings) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the invokerBindings property.
- setInvokerMbean(String) - Method in class org.apache.openejb.jee.jba.InvokerProxyBinding
-
Sets the value of the invokerMbean property.
- setInvokerProxyBindingName(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the invokerProxyBindingName property.
- setInvokerProxyBindingName(String) - Method in class org.apache.openejb.jee.jba.Invoker
-
Sets the value of the invokerProxyBindingName property.
- setInvokerProxyBindings(InvokerProxyBindings) - Method in class org.apache.openejb.jee.jba.Jboss
-
Sets the value of the invokerProxyBindings property.
- setIorSecurityConfig(IorSecurityConfig) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the iorSecurityConfig property.
- setIorSecurityConfig(IorSecurityConfig) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the iorSecurityConfig property.
- setIorSecurityConfig(IorSecurityConfig) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the iorSecurityConfig property.
- setIorSecurityConfig(IorSecurityConfig) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setIsAbstract(Boolean) - Method in class org.apache.openejb.jee.was.v6.ecore.EClass
-
Sets the value of the isAbstract property.
- setIsAbstract(Boolean) - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Sets the value of the isAbstract property.
- setIsCacheOverflowAllowed(String) - Method in class org.apache.openejb.jee.sun.BeanCache
-
- setIsFinal(Boolean) - Method in class org.apache.openejb.jee.was.v6.java.Field
-
Sets the value of the isFinal property.
- setIsFinal(Boolean) - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Sets the value of the isFinal property.
- setIsFinal(Boolean) - Method in class org.apache.openejb.jee.was.v6.java.JavaParameter
-
Sets the value of the isFinal property.
- setIsFinal(Boolean) - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Sets the value of the isFinal property.
- setIsInterface(Boolean) - Method in class org.apache.openejb.jee.was.v6.ecore.EClass
-
Sets the value of the isInterface property.
- setIsModifiedMethodName(String) - Method in class org.apache.openejb.jee.wls.Persistence
-
Sets the value of the isModifiedMethodName property.
- setIsNative(Boolean) - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Sets the value of the isNative property.
- setIsolationLevel(IsolationLevel) - Method in class org.apache.openejb.jee.DataSource
-
- setIsolationLevel(String) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.Cache
-
Sets the value of the isolationLevel property.
- setIsolationLevel(String) - Method in class org.apache.openejb.jee.wls.TransactionIsolation
-
Sets the value of the isolationLevel property.
- setIsOneOneCmp(String) - Method in class org.apache.openejb.jee.sun.Cmp
-
- setIsPublic(Boolean) - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Sets the value of the isPublic property.
- setIsReadOnlyBean(String) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setIsReentrant(boolean) - Method in class org.apache.openejb.BeanContext
-
- setIsStatic(Boolean) - Method in class org.apache.openejb.jee.was.v6.java.Field
-
Sets the value of the isStatic property.
- setIsStatic(Boolean) - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Sets the value of the isStatic property.
- setIsStatic(Boolean) - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Sets the value of the isStatic property.
- setIsSynchronized(Boolean) - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Sets the value of the isSynchronized property.
- setIsTransient(Boolean) - Method in class org.apache.openejb.jee.was.v6.ecore.EStructuralFeature
-
Sets the value of the isTransient property.
- setIsTransient(Boolean) - Method in class org.apache.openejb.jee.was.v6.java.Field
-
Sets the value of the isTransient property.
- setIsVolatile(Boolean) - Method in class org.apache.openejb.jee.was.v6.ecore.EStructuralFeature
-
Sets the value of the isVolatile property.
- setIsVolatile(Boolean) - Method in class org.apache.openejb.jee.was.v6.java.Field
-
Sets the value of the isVolatile property.
- setIsXml(Boolean) - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- setJar(String) - Method in interface org.apache.openejb.config.Service
-
- setJar(String) - Method in class org.apache.openejb.config.sys.AbstractService
-
Sets the value of the jar property.
- setJarLocation(String) - Method in class org.apache.openejb.config.ClientModule
-
- setJarLocation(String) - Method in class org.apache.openejb.config.EjbModule
-
- setJarScanFilter(JarScanFilter) - Method in class org.apache.tomee.catalina.scan.EmptyScanner
-
- setJarScanFilter(JarScanFilter) - Method in class org.apache.tomee.loader.TomEEJarScanner
-
- setJava(String) - Method in class org.apache.openejb.jee.Module
-
- setJava(String) - Method in class org.apache.openejb.jee.oejb2.ExtModuleType
-
Sets the value of the java property.
- setJava(String) - Method in class org.apache.openejb.jee.oejb2.ModuleType
-
Sets the value of the java property.
- setJavaagent(String) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setJavaExceptions(String) - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Sets the value of the javaExceptions property.
- setJavaMethodName(String) - Method in class org.apache.openejb.jee.ServiceEndpointMethodMapping
-
- setJavaPortName(String) - Method in class org.apache.openejb.jee.PortMapping
-
- setJavaType(String) - Method in class org.apache.openejb.jee.JavaXmlTypeMapping
-
- setJavaType(JavaType) - Method in class org.apache.openejb.jee.jba.cmp.Mapping
-
Sets the value of the javaType property.
- setJavaType(JavaType) - Method in class org.apache.openejb.jee.jba.cmp.UserTypeMapping
-
Sets the value of the javaType property.
- setJavaVariableName(String) - Method in class org.apache.openejb.jee.VariableMapping
-
- setJavaVisibility(JavaVisibilityEnum) - Method in class org.apache.openejb.jee.was.v6.java.Field
-
Sets the value of the javaVisibility property.
- setJavaVisibility(JavaVisibilityEnum) - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Sets the value of the javaVisibility property.
- setJavaWebStartAccess(JavaWebStartAccess) - Method in class org.apache.openejb.jee.sun.SunApplicationClient
-
- setJaxrpcMapping(JavaWsdlMapping) - Method in class org.apache.openejb.jee.WebserviceDescription
-
- setJaxrpcMappingFile(String) - Method in class org.apache.openejb.jee.ServiceRef
-
- setJaxrpcMappingFile(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
Sets the value of the jaxrpcMappingFile property.
- setJaxrpcMappingFile(String) - Method in class org.apache.openejb.jee.WebserviceDescription
-
- setJbossQl(JbossQl) - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Sets the value of the jbossQl property.
- setJdbcDriver(String) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setJdbcDriver(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
- setJdbcDriver(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicManagedDataSource
-
- setJdbcType(JdbcType) - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Sets the value of the jdbcType property.
- setJdbcType(JdbcType) - Method in class org.apache.openejb.jee.jba.cmp.CreatedBy
-
Sets the value of the jdbcType property.
- setJdbcType(JdbcType) - Method in class org.apache.openejb.jee.jba.cmp.CreatedTime
-
Sets the value of the jdbcType property.
- setJdbcType(JdbcType) - Method in class org.apache.openejb.jee.jba.cmp.KeyField
-
Sets the value of the jdbcType property.
- setJdbcType(JdbcType) - Method in class org.apache.openejb.jee.jba.cmp.Mapping
-
Sets the value of the jdbcType property.
- setJdbcType(JdbcType) - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Sets the value of the jdbcType property.
- setJdbcType(JdbcType) - Method in class org.apache.openejb.jee.jba.cmp.Property
-
Sets the value of the jdbcType property.
- setJdbcType(JdbcType) - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Sets the value of the jdbcType property.
- setJdbcType(JdbcType) - Method in class org.apache.openejb.jee.jba.cmp.UpdatedBy
-
Sets the value of the jdbcType property.
- setJdbcType(JdbcType) - Method in class org.apache.openejb.jee.jba.cmp.UpdatedTime
-
Sets the value of the jdbcType property.
- setJdbcUrl(URI) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setJdbcUrl(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
- setJdbcUrl(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicManagedDataSource
-
- setJdbcUrl(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.DbcpDataSource
-
- setJdbcUrl(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.DbcpManagedDataSource
-
- setJmsClientId(String) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the jmsClientId property.
- setJMSCorrelationID(String) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setJMSCorrelationIDAsBytes(byte[]) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setJMSDeliveryMode(int) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setJMSDeliveryTime(long) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setJMSDestination(Destination) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setJmsDurableSubscriptionName(String) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setJMSExpiration(long) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setJmsMaxMessagesLoad(String) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setJMSMessageID(String) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setJmsPollingIntervalSeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the jmsPollingIntervalSeconds property.
- setJMSPriority(int) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setJMSProviderAdapterJNDI(String) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the jmsProviderAdapterJNDI property.
- setJMSRedelivered(boolean) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setJMSReplyTo(Destination) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setJMSTimestamp(long) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setJMSType(String) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setJmxName(String) - Method in class org.apache.openejb.jee.jba.Jboss
-
Sets the value of the jmxName property.
- setJndi(String) - Method in class org.apache.openejb.config.sys.Resource
-
Sets the value of the jndi property.
- setJndiEnc(Context) - Method in class org.apache.openejb.core.WebContext
-
- setJndiName(JndiName) - Method in class org.apache.openejb.jee.jba.EjbRef
-
Sets the value of the jndiName property.
- setJndiName(JndiName) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the jndiName property.
- setJndiName(JndiName) - Method in class org.apache.openejb.jee.jba.Invoker
-
Sets the value of the jndiName property.
- setJndiName(JndiName) - Method in class org.apache.openejb.jee.jba.MessageDestination
-
Sets the value of the jndiName property.
- setJndiName(JndiName) - Method in class org.apache.openejb.jee.jba.MessageDestinationRef
-
Sets the value of the jndiName property.
- setJndiName(JndiName) - Method in class org.apache.openejb.jee.jba.ResourceEnvRef
-
Sets the value of the jndiName property.
- setJndiName(JndiName) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the jndiName property.
- setJndiName(String) - Method in class org.apache.openejb.jee.sun.CmpResource
-
- setJndiName(String) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setJndiName(String) - Method in class org.apache.openejb.jee.sun.EjbRef
-
- setJndiName(String) - Method in class org.apache.openejb.jee.sun.MdbConnectionFactory
-
- setJndiName(String) - Method in class org.apache.openejb.jee.sun.MessageDestination
-
- setJndiName(String) - Method in class org.apache.openejb.jee.sun.MessageDestinationRef
-
- setJndiName(String) - Method in class org.apache.openejb.jee.sun.ResourceEnvRef
-
- setJndiName(String) - Method in class org.apache.openejb.jee.sun.ResourceRef
-
- setJndiName(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Sets the value of the jndiName property.
- setJndiName(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Sets the value of the jndiName property.
- setJndiName(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Sets the value of the jndiName property.
- setJndiName(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Sets the value of the jndiName property.
- setJndiName(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Sets the value of the jndiName property.
- setJndiName(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Sets the value of the jndiName property.
- setJndiName(String) - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Sets the value of the jndiName property.
- setJndiName(String) - Method in class org.apache.openejb.jee.wls.EjbReferenceDescription
-
Sets the value of the jndiName property.
- setJndiName(String) - Method in class org.apache.openejb.jee.wls.ResourceDescription
-
Sets the value of the jndiName property.
- setJndiName(String) - Method in class org.apache.openejb.jee.wls.ResourceEnvDescription
-
Sets the value of the jndiName property.
- setJndiName(String) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the jndiName property.
- setJndiName(String) - Method in class org.apache.tomee.catalina.TomcatResourceFactory
-
- setJnpContext(String) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the jnpContext property.
- setJobGroup(String) - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- setJobName(String) - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- setJoinTable(JoinTable) - Method in class org.apache.openejb.jee.jpa.AssociationOverride
-
Sets the value of the joinTable property.
- setJoinTable(JoinTable) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Sets the value of the joinTable property.
- setJoinTable(JoinTable) - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Sets the value of the joinTable property.
- setJoinTable(JoinTable) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Sets the value of the joinTable property.
- setJoinTable(JoinTable) - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Sets the value of the joinTable property.
- setJoinTable(JoinTable) - Method in interface org.apache.openejb.jee.jpa.RelationField
-
- setJspConfig(JspConfig) - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- setJspFile(String) - Method in class org.apache.openejb.jee.Servlet
-
- setJspVersion(String) - Method in class org.apache.openejb.jee.TldTaglib
-
- setJtaDataSource(String) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- setJtaDataSource(String) - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Sets the value of the jtaDataSource property.
- setJtaDataSource(CommonDataSource) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setJtaDataSourceName(String) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setJtaManaged(boolean) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setKeepAlive(Duration) - Method in class org.apache.openejb.resource.thread.ManagedExecutorServiceImplFactory
-
- setKeepAliveMillis(String) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the keepAliveMillis property.
- setKeepAliveTime(long) - Method in class org.apache.openejb.server.ServicePool.Pool
-
- setKeepServerXmlAsThis(boolean) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setKeepServerXmlAsThis(boolean) - Method in class org.apache.tomee.embedded.Configuration
-
- setKeepServerXmlAsThis(Boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setKeepServerXmlAsThis(boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setKey(String) - Method in class org.apache.openejb.jee.FacesMapEntry
-
Sets the value of the key property.
- setKey(String) - Method in class org.apache.openejb.jee.oejb2.PropertyType
-
Sets the value of the key property.
- setKey(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Sets the value of the key property.
- setKey(String) - Method in class org.apache.openejb.jee.wls.SecurityPlugin
-
Sets the value of the key property.
- setKeyAlias(String) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setKeyAlias(String) - Method in class org.apache.tomee.embedded.Configuration
-
- setKeyAlias(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setKeyAlias(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setKeyAttributesString(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Sets the value of the keyAttributesString property.
- setKeyCacheSize(BigInteger) - Method in class org.apache.openejb.jee.wls.AutomaticKeyGeneration
-
Sets the value of the keyCacheSize property.
- setKeyClass(String) - Method in class org.apache.openejb.jee.FacesMapEntries
-
Sets the value of the keyClass property.
- setKeyColumn(String) - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType.RoleMapping.CmrFieldMapping
-
Sets the value of the keyColumn property.
- setKeyColumn(String) - Method in class org.apache.openejb.jee.wls.ColumnMap
-
Sets the value of the keyColumn property.
- setKeyFields(KeyFields) - Method in class org.apache.openejb.jee.jba.cmp.EjbRelationshipRole
-
Sets the value of the keyFields property.
- setKeyGenerator(KeyGenerator) - Method in class org.apache.openejb.BeanContext
-
- setKeyGenerator(KeyGeneratorType) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Sets the value of the keyGenerator property.
- setKeyGeneratorFactory(KeyGeneratorFactory) - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Sets the value of the keyGeneratorFactory property.
- setKeyGeneratorFactory(KeyGeneratorFactory) - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Sets the value of the keyGeneratorFactory property.
- setKeystoreFile(String) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setKeystoreFile(String) - Method in class org.apache.tomee.embedded.Configuration
-
- setKeystoreFile(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setKeystoreFile(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setKeystorePass(String) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setKeystorePass(String) - Method in class org.apache.tomee.embedded.Configuration
-
- setKeystorePass(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setKeystorePass(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setKeystoreType(String) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setKeystoreType(String) - Method in class org.apache.tomee.embedded.Configuration
-
- setKeystoreType(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setKeystoreType(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setKeyValueSeparator(String) - Method in class org.apache.openejb.util.SuperProperties
-
Sets the text that separates keys and values.
- setKind(TypeKind) - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Sets the value of the kind property.
- setKurtosisImpl(UnivariateStatistic) - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Sets the implementation for the kurtosis.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.xmi.XMI
-
Sets the value of the label property.
- setLang(String) - Method in class org.apache.openejb.jee.Description
-
Sets the value of the lang property.
- setLang(String) - Method in class org.apache.openejb.jee.DisplayName
-
Sets the value of the lang property.
- setLang(String) - Method in class org.apache.openejb.jee.Icon
-
- setLang(String) - Method in class org.apache.openejb.jee.Text
-
- setLang(String) - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Sets the value of the lang property.
- setLang(String) - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Sets the value of the lang property.
- setLang(String) - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Sets the value of the lang property.
- setLargeIcon(String) - Method in class org.apache.openejb.jee.Icon
-
- setLargeIcon(String) - Method in class org.apache.openejb.jee.was.v6.common.CompatibilityDescriptionGroup
-
Sets the value of the largeIcon property.
- setLargeIcon(String) - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Sets the value of the largeIcon property.
- setLastLocation(URI) - Method in class org.apache.openejb.client.ClusterMetaData
-
- setLatest(String) - Method in class org.apache.openejb.util.UpdateChecker
-
- setLazilyInitialized(boolean) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setLazyLoadGroups(LazyLoadGroups) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the lazyLoadGroups property.
- setLazyResultsetLoading(LazyResultsetLoading) - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Sets the value of the lazyResultsetLoading property.
- setLength(Integer) - Method in class org.apache.openejb.jee.jpa.Column
-
Sets the value of the length property.
- setLength(Integer) - Method in class org.apache.openejb.jee.jpa.DiscriminatorColumn
-
Sets the value of the length property.
- setLength(Integer) - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Sets the value of the length property.
- setLevel(Level) - Method in class org.apache.openejb.log.logger.AbstractDelegatingLogger
-
- setLevel(Level) - Method in class org.apache.openejb.log.logger.Log4j2Logger
-
- setLevel(Level) - Method in class org.apache.openejb.log.logger.Log4jLogger
-
- setLib(String) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setLibraryDirectory(String) - Method in class org.apache.openejb.jee.Application
-
- setLicense(License) - Method in class org.apache.openejb.jee.Connector
-
- setLicense(License) - Method in class org.apache.openejb.jee.Connector10
-
- setLicenseRequired(boolean) - Method in class org.apache.openejb.jee.License
-
Sets the value of the licenseRequired property.
- setLifecycleCallbackClass(String) - Method in class org.apache.openejb.jee.LifecycleCallback
-
- setLifecycleCallbackMethod(String) - Method in class org.apache.openejb.jee.LifecycleCallback
-
- setLineSeparator(String) - Method in class org.apache.openejb.util.SuperProperties
-
Sets the text that separates lines while storing
- setLink(String) - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Sets the value of the link property.
- setLink(String) - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Sets the value of the link property.
- setLink(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Sets the value of the link property.
- setLink(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Sets the value of the link property.
- setLink(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Sets the value of the link property.
- setListCacheMax(ListCacheMax) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the listCacheMax property.
- setListCacheMax(ListCacheMax) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the listCacheMax property.
- setListener(Cache.CacheListener<V>) - Method in interface org.apache.openejb.core.managed.Cache
-
Sets the listener for cache events.
- setListener(Cache.CacheListener<V>) - Method in class org.apache.openejb.core.managed.SimpleCache
-
- setListener(Cache.CacheListener<V>) - Method in interface org.apache.openejb.core.stateful.Cache
-
Sets the listener for cache events.
- setListener(Cache.CacheListener<V>) - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- setListenerClass(String) - Method in class org.apache.openejb.jee.Listener
-
- setListenerClassString(String) - Method in class org.apache.openejb.jee.was.v6.common.Listener
-
Sets the value of the listenerClassString property.
- setListenerInputPortName(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.MessageDrivenBeanBinding
-
Sets the value of the listenerInputPortName property.
- setListEntity(ListEntity) - Method in class org.apache.openejb.jee.jba.ClientInterceptors
-
Sets the value of the listEntity property.
- setListEntries(FacesListEntries) - Method in class org.apache.openejb.jee.FacesManagedBean
-
Sets the value of the listEntries property.
- setListEntries(FacesListEntries) - Method in class org.apache.openejb.jee.FacesManagedProperty
-
Sets the value of the listEntries property.
- setLiveCss(Boolean) - Method in class org.apache.tomee.livereload.Command
-
- setLoaderRepository(LoaderRepository) - Method in class org.apache.openejb.jee.jba.Jboss
-
Sets the value of the loaderRepository property.
- setLoaderRepositoryClass(String) - Method in class org.apache.openejb.jee.jba.LoaderRepository
-
Sets the value of the loaderRepositoryClass property.
- setLoadGroupName(LoadGroupName) - Method in class org.apache.openejb.jee.jba.cmp.LoadGroup
-
Sets the value of the loadGroupName property.
- setLoadGroups(LoadGroups) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the loadGroups property.
- setLoadOnStartup(boolean) - Method in class org.apache.openejb.BeanContext
-
- setLoadOnStartup(Integer) - Method in class org.apache.openejb.jee.Servlet
-
- setLob(Lob) - Method in class org.apache.openejb.jee.jpa.Basic
-
Sets the value of the lob property.
- setLob(Lob) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the lob property.
- setLocal(String) - Method in class org.apache.openejb.jee.EjbLocalRef
-
- setLocal(String) - Method in class org.apache.openejb.jee.EntityBean
-
- setLocal(String) - Method in interface org.apache.openejb.jee.RemoteBean
-
- setLocal(String) - Method in class org.apache.openejb.jee.SessionBean
-
- setLocal(String) - Method in class org.apache.openejb.jee.was.v6.common.EJBLocalRef
-
Sets the value of the local property.
- setLocalBean(Empty) - Method in class org.apache.openejb.jee.SessionBean
-
- setLocale(Locale) - Method in class org.apache.openejb.config.OpenEJBDeploymentManager
-
- setLocale(Locale) - Method in class org.apache.openejb.config.VmDeploymentManager
-
- setLocale(String) - Method in class org.apache.openejb.jee.LocaleEncodingMapping
-
- setLocale(String) - Method in class org.apache.openejb.jee.sun.LocaleCharsetMap
-
- setLocale(Locale) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- setLocale(Locale) - Method in class org.apache.openejb.server.cxf.rs.johnzon.TomEEJsonbProvider
-
- setLocale(Locale) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- setLocale(Locale) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- setLocale(Locale) - Static method in class org.apache.openejb.util.Messages
-
- setLocaleCharsetInfo(LocaleCharsetInfo) - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- setLocalHome(String) - Method in class org.apache.openejb.jee.EjbLocalRef
-
- setLocalHome(String) - Method in class org.apache.openejb.jee.EntityBean
-
- setLocalHome(String) - Method in interface org.apache.openejb.jee.RemoteBean
-
- setLocalHome(String) - Method in class org.apache.openejb.jee.SessionBean
-
- setLocalHome(String) - Method in class org.apache.openejb.jee.was.v6.common.EJBLocalRef
-
Sets the value of the localHome property.
- setLocalHomeImpl(String) - Method in class org.apache.openejb.jee.sun.GenClasses
-
- setLocalHomeInterface(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Sets the value of the localHomeInterface property.
- setLocalImpl(String) - Method in class org.apache.openejb.jee.sun.GenClasses
-
- setLocalInterface(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Sets the value of the localInterface property.
- setLocalJndiName(String) - Method in class org.apache.openejb.jee.jba.EjbLocalRef
-
Sets the value of the localJndiName property.
- setLocalJndiName(String) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the localJndiName property.
- setLocalJndiName(String) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the localJndiName property.
- setLocalJndiName(String) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the localJndiName property.
- setLocalJndiName(String) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the localJndiName property.
- setLocalpart(String) - Method in class org.apache.openejb.jee.sun.ServiceQname
-
- setLocalpart(String) - Method in class org.apache.openejb.jee.sun.WsdlPort
-
- setLocalPart(String) - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Sets the value of the localPart property.
- setLocation(String) - Method in class org.apache.openejb.core.webservices.PortData
-
- setLocation(String) - Method in class org.apache.openejb.jee.ErrorPage
-
- setLocation(String) - Method in class org.apache.openejb.jee.MultipartConfig
-
- setLocation(String) - Method in class org.apache.openejb.jee.PortComponent
-
- setLock(ConcurrentLockType) - Method in class org.apache.openejb.jee.ConcurrentMethod
-
- setLock(ConcurrentLockType) - Method in class org.apache.openejb.jee.ContainerConcurrency
-
- setLockFactory(String) - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- setLockingPolicy(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the lockingPolicy property.
- setLockMode(LockModeType) - Method in class org.apache.openejb.jee.jpa.NamedQuery
-
Sets the value of the lockMode property.
- setLockMode(LockModeType) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- setLockMode(LockModeType) - Method in class org.apache.openejb.persistence.JtaQuery
-
- setLockMode(LockModeType) - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- setLockOrder(BigInteger) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Sets the value of the lockOrder property.
- setLockType(LockType) - Method in class org.apache.openejb.MethodContext
-
- setLogFileDir(String) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setLogFileExt(String) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setLogFileName(String) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setLogFilename(String) - Method in class org.apache.openejb.jee.wls.Logging
-
Sets the value of the logFilename property.
- setLogFileRotationDir(String) - Method in class org.apache.openejb.jee.wls.Logging
-
Sets the value of the logFileRotationDir property.
- setLogger(Options.Log) - Method in class org.apache.openejb.client.Options
-
- setLogger(Options.Log) - Method in class org.apache.openejb.loader.Options.NullOptions
-
- setLogger(Options.Log) - Method in class org.apache.openejb.loader.Options
-
- setLogger(Log) - Static method in class org.apache.openejb.maven.util.MavenLogStreamFactory
-
- setLogger(Logger) - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- setLoggingEnabled(Boolean) - Method in class org.apache.openejb.jee.wls.Logging
-
Sets the value of the loggingEnabled property.
- setLoginConfigurationName(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Sets the value of the loginConfigurationName property.
- setLoginConfigurationName(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Sets the value of the loginConfigurationName property.
- setLoginPage(String) - Method in class org.apache.tomee.embedded.LoginConfigBuilder
-
- setLoginTimeout(int) - Method in class org.apache.openejb.client.ClientDataSource
-
- setLoginTimeout(Integer) - Method in class org.apache.openejb.jee.DataSource
-
- setLoginTimeout(int) - Method in class org.apache.openejb.resource.jdbc.managed.local.ManagedDataSource
-
- setLoginTimeout(int) - Method in class org.apache.openejb.resource.jdbc.RoutedDataSource
-
- setLoginTimeout(int) - Method in class org.apache.openejb.resource.jdbc.xa.IsDifferentXaDataSourceWrapper
-
- setLogPackages(String) - Method in class org.apache.openejb.resource.jdbc.managed.JTADataSourceWrapperFactory
-
- setLogSql(boolean) - Method in class org.apache.openejb.resource.jdbc.managed.JTADataSourceWrapperFactory
-
- setLogWriter(PrintWriter) - Method in class org.apache.openejb.client.ClientDataSource
-
- setLogWriter(PrintWriter) - Method in class org.apache.openejb.resource.jdbc.managed.local.ManagedDataSource
-
- setLogWriter(PrintWriter) - Method in class org.apache.openejb.resource.jdbc.RoutedDataSource
-
- setLogWriter(PrintWriter) - Method in class org.apache.openejb.resource.jdbc.xa.IsDifferentXaDataSourceWrapper
-
- setLong(String, long) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- setLongDescription(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Sets the value of the longDescription property.
- setLongProperty(String, long) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setLookupName(String) - Method in class org.apache.openejb.jee.EjbLocalRef
-
- setLookupName(String) - Method in class org.apache.openejb.jee.EjbRef
-
- setLookupName(String) - Method in class org.apache.openejb.jee.EnvEntry
-
- setLookupName(String) - Method in interface org.apache.openejb.jee.JndiReference
-
- setLookupName(String) - Method in class org.apache.openejb.jee.MessageDestination
-
- setLookupName(String) - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- setLookupName(String) - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- setLookupName(String) - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- setLookupName(String) - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- setLookupName(String) - Method in class org.apache.openejb.jee.ResourceRef
-
- setLookupName(String) - Method in class org.apache.openejb.jee.ServiceRef
-
- setLoopbackMode(boolean) - Method in class org.apache.openejb.server.discovery.MulticastDiscoveryAgent
-
- setLowerBound(Integer) - Method in class org.apache.openejb.jee.was.v6.ecore.ETypedElement
-
Sets the value of the lowerBound property.
- setMainClass(String) - Method in class org.apache.openejb.config.ClientModule
-
- setMainClass(String) - Method in class org.apache.openejb.jee.ApplicationClient
-
- setMaintainSession(boolean) - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- setManagedBeanClass(String) - Method in class org.apache.openejb.jee.FacesManagedBean
-
Sets the value of the managedBeanClass property.
- setManagedBeanName(String) - Method in class org.apache.openejb.jee.FacesManagedBean
-
Sets the value of the managedBeanName property.
- setManagedBeanScope(String) - Method in class org.apache.openejb.jee.FacesManagedBean
-
Sets the value of the managedBeanScope property.
- setManagedClassNames(List<String>) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setManagedConnectionFactoryClass(String) - Method in class org.apache.openejb.jee.ConnectionDefinition
-
- setManagedConnectionFactoryClass(String) - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- setManagerProperties(ManagerProperties) - Method in class org.apache.openejb.jee.sun.SessionManager
-
- setManyToManyTableName(String) - Method in class org.apache.openejb.jee.oejb2.EjbRelationType
-
Sets the value of the manyToManyTableName property.
- setMapEntries(FacesMapEntries) - Method in class org.apache.openejb.jee.FacesManagedBean
-
Sets the value of the mapEntries property.
- setMapEntries(FacesMapEntries) - Method in class org.apache.openejb.jee.FacesManagedProperty
-
Sets the value of the mapEntries property.
- setMapKey(MapKey) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the mapKey property.
- setMapKey(MapKey) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Sets the value of the mapKey property.
- setMapKey(MapKey) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Sets the value of the mapKey property.
- setMapKeyClass(MapKeyClass) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the mapKeyClass property.
- setMapKeyClass(MapKeyClass) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Sets the value of the mapKeyClass property.
- setMapKeyClass(MapKeyClass) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Sets the value of the mapKeyClass property.
- setMapKeyColumn(MapKeyColumn) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the mapKeyColumn property.
- setMapKeyColumn(MapKeyColumn) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Sets the value of the mapKeyColumn property.
- setMapKeyColumn(MapKeyColumn) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Sets the value of the mapKeyColumn property.
- setMapKeyEnumerated(EnumType) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the mapKeyEnumerated property.
- setMapKeyEnumerated(EnumType) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Sets the value of the mapKeyEnumerated property.
- setMapKeyEnumerated(EnumType) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Sets the value of the mapKeyEnumerated property.
- setMapKeyTemporal(TemporalType) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the mapKeyTemporal property.
- setMapKeyTemporal(TemporalType) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Sets the value of the mapKeyTemporal property.
- setMapKeyTemporal(TemporalType) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Sets the value of the mapKeyTemporal property.
- setMappedBy(String) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Sets the value of the mappedBy property.
- setMappedBy(String) - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
- setMappedBy(String) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Sets the value of the mappedBy property.
- setMappedBy(String) - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Sets the value of the mappedBy property.
- setMappedBy(String) - Method in interface org.apache.openejb.jee.jpa.RelationField
-
- setMappedName(String) - Method in class org.apache.openejb.jee.EjbLocalRef
-
- setMappedName(String) - Method in class org.apache.openejb.jee.EjbRef
-
- setMappedName(String) - Method in interface org.apache.openejb.jee.EnterpriseBean
-
- setMappedName(String) - Method in class org.apache.openejb.jee.EntityBean
-
- setMappedName(String) - Method in class org.apache.openejb.jee.EnvEntry
-
- setMappedName(String) - Method in interface org.apache.openejb.jee.JndiReference
-
- setMappedName(String) - Method in class org.apache.openejb.jee.MessageDestination
-
- setMappedName(String) - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- setMappedName(String) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setMappedName(String) - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- setMappedName(String) - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- setMappedName(String) - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- setMappedName(String) - Method in class org.apache.openejb.jee.ResourceRef
-
- setMappedName(String) - Method in class org.apache.openejb.jee.ServiceRef
-
- setMappedName(String) - Method in class org.apache.openejb.jee.SessionBean
-
- setMappedType(MappedType) - Method in class org.apache.openejb.jee.jba.cmp.UserTypeMapping
-
Sets the value of the mappedType property.
- setMapper(Mapper) - Method in class org.apache.openejb.jee.jba.cmp.UserTypeMapping
-
Sets the value of the mapper property.
- setMappingFileNames(List<String>) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setMappingProperties(String) - Method in class org.apache.openejb.jee.sun.Cmp
-
- setMapsId(String) - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Sets the value of the mapsId property.
- setMapsId(String) - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Sets the value of the mapsId property.
- setMatchExpr(String) - Method in class org.apache.openejb.jee.sun.ConstraintFieldValue
-
- setMax(int) - Method in class org.apache.openejb.resource.thread.ManagedExecutorServiceImplFactory
-
- setMaxActive(int) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setMaxActive(int) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setMaxAge(Duration) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setMaxAge(long, TimeUnit) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setMaxAge(Duration) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setMaxAge(Duration) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setMaxAge(Integer) - Method in class org.apache.openejb.jee.CookieConfig
-
- setMaxAge(Duration) - Method in class org.apache.openejb.util.Pool.Builder
-
- setMaxAgeOffset(int) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setMaxAgeOffset(double) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setMaxAgeOffset(double) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setMaxAgeOffset(double) - Method in class org.apache.openejb.util.Pool.Builder
-
- setMaxBeanAge(String) - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Sets the value of the maxBeanAge property.
- setMaxBeanLife(String) - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Sets the value of the maxBeanLife property.
- setMaxBeansInCache(BigInteger) - Method in class org.apache.openejb.jee.wls.EntityCache
-
Sets the value of the maxBeansInCache property.
- setMaxBeansInCache(BigInteger) - Method in class org.apache.openejb.jee.wls.StatefulSessionCache
-
Sets the value of the maxBeansInCache property.
- setMaxBeansInFreePool(BigInteger) - Method in class org.apache.openejb.jee.wls.Pool
-
Sets the value of the maxBeansInFreePool property.
- setMaxBlocksPerFile(int) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setMaxBuffers(int) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setMaxCacheMissPeriod(String) - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Sets the value of the maxCacheMissPeriod property.
- setMaxCacheSize(String) - Method in class org.apache.openejb.jee.sun.BeanCache
-
- setMaxCapacity(String) - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Sets the value of the maxCapacity property.
- setMaxCapacity(BigInteger) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the maxCapacity property.
- setMaxElements(BigInteger) - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Sets the value of the maxElements property.
- setMaxEntries(String) - Method in class org.apache.openejb.jee.sun.Cache
-
- setMaxFileSize(long) - Method in class org.apache.openejb.jee.MultipartConfig
-
- setMaxIdle(int) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setMaxIdle(int) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setMaxIdleTime(Integer) - Method in class org.apache.openejb.jee.DataSource
-
- setMaxImpl(UnivariateStatistic) - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Sets the implementation for the maximum.
- setMaximumPoolSize(int) - Method in class org.apache.openejb.server.ServicePool.Pool
-
- setMaximumSize(String) - Method in class org.apache.openejb.jee.jba.ContainerPoolConf
-
Sets the value of the maximumSize property.
- setMaximumSize(String) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the maximumSize property.
- setMaxInactiveInterval(int) - Method in class org.apache.openejb.server.httpd.HttpSessionImpl
-
- setMaxInactiveInterval(int) - Method in class org.apache.openejb.server.httpd.ServletSessionAdapter
-
- setMaxLogFiles(int) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setMaxMessages(String) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the maxMessages property.
- setMaxMessagesInTransaction(BigInteger) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the maxMessagesInTransaction property.
- setMaxMissedHeartbeats(int) - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- setMaxOpenPreparedStatements(int) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setMaxOpenPreparedStatements(int) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setMaxPoolSize(Integer) - Method in class org.apache.openejb.jee.DataSource
-
- setMaxPoolSize(Integer) - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- setMaxPoolSize(String) - Method in class org.apache.openejb.jee.sun.BeanPool
-
- setMaxQueriesInCache(BigInteger) - Method in class org.apache.openejb.jee.wls.EntityCache
-
Sets the value of the maxQueriesInCache property.
- setMaxReconnectAttempts(int) - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- setMaxReconnectDelay(long) - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- setMaxRequestSize(long) - Method in class org.apache.openejb.jee.MultipartConfig
-
- setMaxResults(int) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- setMaxResults(int) - Method in class org.apache.openejb.persistence.JtaQuery
-
- setMaxResults(int) - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- setMaxSize(int) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setMaxSize(int) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setMaxSize(int) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setMaxSize(int) - Method in class org.apache.openejb.util.Pool.Builder
-
- setMaxStatements(Integer) - Method in class org.apache.openejb.jee.DataSource
-
- setMaxStuckThreadTime(BigInteger) - Method in class org.apache.openejb.jee.wls.ApplicationAdminModeTrigger
-
Sets the value of the maxStuckThreadTime property.
- setMaxStuckThreadTime(BigInteger) - Method in class org.apache.openejb.jee.wls.WorkManagerShutdownTrigger
-
Sets the value of the maxStuckThreadTime property.
- setMaxSuspendSeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the maxSuspendSeconds property.
- setMaxThreadsConstraint(MaxThreadsConstraint) - Method in class org.apache.openejb.jee.wls.WorkManager
-
Sets the value of the maxThreadsConstraint property.
- setMaxThreadsConstraintName(String) - Method in class org.apache.openejb.jee.wls.WorkManager
-
Sets the value of the maxThreadsConstraintName property.
- setMaxTimesRedelivered(String) - Method in class org.apache.openejb.jee.jba.DLQConfig
-
Sets the value of the maxTimesRedelivered property.
- setMaxWait(int) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
- setMaxWait(int) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicManagedDataSource
-
- setMaxWait(long) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setMaxWaitTime(Duration) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setMaxWaitTime(long, TimeUnit) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setMaxWaitTimeInMillis(String) - Method in class org.apache.openejb.jee.sun.BeanPool
-
- setMcf(ManagedConnectionFactory) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setMdbClientId(String) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the mdbClientId property.
- setMDBConfig(MDBConfig) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the mdbConfig property.
- setMdbConnectionFactory(MdbConnectionFactory) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setMdbPasswd(String) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the mdbPasswd property.
- setMdbResourceAdapter(MdbResourceAdapter) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setMdbSubscriptionId(String) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the mdbSubscriptionId property.
- setMdbUser(String) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the mdbUser property.
- setMeanImpl(UnivariateStatistic) - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Sets the implementation for the mean.
- setMessage(String) - Method in class org.apache.openejb.jee.bval.ConstraintType
-
Sets the value of the message property.
- setMessageAdapter(MessageAdapter) - Method in class org.apache.openejb.jee.InboundResourceadapter
-
- setMessageDestination(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Sets the value of the messageDestination property.
- setMessageDestinationLink(String) - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- setMessageDestinationLink(String) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setMessageDestinationLink(String) - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
Sets the value of the messageDestinationLink property.
- setMessageDestinationName(String) - Method in class org.apache.openejb.jee.jba.MessageDestination
-
Sets the value of the messageDestinationName property.
- setMessageDestinationName(String) - Method in class org.apache.openejb.jee.MessageDestination
-
- setMessageDestinationName(String) - Method in class org.apache.openejb.jee.oejb2.MessageDestinationType
-
Sets the value of the messageDestinationName property.
- setMessageDestinationName(String) - Method in class org.apache.openejb.jee.sun.MessageDestination
-
- setMessageDestinationName(String) - Method in class org.apache.openejb.jee.wls.MessageDestinationDescriptor
-
Sets the value of the messageDestinationName property.
- setMessageDestinationRefName(String) - Method in class org.apache.openejb.jee.jba.MessageDestinationRef
-
Sets the value of the messageDestinationRefName property.
- setMessageDestinationRefName(String) - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- setMessageDestinationRefName(String) - Method in class org.apache.openejb.jee.sun.MessageDestinationRef
-
- setMessageDestinationRefTypeString(String) - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Sets the value of the messageDestinationRefTypeString property.
- setMessageDestinationType(String) - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- setMessageDestinationType(String) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setMessageDestinationUsage(MessageDestinationUsage) - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- setMessageDrivenDescriptor(MessageDrivenDescriptor) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the messageDrivenDescriptor property.
- setMessageDrivenDestination(MessageDrivenDestination) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setMessageInterpolator(String) - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Définit la valeur de la propriété messageInterpolator.
- setMessageListener(MessageListener) - Method in class org.apache.openejb.resource.activemq.jms2.JMSConsumerImpl
-
- setMessageListenerInterface(String) - Method in class org.apache.openejb.config.typed.MessageDrivenContainerBuilder
-
- setMessageListenerInterface(Class) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setMessageListenerType(String) - Method in class org.apache.openejb.jee.MessageListener
-
- setMessageSecurityBinding(MessageSecurityBinding) - Method in class org.apache.openejb.jee.sun.PortInfo
-
- setMessageSelector(String) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setMessageSelector(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Sets the value of the messageSelector property.
- setMessagingType(String) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setMessagingType(Class) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setMessagingType(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Sets the value of the messagingType property.
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.ArrayEnumeration
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.AuthenticationRequest
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.AuthenticationResponse
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.ClientMetaData
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.ClusterMetaData
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.ClusterRequest
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.ClusterResponse
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.DataSourceMetaData
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.EJBHomeHandle
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.EJBHomeProxyHandle
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.EJBMetaDataImpl
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.EJBObjectHandle
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.EJBObjectProxyHandle
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.EJBRequest.Body
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.EJBRequest
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.EJBResponse
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.InjectionMetaData
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.JNDIRequest
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.JNDIResponse
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.LogoutRequest
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.LogoutResponse
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.NameClassPairEnumeration
-
- setMetaData(ProtocolMetaData) - Method in interface org.apache.openejb.client.Request
-
Set the protocol metadata that can be used for versioned requests
- setMetaData(ProtocolMetaData) - Method in interface org.apache.openejb.client.Response
-
Set the protocol metadata that can be used for version checking
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.ServerMetaData
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.ThrowableArtifact
-
- setMetadata(List<Source>) - Method in class org.apache.openejb.server.cxf.CxfEndpoint
-
- setMetadata(String) - Method in class org.apache.openejb.util.UpdateChecker
-
- setMetadataComplete(Boolean) - Method in class org.apache.openejb.jee.ApplicationClient
-
- setMetadataComplete(Boolean) - Method in class org.apache.openejb.jee.Connector
-
- setMetadataComplete(Boolean) - Method in class org.apache.openejb.jee.EjbJar
-
- setMetadataComplete(Boolean) - Method in class org.apache.openejb.jee.FacesConfig
-
- setMetadataComplete(Boolean) - Method in class org.apache.openejb.jee.jpa.Embeddable
-
Sets the value of the metadataComplete property.
- setMetadataComplete(Boolean) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the metadataComplete property.
- setMetadataComplete(Boolean) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the metadataComplete property.
- setMetadataComplete(Boolean) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setMetadataComplete(Boolean) - Method in class org.apache.openejb.jee.WebApp
-
- setMetadataComplete(Boolean) - Method in interface org.apache.openejb.jee.WebCommon
-
- setMetadataComplete(Boolean) - Method in class org.apache.openejb.jee.WebFragment
-
- setMethod(String) - Method in class org.apache.openejb.client.CallbackMetaData
-
- setMethod(NamedMethod) - Method in class org.apache.openejb.jee.ConcurrentMethod
-
- setMethod(FacesConfigFlowDefinitionFacesMethodCallMethod) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFacesMethodCall
-
Sets the value of the method property.
- setMethod(NamedMethod) - Method in class org.apache.openejb.jee.InterceptorBinding
-
- setMethod(NamedMethod) - Method in class org.apache.openejb.jee.MethodSchedule
-
- setMethod(String) - Method in class org.apache.tomee.security.http.SavedRequest
-
- setMethodAttributes(MethodAttributes) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the methodAttributes property.
- setMethodAttributes(MethodAttributes) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the methodAttributes property.
- setMethodConcurrencyAttribute(Method, LockType) - Method in class org.apache.openejb.BeanContext
-
- setMethodElementType(MethodElementEnum) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Sets the value of the methodElementType property.
- setMethodInstance(Method) - Method in class org.apache.openejb.client.EJBRequest.Body
-
- setMethodInstance(Method) - Method in class org.apache.openejb.client.EJBRequest
-
- setMethodInterceptors(Method, List<InterceptorData>) - Method in class org.apache.openejb.BeanContext
-
- setMethodIntf(MethodIntf) - Method in class org.apache.openejb.jee.Method
-
- setMethodIntf(String) - Method in class org.apache.openejb.jee.sun.Method
-
- setMethodIntf(String) - Method in class org.apache.openejb.jee.wls.Method
-
Sets the value of the methodIntf property.
- setMethodName(String) - Method in class org.apache.openejb.jee.AroundInvoke
-
- setMethodName(String) - Method in class org.apache.openejb.jee.AroundTimeout
-
- setMethodName(String) - Method in class org.apache.openejb.jee.AsyncMethod
-
- setMethodName(MethodName) - Method in class org.apache.openejb.jee.jba.cmp.QueryMethod
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.apache.openejb.jee.jba.Method
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.apache.openejb.jee.jpa.PostLoad
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.apache.openejb.jee.jpa.PostPersist
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.apache.openejb.jee.jpa.PostRemove
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.apache.openejb.jee.jpa.PostUpdate
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.apache.openejb.jee.jpa.PrePersist
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.apache.openejb.jee.jpa.PreRemove
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.apache.openejb.jee.jpa.PreUpdate
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.apache.openejb.jee.Method
-
contains a name of an enterprise
bean method or the asterisk (*) character.
- setMethodName(String) - Method in class org.apache.openejb.jee.NamedMethod
-
- setMethodName(String) - Method in class org.apache.openejb.jee.oejb2.QueryType.QueryMethod
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.apache.openejb.jee.oejb3.QueryMethod
-
- setMethodName(String) - Method in class org.apache.openejb.jee.QueryMethod
-
contains a name of an enterprise
bean method or the asterisk (*) character.
- setMethodName(String) - Method in class org.apache.openejb.jee.sun.Finder
-
- setMethodName(String) - Method in class org.apache.openejb.jee.sun.JavaMethod
-
- setMethodName(String) - Method in class org.apache.openejb.jee.sun.Method
-
- setMethodName(String) - Method in class org.apache.openejb.jee.sun.QueryMethod
-
- setMethodName(String) - Method in class org.apache.openejb.jee.wls.Method
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.apache.openejb.jee.wls.QueryMethod
-
Sets the value of the methodName property.
- setMethodParameters(Object[]) - Method in class org.apache.openejb.client.EJBRequest.Body
-
- setMethodParameters(Object[]) - Method in class org.apache.openejb.client.EJBRequest
-
- setMethodParams(MethodParams) - Method in class org.apache.openejb.jee.AsyncMethod
-
- setMethodParams(MethodParams) - Method in class org.apache.openejb.jee.jba.cmp.QueryMethod
-
Sets the value of the methodParams property.
- setMethodParams(MethodParams) - Method in class org.apache.openejb.jee.Method
-
- setMethodParams(MethodParams) - Method in class org.apache.openejb.jee.NamedMethod
-
- setMethodParams(QueryType.QueryMethod.MethodParams) - Method in class org.apache.openejb.jee.oejb2.QueryType.QueryMethod
-
Sets the value of the methodParams property.
- setMethodParams(MethodParams) - Method in class org.apache.openejb.jee.oejb3.QueryMethod
-
- setMethodParams(MethodParams) - Method in class org.apache.openejb.jee.QueryMethod
-
- setMethodParams(MethodParams) - Method in class org.apache.openejb.jee.sun.JavaMethod
-
- setMethodParams(MethodParams) - Method in class org.apache.openejb.jee.sun.Method
-
- setMethodParams(MethodParams) - Method in class org.apache.openejb.jee.sun.QueryMethod
-
- setMethodParams(MethodParams) - Method in class org.apache.openejb.jee.wls.Method
-
Sets the value of the methodParams property.
- setMethodParams(MethodParams) - Method in class org.apache.openejb.jee.wls.QueryMethod
-
Sets the value of the methodParams property.
- setMethodReturnValue(String) - Method in class org.apache.openejb.jee.WsdlReturnValueMapping
-
- setMethodSignature(String) - Method in class org.apache.openejb.jee.TldDeferredMethod
-
- setMethodTransactionAttribute(Method, TransactionType) - Method in class org.apache.openejb.BeanContext
-
TODO: Move to MethodContext
- setMethodTransactionAttribute(Method, TransactionType, String) - Method in class org.apache.openejb.BeanContext
-
TODO: Move to MethodContext
- setMetricsEnabled(String) - Method in class org.apache.openejb.jee.jba.Interceptor
-
Sets the value of the metricsEnabled property.
- setMimeType(String) - Method in class org.apache.openejb.jee.MimeMapping
-
- setMinBuffers(int) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setMinCacheMissPeriod(String) - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Sets the value of the minCacheMissPeriod property.
- setMinCapacity(String) - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Sets the value of the minCapacity property.
- setMinEvictableIdleTime(Duration) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setMinEvictableIdleTime(long, TimeUnit) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setMinEvictableIdleTime(String) - Method in class org.apache.tomee.jdbc.TomEEDataSourceCreator.TomEEPoolProperties
-
- setMinEvictableIdleTimeMillis(long) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setMinIdle(int) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setMinIdle(int) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setMinImpl(UnivariateStatistic) - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Sets the implementation for the minimum.
- setMinimumSize(String) - Method in class org.apache.openejb.jee.jba.ContainerPoolConf
-
Sets the value of the minimumSize property.
- setMinimumSize(String) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the minimumSize property.
- setMinPoolSize(Integer) - Method in class org.apache.openejb.jee.DataSource
-
- setMinPoolSize(Integer) - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- setMinSize(int) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setMinSize(int) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setMinSize(int) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setMinSize(int) - Method in class org.apache.openejb.util.Pool.Builder
-
- setMinThreadsConstraint(MinThreadsConstraint) - Method in class org.apache.openejb.jee.wls.WorkManager
-
Sets the value of the minThreadsConstraint property.
- setMinThreadsConstraintName(String) - Method in class org.apache.openejb.jee.wls.WorkManager
-
Sets the value of the minThreadsConstraintName property.
- setMinute(String) - Method in class org.apache.openejb.jee.TimerSchedule
-
- setMissingMethodPermissionsExcludedMode(String) - Method in class org.apache.openejb.jee.jba.Jboss
-
Sets the value of the missingMethodPermissionsExcludedMode property.
- setModifiedStrategy(ModifiedStrategy) - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Sets the value of the modifiedStrategy property.
- setModule(String) - Method in class org.apache.openejb.jee.oejb2.DepPatternType
-
- setModule(String) - Method in class org.apache.openejb.jee.oejb2.PatternType
-
Sets the value of the module property.
- setModuleId(String) - Method in class org.apache.openejb.client.JNDIRequest
-
- setModuleId(String) - Method in class org.apache.openejb.config.AppModule
-
- setModuleId(String) - Method in class org.apache.openejb.config.EjbModule
-
- setModuleId(ArtifactType) - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Sets the value of the moduleId property.
- setModuleJndiContextOverride(Context) - Method in class org.apache.openejb.ModuleTestContext
-
- setModuleName(String) - Method in class org.apache.openejb.jee.Application
-
- setModuleName(String) - Method in class org.apache.openejb.jee.ApplicationClient
-
- setModuleName(String) - Method in class org.apache.openejb.jee.Connector
-
- setModuleName(String) - Method in class org.apache.openejb.jee.EjbJar
-
- setModuleName(String) - Method in interface org.apache.openejb.jee.NamedModule
-
- setModuleName(String) - Method in class org.apache.openejb.jee.oejb3.OpenejbJar
-
- setModuleName(String) - Method in class org.apache.openejb.jee.WebApp
-
- setModules(List<File>) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setModules(List<File>) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setModuleUri(URI) - Method in class org.apache.openejb.config.EjbModule
-
- setMonth(String) - Method in class org.apache.openejb.jee.TimerSchedule
-
- setMtomEnabled(boolean) - Method in class org.apache.openejb.core.webservices.PortData
-
- setMtomThreshold(Integer) - Method in class org.apache.openejb.jee.PortComponent
-
- setMtomThreshold(Integer) - Method in class org.apache.openejb.jee.PortComponentRef
-
- setMultipartConfig(MultipartConfig) - Method in class org.apache.openejb.jee.Servlet
-
- setMultiplicity(Multiplicity) - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- setMultiplicity(MultiplicityEnum) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Sets the value of the multiplicity property.
- setName(String) - Method in class org.apache.openejb.config.SystemProperty
-
- setName(String) - Method in class org.apache.openejb.jee.Beans.Scan.Exclude.ClassCondition
-
- setName(String) - Method in class org.apache.openejb.jee.Beans.Scan.Exclude.IfSystemProperty
-
- setName(String) - Method in class org.apache.openejb.jee.Beans.Scan.Exclude
-
- setName(String) - Method in class org.apache.openejb.jee.bval.ElementType
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.bval.FieldType
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.bval.GetterType
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.bval.MethodType
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.bval.PropertyType
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.CookieConfig
-
- setName(String) - Method in class org.apache.openejb.jee.DataSource
-
- setName(String) - Method in class org.apache.openejb.jee.EjbLocalRef
-
- setName(String) - Method in class org.apache.openejb.jee.EjbRef
-
- setName(String) - Method in class org.apache.openejb.jee.EnvEntry
-
- setName(JavaIdentifier) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCallOutboundParameter
-
Sets the value of the name property.
- setName(JavaIdentifier) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionInboundParameter
-
Sets the value of the name property.
- setName(XmlString) - Method in class org.apache.openejb.jee.FacesConfigRedirectRedirectParam
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.FacesRedirectViewParam
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.Function
-
- setName(String) - Method in class org.apache.openejb.jee.jba.cmp.Attribute
-
Sets the value of the name property.
- setName(Name) - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jba.InvokerProxyBinding
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- setName(String) - Method in class org.apache.openejb.jee.JMSDestination
-
- setName(String) - Method in interface org.apache.openejb.jee.JndiReference
-
- setName(String) - Method in class org.apache.openejb.jee.jpa.AssociationOverride
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.AttributeOverride
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.Basic
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.CollectionTable
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.Column
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.ColumnResult
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.DiscriminatorColumn
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.Embedded
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.EmbeddedId
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the name property.
- setName(String) - Method in interface org.apache.openejb.jee.jpa.Field
-
- setName(String) - Method in class org.apache.openejb.jee.jpa.FieldResult
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.fragment.PersistenceUnitFragment
-
- setName(String) - Method in class org.apache.openejb.jee.jpa.Id
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.JoinColumn
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.JoinTable
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.MapKey
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.MapKeyJoinColumn
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.NamedNativeQuery
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.NamedQuery
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.OrderColumn
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.PrimaryKeyJoinColumn
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.QueryHint
-
Sets the value of the name property.
- setName(String) - Method in interface org.apache.openejb.jee.jpa.RelationField
-
- setName(String) - Method in class org.apache.openejb.jee.jpa.SecondaryTable
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.SequenceGenerator
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.SqlResultSetMapping
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.Table
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.Transient
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.UniqueConstraint
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- setName(String) - Method in class org.apache.openejb.jee.jpa.unit.Property
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.Version
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- setName(String) - Method in class org.apache.openejb.jee.oejb2.AttributeType
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.oejb2.DepPatternType
-
- setName(String) - Method in class org.apache.openejb.jee.oejb2.EjbRefType
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.oejb2.GbeanType
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.oejb2.Jndi
-
- setName(String) - Method in class org.apache.openejb.jee.oejb2.PatternType
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.oejb2.ReferencesType
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.oejb2.XmlAttributeType
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.oejb3.Jndi
-
- setName(String) - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit.Properties.Property
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- setName(String) - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- setName(String) - Method in class org.apache.openejb.jee.Property
-
- setName(String) - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- setName(String) - Method in class org.apache.openejb.jee.ResourceRef
-
- setName(String) - Method in class org.apache.openejb.jee.Scan.Exclude.IfClassAvailable
-
Définit la valeur de la propriété name.
- setName(String) - Method in class org.apache.openejb.jee.Scan.Exclude.IfClassNotAvailable
-
Définit la valeur de la propriété name.
- setName(String) - Method in class org.apache.openejb.jee.Scan.Exclude.IfSystemProperty
-
Définit la valeur de la propriété name.
- setName(String) - Method in class org.apache.openejb.jee.Scan.Exclude
-
Définit la valeur de la propriété name.
- setName(String) - Method in class org.apache.openejb.jee.ServiceRef
-
- setName(String) - Method in class org.apache.openejb.jee.sun.CacheHelper
-
- setName(String) - Method in class org.apache.openejb.jee.sun.CallProperty
-
- setName(String) - Method in class org.apache.openejb.jee.sun.ConstraintField
-
- setName(String) - Method in class org.apache.openejb.jee.sun.DefaultResourcePrincipal
-
- setName(String) - Method in class org.apache.openejb.jee.sun.EnterpriseBeans
-
- setName(String) - Method in class org.apache.openejb.jee.sun.KeyField
-
- setName(String) - Method in class org.apache.openejb.jee.sun.Principal
-
- setName(String) - Method in class org.apache.openejb.jee.sun.Property
-
- setName(String) - Method in class org.apache.openejb.jee.sun.RefreshField
-
- setName(String) - Method in class org.apache.openejb.jee.sun.StubProperty
-
- setName(String) - Method in class org.apache.openejb.jee.sun.Timeout
-
- setName(String) - Method in class org.apache.openejb.jee.Tag
-
- setName(String) - Method in class org.apache.openejb.jee.TagFile
-
- setName(String) - Method in class org.apache.openejb.jee.TldAttribute
-
- setName(String) - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.common.MessageDestination
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.ecore.ENamedElement
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.WebFragment
-
- setName(String) - Method in class org.apache.openejb.jee.wls.Capacity
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.wls.ContextRequestClass
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.wls.FairShareRequestClass
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.wls.MaxThreadsConstraint
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.wls.MinThreadsConstraint
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.wls.PropertyNamevalue
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.wls.ResponseTimeRequestClass
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.wls.WorkManager
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setName(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
- setName(String) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setNameAttribute(String) - Method in class org.apache.openejb.jee.oejb2.ReferenceType
-
Sets the value of the nameAttribute property.
- setNameFromAttribute(String) - Method in class org.apache.openejb.jee.Variable
-
- setNameGiven(String) - Method in class org.apache.openejb.jee.Variable
-
- setNamespace(String) - Method in class org.apache.openejb.jee.TldExtension
-
- setNamespaceContext(NamespaceContext) - Method in class org.apache.openejb.jee.HandlerChainsStringQNameAdapter
-
- setNamespaceMappings(List) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setNamespaceURI(String) - Method in class org.apache.openejb.jee.PackageMapping
-
- setNamespaceURI(String) - Method in class org.apache.openejb.jee.sun.ServiceQname
-
- setNamespaceURI(String) - Method in class org.apache.openejb.jee.sun.WsdlPort
-
- setNamespaceURI(String) - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Sets the value of the namespaceURI property.
- setNetworkAccessPoint(String) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the networkAccessPoint property.
- setNewAuthentication(boolean) - Method in class javax.security.enterprise.authentication.mechanism.http.AuthenticationParameters
-
- setNext(Valve) - Method in class org.apache.tomee.catalina.valve.LazyValve
-
- setNoCacheFlush(Object) - Method in class org.apache.openejb.jee.oejb2.QueryType
-
Sets the value of the noCacheFlush property.
- setNonJtaDataSource(String) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- setNonJtaDataSource(String) - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Sets the value of the nonJtaDataSource property.
- setNonJtaDataSource(CommonDataSource) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setNonJtaDataSourceName(String) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setNonOverridableClasses(ClassFilterType) - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Sets the value of the nonOverridableClasses property.
- setNotice(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Sets the value of the notice property.
- setNotNull(NotNull) - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Sets the value of the notNull property.
- setNotNull(NotNull) - Method in class org.apache.openejb.jee.jba.cmp.Property
-
Sets the value of the notNull property.
- setNsCorbaloc(String) - Method in class org.apache.openejb.jee.oejb2.EjbRefType
-
Sets the value of the nsCorbaloc property.
- setNsPrefix(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EPackage
-
Sets the value of the nsPrefix property.
- setNsURI(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EPackage
-
Sets the value of the nsURI property.
- setNullable(Boolean) - Method in class org.apache.openejb.jee.jpa.Column
-
Sets the value of the nullable property.
- setNullable(Boolean) - Method in class org.apache.openejb.jee.jpa.JoinColumn
-
Sets the value of the nullable property.
- setNullable(Boolean) - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Sets the value of the nullable property.
- setNullable(Boolean) - Method in class org.apache.openejb.jee.jpa.MapKeyJoinColumn
-
Sets the value of the nullable property.
- setNullable(Boolean) - Method in class org.apache.openejb.jee.jpa.OrderColumn
-
Sets the value of the nullable property.
- setNullValue(FacesNullValue) - Method in class org.apache.openejb.jee.FacesManagedProperty
-
Sets the value of the nullValue property.
- setNullValue(FacesNullValue) - Method in class org.apache.openejb.jee.FacesMapEntry
-
Sets the value of the nullValue property.
- setNumberOfFilesLimited(Boolean) - Method in class org.apache.openejb.jee.wls.Logging
-
Sets the value of the numberOfFilesLimited property.
- setNumElements(int) - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
This function allows you to control the number of elements contained
in this array, and can be used to "throw out" the last n values in an
array.
- setNumOfRetries(String) - Method in class org.apache.openejb.jee.sun.IdempotentUrlPattern
-
- setNumPartitions(BigInteger) - Method in class org.apache.openejb.jee.oejb2.OpenejbClusteringWadiType
-
Sets the value of the numPartitions property.
- setNumTestsPerEvictionRun(int) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setNumTestsPerEvictionRun(int) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setObject(String, Object) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- setObject(Serializable) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingObjectMessage
-
- setObjectFactory(String) - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
- setObjectFactoryLocation(String) - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
- setObjectProperty(String, Object) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setObjectQl(String) - Method in class org.apache.openejb.jee.oejb3.Query
-
- setOneOneFinders(OneOneFinders) - Method in class org.apache.openejb.jee.sun.Cmp
-
- setOpenejbJar(OpenejbJar) - Method in class org.apache.openejb.config.EjbModule
-
- setOpenejbJar(Object) - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- setOptimisticColumn(String) - Method in class org.apache.openejb.jee.wls.TableMap
-
Sets the value of the optimisticColumn property.
- setOptimisticLocking(OptimisticLocking) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the optimisticLocking property.
- setOptional(Boolean) - Method in class org.apache.openejb.jee.jpa.Basic
-
Sets the value of the optional property.
- setOptional(Boolean) - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Sets the value of the optional property.
- setOptional(Boolean) - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Sets the value of the optional property.
- setOptiondRefreshRate(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the optiondRefreshRate property.
- setOrder(Order) - Method in class org.apache.openejb.jee.jba.cmp.DeclaredSql
-
Sets the value of the order property.
- setOrderBy(String) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the orderBy property.
- setOrderBy(String) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Sets the value of the orderBy property.
- setOrderBy(String) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Sets the value of the orderBy property.
- setOrderColumn(OrderColumn) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the orderColumn property.
- setOrderColumn(OrderColumn) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Sets the value of the orderColumn property.
- setOrderColumn(OrderColumn) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Sets the value of the orderColumn property.
- setOrderDatabaseOperations(Boolean) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Sets the value of the orderDatabaseOperations property.
- setOrdered(Boolean) - Method in class org.apache.openejb.jee.was.v6.ecore.ETypedElement
-
Sets the value of the ordered property.
- setOrdering(Ordering) - Method in class org.apache.openejb.jee.WebFragment
-
- setOrigin(String) - Method in class org.apache.openejb.jee.ResourceRef
-
- setOrigin(FilterListener) - Method in class org.apache.openejb.server.httpd.HttpListenerRegistry
-
- setOrphanRemoval(Boolean) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Sets the value of the orphanRemoval property.
- setOrphanRemoval(Boolean) - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Sets the value of the orphanRemoval property.
- setOther(Other) - Method in class org.apache.openejb.jee.jba.cmp.DeclaredSql
-
Sets the value of the other property.
- setOthers(FacesOrderingOthers) - Method in class org.apache.openejb.jee.FacesOrderingOrdering
-
Sets the value of the others property.
- setOthers(OrderingOthers) - Method in class org.apache.openejb.jee.OrderingOrdering
-
- setOut(boolean) - Method in enum org.apache.openejb.server.axis.assembler.JaxRpcParameterInfo.Mode
-
- setOutboundResourceAdapter(OutboundResourceAdapter) - Method in class org.apache.openejb.jee.ResourceAdapter
-
- setOutputStream(OutputStream) - Method in class org.apache.openejb.server.cli.CliRunnable
-
- setOutputStream(OutputStream) - Method in class org.apache.openejb.server.context.RequestInfos.RequestInfo
-
- setOutputStream(OutputStream) - Method in class org.apache.openejb.server.ssh.OpenEJBCommands
-
- setOutputStream(OutputStream) - Method in class org.apache.openejb.util.JuliLogStreamFactory.OpenEJBSimpleLayoutHandler
-
- setOveragerPeriod(String) - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Sets the value of the overagerPeriod property.
- setOwner(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Sets the value of the owner property.
- setPackage(String) - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Sets the value of the package property.
- setPackageImports(String) - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Sets the value of the packageImports property.
- setPackageType(String) - Method in class org.apache.openejb.jee.PackageMapping
-
- setPageEncoding(String) - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- setPageSize(PageSize) - Method in class org.apache.openejb.jee.jba.cmp.ReadAhead
-
Sets the value of the pageSize property.
- setParameter(<any>, E) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- setParameter(<any>, Calendar, TemporalType) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- setParameter(<any>, Date, TemporalType) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- setParameter(String, Object) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- setParameter(String, Calendar, TemporalType) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- setParameter(String, Date, TemporalType) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- setParameter(int, Object) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- setParameter(int, Calendar, TemporalType) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- setParameter(int, Date, TemporalType) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- setParameter(String, Object) - Method in class org.apache.openejb.persistence.JtaQuery
-
- setParameter(String, Date, TemporalType) - Method in class org.apache.openejb.persistence.JtaQuery
-
- setParameter(String, Calendar, TemporalType) - Method in class org.apache.openejb.persistence.JtaQuery
-
- setParameter(int, Object) - Method in class org.apache.openejb.persistence.JtaQuery
-
- setParameter(int, Date, TemporalType) - Method in class org.apache.openejb.persistence.JtaQuery
-
- setParameter(int, Calendar, TemporalType) - Method in class org.apache.openejb.persistence.JtaQuery
-
- setParameter(<any>, T) - Method in class org.apache.openejb.persistence.JtaQuery
-
- setParameter(<any>, Calendar, TemporalType) - Method in class org.apache.openejb.persistence.JtaQuery
-
- setParameter(<any>, Date, TemporalType) - Method in class org.apache.openejb.persistence.JtaQuery
-
- setParameter(int, Calendar, TemporalType) - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- setParameter(int, Date, TemporalType) - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- setParameter(int, Object) - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- setParameter(<any>, Calendar, TemporalType) - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- setParameter(<any>, Date, TemporalType) - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- setParameter(<any>, T) - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- setParameter(String, Calendar, TemporalType) - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- setParameter(String, Date, TemporalType) - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- setParameter(String, Object) - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- setParameterEncoding(ParameterEncoding) - Method in class org.apache.openejb.jee.sun.LocaleCharsetInfo
-
- setParameterEncoding(ParameterEncoding) - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- setParameterKind(JavaParameterEnum) - Method in class org.apache.openejb.jee.was.v6.java.JavaParameter
-
Sets the value of the parameterKind property.
- setParameterMode(String) - Method in class org.apache.openejb.jee.WsdlMessageMapping
-
- setParameterNameProvider(String) - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Définit la valeur de la propriété parameterNameProvider.
- setParameters(Object[]) - Method in class org.apache.openejb.core.interceptor.ReflectionInvocationContext
-
- setParamName(String) - Method in class org.apache.openejb.jee.ParamValue
-
- setParamPosition(BigInteger) - Method in class org.apache.openejb.jee.MethodParamPartsMapping
-
- setParamSetter(ParamSetter) - Method in class org.apache.openejb.jee.jba.cmp.Mapping
-
Sets the value of the paramSetter property.
- setParamType(String) - Method in class org.apache.openejb.jee.MethodParamPartsMapping
-
- setParamValue(String) - Method in class org.apache.openejb.jee.ParamValue
-
- setParent(String) - Method in class org.apache.openejb.config.sys.ServiceProvider
-
- setParent(Logger) - Method in class org.apache.openejb.log.logger.AbstractDelegatingLogger
-
- setParentTargetModuleID(OpenEJBDeploymentManager.TargetModuleIDImpl) - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.TargetModuleIDImpl
-
- setParentTargetModuleID(VmDeploymentManager.TargetModuleIDImpl) - Method in class org.apache.openejb.config.VmDeploymentManager.TargetModuleIDImpl
-
- setParms(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Sets the value of the parms property.
- setPartitionName(String) - Method in class org.apache.openejb.jee.jba.ClusterConfig
-
Sets the value of the partitionName property.
- setPartitionStrategy(String) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setPassByReference(String) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setPassByReference(String) - Method in class org.apache.openejb.jee.sun.SunApplication
-
- setPassivateAsPrincipalName(String) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the passivateAsPrincipalName property.
- setPassivationCapable(Boolean) - Method in class org.apache.openejb.jee.SessionBean
-
- setPassivator(String) - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- setPassivator(PassivationStrategy) - Method in class org.apache.openejb.core.managed.SimpleCache
-
- setPassivator(Class<? extends PassivationStrategy>) - Method in class org.apache.openejb.core.managed.SimpleCache
-
- setPassivator(PassivationStrategy) - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- setPassivator(Class<? extends PassivationStrategy>) - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- setPassivator(String) - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- setPassOn(boolean) - Method in class org.apache.openejb.util.PropertiesService
-
- setPassThroughColumns(BigInteger) - Method in class org.apache.openejb.jee.wls.SqlShape
-
Sets the value of the passThroughColumns property.
- setPassword(String) - Static method in class org.apache.openejb.client.StaticUsernamePasswordCallbackHandler
-
- setPassword(String) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setPassword(String) - Method in class org.apache.openejb.jee.DataSource
-
- setPassword(String) - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- setPassword(String) - Method in class org.apache.openejb.jee.sun.DefaultResourcePrincipal
-
- setPassword(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.BasicAuthData
-
Sets the value of the password property.
- setPassword(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
- setPassword(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicManagedDataSource
-
- setPassword(String) - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- setPasswordCipher(String) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setPasswordCipher(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
- setPasswordCipher(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicManagedDataSource
-
- setPath(String) - Method in class org.apache.openejb.jee.CookieConfig
-
- setPath(String) - Method in class org.apache.openejb.jee.TagFile
-
- setPath(String) - Method in class org.apache.openejb.maven.plugins.LiveReload
-
- setPath(String) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- setPath(String) - Method in class org.apache.openejb.service.ScanJarService
-
- setPath(String) - Method in class org.apache.tomee.livereload.Command
-
- setPattern(PatternType) - Method in class org.apache.openejb.jee.oejb2.EjbLocalRefType
-
Sets the value of the pattern property.
- setPattern(PatternType) - Method in class org.apache.openejb.jee.oejb2.EjbRefType
-
Sets the value of the pattern property.
- setPattern(PatternType) - Method in class org.apache.openejb.jee.oejb2.GbeanLocatorType
-
Sets the value of the pattern property.
- setPattern(PatternType) - Method in class org.apache.openejb.jee.oejb2.MessageDestinationType
-
Sets the value of the pattern property.
- setPattern(PatternType) - Method in class org.apache.openejb.jee.oejb2.PersistenceContextRefType
-
Sets the value of the pattern property.
- setPattern(PatternType) - Method in class org.apache.openejb.jee.oejb2.PersistenceUnitRefType
-
Sets the value of the pattern property.
- setPattern(PatternType) - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
Sets the value of the pattern property.
- setPattern(PatternType) - Method in class org.apache.openejb.jee.oejb2.ResourceLocatorType
-
Sets the value of the pattern property.
- setPattern(PatternType) - Method in class org.apache.openejb.jee.oejb2.ResourceRefType
-
Sets the value of the pattern property.
- setPayload(PayloadType) - Method in class org.apache.openejb.jee.bval.ConstraintType
-
Sets the value of the payload property.
- setPercentileImpl(UnivariateStatistic) - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
- setPerformancePreferences(int, int, int) - Method in class org.apache.openejb.server.ServiceDaemon.SocketMonitor
-
- setPersistence(Persistence) - Method in class org.apache.openejb.config.PersistenceModule
-
- setPersistence(Persistence) - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Sets the value of the persistence property.
- setPersistenceContextRefName(String) - Method in class org.apache.openejb.jee.oejb2.PersistenceContextRefType
-
Sets the value of the persistenceContextRefName property.
- setPersistenceContextRefName(String) - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- setPersistenceContextSynchronization(PersistenceContextSynchronization) - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- setPersistenceContextType(PersistenceContextTypeType) - Method in class org.apache.openejb.jee.oejb2.PersistenceContextRefType
-
Sets the value of the persistenceContextType property.
- setPersistenceContextType(PersistenceContextType) - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- setPersistenceManager(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the persistenceManager property.
- setPersistenceProperty(List<Property>) - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- setPersistenceProviderClassName(String) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setPersistenceType(PersistenceType) - Method in class org.apache.openejb.jee.EntityBean
-
- setPersistenceType(String) - Method in class org.apache.openejb.jee.sun.SessionManager
-
- setPersistenceUnitDefaults(PersistenceUnitDefaults) - Method in class org.apache.openejb.jee.jpa.PersistenceUnitMetadata
-
Sets the value of the persistenceUnitDefaults property.
- setPersistenceUnitMetadata(PersistenceUnitMetadata) - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Sets the value of the persistenceUnitMetadata property.
- setPersistenceUnitName(String) - Method in class org.apache.openejb.jee.oejb2.PersistenceContextRefType
-
Sets the value of the persistenceUnitName property.
- setPersistenceUnitName(String) - Method in class org.apache.openejb.jee.oejb2.PersistenceUnitRefType
-
Sets the value of the persistenceUnitName property.
- setPersistenceUnitName(String) - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- setPersistenceUnitName(String) - Method in interface org.apache.openejb.jee.PersistenceRef
-
- setPersistenceUnitName(String) - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- setPersistenceUnitName(String) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setPersistenceUnitRefName(String) - Method in class org.apache.openejb.jee.oejb2.PersistenceUnitRefType
-
Sets the value of the entityManagerFactoryRefName property.
- setPersistenceUnitRefName(String) - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- setPersistenceUse(PersistenceUse) - Method in class org.apache.openejb.jee.wls.Persistence
-
Sets the value of the persistenceUse property.
- setPersistenceXMLSchemaVersion(String) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setPersistent(Boolean) - Method in class org.apache.openejb.jee.Timer
-
- setPersistentStoreDir(String) - Method in class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
Sets the value of the persistentStoreDir property.
- setPersistentStoreLogicalName(String) - Method in class org.apache.openejb.jee.wls.TimerDescriptor
-
Sets the value of the persistentStoreLogicalName property.
- setPkColumnName(String) - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Sets the value of the pkColumnName property.
- setPkColumnValue(String) - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Sets the value of the pkColumnValue property.
- setPkConstraint(PkConstraint) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the pkConstraint property.
- setPkConstraint(PkConstraint) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the pkConstraint property.
- setPkConstraint(PkConstraint) - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Sets the value of the pkConstraint property.
- setPkConstraintTemplate(PkConstraintTemplate) - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Sets the value of the pkConstraintTemplate property.
- setPluginClass(String) - Method in class org.apache.openejb.jee.wls.SecurityPlugin
-
Sets the value of the pluginClass property.
- setPlugins(Map<String, Object>) - Method in class org.apache.tomee.livereload.Command
-
- setPmClassGenerator(String) - Method in class org.apache.openejb.jee.sun.PmDescriptor
-
- setPmConfig(String) - Method in class org.apache.openejb.jee.sun.PmDescriptor
-
- setPmDescriptors(PmDescriptors) - Method in class org.apache.openejb.jee.sun.EnterpriseBeans
-
- setPmIdentifier(String) - Method in class org.apache.openejb.jee.sun.PmDescriptor
-
- setPmIdentifier(String) - Method in class org.apache.openejb.jee.sun.PmInuse
-
- setPmInuse(PmInuse) - Method in class org.apache.openejb.jee.sun.PmDescriptors
-
- setPmMappingFactory(String) - Method in class org.apache.openejb.jee.sun.PmDescriptor
-
- setPmVersion(String) - Method in class org.apache.openejb.jee.sun.PmDescriptor
-
- setPmVersion(String) - Method in class org.apache.openejb.jee.sun.PmInuse
-
- setPoa(String) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the poa property.
- setPool(boolean) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setPool(Pool) - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Sets the value of the pool property.
- setPool(Pool) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the pool property.
- setPool(Pool) - Method in class org.apache.openejb.jee.wls.StatelessSessionDescriptor
-
Sets the value of the pool property.
- setPoolBuilder(Pool.Builder) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setPoolEntry(Pool<Instance>.Entry) - Method in class org.apache.openejb.core.mdb.Instance
-
- setPoolEntry(Pool<Instance>.Entry) - Method in class org.apache.openejb.core.stateless.Instance
-
- setPoolIdleTimeoutInSeconds(String) - Method in class org.apache.openejb.jee.sun.BeanPool
-
- setPooling(boolean) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setPoolMaxSize(int) - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- setPoolMaxSize(int) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setPoolMinSize(int) - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- setPoolMinSize(int) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setPoolName(String) - Method in class org.apache.openejb.jee.wls.MaxThreadsConstraint
-
Sets the value of the poolName property.
- setPoolPreparedStatements(boolean) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setPoolPreparedStatements(boolean) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setPoolSize(int) - Method in class org.apache.openejb.config.typed.BmpEntityContainerBuilder
-
- setPoolSize(int) - Method in class org.apache.openejb.core.managed.SimpleCache
-
- setPoolSize(int) - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- setPoolSize(int) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setPoolSize(int) - Method in class org.apache.openejb.util.Pool.Builder
-
Alias for pool size
- setPort(PortType) - Method in class org.apache.openejb.jee.oejb2.PortCompletionType
-
Sets the value of the port property.
- setPort(Integer) - Method in class org.apache.openejb.jee.oejb2.PortType
-
Sets the value of the port property.
- setPort(int) - Method in class org.apache.openejb.maven.plugins.LiveReload
-
- setPort(int) - Method in class org.apache.openejb.server.ssh.SSHServer
-
- setPort(int) - Method in class org.apache.tomee.loader.listener.JMXServerListener
-
- setPortComponentLink(String) - Method in class org.apache.openejb.jee.PortComponentRef
-
- setPortComponentLink(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Sets the value of the portComponentLink property.
- setPortComponentName(String) - Method in class org.apache.openejb.jee.PortComponent
-
- setPortComponentName(String) - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- setPortId(String) - Method in class org.apache.openejb.core.webservices.PortData
-
- setPortName(QName) - Method in class org.apache.openejb.core.webservices.PortData
-
- setPortName(String) - Method in class org.apache.openejb.jee.oejb2.PortType
-
Sets the value of the portName property.
- setPortName(String) - Method in class org.apache.openejb.jee.PortMapping
-
- setPortName(String) - Method in class org.apache.openejb.jee.wls.PortInfo
-
Sets the value of the portName property.
- setPortName(QName) - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- setPortName(String) - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- setPortNamePattern(QName) - Method in class org.apache.openejb.client.HandlerChainMetaData
-
- setPortNamePattern(QName) - Method in class org.apache.openejb.jee.HandlerChain
-
- setPortNumber(Integer) - Method in class org.apache.openejb.jee.DataSource
-
- setPortRange(String) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setPorts() - Method in class org.apache.openejb.arquillian.common.TomEEContainer
-
- setPortStartup(int) - Method in class org.apache.openejb.config.RemoteServer
-
- setPosition(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Add
-
Sets the value of the position property.
- setPosition(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Replace
-
Sets the value of the position property.
- setPostConstruct(List<CallbackMetaData>) - Method in class org.apache.openejb.client.HandlerMetaData
-
- setPostConstruct(String) - Method in class org.apache.openejb.config.sys.Resource
-
- setPostLoad(PostLoad) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the postLoad property.
- setPostLoad(PostLoad) - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Sets the value of the postLoad property.
- setPostLoad(PostLoad) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the postLoad property.
- setPostLoad(PostLoad) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setPostPersist(PostPersist) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the postPersist property.
- setPostPersist(PostPersist) - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Sets the value of the postPersist property.
- setPostPersist(PostPersist) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the postPersist property.
- setPostPersist(PostPersist) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setPostRemove(PostRemove) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the postRemove property.
- setPostRemove(PostRemove) - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Sets the value of the postRemove property.
- setPostRemove(PostRemove) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the postRemove property.
- setPostRemove(PostRemove) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setPostTableCreate(PostTableCreate) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the postTableCreate property.
- setPostTableCreate(PostTableCreate) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the postTableCreate property.
- setPostTableCreate(PostTableCreate) - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Sets the value of the postTableCreate property.
- setPostUpdate(PostUpdate) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the postUpdate property.
- setPostUpdate(PostUpdate) - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Sets the value of the postUpdate property.
- setPostUpdate(PostUpdate) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the postUpdate property.
- setPostUpdate(PostUpdate) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setPrecision(Integer) - Method in class org.apache.openejb.jee.jpa.Column
-
Sets the value of the precision property.
- setPrecision(Integer) - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Sets the value of the precision property.
- setPreDestroy(List<CallbackMetaData>) - Method in class org.apache.openejb.client.HandlerMetaData
-
- setPreDestroy(String) - Method in class org.apache.openejb.config.sys.Resource
-
- setPreferredRelationMapping(PreferredRelationMapping) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the preferredRelationMapping property.
- setPrefetchDisabled(PrefetchDisabled) - Method in class org.apache.openejb.jee.sun.Cmp
-
- setPrefetchGroup(EntityBeanType.PrefetchGroup) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Sets the value of the prefetchGroup property.
- setPrefix(String) - Method in class org.apache.openejb.openjpa.PrefixMappingRepository
-
- setPrefix(String) - Method in class org.apache.openejb.openjpa.PrefixTableJdbcSeq
-
- setPrefix(String) - Method in class org.apache.openejb.resource.thread.ManagedThreadFactoryImplFactory
-
- setPrefix(String) - Method in class org.apache.tomee.catalina.routing.RouterValve
-
- setPrefix(String) - Method in class org.apache.tomee.catalina.routing.SimpleRouter
-
- setPreloadClasses(String) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setPreloadClasses(String) - Method in class org.apache.openejb.arquillian.openejb.OpenEJBConfiguration
-
- setPrePersist(PrePersist) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the prePersist property.
- setPrePersist(PrePersist) - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Sets the value of the prePersist property.
- setPrePersist(PrePersist) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the prePersist property.
- setPrePersist(PrePersist) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setPreRemove(PreRemove) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the preRemove property.
- setPreRemove(PreRemove) - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Sets the value of the preRemove property.
- setPreRemove(PreRemove) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the preRemove property.
- setPreRemove(PreRemove) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setPreUpdate(PreUpdate) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the preUpdate property.
- setPreUpdate(PreUpdate) - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Sets the value of the preUpdate property.
- setPreUpdate(PreUpdate) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the preUpdate property.
- setPreUpdate(PreUpdate) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setPreventExtendedEntityManagerSerialization(boolean) - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- setPrimaryKey(Object) - Method in class org.apache.openejb.client.EJBMetaDataImpl
-
- setPrimaryKey(Object) - Method in class org.apache.openejb.client.EJBRequest.Body
-
- setPrimaryKey(Object) - Method in class org.apache.openejb.client.EJBRequest
-
- setPrimaryKey(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Entity
-
Sets the value of the primaryKey property.
- setPrimaryKeyClass(String) - Method in class org.apache.openejb.jee.oejb2.CustomGeneratorType
-
Sets the value of the primaryKeyClass property.
- setPrimaryKeyField(String) - Method in class org.apache.openejb.BeanContext
-
- setPrimaryKeyTable(String) - Method in class org.apache.openejb.jee.wls.RelationshipRoleMap
-
Sets the value of the primaryKeyTable property.
- setPrimKeyClass(String) - Method in class org.apache.openejb.jee.EntityBean
-
- setPrimkeyField(String) - Method in class org.apache.openejb.jee.EntityBean
-
- setPrimkeyField(String) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Sets the value of the primkeyField property.
- setPrimKeyField(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Sets the value of the primKeyField property.
- setPrincipal(Principal) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setPrincipal(Principal) - Method in class org.apache.tomee.catalina.realm.event.BaseAuthenticationEvent
-
- setPrincipalName(String) - Method in class org.apache.openejb.jee.oejb3.RoleMapping
-
- setPrincipalName(PrincipalName) - Method in class org.apache.openejb.jee.sun.Servlet
-
- setPrivateClasses(ClassFilterType) - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Sets the value of the privateClasses property.
- setProfileHarvestFrequencySeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the profileHarvestFrequencySeconds property.
- setProperties(String) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setProperties(String) - Method in class org.apache.openejb.arquillian.openejb.OpenEJBConfiguration
-
- setProperties(Collection<ServiceInfo>, ServiceInfo, ObjectRecipe) - Static method in class org.apache.openejb.assembler.classic.util.ServiceInfos
-
- setProperties(Properties) - Method in class org.apache.openejb.core.MailSessionFactory
-
- setProperties(Properties) - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- setProperties(Properties) - Method in class org.apache.openejb.core.webservices.PortData
-
- setProperties(Properties) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- setProperties(Properties) - Method in class org.apache.openejb.jee.oejb2.WebServiceSecurityType
-
- setProperties(Persistence.PersistenceUnit.Properties) - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Sets the value of the properties property.
- setProperties(Properties) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setProperties(Properties) - Method in class org.apache.openejb.resource.PropertiesFactory
-
- setProperties(Properties) - Method in class org.apache.openejb.server.cxf.config.WSS4JInterceptorFactoryBase
-
- setProperties(Map<String, Object>) - Method in class org.apache.openejb.server.cxf.CxfEndpoint
-
- setProperties(Object, Map, String) - Static method in class org.apache.openejb.util.IntrospectionSupport
-
- setProperties(Object, Map) - Static method in class org.apache.openejb.util.IntrospectionSupport
-
- setProperties(String) - Method in class org.apache.tomee.catalina.realm.LazyRealm
-
- setProperties(String) - Method in class org.apache.tomee.catalina.valve.LazyValve
-
- setProperties(Properties) - Method in class org.apache.tomee.embedded.Configuration
-
- setPropertiesProvider(String) - Method in class org.apache.openejb.config.sys.AbstractService
-
- setPropertiesService(PropertiesService) - Method in class org.apache.openejb.server.Server
-
- setProperty(String, String) - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory.JMXReloadableEntityManagerFactory
-
- setProperty(String, String) - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- setProperty(String, String) - Method in class org.apache.openejb.client.ClientInstance
-
- setProperty(String, Object) - Method in class org.apache.openejb.InjectionProcessor
-
- setProperty(String, String) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- setProperty(String, String) - Method in class org.apache.openejb.jee.jpa.unit.Properties
-
- setProperty(String, String) - Method in class org.apache.openejb.loader.SystemInstance
-
- setProperty(String, String, boolean) - Method in class org.apache.openejb.loader.SystemInstance
-
- setProperty(String, Object) - Method in class org.apache.openejb.persistence.JtaEntityManager
-
- setProperty(String, Object) - Method in class org.apache.openejb.persistence.QueryLogEntityManager
-
- setProperty(String, Object) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setProperty(String, String) - Method in class org.apache.openejb.util.PropertiesService
-
Set value to a property.
- setProperty(String, String) - Method in class org.apache.openejb.util.SuperProperties
-
- setProperty(String, Object) - Method in interface org.apache.tomee.common.NamingUtil.Resource
-
- setPropertyClass(String) - Method in class org.apache.openejb.jee.FacesManagedProperty
-
Sets the value of the propertyClass property.
- setPropertyClass(String) - Method in class org.apache.openejb.jee.FacesProperty
-
Sets the value of the propertyClass property.
- setPropertyName(String) - Method in class org.apache.openejb.jee.FacesManagedProperty
-
Sets the value of the propertyName property.
- setPropertyName(String) - Method in class org.apache.openejb.jee.FacesProperty
-
Sets the value of the propertyName property.
- setPropertyName(PropertyName) - Method in class org.apache.openejb.jee.jba.cmp.Property
-
Sets the value of the propertyName property.
- setProtocol(String) - Method in class org.apache.openejb.jee.oejb2.PortType
-
Sets the value of the protocol property.
- setProtocol(String) - Method in class org.apache.tomee.loader.listener.JMXServerListener
-
- setProtocolBinding(String) - Method in class org.apache.openejb.jee.PortComponent
-
- setProtocols(Collection<String>) - Method in class org.apache.tomee.livereload.Command
-
- setProvider(String) - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory.JMXReloadableEntityManagerFactory
-
- setProvider(String) - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- setProvider(String) - Method in interface org.apache.openejb.config.Service
-
- setProvider(String) - Method in class org.apache.openejb.config.sys.AbstractService
-
Sets the value of the provider property.
- setProvider(String) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- setProvider(Class) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- setProvider(String) - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Sets the value of the provider property.
- setProviderId(String) - Method in class org.apache.openejb.jee.sun.MessageSecurityBinding
-
- setProviders(boolean, boolean, Object...) - Method in class org.apache.openejb.server.cxf.rs.CxfRsHttpListener.DefaultProviderComparator
-
- setProviderUrl(String) - Method in class org.apache.openejb.jee.wls.MessageDestinationDescriptor
-
Sets the value of the providerUrl property.
- setProviderUrl(String) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the providerUrl property.
- setProviderUrlPattern(String) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setProviderUrlPattern(String) - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- setProxy(String) - Method in class org.apache.openejb.jee.SessionBean
-
- setProxyFactory(ProxyFactory) - Method in class org.apache.openejb.config.sys.Openejb
-
Sets the value of the proxyFactory property.
- setProxyFactory(String) - Method in class org.apache.openejb.jee.jba.InvokerProxyBinding
-
Sets the value of the proxyFactory property.
- setProxyFactoryConfig(ProxyFactoryConfig) - Method in class org.apache.openejb.jee.jba.InvokerProxyBinding
-
Sets the value of the proxyFactoryConfig property.
- setQlCompiler(QlCompiler) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the qlCompiler property.
- setQlCompiler(QlCompiler) - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Sets the value of the qlCompiler property.
- setQName(QName) - Method in class org.apache.openejb.client.PortRefMetaData
-
- setQName(QName) - Method in class org.apache.openejb.core.webservices.PortRefData
-
- setQName(QName) - Method in class org.apache.openejb.jee.PortComponentRef
-
- setQName(QName) - Method in class org.apache.openejb.server.axis.client.TypeInfo.UpdatableTypeInfo
-
- setQNameScope(String) - Method in class org.apache.openejb.jee.JavaXmlTypeMapping
-
- setQuantile(double) - Method in class org.apache.openejb.math.stat.descriptive.rank.Percentile
-
Sets the value of the quantile field (determines what percentile is
computed when evaluate() is called with no quantile argument).
- setQuery(String) - Method in class org.apache.openejb.jee.jpa.NamedNativeQuery
-
Sets the value of the query property.
- setQuery(String) - Method in class org.apache.openejb.jee.jpa.NamedQuery
-
Sets the value of the query property.
- setQueryEnvOnInit(boolean) - Method in class org.apache.openejb.util.PropertiesService
-
- setQueryFilter(String) - Method in class org.apache.openejb.jee.sun.Finder
-
- setQueryMethod(QueryMethod) - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Sets the value of the queryMethod property.
- setQueryMethod(QueryType.QueryMethod) - Method in class org.apache.openejb.jee.oejb2.QueryType
-
Sets the value of the queryMethod property.
- setQueryMethod(QueryMethod) - Method in class org.apache.openejb.jee.oejb3.Query
-
- setQueryMethod(QueryMethod) - Method in class org.apache.openejb.jee.Query
-
- setQueryMethod(QueryMethod) - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Sets the value of the queryMethod property.
- setQueryOrdering(String) - Method in class org.apache.openejb.jee.sun.Finder
-
- setQueryParams(String) - Method in class org.apache.openejb.jee.sun.Finder
-
- setQueryString(String) - Method in class org.apache.tomee.security.http.SavedRequest
-
- setQueryVariables(String) - Method in class org.apache.openejb.jee.sun.Finder
-
- setQueue(int) - Method in class org.apache.openejb.resource.thread.ManagedExecutorServiceImplFactory
-
- setQuickSession(boolean) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setQuickSession(boolean) - Method in class org.apache.tomee.embedded.Configuration
-
- setQuickSession(Boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setQuickSession(boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setRarUrls(List<URL>) - Method in class org.apache.openejb.config.WebModule
-
- setReadAhead(ReadAhead) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the readAhead property.
- setReadAhead(ReadAhead) - Method in class org.apache.openejb.jee.jba.cmp.EjbRelationshipRole
-
Sets the value of the readAhead property.
- setReadAhead(ReadAhead) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the readAhead property.
- setReadAhead(ReadAhead) - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Sets the value of the readAhead property.
- setReadListener(ReadListener) - Method in class org.apache.openejb.server.httpd.ServletByteArrayIntputStream
-
- setReadListener(ReadListener) - Method in class org.apache.openejb.server.httpd.ServletIntputStreamAdapter
-
- setReadOnly() - Method in class org.apache.openejb.core.ivm.ContextHandler
-
- setReadOnly(boolean) - Method in class org.apache.openejb.core.ivm.naming.IvmContext
-
- setReadOnly(ReadOnly) - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Sets the value of the readOnly property.
- setReadOnly(ReadOnly) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the readOnly property.
- setReadOnly(ReadOnly) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the readOnly property.
- setReadOnly(ReadOnly) - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Sets the value of the readOnly property.
- setReadOnly(String) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the readOnly property.
- setReadOnly(String) - Method in class org.apache.openejb.jee.jba.Method
-
Sets the value of the readOnly property.
- setReadOnly(ReadOnly) - Method in class org.apache.openejb.jee.sun.CmpFieldMapping
-
- setReadStrategy(ReadStrategy) - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Sets the value of the readStrategy property.
- setReadTimeOut(ReadTimeOut) - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Sets the value of the readTimeOut property.
- setReadTimeOut(ReadTimeOut) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the readTimeOut property.
- setReadTimeOut(ReadTimeOut) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the readTimeOut property.
- setReadTimeOut(ReadTimeOut) - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Sets the value of the readTimeOut property.
- setReadTimeoutSeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.EntityCache
-
Sets the value of the readTimeoutSeconds property.
- setReadTimeoutSeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.EntityCacheRef
-
Sets the value of the readTimeoutSeconds property.
- setRealm(String) - Method in class org.apache.openejb.jee.jba.AsContext
-
Sets the value of the realm property.
- setRealm(String) - Method in class org.apache.openejb.jee.sun.AsContext
-
- setRealm(String) - Method in class org.apache.openejb.jee.sun.LoginConfig
-
- setRealm(String) - Method in class org.apache.openejb.jee.sun.SunApplication
-
- setRealm(String) - Method in class org.apache.openejb.server.rest.RESTService
-
- setRealm(Realm) - Method in class org.apache.tomee.embedded.Configuration
-
- setRealmClass(String) - Method in class org.apache.tomee.catalina.realm.LazyRealm
-
- setRealmName(String) - Method in class org.apache.openejb.core.security.AbstractSecurityService
-
- setRealmName(String) - Method in class org.apache.openejb.jee.LoginConfig
-
Sets the value of the realmName property.
- setRealmName(String) - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType.WebServiceSecurityType
-
- setRealmName(String) - Method in class org.apache.openejb.jee.oejb2.WebServiceSecurityType
-
Sets the value of the realmName property.
- setRealmName(String) - Method in class org.apache.openejb.server.hessian.HessianService
-
- setRealmName(String) - Method in class org.apache.openejb.server.webservices.WsService
-
- setRealmName(String) - Method in class org.apache.tomee.embedded.LoginConfigBuilder
-
- setReauthenticationSupport(Boolean) - Method in class org.apache.openejb.jee.OutboundResourceAdapter
-
Sets the value of the reauthenticationSupport property.
- setReauthenticationSupport(Boolean) - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- setReceiveBufferSize(int) - Method in class org.apache.openejb.server.ServiceDaemon.SocketMonitor
-
- setReconnectDelay(long) - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- setReconnectIntervalSec(String) - Method in class org.apache.openejb.jee.jba.MDBConfig
-
Sets the value of the reconnectIntervalSec property.
- setRedirect(FacesRedirect) - Method in class org.apache.openejb.jee.FacesNavigationCase
-
Sets the value of the redirect property.
- setReentrant(boolean) - Method in class org.apache.openejb.jee.EntityBean
-
- setReentrant(Boolean) - Method in class org.apache.openejb.jee.was.v6.ejb.Entity
-
Sets the value of the reentrant property.
- setReference(Reference) - Method in class org.apache.tomee.catalina.TomcatResourceFactory
-
- setReferenceClass(String) - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
- setReferenceClassName(String) - Method in class org.apache.openejb.client.WsMetaData
-
- setReferencedBeanClass(String) - Method in class org.apache.openejb.jee.FacesReferencedBean
-
Sets the value of the referencedBeanClass property.
- setReferencedBeanName(String) - Method in class org.apache.openejb.jee.FacesReferencedBean
-
Sets the value of the referencedBeanName property.
- setReferencedColumnName(String) - Method in class org.apache.openejb.jee.jpa.JoinColumn
-
Sets the value of the referencedColumnName property.
- setReferencedColumnName(String) - Method in class org.apache.openejb.jee.jpa.MapKeyJoinColumn
-
Sets the value of the referencedColumnName property.
- setReferencedColumnName(String) - Method in class org.apache.openejb.jee.jpa.PrimaryKeyJoinColumn
-
Sets the value of the referencedColumnName property.
- setReferenceDescriptor(ReferenceDescriptor) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
- setReferences(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EAnnotation
-
Sets the value of the references property.
- setRefName(String) - Method in class org.apache.openejb.jee.oejb2.EjbLocalRefType
-
Sets the value of the refName property.
- setRefName(String) - Method in class org.apache.openejb.jee.oejb2.EjbRefType
-
Sets the value of the refName property.
- setRefName(String) - Method in class org.apache.openejb.jee.oejb2.GbeanRefType
-
Sets the value of the refName property.
- setRefName(String) - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
Sets the value of the refName property.
- setRefName(String) - Method in class org.apache.openejb.jee.oejb2.ResourceRefType
-
Sets the value of the refName property.
- setRefreshPeriodInSeconds(String) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setRefType(EjbReference.Type) - Method in class org.apache.openejb.jee.EjbLocalRef
-
- setRefType(EjbReference.Type) - Method in class org.apache.openejb.jee.EjbRef
-
- setRefType(EjbReference.Type) - Method in interface org.apache.openejb.jee.EjbReference
-
- setRegex(String) - Method in class org.apache.openejb.maven.plugin.AbstractSynchronizable
-
Sets regex.
- setRegisterEjbsInJnpContext(String) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the registerEjbsInJnpContext property.
- setRegisterSession(String, Set<String>) - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
- setRegisterSession(String, Set<String>) - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- setRegisterSession(String, Set<String>) - Method in class org.apache.tomee.security.http.TomEEHttpMessageContext
-
- setRelatedField(RelationField) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the field on the target entity for this relationship.
- setRelatedField(RelationField) - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Gets the field on the target entity for this relationship.
- setRelatedField(RelationField) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the field on the target entity for this relationship.
- setRelatedField(RelationField) - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Gets the field on the target entity for this relationship.
- setRelatedField(RelationField) - Method in interface org.apache.openejb.jee.jpa.RelationField
-
Gets the field on the target entity for this relationship.
- setRelationshipRoleMap(RelationshipRoleMap) - Method in class org.apache.openejb.jee.wls.WeblogicRelationshipRole
-
Sets the value of the relationshipRoleMap property.
- setRelationshipRoleName(String) - Method in class org.apache.openejb.jee.wls.WeblogicRelationshipRole
-
Sets the value of the relationshipRoleName property.
- setRelationshipRoleSource(RelationshipRoleSource) - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- setRelationshipRoleSource(EjbRelationshipRoleType.RelationshipRoleSource) - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType
-
Sets the value of the relationshipRoleSource property.
- setRelationships(Relationships) - Method in class org.apache.openejb.jee.EjbJar
-
- setRelationships(Relationships) - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Sets the value of the relationships property.
- setReloadable(boolean) - Method in class org.apache.tomee.catalina.LazyStopLoader
-
- setReloadable(boolean) - Method in class org.apache.tomee.catalina.remote.ServerClassLoaderLoader
-
- setRememberMe(boolean) - Method in class javax.security.enterprise.authentication.mechanism.http.AuthenticationParameters
-
- setRemote(String) - Method in class org.apache.openejb.jee.EjbRef
-
- setRemote(String) - Method in class org.apache.openejb.jee.EntityBean
-
- setRemote(String) - Method in interface org.apache.openejb.jee.RemoteBean
-
- setRemote(String) - Method in class org.apache.openejb.jee.SessionBean
-
- setRemote(String) - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Sets the value of the remote property.
- setRemoteClientTimeout(BigInteger) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the remoteClientTimeout property.
- setRemoteHomeImpl(String) - Method in class org.apache.openejb.jee.sun.GenClasses
-
- setRemoteImpl(String) - Method in class org.apache.openejb.jee.sun.GenClasses
-
- setRemoteInterface(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Sets the value of the remoteInterface property.
- setRemoteQueryResults(String) - Method in class org.apache.openejb.BeanContext
-
- setRemovalTimeoutInSeconds(String) - Method in class org.apache.openejb.jee.sun.BeanCache
-
- setRemoveAsPrincipalName(String) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the removeAsPrincipalName property.
- setRemoverPeriod(String) - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Sets the value of the removerPeriod property.
- setRemoveTable(RemoveTable) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the removeTable property.
- setRemoveTable(RemoveTable) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the removeTable property.
- setRemoveTable(RemoveTable) - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Sets the value of the removeTable property.
- setRemoveUnusedWebapps(boolean) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setRemoveUnusedWebapps(boolean) - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- setRendererClass(String) - Method in class org.apache.openejb.jee.FacesRenderer
-
Sets the value of the rendererClass property.
- setRendererType(String) - Method in class org.apache.openejb.jee.FacesRenderer
-
Sets the value of the rendererType property.
- setRenderKitClass(String) - Method in class org.apache.openejb.jee.FacesRenderKit
-
Sets the value of the renderKitClass property.
- setRenderKitId(String) - Method in class org.apache.openejb.jee.FacesRenderKit
-
Sets the value of the renderKitId property.
- setReplaceAged(boolean) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setReplaceAged(boolean) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setReplaceAged(boolean) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setReplaceAged(boolean) - Method in class org.apache.openejb.util.Pool.Builder
-
- setReplaceFlushed(boolean) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setReplaceFlushed(boolean) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setReplaceFlushed(boolean) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setReplaceFlushed(boolean) - Method in class org.apache.openejb.util.Pool.Builder
-
- setReplicationType(String) - Method in class org.apache.openejb.jee.wls.StatefulSessionClustering
-
Sets the value of the replicationType property.
- setRepoUrl(String) - Method in class org.apache.openejb.util.UpdateChecker
-
- setRequest(HttpServletRequest) - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
- setRequest(HttpServletRequest) - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- setRequest(AuthenticationRequest) - Method in class org.apache.openejb.client.AuthenticationResponse
-
- setRequest(EJBRequest) - Method in class org.apache.openejb.client.EJBResponse
-
- setRequest(JNDIRequest) - Method in class org.apache.openejb.client.JNDIResponse
-
- setRequest(HttpRequestImpl) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- setRequest(HttpServletRequest) - Method in class org.apache.tomee.security.http.TomEEHttpMessageContext
-
- setRequestCharacterEncoding(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- setRequestClassName(String) - Method in class org.apache.openejb.jee.wls.ContextCase
-
Sets the value of the requestClassName property.
- setRequestClassName(String) - Method in class org.apache.openejb.jee.wls.WorkManager
-
Sets the value of the requestClassName property.
- setRequestId(String) - Method in class org.apache.openejb.client.EJBRequest.Body
-
- setRequestMethod(RequestMethodCode) - Method in class org.apache.openejb.client.EJBRequest
-
- setRequestMethod(RequestMethodCode) - Method in class org.apache.openejb.client.JNDIRequest
-
- setRequestProtection(RequestProtection) - Method in class org.apache.openejb.jee.sun.MessageSecurity
-
- setRequestsRecovery(boolean) - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- setRequestString(String) - Method in class org.apache.openejb.client.JNDIRequest
-
- setRequestURI(String) - Method in class org.apache.tomee.security.http.SavedRequest
-
- setRequestURL(String) - Method in class org.apache.tomee.security.http.SavedRequest
-
- setRequired(Boolean) - Method in class org.apache.openejb.jee.Addressing
-
- setRequired(String) - Method in class org.apache.openejb.jee.jba.AsContext
-
Sets the value of the required property.
- setRequired(String) - Method in class org.apache.openejb.jee.sun.AsContext
-
- setRequired(String) - Method in class org.apache.openejb.jee.TldAttribute
-
- setResAuth(ResAuth) - Method in class org.apache.openejb.jee.ResourceRef
-
- setResAuth(CMPResAuthEnum) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Sets the value of the resAuth property.
- setReservedWords(ReservedWords) - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Sets the value of the reservedWords property.
- setResId(String) - Method in class org.apache.openejb.jee.oejb3.ResourceLink
-
- setResizeQuantity(String) - Method in class org.apache.openejb.jee.sun.BeanCache
-
- setResizeQuantity(String) - Method in class org.apache.openejb.jee.sun.BeanPool
-
- setResizerPeriod(String) - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Sets the value of the resizerPeriod property.
- setResName(String) - Method in class org.apache.openejb.jee.jba.ResourceManager
-
Sets the value of the resName property.
- setResolveProxies(Boolean) - Method in class org.apache.openejb.jee.was.v6.ecore.EReference
-
Sets the value of the resolveProxies property.
- setResolver(ProvisioningResolver) - Method in class org.apache.openejb.loader.provisining.MavenResolver
-
- setResolver(ProvisioningResolver) - Method in interface org.apache.openejb.loader.provisining.ProvisioningResolverAware
-
- setResourceAdapter(String) - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- setResourceAdapter(String) - Method in class org.apache.openejb.config.typed.MessageDrivenContainerBuilder
-
- setResourceAdapter(ResourceAdapter) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setResourceAdapter(ResourceAdapter) - Method in class org.apache.openejb.jee.Connector
-
- setResourceAdapter(ResourceAdapter10) - Method in class org.apache.openejb.jee.Connector10
-
- setResourceAdapter(String) - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- setResourceAdapter(String) - Method in class org.apache.openejb.jee.JMSDestination
-
- setResourceAdapter(ResourceLocatorType) - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
Sets the value of the resourceAdapter property.
- setResourceAdapter(ResourceAdapter) - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- setResourceAdapterClass(String) - Method in class org.apache.openejb.jee.ResourceAdapter
-
- setResourceAdapterJndiName(String) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the resourceAdapterJndiName property.
- setResourceAdapterMid(String) - Method in class org.apache.openejb.jee.sun.MdbResourceAdapter
-
- setResourceAdapterName(String) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the resourceAdapterName property.
- setResourceAdapterVersion(String) - Method in class org.apache.openejb.jee.Connector
-
- setResourceBundle(FacesApplicationResourceBundle) - Method in class org.apache.openejb.jee.FacesApplication
-
Sets the value of the resourceBundle property.
- setResourceEnvRefName(String) - Method in class org.apache.openejb.jee.jba.ResourceEnvRef
-
Sets the value of the resourceEnvRefName property.
- setResourceEnvRefName(String) - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- setResourceEnvRefName(String) - Method in class org.apache.openejb.jee.sun.ResourceEnvRef
-
- setResourceEnvRefName(String) - Method in class org.apache.openejb.jee.wls.ResourceEnvDescription
-
Sets the value of the resourceEnvRefName property.
- setResourceEnvRefType(String) - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- setResourceEnvRefTypeString(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Sets the value of the resourceEnvRefTypeString property.
- setResourceLink(String) - Method in class org.apache.openejb.jee.oejb2.ResourceLocatorType
-
Sets the value of the resourceLink property.
- setResourceLink(String) - Method in class org.apache.openejb.jee.oejb2.ResourceRefType
-
Sets the value of the resourceLink property.
- setResourceLink(String) - Method in class org.apache.openejb.jee.wls.ResourceDescription
-
Sets the value of the resourceLink property.
- setResourceLink(String) - Method in class org.apache.openejb.jee.wls.ResourceEnvDescription
-
Sets the value of the resourceLink property.
- setResourceManagers(ResourceManagers) - Method in class org.apache.openejb.jee.jba.Jboss
-
Sets the value of the resourceManagers property.
- setResourceRefTypeString(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Sets the value of the resourceRefTypeString property.
- setResources(WebResourceRoot) - Method in class org.apache.tomee.catalina.TomEEWebappClassLoader
-
- setResourcesDir(File) - Method in class org.apache.openejb.maven.plugin.Synchronization
-
Sets resources dir.
- setRespectBinding(RespectBinding) - Method in class org.apache.openejb.jee.PortComponent
-
- setRespectBinding(RespectBinding) - Method in class org.apache.openejb.jee.PortComponentRef
-
- setResponse(HttpServletResponse) - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
- setResponse(HttpServletResponse) - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- setResponse(byte, int, Object) - Method in class org.apache.openejb.client.EJBResponse
-
- setResponse(HttpServletResponse) - Method in class org.apache.tomee.security.http.TomEEHttpMessageContext
-
- setResponseCharacterEncoding(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- setResponseCode(int) - Method in class org.apache.openejb.client.AuthenticationResponse
-
- setResponseCode(int) - Method in class org.apache.openejb.client.JNDIResponse
-
- setResponseCode(int) - Method in class org.apache.openejb.client.LogoutResponse
-
- setResponseProtection(ResponseProtection) - Method in class org.apache.openejb.jee.sun.MessageSecurity
-
- setResponses(AddressingResponses) - Method in class org.apache.openejb.jee.Addressing
-
- setResponseString(String) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
Sets the response string to be sent to the browser
- setResponseTimeRequestClass(ResponseTimeRequestClass) - Method in class org.apache.openejb.jee.wls.WorkManager
-
Sets the value of the responseTimeRequestClass property.
- setResRefName(String) - Method in class org.apache.openejb.jee.jba.ResourceRef
-
Sets the value of the resRefName property.
- setResRefName(String) - Method in class org.apache.openejb.jee.oejb3.ResourceLink
-
- setResRefName(String) - Method in class org.apache.openejb.jee.ResourceRef
-
- setResRefName(String) - Method in class org.apache.openejb.jee.sun.ResourceRef
-
- setResRefName(String) - Method in class org.apache.openejb.jee.wls.ResourceDescription
-
Sets the value of the resRefName property.
- setResSharingScope(ResSharingScope) - Method in class org.apache.openejb.jee.ResourceRef
-
- setResSharingScope(ResSharingScopeEnum) - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Sets the value of the resSharingScope property.
- setRestService(boolean) - Method in class org.apache.openejb.jee.SessionBean
-
- setResType(String) - Method in class org.apache.openejb.jee.ResourceRef
-
- setResult(Object) - Method in class org.apache.openejb.client.JNDIResponse
-
- setResultClass(String) - Method in class org.apache.openejb.jee.jpa.NamedNativeQuery
-
Sets the value of the resultClass property.
- setResultReader(ResultReader) - Method in class org.apache.openejb.jee.jba.cmp.Mapping
-
Sets the value of the resultReader property.
- setResultSetMapping(String) - Method in class org.apache.openejb.jee.jpa.NamedNativeQuery
-
Sets the value of the resultSetMapping property.
- setResultTypeMapping(String) - Method in class org.apache.openejb.jee.oejb2.QueryType
-
Sets the value of the resultTypeMapping property.
- setResultTypeMapping(ResultTypeMapping) - Method in class org.apache.openejb.jee.Query
-
- setRetainIfException(boolean) - Method in class org.apache.openejb.jee.RemoveMethod
-
- setRetainIfExeption(Method, boolean) - Method in class org.apache.openejb.BeanContext
-
TODO: Move to MethodContext
- setRetryCount(BigInteger) - Method in class org.apache.openejb.jee.wls.RetryMethodsOnRollback
-
Sets the value of the retryCount property.
- setReturnType(String) - Method in class org.apache.openejb.jee.oejb2.AutoIncrementTableType
-
Sets the value of the returnType property.
- setReturnType(String) - Method in class org.apache.openejb.jee.oejb2.SqlGeneratorType
-
Sets the value of the returnType property.
- setReturnTypeMapping(ReturnTypeMappingEnum) - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Sets the value of the returnTypeMapping property.
- setReturnValue(ReturnValueType) - Method in class org.apache.openejb.jee.bval.ConstructorType
-
Sets the value of the returnValue property.
- setReturnValue(ReturnValueType) - Method in class org.apache.openejb.jee.bval.MethodType
-
Sets the value of the returnValue property.
- setReuseAddress(boolean) - Method in class org.apache.openejb.server.ServiceDaemon.SocketMonitor
-
- setRoleLink(String) - Method in class org.apache.openejb.jee.SecurityRoleRef
-
- setRoleMapping(EjbRelationshipRoleType.RoleMapping) - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType
-
Sets the value of the roleMapping property.
- setRoleName(String) - Method in class org.apache.openejb.jee.jba.SecurityRole
-
Sets the value of the roleName property.
- setRoleName(String) - Method in class org.apache.openejb.jee.oejb3.RoleMapping
-
- setRoleName(String) - Method in class org.apache.openejb.jee.RunAs
-
- setRoleName(String) - Method in class org.apache.openejb.jee.SecurityRole
-
- setRoleName(String) - Method in class org.apache.openejb.jee.SecurityRoleRef
-
- setRoleName(String) - Method in class org.apache.openejb.jee.sun.SecurityRoleMapping
-
- setRoleName(String) - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Sets the value of the roleName property.
- setRoleName(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Sets the value of the roleName property.
- setRoleName(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Sets the value of the roleName property.
- setRoleName(String) - Method in class org.apache.openejb.jee.wls.RunAsRoleAssignment
-
Sets the value of the roleName property.
- setRoleName(String) - Method in class org.apache.openejb.jee.wls.SecurityRoleAssignment
-
Sets the value of the roleName property.
- setRoles(String) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setRoles(String[]) - Method in class org.apache.openejb.server.axis.HandlerChainImpl
-
- setRoles(Map<String, String>) - Method in class org.apache.tomee.embedded.Configuration
-
- setRoles(Map<String, String>) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setRoles(Map<String, String>) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setRolesString(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Sets the value of the rolesString property.
- setRollback(Boolean) - Method in class org.apache.openejb.jee.ApplicationException
-
- setRollbackOnly() - Method in class org.apache.openejb.core.BaseContext
-
- setRollbackOnly() - Method in class org.apache.openejb.core.BaseContext.UserTransactionWrapper
-
- setRollbackOnly() - Method in class org.apache.openejb.core.CoreUserTransaction
-
- setRollbackOnly() - Method in class org.apache.openejb.core.managed.ManagedUserTransaction
-
- setRollbackOnly() - Method in class org.apache.openejb.core.SimpleTransactionSynchronizationRegistry
-
- setRollbackOnly() - Method in class org.apache.openejb.core.stateful.StatefulUserTransaction
-
- setRollbackOnly() - Method in class org.apache.openejb.core.transaction.EjbUserTransaction
-
- setRollbackOnly() - Method in class org.apache.openejb.core.transaction.JtaTransactionPolicy
-
- setRollbackOnly(Throwable) - Method in class org.apache.openejb.core.transaction.JtaTransactionPolicy
-
- setRollbackOnly(Transaction, Throwable) - Method in class org.apache.openejb.core.transaction.JtaTransactionPolicy
-
- setRollbackOnly() - Method in interface org.apache.openejb.core.transaction.TransactionPolicy
-
Sets this TransactionPolicy to rollback when completed
- setRollbackOnly(Throwable) - Method in interface org.apache.openejb.core.transaction.TransactionPolicy
-
Sets this TransactionPolicy to rollback when completed
- setRollbackOnly() - Method in class org.apache.openejb.core.TransactionSynchronizationRegistryWrapper
-
- setRollbackOnly() - Method in class org.apache.openejb.resource.TransactionManagerWrapper
-
- setRollbackOnly() - Method in class org.apache.openejb.ri.sp.PseudoTransactionService.MyTransaction
-
- setRollbackOnly() - Method in class org.apache.openejb.ri.sp.PseudoTransactionService
-
- setRootTypeQname(QName) - Method in class org.apache.openejb.jee.JavaXmlTypeMapping
-
- setRootUrl(String) - Method in class org.apache.openejb.config.PersistenceModule
-
- setRootUrlAndJarUrls(String, List<String>) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setRotateLogOnStartup(Boolean) - Method in class org.apache.openejb.jee.wls.Logging
-
Sets the value of the rotateLogOnStartup property.
- setRotationTime(String) - Method in class org.apache.openejb.jee.wls.Logging
-
Sets the value of the rotationTime property.
- setRotationType(String) - Method in class org.apache.openejb.jee.wls.Logging
-
Sets the value of the rotationType property.
- setRouter(String) - Method in class org.apache.openejb.resource.jdbc.RoutedDataSource
-
- setRowLocking(RowLocking) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the rowLocking property.
- setRowLocking(RowLocking) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the rowLocking property.
- setRowLocking(RowLocking) - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Sets the value of the rowLocking property.
- setRowLockingTemplate(RowLockingTemplate) - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Sets the value of the rowLockingTemplate property.
- setRtexprvalue(String) - Method in class org.apache.openejb.jee.TldAttribute
-
- setRunAs(String) - Method in class org.apache.openejb.BeanContext
-
- setRunAs(RunAs) - Method in class org.apache.openejb.jee.SecurityIdentity
-
- setRunAs(String) - Method in class org.apache.openejb.jee.SecurityIdentity
-
- setRunAs(RunAs) - Method in class org.apache.openejb.jee.Servlet
-
- setRunAsPrincipal(String) - Method in class org.apache.openejb.jee.jba.EjbTimeoutIdentity
-
Sets the value of the runAsPrincipal property.
- setRunAsPrincipal(String) - Method in class org.apache.openejb.jee.jba.SecurityIdentity
-
Sets the value of the runAsPrincipal property.
- setRunAsPrincipalName(String) - Method in class org.apache.openejb.jee.wls.RunAsRoleAssignment
-
Sets the value of the runAsPrincipalName property.
- setRunAsPrincipalName(String) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the runAsPrincipalName property.
- setRunAsUser(String) - Method in class org.apache.openejb.BeanContext
-
- setSampleSize(int) - Method in class org.apache.openejb.monitoring.Stats
-
- setSampleSize(int) - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- setSasContext(SasContext) - Method in class org.apache.openejb.jee.jba.IorSecurityConfig
-
Sets the value of the sasContext property.
- setSasContext(SasContext) - Method in class org.apache.openejb.jee.sun.IorSecurityConfig
-
- setScale(Integer) - Method in class org.apache.openejb.jee.jpa.Column
-
Sets the value of the scale property.
- setScale(Integer) - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Sets the value of the scale property.
- setScan(Beans.Scan) - Method in class org.apache.openejb.jee.Beans
-
- setScannableUrls(List<URL>) - Method in class org.apache.openejb.config.WebModule
-
- setScanned(boolean) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- setSchedule(TimerSchedule) - Method in class org.apache.openejb.jee.Timer
-
Sets the value of the schedule property.
- setScheduledExecutor(ScheduledExecutorService) - Method in class org.apache.openejb.util.Pool.Builder
-
- setScheduledExecutorService(ScheduledExecutorService) - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- setScheduler(Scheduler) - Method in class org.apache.openejb.core.timer.TimerData
-
- setSchema(String) - Method in class org.apache.openejb.jee.jpa.CollectionTable
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.apache.openejb.jee.jpa.JoinTable
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.apache.openejb.jee.jpa.SecondaryTable
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.apache.openejb.jee.jpa.SequenceGenerator
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.apache.openejb.jee.jpa.Table
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.apache.openejb.jee.sun.SunCmpMapping
-
- setSchemaGeneratorProperties(SchemaGeneratorProperties) - Method in class org.apache.openejb.jee.sun.CmpResource
-
- setScope(String) - Method in class org.apache.openejb.jee.sun.ConstraintField
-
- setScope(String) - Method in class org.apache.openejb.jee.sun.KeyField
-
- setScope(String) - Method in class org.apache.openejb.jee.sun.RefreshField
-
- setScope(String) - Method in class org.apache.openejb.jee.sun.Timeout
-
- setScope(String) - Method in class org.apache.openejb.jee.Variable
-
- setScripter(OpenEJBScripter) - Method in class org.apache.openejb.server.cli.command.ScriptCommand
-
- setScriptingInvalid(Boolean) - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- setSecond(String) - Method in class org.apache.openejb.jee.TimerSchedule
-
- setSecure(boolean) - Method in class org.apache.openejb.core.webservices.PortData
-
- setSecure(Boolean) - Method in class org.apache.openejb.jee.CookieConfig
-
- setSecurity(AbstractSecurityType) - Method in class org.apache.openejb.jee.oejb2.ApplicationType
-
Sets the value of the security property.
- setSecurity(JAXBElement<? extends AbstractSecurityType>) - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- setSecurity(JAXBElement<? extends AbstractSecurityType>) - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
- setSecurityDomain(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the securityDomain property.
- setSecurityDomain(String) - Method in class org.apache.openejb.jee.jba.Jboss
-
Sets the value of the securityDomain property.
- setSecurityIdentity(SecurityIdentity) - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- setSecurityIdentity(SecurityIdentity) - Method in interface org.apache.openejb.jee.EnterpriseBean
-
- setSecurityIdentity(SecurityIdentity) - Method in class org.apache.openejb.jee.EntityBean
-
- setSecurityIdentity(SecurityIdentity) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the securityIdentity property.
- setSecurityIdentity(SecurityIdentity) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the securityIdentity property.
- setSecurityIdentity(SecurityIdentity) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the securityIdentity property.
- setSecurityIdentity(SecurityIdentity) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setSecurityIdentity(SecurityIdentity) - Method in class org.apache.openejb.jee.SessionBean
-
- setSecurityPermission(SecurityPermission) - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Sets the value of the securityPermission property.
- setSecurityPermissionSpec(String) - Method in class org.apache.openejb.jee.SecurityPermission
-
- setSecurityPermissionSpec(String) - Method in class org.apache.openejb.jee.wls.SecurityPermission
-
Sets the value of the securityPermissionSpec property.
- setSecurityPlugin(SecurityPlugin) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the securityPlugin property.
- setSecurityProxy(String) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the securityProxy property.
- setSecurityProxy(String) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the securityProxy property.
- setSecurityProxy(String) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the securityProxy property.
- setSecurityRealmName(String) - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType.WebServiceSecurityType
-
- setSecurityRealmName(String) - Method in class org.apache.openejb.jee.oejb2.WebServiceSecurityType
-
Sets the value of the securityRealmName property.
- setSecurityService(SecurityService) - Method in class org.apache.openejb.config.sys.Openejb
-
Sets the value of the securityService property.
- setSecurityService(SecurityService) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setSecurityService(SecurityService) - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- setSecurityService(SecurityService) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setSeed(byte[]) - Method in class org.apache.tomee.catalina.session.FastNonSecureRandom
-
- setSeed(long) - Method in class org.apache.tomee.catalina.session.FastNonSecureRandom
-
- setSelect(Select) - Method in class org.apache.openejb.jee.jba.cmp.DeclaredSql
-
Sets the value of the select property.
- setSelectForUpdate(boolean) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Sets the value of the selectForUpdate property.
- setSelfInterception(InterceptorData) - Method in class org.apache.openejb.MethodContext
-
- setSendCollectionType(boolean) - Method in class org.apache.openejb.server.hessian.HessianService
-
- setSequenceGenerator(SequenceGenerator) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the sequenceGenerator property.
- setSequenceGenerator(SequenceGenerator) - Method in class org.apache.openejb.jee.jpa.Id
-
Sets the value of the sequenceGenerator property.
- setSequenceName(String) - Method in class org.apache.openejb.jee.jpa.SequenceGenerator
-
Sets the value of the sequenceName property.
- setSequenceName(String) - Method in class org.apache.openejb.jee.oejb2.SequenceTableType
-
Sets the value of the sequenceName property.
- setSequenceTable(SequenceTableType) - Method in class org.apache.openejb.jee.oejb2.KeyGeneratorType
-
Sets the value of the sequenceTable property.
- setSerializable(Boolean) - Method in class org.apache.openejb.jee.was.v6.ecore.EDataType
-
Sets the value of the serializable property.
- setSerializeByteArrayToOracleBlob(Boolean) - Method in class org.apache.openejb.jee.wls.Compatibility
-
Sets the value of the serializeByteArrayToOracleBlob property.
- setSerializeCharArrayToBytes(Boolean) - Method in class org.apache.openejb.jee.wls.Compatibility
-
Sets the value of the serializeCharArrayToBytes property.
- setSerializer(EJBDSerializer) - Method in class org.apache.openejb.client.ClientMetaData
-
- setSerializer(EJBDSerializer) - Method in class org.apache.openejb.client.EJBRequest
-
- setSerializerClass(Class) - Method in class org.apache.openejb.server.axis.client.TypeInfo.UpdatableTypeInfo
-
- setServer(ServerMetaData) - Method in class org.apache.openejb.client.AuthenticationResponse
-
- setServer(ServerMetaData) - Static method in class org.apache.openejb.client.ClientSecurity
-
- setServer(ServerMetaData) - Method in interface org.apache.openejb.client.ClusterableResponse
-
- setServer(ServerMetaData) - Method in class org.apache.openejb.client.EJBResponse
-
- setServer(ServerMetaData) - Method in class org.apache.openejb.client.JNDIResponse
-
- setServer(StandardServer) - Static method in class org.apache.tomee.loader.TomcatHelper
-
- setServerHash(int) - Method in interface org.apache.openejb.client.ClusterableRequest
-
- setServerHash(int) - Method in class org.apache.openejb.client.EJBRequest
-
- setServerHash(int) - Method in class org.apache.openejb.client.JNDIRequest
-
- setServerMetaData(ServerMetaData) - Method in class org.apache.openejb.server.ejbd.CallContext
-
- setServerName(String) - Method in class org.apache.openejb.jee.DataSource
-
- setServerName(String) - Method in class org.apache.tomee.livereload.Command
-
- setServerSessionPoolFactoryJNDI(String) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the serverSessionPoolFactoryJNDI property.
- setServerUrl(URI) - Method in class org.apache.openejb.config.typed.ActiveMQResourceAdapterBuilder
-
- setServerUrl(String) - Method in class org.apache.openejb.resource.activemq.ActiveMQResourceAdapter
-
- setServerXml(String) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setServerXml(String) - Method in class org.apache.tomee.embedded.Configuration
-
- setServerXml(File) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setServerXml(File) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setServerXmlFile(String) - Method in class org.apache.tomee.installer.Paths
-
Sets the server.xml file
- setServerXmlFile(File) - Method in class org.apache.tomee.installer.Paths
-
Sets the server.xml file
- setServerXmlFile(String) - Method in interface org.apache.tomee.installer.PathsInterface
-
- setServerXmlFile(File) - Method in interface org.apache.tomee.installer.PathsInterface
-
- setServerXmlFile(String) - Method in class org.apache.tomee.webapp.installer.Runner
-
- setService(String) - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Sets the value of the providerType property.
- setServiceClassName(String) - Method in class org.apache.openejb.client.WsMetaData
-
- setServiceCompletion(ServiceCompletionType) - Method in class org.apache.openejb.jee.oejb2.ServiceRefType
-
Sets the value of the serviceCompletion property.
- setServiceEndpoint(String) - Method in class org.apache.openejb.jee.SessionBean
-
- setServiceEndpoint(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Session
-
Sets the value of the serviceEndpoint property.
- setServiceEndpointInterface(String) - Method in class org.apache.openejb.client.PortRefMetaData
-
- setServiceEndpointInterface(String) - Method in class org.apache.openejb.core.webservices.PortRefData
-
- setServiceEndpointInterface(String) - Method in class org.apache.openejb.jee.PortComponent
-
- setServiceEndpointInterface(String) - Method in class org.apache.openejb.jee.PortComponentRef
-
- setServiceEndpointInterface(String) - Method in class org.apache.openejb.jee.ServiceEndpointInterfaceMapping
-
- setServiceEndpointInterface(String) - Method in class org.apache.openejb.jee.sun.PortInfo
-
- setServiceEndpointInterfaceString(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Sets the value of the serviceEndpointInterfaceString property.
- setServiceId(String) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setServiceImplBean(ServiceImplBean) - Method in class org.apache.openejb.jee.PortComponent
-
- setServiceImplClass(String) - Method in class org.apache.openejb.jee.sun.ServiceRef
-
- setServiceInterface(String) - Method in class org.apache.openejb.jee.ServiceInterfaceMapping
-
- setServiceInterface(String) - Method in class org.apache.openejb.jee.ServiceRef
-
- setServiceInterfaceString(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
Sets the value of the serviceInterfaceString property.
- setServiceManager(ServiceManager) - Method in class org.apache.openejb.server.Server
-
- setServiceManager(ServiceManager) - Static method in class org.apache.openejb.server.ServiceManager
-
- setServiceName(QName) - Method in class org.apache.openejb.core.webservices.PortData
-
- setServiceName(String) - Method in class org.apache.openejb.jee.oejb2.ServiceCompletionType
-
Sets the value of the serviceName property.
- setServiceNamePattern(QName) - Method in class org.apache.openejb.client.HandlerChainMetaData
-
- setServiceNamePattern(QName) - Method in class org.apache.openejb.jee.HandlerChain
-
- setServiceQName(String) - Method in class org.apache.openejb.client.WsMetaData
-
- setServiceQname(QName) - Method in class org.apache.openejb.jee.ServiceRef
-
Sets the value of the serviceQname property.
- setServiceQname(ServiceQname) - Method in class org.apache.openejb.jee.sun.ServiceRef
-
- setServiceQname(ServiceQname) - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- setServiceRefName(String) - Method in class org.apache.openejb.jee.jba.ServiceRef
-
Sets the value of the serviceRefName property.
- setServiceRefName(String) - Method in class org.apache.openejb.jee.oejb2.ServiceRefType
-
Sets the value of the serviceRefName property.
- setServiceRefName(String) - Method in class org.apache.openejb.jee.ServiceRef
-
- setServiceRefName(String) - Method in class org.apache.openejb.jee.sun.ServiceRef
-
- setServiceRefName(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
Sets the value of the serviceRefName property.
- setServiceRefName(String) - Method in class org.apache.openejb.jee.wls.ServiceReferenceDescription
-
Sets the value of the serviceRefName property.
- setServiceRefType(String) - Method in class org.apache.openejb.jee.ServiceRef
-
- setServletClass(String) - Method in class org.apache.openejb.jee.Servlet
-
- setServletContext(ServletContext) - Method in class org.apache.openejb.core.WebContext
-
- setServletImplClass(String) - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- setServletLink(String) - Method in class org.apache.openejb.jee.ServiceImplBean
-
- setServletName(String) - Method in class org.apache.openejb.jee.Servlet
-
- setServletName(String) - Method in class org.apache.openejb.jee.ServletMapping
-
- setServletName(ServletName) - Method in class org.apache.openejb.jee.sun.Servlet
-
- setSession(ServerSession) - Method in class org.apache.openejb.server.ssh.OpenEJBCommands
-
- setSessionConfig(SessionConfig) - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- setSessionManager(SessionManager) - Method in class org.apache.openejb.jee.sun.SessionConfig
-
- setSessionProperties(SessionProperties) - Method in class org.apache.openejb.jee.sun.SessionConfig
-
- setSessionStateManagerJndiName(String) - Method in class org.apache.openejb.jee.jba.ClusterConfig
-
Sets the value of the sessionStateManagerJndiName property.
- setSessionTimeout(Integer) - Method in class org.apache.openejb.jee.SessionConfig
-
- setSessionTimeout(int) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- setSessionTimeoutSeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.StatefulSessionCache
-
Sets the value of the sessionTimeoutSeconds property.
- setSessionTrackingModes(Set<SessionTrackingMode>) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- setSessionType(SessionType) - Method in class org.apache.openejb.jee.ManagedBean
-
- setSessionType(SessionType) - Method in class org.apache.openejb.jee.SessionBean
-
- setSessionType(SessionType) - Method in class org.apache.openejb.jee.SingletonBean
-
- setSessionType(SessionType) - Method in class org.apache.openejb.jee.StatefulBean
-
- setSessionType(SessionType) - Method in class org.apache.openejb.jee.StatelessBean
-
- setSessionType(SessionEnum) - Method in class org.apache.openejb.jee.was.v6.ejb.Session
-
Sets the value of the sessionType property.
- setSharedCacheMode(String) - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory.JMXReloadableEntityManagerFactory
-
- setSharedCacheMode(SharedCacheMode) - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- setSharedCacheMode(SharedCacheMode) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- setSharedCacheMode(PersistenceUnitCaching) - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Sets the value of the sharedCacheMode property.
- setSharedCacheMode(SharedCacheMode) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setShort(String, short) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- setShortDescription(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Sets the value of the shortDescription property.
- setShortName(String) - Method in class org.apache.openejb.jee.TldTaglib
-
- setShortProperty(String, short) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setShrinkFrequencySeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the shrinkFrequencySeconds property.
- setShrinkingEnabled(Boolean) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the shrinkingEnabled property.
- setSimpleLog(boolean) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setSingleClassloader(Boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setSingleClassloader(boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setSingleDeploymentByArchiveName(String) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setSingleDeploymentByArchiveName(String) - Method in class org.apache.openejb.arquillian.openejb.OpenEJBConfiguration
-
- setSingleDumpByArchiveName(boolean) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setSize(int) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.Cache
-
Sets the value of the size property.
- setSkewnessImpl(UnivariateStatistic) - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Sets the implementation for the skewness.
- setSkipDefaultRepository(boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setSkipHttp(boolean) - Method in class org.apache.tomee.embedded.Configuration
-
- setSkipHttp(Boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setSkipHttp(boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setSmallIcon(String) - Method in class org.apache.openejb.jee.Icon
-
- setSmallIcon(String) - Method in class org.apache.openejb.jee.was.v6.common.CompatibilityDescriptionGroup
-
Sets the value of the smallIcon property.
- setSmallIcon(String) - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Sets the value of the smallIcon property.
- setSoapHeader(Object) - Method in class org.apache.openejb.jee.WsdlMessageMapping
-
- setSoTimeout(int) - Method in class org.apache.openejb.server.ServiceDaemon.SocketMonitor
-
- setSource(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EAnnotation
-
Sets the value of the source property.
- setSource(String) - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Sets the value of the source property.
- setSource(String) - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Sets the value of the source property.
- setSource(String) - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Sets the value of the source property.
- setSource(File) - Method in class org.apache.openejb.maven.plugin.Synch
-
Sets source.
- setSourceClass(String) - Method in class org.apache.openejb.jee.FacesSystemEventListener
-
Sets the value of the sourceClass property.
- setSourceClassName(String) - Method in class org.apache.openejb.util.JuliLogStream.OpenEJBLogRecord
-
Sets the name of the class that issued the logging call.
- setSourceMethodName(String) - Method in class org.apache.openejb.util.JuliLogStream.OpenEJBLogRecord
-
Sets the name of the method that issued the logging call.
- setSpaceAfterComment(boolean) - Method in class org.apache.openejb.util.SuperProperties
-
If true a blank line will be added between a comment and the property.
- setSpaceBetweenProperties(boolean) - Method in class org.apache.openejb.util.SuperProperties
-
If true a blank line will be added between properties.
- setSpecVersion(String) - Method in class org.apache.openejb.jee.Connector10
-
- setSql(String) - Method in class org.apache.openejb.jee.oejb2.AutoIncrementTableType
-
Sets the value of the sql property.
- setSql(String) - Method in class org.apache.openejb.jee.oejb2.SqlGeneratorType
-
Sets the value of the sql property.
- setSql(String) - Method in class org.apache.openejb.jee.wls.DatabaseSpecificSql
-
Sets the value of the sql property.
- setSql(String) - Method in class org.apache.openejb.jee.wls.SqlQuery
-
Sets the value of the sql property.
- setSqlGenerator(SqlGeneratorType) - Method in class org.apache.openejb.jee.oejb2.KeyGeneratorType
-
Sets the value of the sqlGenerator property.
- setSqlQuery(SqlQuery) - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Sets the value of the sqlQuery property.
- setSqlSelectDistinct(Boolean) - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Sets the value of the sqlSelectDistinct property.
- setSqlShapeName(String) - Method in class org.apache.openejb.jee.wls.SqlQuery
-
Sets the value of the sqlShapeName property.
- setSqlShapeName(String) - Method in class org.apache.openejb.jee.wls.SqlShape
-
Sets the value of the sqlShapeName property.
- setSqlType(SqlType) - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Sets the value of the sqlType property.
- setSqlType(SqlType) - Method in class org.apache.openejb.jee.jba.cmp.CreatedBy
-
Sets the value of the sqlType property.
- setSqlType(SqlType) - Method in class org.apache.openejb.jee.jba.cmp.CreatedTime
-
Sets the value of the sqlType property.
- setSqlType(SqlType) - Method in class org.apache.openejb.jee.jba.cmp.KeyField
-
Sets the value of the sqlType property.
- setSqlType(SqlType) - Method in class org.apache.openejb.jee.jba.cmp.Mapping
-
Sets the value of the sqlType property.
- setSqlType(SqlType) - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Sets the value of the sqlType property.
- setSqlType(SqlType) - Method in class org.apache.openejb.jee.jba.cmp.Property
-
Sets the value of the sqlType property.
- setSqlType(SqlType) - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Sets the value of the sqlType property.
- setSqlType(SqlType) - Method in class org.apache.openejb.jee.jba.cmp.UpdatedBy
-
Sets the value of the sqlType property.
- setSqlType(SqlType) - Method in class org.apache.openejb.jee.jba.cmp.UpdatedTime
-
Sets the value of the sqlType property.
- setSqlType(String) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.CmpFieldMapping
-
Sets the value of the sqlType property.
- setSsl(boolean) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setSsl(boolean) - Method in class org.apache.tomee.embedded.Configuration
-
- setSsl(Boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setSsl(boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setSslProtocol(String) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setSslProtocol(String) - Method in class org.apache.tomee.embedded.Configuration
-
- setSslProtocol(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setSslProtocol(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setStandaloneModule(boolean) - Method in class org.apache.openejb.config.AppModule
-
- setStandaloneModule(boolean) - Method in interface org.apache.openejb.config.DeploymentModule
-
- setStandaloneModule(boolean) - Method in class org.apache.openejb.config.Module
-
- setStandaloneModule(boolean) - Method in class org.apache.openejb.config.PersistenceModule
-
- setStandloneWebModule() - Method in class org.apache.openejb.config.AppModule
-
- setStart(XMLGregorianCalendar) - Method in class org.apache.openejb.jee.Timer
-
Sets the value of the start property.
- setStartDefaultScopes(boolean) - Method in class org.apache.openejb.arquillian.openejb.OpenEJBConfiguration
-
- setStartNode(JavaIdentifier) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Sets the value of the startNode property.
- setStartTime(String) - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- setStartupTimeout(Duration) - Method in class org.apache.openejb.config.typed.ActiveMQResourceAdapterBuilder
-
- setStartupTimeout(long, TimeUnit) - Method in class org.apache.openejb.config.typed.ActiveMQResourceAdapterBuilder
-
- setStartupTimeout(Duration) - Method in class org.apache.openejb.resource.activemq.ActiveMQResourceAdapter
-
- setState(Object) - Method in class org.apache.openejb.core.security.AbstractSecurityService
-
- setState(Object) - Method in class org.apache.openejb.ri.sp.PseudoSecurityService
-
- setState(Object) - Method in interface org.apache.openejb.spi.SecurityService
-
- setStateFactory(StateFactory) - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Sets the value of the stateFactory property.
- setStateFactory(StateFactory) - Method in class org.apache.openejb.jee.jba.cmp.UserTypeMapping
-
Sets the value of the stateFactory property.
- setStatefulSessionCache(StatefulSessionCache) - Method in class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
Sets the value of the statefulSessionCache property.
- setStatefulSessionClustering(StatefulSessionClustering) - Method in class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
Sets the value of the statefulSessionClustering property.
- setStatefulSessionDescriptor(StatefulSessionDescriptor) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the statefulSessionDescriptor property.
- setStatefulTimeout(Duration) - Method in class org.apache.openejb.BeanContext
-
- setStatefulTimeout(Timeout) - Method in class org.apache.openejb.jee.SessionBean
-
- setStatelessBeanCallRouterClassName(String) - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Sets the value of the statelessBeanCallRouterClassName property.
- setStatelessBeanIsClusterable(Boolean) - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Sets the value of the statelessBeanIsClusterable property.
- setStatelessBeanLoadAlgorithm(String) - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Sets the value of the statelessBeanLoadAlgorithm property.
- setStatelessClustering(StatelessClustering) - Method in class org.apache.openejb.jee.wls.StatelessSessionDescriptor
-
Sets the value of the statelessClustering property.
- setStatelessSessionDescriptor(StatelessSessionDescriptor) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the statelessSessionDescriptor property.
- setStaticSql(boolean) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Sets the value of the staticSql property.
- setStaticValue(NamingUtil.Resource, Object) - Static method in class org.apache.tomee.common.NamingUtil
-
- setStaticValue(NamingUtil.Resource, String, Object) - Static method in class org.apache.tomee.common.NamingUtil
-
- setStatus(int) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- setStatus(int, String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- setStatus(int) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- setStatus(int, String) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- setStatus(int) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- setStatus(int, String) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- setStatusMessage(String) - Method in interface org.apache.openejb.server.httpd.HttpResponse
-
Sets the response string to be sent to the browser
- setStatusMessage(String) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- setStatusMessage(String) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- setSteadyPoolSize(String) - Method in class org.apache.openejb.jee.sun.BeanPool
-
- setStopClasses(ArrayList) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setStopCommand(String) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setStopHost(String) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setStopping(boolean) - Static method in class org.apache.tomee.loader.TomcatHelper
-
- setStopPort(int) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setStopPort(int) - Method in class org.apache.tomee.embedded.Configuration
-
- setStopPort(Integer) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setStopPort(int) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setStoreNotFlushed(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the storeNotFlushed property.
- setStoreProperties(StoreProperties) - Method in class org.apache.openejb.jee.sun.SessionManager
-
- setStrategy(Strategy) - Method in class org.apache.openejb.jee.jba.cmp.ReadAhead
-
Sets the value of the strategy property.
- setStrategy(GenerationType) - Method in class org.apache.openejb.jee.jpa.GeneratedValue
-
Sets the value of the strategy property.
- setStrategy(InheritanceType) - Method in class org.apache.openejb.jee.jpa.Inheritance
-
Sets the value of the strategy property.
- setStrategy(String) - Method in class org.apache.openejb.resource.jdbc.FailoverDataSource
-
- setStrategy(String) - Method in class org.apache.openejb.resource.jdbc.router.FailOverRouter
-
- setStrategyInstance(FailOverRouter.Strategy) - Method in class org.apache.openejb.resource.jdbc.FailoverDataSource
-
- setStrategyInstance(FailOverRouter.Strategy) - Method in class org.apache.openejb.resource.jdbc.router.FailOverRouter
-
- setStreamManager(StreamManager) - Method in class org.apache.openejb.server.cli.command.AbstractCommand
-
- setStrictMaximumSize(String) - Method in class org.apache.openejb.jee.jba.ContainerPoolConf
-
Sets the value of the strictMaximumSize property.
- setStrictPooling(boolean) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setStrictPooling(boolean) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setStrictPooling(boolean) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setStrictPooling(boolean) - Method in class org.apache.openejb.util.Pool.Builder
-
- setStrictTimeout(String) - Method in class org.apache.openejb.jee.jba.ContainerPoolConf
-
Sets the value of the strictTimeout property.
- setString(String, String) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- setStringAddr(String) - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
- setStringAddrType(String) - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
- setStringProperty(String, String) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setStuckThreadCount(BigInteger) - Method in class org.apache.openejb.jee.wls.ApplicationAdminModeTrigger
-
Sets the value of the stuckThreadCount property.
- setStuckThreadCount(BigInteger) - Method in class org.apache.openejb.jee.wls.WorkManagerShutdownTrigger
-
Sets the value of the stuckThreadCount property.
- setStyle(Style) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setSubquerySupported(SubquerySupported) - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Sets the value of the subquerySupported property.
- setSubscriptionDurability(SubscriptionDurability) - Method in class org.apache.openejb.jee.MessageDrivenDestination
-
Sets the value of the subscriptionDurability property.
- setSubscriptionDurability(SubscriptionDurabilityEnum) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Sets the value of the subscriptionDurability property.
- setSuggestedValue(String) - Method in class org.apache.openejb.jee.FacesAttribute
-
Sets the value of the suggestedValue property.
- setSuggestedValue(String) - Method in class org.apache.openejb.jee.FacesProperty
-
Sets the value of the suggestedValue property.
- setSumImpl(UnivariateStatistic) - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Sets the implementation for the sum.
- setSumLogImpl(StorelessUnivariateStatistic) - Method in class org.apache.openejb.math.stat.descriptive.moment.GeometricMean
-
Sets the implementation for the sum of logs.
- setSumsqImpl(UnivariateStatistic) - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Sets the implementation for the sum of squares.
- setSupplier(Pool.Supplier<T>) - Method in class org.apache.openejb.util.Pool.Builder
-
- setSuppressDefaultEnvironment(boolean) - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Sets the value of the suppressDefaultEnvironment property.
- setSweepInterval(Duration) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setSweepInterval(long, TimeUnit) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setSweepInterval(Duration) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setSweepInterval(Duration) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setSweepInterval(BigInteger) - Method in class org.apache.openejb.jee.oejb2.OpenejbClusteringWadiType
-
Sets the value of the sweepInterval property.
- setSweepInterval(Duration) - Method in class org.apache.openejb.util.Pool.Builder
-
- setSyncOnCommitOnly(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the syncOnCommitOnly property.
- setSyntheticField(boolean) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
This is only used for xml converters and will normally return false.
- setSyntheticField(boolean) - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
This is only used for xml converters and will normally return false.
- setSyntheticField(boolean) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
This is only used for xml converters and will normally return false.
- setSyntheticField(boolean) - Method in class org.apache.openejb.jee.jpa.OneToOne
-
- setSyntheticField(boolean) - Method in interface org.apache.openejb.jee.jpa.RelationField
-
This is only used for xml converters and will normally return false.
- setSystemEventClass(String) - Method in class org.apache.openejb.jee.FacesSystemEventListener
-
Sets the value of the systemEventClass property.
- setSystemEventListenerClass(String) - Method in class org.apache.openejb.jee.FacesSystemEventListener
-
Sets the value of the systemEventListenerClass property.
- setSystemProperty(String, Object) - Static method in class org.apache.openejb.util.JavaSecurityManagers
-
- setTable(String) - Method in class org.apache.openejb.jee.jpa.Column
-
Sets the value of the table property.
- setTable(Table) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the table property.
- setTable(String) - Method in class org.apache.openejb.jee.jpa.JoinColumn
-
Sets the value of the table property.
- setTable(String) - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Sets the value of the table property.
- setTable(String) - Method in class org.apache.openejb.jee.jpa.MapKeyJoinColumn
-
Sets the value of the table property.
- setTable(String) - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Sets the value of the table property.
- setTableColumn(String) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.CmpFieldMapping
-
Sets the value of the tableColumn property.
- setTableGenerator(TableGenerator) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the tableGenerator property.
- setTableGenerator(TableGenerator) - Method in class org.apache.openejb.jee.jpa.Id
-
Sets the value of the tableGenerator property.
- setTableName(TableName) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the tableName property.
- setTableName(TableName) - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Sets the value of the tableName property.
- setTableName(String) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Sets the value of the tableName property.
- setTableName(String) - Method in class org.apache.openejb.jee.oejb2.SequenceTableType
-
Sets the value of the tableName property.
- setTableName(String) - Method in class org.apache.openejb.jee.sun.EntityMapping
-
- setTableName(String) - Method in class org.apache.openejb.jee.sun.SecondaryTable
-
- setTableName(String) - Method in class org.apache.openejb.jee.wls.Table
-
Sets the value of the tableName property.
- setTableName(String) - Method in class org.apache.openejb.jee.wls.TableMap
-
Sets the value of the tableName property.
- setTag(String) - Method in class org.apache.openejb.util.UpdateChecker
-
- setTagClass(String) - Method in class org.apache.openejb.jee.Tag
-
- setTaglib(Taglib) - Method in class org.apache.openejb.jee.WebApp
-
- setTaglibLocation(String) - Method in class org.apache.openejb.jee.Taglib
-
- setTaglibUri(String) - Method in class org.apache.openejb.jee.Taglib
-
- setTarget(Class<?>) - Method in class org.apache.openejb.Injection
-
- setTarget(File) - Method in class org.apache.openejb.maven.plugin.Synch
-
Sets target.
- setTargetBinariesDir(File) - Method in class org.apache.openejb.maven.plugin.Synchronization
-
Sets target binaries dir.
- setTargetClass(String) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the targetClass property.
- setTargetEntity(String) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Sets the value of the targetEntity property.
- setTargetEntity(String) - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Sets the value of the targetEntity property.
- setTargetEntity(String) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Sets the value of the targetEntity property.
- setTargetEntity(String) - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Sets the value of the targetEntity property.
- setTargetEntity(String) - Method in interface org.apache.openejb.jee.jpa.RelationField
-
- setTargetResourcesDir(File) - Method in class org.apache.openejb.maven.plugin.Synchronization
-
Sets target resources dir.
- setTeiClass(String) - Method in class org.apache.openejb.jee.Tag
-
- setTempDir(String) - Method in class org.apache.tomee.embedded.Configuration
-
- setTemplate(String) - Method in class org.apache.openejb.config.sys.AbstractService
-
- setTemporal(TemporalType) - Method in class org.apache.openejb.jee.jpa.Basic
-
Sets the value of the temporal property.
- setTemporal(TemporalType) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the temporal property.
- setTemporal(TemporalType) - Method in class org.apache.openejb.jee.jpa.Id
-
Sets the value of the temporal property.
- setTemporal(TemporalType) - Method in class org.apache.openejb.jee.jpa.Version
-
Sets the value of the temporal property.
- setTestConnectionsOnCreate(Boolean) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the testConnectionsOnCreate property.
- setTestConnectionsOnRelease(Boolean) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the testConnectionsOnRelease property.
- setTestConnectionsOnReserve(Boolean) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the testConnectionsOnReserve property.
- setTestFrequencySeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the testFrequencySeconds property.
- setTestOnBorrow(boolean) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setTestOnBorrow(boolean) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setTestOnReturn(boolean) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setTestOnReturn(boolean) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setTestWhileIdle(boolean) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setTestWhileIdle(boolean) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setText(String) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingTextMessage
-
- setThreadCount(int) - Method in class org.apache.openejb.core.timer.DefaultTimerThreadPoolAdapter
-
- setThreadFactory(String) - Method in class org.apache.openejb.resource.thread.ManagedExecutorServiceImplFactory
-
- setThreadFactory(String) - Method in class org.apache.openejb.resource.thread.ManagedScheduledExecutorServiceImplFactory
-
- setThreadPriority(int) - Method in class org.apache.openejb.core.timer.DefaultTimerThreadPoolAdapter
-
- setThreadProperties(Properties) - Static method in class org.apache.openejb.resource.activemq.ActiveMQ5Factory
-
- setThreadProperties(Properties) - Static method in class org.apache.openejb.resource.activemq.ActiveMQFactory
-
- setThreadsWaitingForceThreshold(int) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setThrowRuntimeExceptions(ThrowRuntimeExceptions) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the throwRuntimeExceptions property.
- setTieClass(String) - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- setTime(long) - Method in class org.apache.openejb.util.Duration
-
- setTimeBetweenEvictionRuns(Duration) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setTimeBetweenEvictionRuns(long, TimeUnit) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setTimeBetweenEvictionRuns(String) - Method in class org.apache.tomee.jdbc.TomEEDataSourceCreator.TomEEPoolProperties
-
- setTimeBetweenEvictionRunsMillis(long) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setTimeOut(Duration) - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- setTimeOut(long, TimeUnit) - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- setTimeOut(long) - Method in class org.apache.openejb.core.managed.SimpleCache
-
- setTimeOut(String) - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- setTimeOut(String) - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- setTimeOut(Duration) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setTimeout(long) - Method in class org.apache.openejb.jee.Timeout
-
- setTimeout(int) - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- setTimeout(long) - Method in class org.apache.openejb.server.httpd.EEFilter.AsynContextWrapper
-
- setTimeout(long) - Method in class org.apache.openejb.server.httpd.OpenEJBAsyncContext
-
- setTimeoutInSeconds(String) - Method in class org.apache.openejb.jee.sun.Cache
-
- setTimeoutMethod(NamedMethod) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setTimeoutMethod(NamedMethod) - Method in class org.apache.openejb.jee.SessionBean
-
- setTimeoutMethod(NamedMethod) - Method in class org.apache.openejb.jee.Timer
-
Sets the value of the timeoutMethod property.
- setTimeoutMethod(NamedMethod) - Method in interface org.apache.openejb.jee.TimerConsumer
-
- setTimerDescriptor(TimerDescriptor) - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Sets the value of the timerDescriptor property.
- setTimerDescriptor(TimerDescriptor) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the timerDescriptor property.
- setTimerDescriptor(TimerDescriptor) - Method in class org.apache.openejb.jee.wls.StatelessSessionDescriptor
-
Sets the value of the timerDescriptor property.
- setTimerPersistence(String) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the timerPersistence property.
- setTimerPersistence(String) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the timerPersistence property.
- setTimerPersistence(String) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the timerPersistence property.
- setTimestampColumn(TimestampColumn) - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Sets the value of the timestampColumn property.
- setTimeToLive(String) - Method in class org.apache.openejb.jee.jba.DLQConfig
-
Sets the value of the timeToLive property.
- setTimeToLive(int) - Method in class org.apache.openejb.server.discovery.MulticastDiscoveryAgent
-
- setTimezone(String) - Method in class org.apache.openejb.jee.Timer
-
Sets the value of the timezone property.
- setTimeZone(String) - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- settings - Variable in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
The current user system settings for use in Maven.
- setTlibVersion(String) - Method in class org.apache.openejb.jee.TldTaglib
-
- setTo(String) - Method in class org.apache.openejb.jee.bval.GroupConversionType
-
Sets the value of the to property.
- setTomcatResource(boolean) - Method in class org.apache.tomee.catalina.OpenEJBNamingResource
-
- setTomcatVersion(String) - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- setTomeeVersion(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setToViewId(String) - Method in class org.apache.openejb.jee.FacesNavigationCase
-
Sets the value of the toViewId property.
- setTrackLockedFiles(boolean) - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- setTransaction(Transaction) - Method in class org.apache.openejb.core.managed.Instance
-
- setTransaction(Transaction) - Method in class org.apache.openejb.core.stateful.Instance
-
- setTransaction(String) - Method in class org.apache.openejb.jee.jba.Interceptor
-
Sets the value of the transaction property.
- setTransactional(Boolean) - Method in class org.apache.openejb.jee.DataSource
-
- setTransactional(boolean) - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- setTransactionAttribute(TransactionAttributeEnum) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Sets the value of the transactionAttribute property.
- setTransactionDescriptor(TransactionDescriptor) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the transactionDescriptor property.
- setTransactionManager(TransactionManager) - Method in class org.apache.openejb.config.sys.Openejb
-
Sets the value of the transactionManager property.
- setTransactionManager(TransactionManager) - Method in interface org.apache.openejb.core.cmp.CmpEngineFactory
-
- setTransactionManager(TransactionManager) - Method in class org.apache.openejb.core.cmp.jpa.JpaCmpEngineFactory
-
- setTransactionManager(TransactionManager) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setTransactionManager(TransactionManager) - Method in class org.apache.openejb.resource.jdbc.dbcp.ManagedDataSourceWithRecovery
-
- setTransactionPolicy(TransactionPolicy) - Method in class org.apache.openejb.core.ThreadContext
-
- setTransactionPolicyFactory(TransactionPolicyFactory) - Method in class org.apache.openejb.BeanContext
-
- setTransactionRegistry(TransactionRegistry) - Method in class org.apache.openejb.resource.jdbc.dbcp.DbcpManagedDataSource
-
- setTransactionSupport(String) - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- setTransactionSupport(TransactionSupportType) - Method in class org.apache.openejb.jee.OutboundResourceAdapter
-
- setTransactionSupport(TransactionSupportType) - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- setTransactionSupport(String) - Method in class org.apache.openejb.resource.activemq.jms2.TomEEManagedConnectionFactory
-
- setTransactionSupport(TransactionSupportLevel) - Method in class org.apache.openejb.resource.activemq.jms2.TomEERAConnectionFactory
-
- setTransactionSupport(String) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setTransactionSynchronizationRegistry(TransactionSynchronizationRegistry) - Method in interface org.apache.openejb.core.cmp.CmpEngineFactory
-
- setTransactionSynchronizationRegistry(TransactionSynchronizationRegistry) - Method in class org.apache.openejb.core.cmp.jpa.JpaCmpEngineFactory
-
- setTransactionTimeout(int) - Method in class org.apache.openejb.core.BaseContext.UserTransactionWrapper
-
- setTransactionTimeout(int) - Method in class org.apache.openejb.core.CoreUserTransaction
-
- setTransactionTimeout(int) - Method in class org.apache.openejb.core.managed.ManagedUserTransaction
-
- setTransactionTimeout(int) - Method in class org.apache.openejb.core.stateful.StatefulUserTransaction
-
- setTransactionTimeout(int) - Method in class org.apache.openejb.core.transaction.EjbUserTransaction
-
- setTransactionTimeout(String) - Method in class org.apache.openejb.jee.jba.Method
-
Sets the value of the transactionTimeout property.
- setTransactionTimeout(int) - Method in class org.apache.openejb.resource.jdbc.managed.local.LocalXAResource
-
- setTransactionTimeout(int) - Method in class org.apache.openejb.resource.TransactionManagerWrapper
-
- setTransactionTimeout(int) - Method in class org.apache.openejb.ri.sp.PseudoTransactionService
-
- setTransactionType(String) - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory.JMXReloadableEntityManagerFactory
-
- setTransactionType(PersistenceUnitTransactionType) - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- setTransactionType(TransactionType) - Method in interface org.apache.openejb.jee.EnterpriseBean
-
- setTransactionType(TransactionType) - Method in class org.apache.openejb.jee.EntityBean
-
- setTransactionType(TransactionType) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- setTransactionType(TransactionType) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setTransactionType(String) - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Sets the value of the transactionType property.
- setTransactionType(TransactionType) - Method in class org.apache.openejb.jee.SessionBean
-
- setTransactionType(TransactionEnum) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Sets the value of the transactionType property.
- setTransactionType(TransactionEnum) - Method in class org.apache.openejb.jee.was.v6.ejb.Session
-
Sets the value of the transactionType property.
- setTransactionType(TransactionType) - Method in class org.apache.openejb.MethodContext.InterfaceMethodContext
-
- setTransactionType(TransactionType) - Method in class org.apache.openejb.MethodContext
-
- setTransactionType(PersistenceUnitTransactionType) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setTransAttribute(TransAttribute) - Method in class org.apache.openejb.jee.ContainerTransaction
-
- setTransportConfig(TransportConfig) - Method in class org.apache.openejb.jee.jba.IorSecurityConfig
-
Sets the value of the transportConfig property.
- setTransportConfig(TransportConfig) - Method in class org.apache.openejb.jee.sun.IorSecurityConfig
-
- setTransportGuarantee(TransportGuaranteeType) - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType.WebServiceSecurityType
-
- setTransportGuarantee(TransportGuaranteeType) - Method in class org.apache.openejb.jee.oejb2.WebServiceSecurityType
-
Sets the value of the transportGuarantee property.
- setTransportGuarantee(String) - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- setTransportGuarantee(TransportGuarantee) - Method in class org.apache.openejb.jee.UserDataConstraint
-
- setTransportGuarantee(String) - Method in class org.apache.openejb.server.hessian.HessianService
-
- setTransportGuarantee(String) - Method in class org.apache.openejb.server.webservices.WsService
-
- setTransportRequirements(TransportRequirements) - Method in class org.apache.openejb.jee.wls.IiopSecurityDescriptor
-
Sets the value of the transportRequirements property.
- setTransTimeoutSeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.TransactionDescriptor
-
Sets the value of the transTimeoutSeconds property.
- setTraversableResolver(String) - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Définit la valeur de la propriété traversableResolver.
- setTriggerGroup(String) - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- setTriggerName(String) - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- setTriggerUpdatesOptimisticColumn(Boolean) - Method in class org.apache.openejb.jee.wls.TableMap
-
Sets the value of the triggerUpdatesOptimisticColumn property.
- setTrim(String) - Method in class org.apache.openejb.jee.Beans
-
- setTrimDirectiveWhitespaces(Boolean) - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- setTrueMapping(TrueMapping) - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Sets the value of the trueMapping property.
- setTss(PatternType) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Sets the value of the tss property.
- setTss(PatternType) - Method in interface org.apache.openejb.jee.oejb2.RpcBean
-
- setTss(PatternType) - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Sets the value of the tss property.
- setTssLink(String) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Sets the value of the tssLink property.
- setTssLink(String) - Method in interface org.apache.openejb.jee.oejb2.RpcBean
-
- setTssLink(String) - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Sets the value of the tssLink property.
- setTssName(String) - Method in class org.apache.openejb.jee.oejb2.TssLinkType
-
- setTxRecovery(boolean) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setType(Class) - Method in class org.apache.openejb.client.CommandParser.Option
-
- setType(String) - Method in interface org.apache.openejb.config.Service
-
- setType(String) - Method in class org.apache.openejb.config.sys.AbstractService
-
- setType(String) - Method in class org.apache.openejb.jee.bval.ParameterType
-
Sets the value of the type property.
- setType(String) - Method in class org.apache.openejb.jee.EjbLocalRef
-
- setType(String) - Method in class org.apache.openejb.jee.EjbRef
-
- setType(String) - Method in class org.apache.openejb.jee.EnvEntry
-
- setType(String) - Method in interface org.apache.openejb.jee.JndiReference
-
- setType(String) - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- setType(String) - Method in class org.apache.openejb.jee.oejb2.ArtifactType
-
Sets the value of the type property.
- setType(String) - Method in class org.apache.openejb.jee.oejb2.AttributeType
-
Sets the value of the type property.
- setType(String) - Method in class org.apache.openejb.jee.oejb2.DepPatternType
-
- setType(String) - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- setType(String) - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- setType(String) - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- setType(String) - Method in class org.apache.openejb.jee.ResourceRef
-
- setType(String) - Method in class org.apache.openejb.jee.ServiceRef
-
- setType(String) - Method in class org.apache.openejb.jee.TldAttribute
-
- setType(String) - Method in class org.apache.openejb.jee.TldDeferredValue
-
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.xmi.XMI
-
Sets the value of the type property.
- setType(String) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setType(String) - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- setTypeConverter(String) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.CmpFieldMapping
-
Sets the value of the typeConverter property.
- setTypeIdentifier(String) - Method in class org.apache.openejb.jee.wls.PersistenceUse
-
Sets the value of the typeIdentifier property.
- setTypeMapping(TypeMapping) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setTypeMappingRegistry(TypeMappingRegistry) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setTypeMappings(TypeMappings) - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Sets the value of the typeMappings property.
- setTypeStorage(String) - Method in class org.apache.openejb.jee.wls.PersistenceUse
-
Sets the value of the typeStorage property.
- setTypeVersion(String) - Method in class org.apache.openejb.jee.wls.PersistenceUse
-
Sets the value of the typeVersion property.
- setUnauthenticatedPrincipal(String) - Method in class org.apache.openejb.jee.jba.Jboss
-
Sets the value of the unauthenticatedPrincipal property.
- setUnchecked() - Method in class org.apache.openejb.jee.MethodPermission
-
- setUnchecked(boolean) - Method in class org.apache.openejb.jee.MethodPermission
-
- setUnchecked(Boolean) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Sets the value of the unchecked property.
- setUndefined(String) - Method in class org.apache.openejb.util.UpdateChecker
-
- setUnique(Boolean) - Method in class org.apache.openejb.jee.jpa.Column
-
Sets the value of the unique property.
- setUnique(Boolean) - Method in class org.apache.openejb.jee.jpa.JoinColumn
-
Sets the value of the unique property.
- setUnique(Boolean) - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Sets the value of the unique property.
- setUnique(Boolean) - Method in class org.apache.openejb.jee.jpa.MapKeyJoinColumn
-
Sets the value of the unique property.
- setUnique(Boolean) - Method in class org.apache.openejb.jee.was.v6.ecore.ETypedElement
-
Sets the value of the unique property.
- setUniqueId(String) - Method in class org.apache.openejb.jee.sun.EnterpriseBeans
-
- setUniqueId(String) - Method in class org.apache.openejb.jee.sun.SunApplication
-
- setUnit(TimeUnit) - Method in class org.apache.openejb.jee.Timeout
-
- setUnit(TimeUnit) - Method in class org.apache.openejb.util.Duration
-
- setUnknownPk(boolean) - Method in class org.apache.openejb.core.cmp.cmp2.Cmp1Generator
-
- setUnknownPk(UnknownPk) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the unknownPk property.
- setUnknownPk(UnknownPk) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the unknownPk property.
- setUnknownPkClass(UnknownPkClass) - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Sets the value of the unknownPkClass property.
- setUnknownPrimaryKeyField(UnknownPrimaryKeyField) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Sets the value of the unknownPrimaryKeyField property.
- setUnpackWars(boolean) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setUnsafeEjbd(boolean) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setUnsettable(Boolean) - Method in class org.apache.openejb.jee.was.v6.ecore.EStructuralFeature
-
Sets the value of the unsettable property.
- Setup - Class in org.apache.openejb.arquillian.common
-
- Setup() - Constructor for class org.apache.openejb.arquillian.common.Setup
-
- setup(Configuration) - Method in class org.apache.openejb.arquillian.common.TomEEContainer
-
- setup(EmbeddedTomEEConfiguration) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEContainer
-
- setup(OpenEJBConfiguration) - Method in class org.apache.openejb.arquillian.openejb.OpenEJBDeployableContainer
-
- setup(RemoteTomEEConfiguration) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEContainer
-
- setup(Configuration) - Method in class org.apache.tomee.embedded.Container
-
- setup(AssemblerCreated) - Method in class org.apache.tomee.log4j2.SetupLog4j2
-
- setUpdatable(Boolean) - Method in class org.apache.openejb.jee.jpa.Column
-
Sets the value of the updatable property.
- setUpdatable(Boolean) - Method in class org.apache.openejb.jee.jpa.JoinColumn
-
Sets the value of the updatable property.
- setUpdatable(Boolean) - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Sets the value of the updatable property.
- setUpdatable(Boolean) - Method in class org.apache.openejb.jee.jpa.MapKeyJoinColumn
-
Sets the value of the updatable property.
- setUpdatable(Boolean) - Method in class org.apache.openejb.jee.jpa.OrderColumn
-
Sets the value of the updatable property.
- setUpdatedBy(UpdatedBy) - Method in class org.apache.openejb.jee.jba.cmp.Audit
-
Sets the value of the updatedBy property.
- setUpdatedMetaData(ClusterMetaData) - Method in class org.apache.openejb.client.ClusterResponse
-
- setUpdatedTime(UpdatedTime) - Method in class org.apache.openejb.jee.jba.cmp.Audit
-
Sets the value of the updatedTime property.
- setUpdateInterval(int) - Method in class org.apache.openejb.maven.plugin.AbstractSynchronizable
-
Sets update interval.
- setUpdateOnlyExtensions(List<String>) - Method in class org.apache.openejb.maven.plugin.AbstractSynchronizable
-
Sets update only extensions.
- SetupLog4j2 - Class in org.apache.tomee.log4j2
-
- SetupLog4j2() - Constructor for class org.apache.tomee.log4j2.SetupLog4j2
-
- setupLogs() - Method in class org.apache.openejb.applicationcomposer.mojo.ApplicationComposerMojo
-
- setUpperBound(Integer) - Method in class org.apache.openejb.jee.was.v6.ecore.ETypedElement
-
Sets the value of the upperBound property.
- setupWSS4JChain(Endpoint, Properties) - Static method in class org.apache.openejb.server.cxf.ConfigureCxfSecurity
-
- setupWSS4JChain(InterceptorProvider, Map<String, Object>, Map<String, Object>) - Static method in class org.apache.openejb.server.cxf.ConfigureCxfSecurity
-
- setUri(String) - Method in class org.apache.openejb.jee.Beans
-
- setUri(String) - Method in class org.apache.openejb.jee.oejb2.PortType
-
Sets the value of the uri property.
- setUri(String) - Method in class org.apache.openejb.jee.TldTaglib
-
- setURI(URI) - Method in class org.apache.openejb.server.discovery.MultipointServer.Session
-
- setUri(URI) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- setUrl(String) - Method in class org.apache.openejb.jee.DataSource
-
- setUrl(String) - Method in class org.apache.openejb.jee.oejb2.ResourceLocatorType
-
Sets the value of the url property.
- setUrl(String) - Method in class org.apache.openejb.jee.oejb2.ResourceRefType
-
Sets the value of the url property.
- setUrl(CommonDataSource, String, ClassLoader, String, String) - Static method in class org.apache.openejb.resource.jdbc.DataSourceHelper
-
- setUrl(CommonDataSource, String) - Static method in class org.apache.openejb.resource.jdbc.DataSourceHelper
-
- setUrl(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setUrl(String) - Method in class org.apache.openejb.util.UpdateChecker
-
- setUrl(String) - Method in class org.apache.tomee.livereload.Command
-
- setUrlPath(String) - Method in class org.apache.tomee.loader.listener.JMXServerListener
-
- setUrlPattern(String) - Method in class org.apache.openejb.jee.sun.IdempotentUrlPattern
-
- setUrlPattern(String) - Method in class org.apache.openejb.server.cxf.rs.CxfRsHttpListener
-
- setUrls(List<URL>) - Method in class org.apache.openejb.config.WebModule
-
- setUsage(MessageDestinationUsageEnum) - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Sets the value of the usage property.
- setUse(Use) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setUseCallerIdentity(Empty) - Method in class org.apache.openejb.jee.SecurityIdentity
-
- setUseCrossClassLoaderRef(boolean) - Method in class org.apache.openejb.assembler.classic.JndiEncBuilder
-
- setUseCrossClassLoaderRef(boolean) - Method in class org.apache.tomee.catalina.TomcatJndiBuilder
-
- setUseDatabaseLock(String) - Method in class org.apache.openejb.resource.activemq.ActiveMQResourceAdapter
-
- setUseDefault(boolean) - Method in class org.apache.openejb.core.MailSessionFactory
-
- setUseInstallerServlet(boolean) - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- setUseOneSchedulerThreadByBean(boolean) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setUseOneSchedulerThreadByBean(boolean) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setUseParentHandlers(boolean) - Method in class org.apache.openejb.log.logger.AbstractDelegatingLogger
-
- setUser(String) - Method in class org.apache.openejb.jee.DataSource
-
- setUser(String) - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- setUserConstraint(String) - Method in class org.apache.tomee.catalina.realm.event.FindSecurityConstraintsEvent
-
- setUserConstraint(String) - Method in class org.apache.tomee.embedded.SecurityConstaintBuilder
-
- setUserDataConstraint(UserDataConstraint) - Method in class org.apache.openejb.jee.SecurityConstraint
-
- setUserId(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.BasicAuthData
-
Sets the value of the userId property.
- setUsername(String) - Static method in class org.apache.openejb.client.StaticUsernamePasswordCallbackHandler
-
- setUserName(String) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setUserName(String) - Method in class org.apache.openejb.jee.wls.ContextCase
-
Sets the value of the userName property.
- setUserName(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
- setUserName(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicManagedDataSource
-
- setUsername(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setUsername(String) - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- setUsername(String) - Method in class org.apache.openejb.server.cli.CliRunnable
-
- setUsers(String) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setUsers(Map<String, String>) - Method in class org.apache.tomee.embedded.Configuration
-
- setUsers(Map<String, String>) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setUsers(Map<String, String>) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setUserTypeMappings(UserTypeMappings) - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Sets the value of the userTypeMappings property.
- setUseSelectForUpdate(Boolean) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Sets the value of the useSelectForUpdate property.
- setUseServersideStubs(Boolean) - Method in class org.apache.openejb.jee.wls.EntityClustering
-
Sets the value of the useServersideStubs property.
- setUseServersideStubs(Boolean) - Method in class org.apache.openejb.jee.wls.StatefulSessionClustering
-
Sets the value of the useServersideStubs property.
- setUseServersideStubs(Boolean) - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Sets the value of the useServersideStubs property.
- setUseThreadPoolId(String) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setUuid(boolean) - Method in class org.apache.openejb.jee.oejb2.KeyGeneratorType
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.xmi.XMI
-
Sets the value of the uuid property.
- setValid(String) - Method in class org.apache.openejb.jee.bval.FieldType
-
Sets the value of the valid property.
- setValid(String) - Method in class org.apache.openejb.jee.bval.GetterType
-
Sets the value of the valid property.
- setValid(String) - Method in class org.apache.openejb.jee.bval.ParameterType
-
Sets the value of the valid property.
- setValid(String) - Method in class org.apache.openejb.jee.bval.ReturnValueType
-
Sets the value of the valid property.
- setValidateDbSchemaWith(String) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Sets the value of the validateDbSchemaWith property.
- setValidatedBy(ValidatedByType) - Method in class org.apache.openejb.jee.bval.ConstraintDefinitionType
-
Sets the value of the validatedBy property.
- setValidationConfig(ValidationConfigType) - Method in class org.apache.openejb.config.Module
-
- setValidationInterval(int) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setValidationInterval(Duration) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setValidationMode(String) - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory.JMXReloadableEntityManagerFactory
-
- setValidationMode(ValidationMode) - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- setValidationMode(ValidationMode) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- setValidationMode(PersistenceUnitValidationMode) - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Sets the value of the validationMode property.
- setValidationMode(ValidationMode) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setValidationQuery(String) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setValidationQuery(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setValidationQueryTimeout(int) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setValidator(Validator) - Method in class org.apache.openejb.jee.TldTaglib
-
- setValidatorClass(String) - Method in class org.apache.openejb.jee.FacesValidator
-
Sets the value of the validatorClass property.
- setValidatorClass(String) - Method in class org.apache.openejb.jee.Validator
-
- setValidatorId(String) - Method in class org.apache.openejb.jee.FacesValidator
-
Sets the value of the validatorId property.
- setValue(Object) - Method in class org.apache.openejb.arquillian.common.ObjectMap.FieldEntry
-
- setValue(Object) - Method in class org.apache.openejb.arquillian.common.ObjectMap.MethodEntry
-
- setValue(ELContext, Object, Object, Object) - Method in class org.apache.openejb.cdi.WebAppElResolver
-
- setValue(Object) - Method in class org.apache.openejb.client.CommandParser.Option
-
- setValue(String) - Method in class org.apache.openejb.config.sys.StackHandler.Content
-
- setValue(String) - Method in class org.apache.openejb.config.sys.StackHandler.ServiceElement
-
- setValue(String) - Method in class org.apache.openejb.config.SystemProperty
-
- setValue(Object) - Method in class org.apache.openejb.config.typed.util.ObjectMap.FieldEntry
-
- setValue(Object) - Method in class org.apache.openejb.config.typed.util.ObjectMap.MethodEntry
-
- setValue(String) - Method in class org.apache.openejb.jee.Beans.Scan.Exclude.IfSystemProperty
-
- setValue(String) - Method in class org.apache.openejb.jee.bval.PropertyType
-
Sets the value of the value property.
- setvalue(String) - Method in class org.apache.openejb.jee.DestinationType
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFacesMethodCallMethod
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFinalizer
-
Sets the value of the value property.
- setValue(FacesConfigFlowDefinitionParameterValue) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCallOutboundParameter
-
Sets the value of the value property.
- setValue(FacesConfigFlowDefinitionParameterValue) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCallParameter
-
Sets the value of the value property.
- setValue(FacesConfigFlowDefinitionParameterValue) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionInboundParameter
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionInitializer
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionParameterValue
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.FacesConfigIf
-
Sets the value of the value property.
- setValue(XmlString) - Method in class org.apache.openejb.jee.FacesConfigRedirectRedirectParam
-
Sets the value of the value property.
- setValue(FacesLocale) - Method in class org.apache.openejb.jee.FacesDefaultLocale
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.FacesELExpression
-
Sets the value of the value property.
- setValue(FacesELExpression) - Method in class org.apache.openejb.jee.FacesFromAction
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.FacesLocale
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.FacesManagedProperty
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.FacesMapEntry
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.FacesRedirectViewParam
-
Sets the value of the value property.
- setValue(FacesLocale) - Method in class org.apache.openejb.jee.FacesSupportedLocale
-
Sets the value of the value property.
- setvalue(String) - Method in class org.apache.openejb.jee.jba.BatchCommitStrategy
-
Sets the value of the value property.
- setvalue(String) - Method in class org.apache.openejb.jee.jba.Depends
-
Sets the value of the value property.
- setvalue(String) - Method in class org.apache.openejb.jee.jba.Handler
-
Sets the value of the value property.
- setvalue(String) - Method in class org.apache.openejb.jee.jba.JndiName
-
Sets the value of the value property.
- setvalue(String) - Method in class org.apache.openejb.jee.jba.LoaderRepository
-
Sets the value of the value property.
- setvalue(String) - Method in class org.apache.openejb.jee.jba.LoaderRepositoryConfig
-
Sets the value of the value property.
- setvalue(String) - Method in class org.apache.openejb.jee.jba.Partitions
-
Sets the value of the value property.
- setvalue(String) - Method in class org.apache.openejb.jee.jba.PrincipalName
-
Sets the value of the value property.
- setvalue(String) - Method in class org.apache.openejb.jee.jba.ResJndiName
-
Sets the value of the value property.
- setvalue(String) - Method in class org.apache.openejb.jee.jba.ResourceName
-
Sets the value of the value property.
- setvalue(String) - Method in class org.apache.openejb.jee.jba.ResUrl
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.jpa.QueryHint
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.jpa.unit.Property
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.oejb2.AttributeType
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.oejb2.PropertyType
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit.Properties.Property
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.Property
-
- setValue(String) - Method in class org.apache.openejb.jee.Scan.Exclude.IfSystemProperty
-
Définit la valeur de la propriété value.
- setvalue(String) - Method in class org.apache.openejb.jee.SubscriptionDurability
-
Sets the value of the value property.
- setvalue(String) - Method in class org.apache.openejb.jee.sun.CacheHelperRef
-
- setValue(String) - Method in class org.apache.openejb.jee.sun.CallProperty
-
- setvalue(String) - Method in class org.apache.openejb.jee.sun.ColumnName
-
- setvalue(String) - Method in class org.apache.openejb.jee.sun.ConstraintFieldValue
-
- setvalue(String) - Method in class org.apache.openejb.jee.sun.Dispatcher
-
- setvalue(String) - Method in class org.apache.openejb.jee.sun.GroupName
-
- setvalue(String) - Method in class org.apache.openejb.jee.sun.HttpMethod
-
- setvalue(String) - Method in class org.apache.openejb.jee.sun.Level
-
- setvalue(String) - Method in class org.apache.openejb.jee.sun.MethodParam
-
- setvalue(String) - Method in class org.apache.openejb.jee.sun.NamedGroup
-
- setvalue(String) - Method in class org.apache.openejb.jee.sun.OperationName
-
- setvalue(String) - Method in class org.apache.openejb.jee.sun.PrincipalName
-
- setValue(String) - Method in class org.apache.openejb.jee.sun.Property
-
- setvalue(String) - Method in class org.apache.openejb.jee.sun.ServletName
-
- setValue(String) - Method in class org.apache.openejb.jee.sun.StubProperty
-
- setvalue(String) - Method in class org.apache.openejb.jee.sun.Timeout
-
- setvalue(String) - Method in class org.apache.openejb.jee.sun.UrlPattern
-
- setValue(String) - Method in class org.apache.openejb.jee.Text
-
- setValue(String) - Method in class org.apache.openejb.jee.UrlPattern
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Sets the value of the value property.
- setValue(Integer) - Method in class org.apache.openejb.jee.was.v6.ecore.EEnumLiteral
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.wls.CachingName
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.wls.Description
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.wls.DistributedDestinationConnection
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.wls.PropertyNamevalue
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.XmlString
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.XsdString
-
Sets the value of the value property.
- setValueClass(String) - Method in class org.apache.openejb.jee.FacesListEntries
-
Sets the value of the valueClass property.
- setValueClass(String) - Method in class org.apache.openejb.jee.FacesMapEntries
-
Sets the value of the valueClass property.
- setValueColumnName(String) - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Sets the value of the valueColumnName property.
- SetValuedCmr<Bean extends EntityBean,Proxy extends EJBLocalObject> - Class in org.apache.openejb.core.cmp.cmp2
-
- SetValuedCmr(EntityBean, String, Class<Bean>, String) - Constructor for class org.apache.openejb.core.cmp.cmp2.SetValuedCmr
-
- setVar(String) - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
Sets the value of the var property.
- setVariableClass(String) - Method in class org.apache.openejb.jee.Variable
-
- setVarianceImpl(UnivariateStatistic) - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Sets the implementation for the variance.
- setVdlDocument(JavaIdentifier) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionView
-
Sets the value of the vdlDocument property.
- setVendor(String) - Method in class org.apache.openejb.jee.sun.JavaWebStartAccess
-
- setVendorName(String) - Method in class org.apache.openejb.jee.Connector
-
- setVendorName(String) - Method in class org.apache.openejb.jee.Connector10
-
- setVerifyColumns(String) - Method in class org.apache.openejb.jee.wls.TableMap
-
Sets the value of the verifyColumns property.
- setVerifyRows(String) - Method in class org.apache.openejb.jee.wls.TableMap
-
Sets the value of the verifyRows property.
- setVersion(String) - Method in class org.apache.openejb.jee.Application
-
- setVersion(String) - Method in class org.apache.openejb.jee.ApplicationClient
-
- setVersion(String) - Method in class org.apache.openejb.jee.Beans
-
- setVersion(String) - Method in class org.apache.openejb.jee.bval.ConstraintMappingsType
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Définit la valeur de la propriété version.
- setVersion(String) - Method in class org.apache.openejb.jee.Connector
-
- setVersion(String) - Method in class org.apache.openejb.jee.Connector10
-
- setVersion(String) - Method in class org.apache.openejb.jee.EjbJar
-
- setVersion(String) - Method in class org.apache.openejb.jee.FacesConfig
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.JavaWsdlMapping
-
- setVersion(String) - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.jpa.fragment.PersistenceFragment
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.jpa.unit.Persistence
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.oejb2.ArtifactType
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.oejb2.DepPatternType
-
- setVersion(String) - Method in class org.apache.openejb.jee.oejb2.PatternType
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.Persistence
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.TldTaglib
-
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.xmi.XMI
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.WebApp
-
- setVersion(String) - Method in interface org.apache.openejb.jee.WebCommon
-
- setVersion(String) - Method in class org.apache.openejb.jee.WebFragment
-
- setVersion(String) - Method in class org.apache.openejb.jee.Webservices
-
- setVersion(String) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setVersion(String) - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- setVersionColumn(VersionColumn) - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Sets the value of the versionColumn property.
- setVersionColumnInitialValue(BigInteger) - Method in class org.apache.openejb.jee.wls.TableMap
-
Sets the value of the versionColumnInitialValue property.
- setVictimSelectionPolicy(String) - Method in class org.apache.openejb.jee.sun.BeanCache
-
- setVirtualHost(String) - Method in class org.apache.openejb.server.hessian.HessianService
-
- setVirtualHost(String) - Method in class org.apache.openejb.server.rest.RESTService
-
- setVirtualHost(String) - Method in class org.apache.openejb.server.webservices.WsService
-
- setWatchedFolder(String) - Method in class org.apache.openejb.maven.plugins.LiveReload
-
- setWeb(Web) - Method in class org.apache.openejb.jee.Module
-
- setWeb(String) - Method in class org.apache.openejb.jee.oejb2.ExtModuleType
-
Sets the value of the web property.
- setWeb(String) - Method in class org.apache.openejb.jee.oejb2.ModuleType
-
Sets the value of the web property.
- setWebapp(boolean) - Method in class org.apache.openejb.config.EjbModule
-
- setWebApp(WebApp) - Method in class org.apache.openejb.config.WebModule
-
- setWebBeansContext(WebBeansContext) - Method in class org.apache.openejb.AppContext
-
- setWebBeansContext(WebBeansContext) - Method in class org.apache.openejb.cdi.CdiPlugin
-
- setWebbeansContext(WebBeansContext) - Method in class org.apache.openejb.core.WebContext
-
- setWebClassLoader(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the webClassLoader property.
- setWebClassLoader(String) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the webClassLoader property.
- setWebContextToUseWithEars(String) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setWeblogicCompatibility(WeblogicCompatibility) - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Sets the value of the weblogicCompatibility property.
- setWeblogicQl(String) - Method in class org.apache.openejb.jee.wls.EjbQlQuery
-
Sets the value of the weblogicQl property.
- setWebResourceCached(boolean) - Method in class org.apache.tomee.embedded.Configuration
-
- setWebResourceCached(Boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setWebResourceCached(boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setWebResourceName(String) - Method in class org.apache.openejb.jee.WebResourceCollection
-
- setWebResourceRoot(LazyStopStandardRoot) - Method in class org.apache.tomee.catalina.TomEEWebappClassLoader
-
- setWebResourcesCached(boolean) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setWebServiceAddress(String) - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Sets the value of the webServiceAddress property.
- setWebServiceAddress(String) - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType
-
- setWebserviceDescriptionName(String) - Method in class org.apache.openejb.jee.sun.WebserviceDescription
-
- setWebserviceDescriptionName(String) - Method in class org.apache.openejb.jee.WebserviceDescription
-
- setWebservices(Webservices) - Method in class org.apache.openejb.config.EjbModule
-
- setWebservices(Webservices) - Method in class org.apache.openejb.config.WebModule
-
- setWebservices(Webservices) - Method in interface org.apache.openejb.config.WsModule
-
- setWebServiceSecurity(WebServiceSecurityType) - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Sets the value of the webServiceSecurity property.
- setWebServiceSecurity(WebServiceBindingType.WebServiceSecurityType) - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType
-
- setWebServiceSecurity(WebServiceSecurityType) - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType
-
- setWebServiceVirtualHost(List<String>) - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType
-
- setWebUri(String) - Method in class org.apache.openejb.jee.sun.Web
-
- setWebUri(String) - Method in class org.apache.openejb.jee.Web
-
- setWebXml(String) - Method in class org.apache.tomee.embedded.Configuration
-
- setWhere(Where) - Method in class org.apache.openejb.jee.jba.cmp.DeclaredSql
-
Sets the value of the where property.
- setWindowSize(int) - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
WindowSize controls the number of values which contribute
to the reported statistics.
- setWindowSize(int) - Method in class org.apache.openejb.math.stat.descriptive.SynchronizedDescriptiveStatistics
-
WindowSize controls the number of values which contribute
to the reported statistics.
- setWithEjbRemote(boolean) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setWithEjbRemote(boolean) - Method in class org.apache.tomee.embedded.Configuration
-
- setWithEjbRemote(Boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setWithEjbRemote(boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setWorkDir(File) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setWorkDir(File) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setWorkManagerShutdownTrigger(WorkManagerShutdownTrigger) - Method in class org.apache.openejb.jee.wls.WorkManager
-
Sets the value of the workManagerShutdownTrigger property.
- setWrappedElement(Object) - Method in class org.apache.openejb.jee.ServiceEndpointMethodMapping
-
- setWriteListener(WriteListener) - Method in class org.apache.openejb.server.httpd.ServletByteArrayOutputStream
-
- setWriteListener(WriteListener) - Method in class org.apache.openejb.server.httpd.ServletOutputStreamAdapter
-
- setWsAddressTemplate(StringTemplate) - Method in class org.apache.openejb.server.webservices.WsService
-
- setWsContainer(HttpListener, ClassLoader, String, String, ServletInfo, String, String, String, String) - Method in class org.apache.openejb.server.webservices.OpenEJBHttpWsRegistry
-
- setWsContainer(HttpListener, ClassLoader, String, String, ServletInfo, String, String, String, String) - Method in interface org.apache.openejb.server.webservices.WsRegistry
-
- setWsContainer(HttpListener, ClassLoader, String, String, ServletInfo, String, String, String, String) - Method in class org.apache.tomee.webservices.TomcatWsRegistry
-
- setWsdl(HttpListener, String) - Method in class org.apache.openejb.server.cxf.CxfService
-
- setWsdl(HttpListener, String) - Method in class org.apache.openejb.server.webservices.WsService
-
- setWsdlBinding(QName) - Method in class org.apache.openejb.jee.ServiceEndpointInterfaceMapping
-
- setWsdlFile(String) - Method in class org.apache.openejb.jee.oejb2.ServiceRefType
-
Sets the value of the wsdlFile property.
- setWsdlFile(String) - Method in class org.apache.openejb.jee.ServiceRef
-
- setWsdlFile(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
Sets the value of the wsdlFile property.
- setWsdlFile(String) - Method in class org.apache.openejb.jee.WebserviceDescription
-
- setWSDLFile(String) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setWsdlMessage(QName) - Method in class org.apache.openejb.jee.ExceptionMapping
-
- setWsdlMessage(QName) - Method in class org.apache.openejb.jee.WsdlMessageMapping
-
- setWsdlMessage(QName) - Method in class org.apache.openejb.jee.WsdlReturnValueMapping
-
- setWsdlMessageMapping(WsdlMessageMapping) - Method in class org.apache.openejb.jee.MethodParamPartsMapping
-
- setWsdlMessagePartName(String) - Method in class org.apache.openejb.jee.ExceptionMapping
-
- setWsdlMessagePartName(String) - Method in class org.apache.openejb.jee.WsdlMessageMapping
-
- setWsdlMessagePartName(String) - Method in class org.apache.openejb.jee.WsdlReturnValueMapping
-
- setWsdlOperation(String) - Method in class org.apache.openejb.jee.ServiceEndpointMethodMapping
-
- setWsdlOverride(String) - Method in class org.apache.openejb.jee.jba.ServiceRef
-
Sets the value of the wsdlOverride property.
- setWsdlOverride(String) - Method in class org.apache.openejb.jee.sun.ServiceRef
-
- setWsdlPort(QName) - Method in class org.apache.openejb.core.webservices.PortData
-
- setWsdlPort(QName) - Method in class org.apache.openejb.jee.PortComponent
-
- setWsdlPort(WsdlPort) - Method in class org.apache.openejb.jee.sun.PortInfo
-
- setWsdlPortType(QName) - Method in class org.apache.openejb.jee.ServiceEndpointInterfaceMapping
-
- setWsdlPublishLocation(String) - Method in class org.apache.openejb.jee.sun.WebserviceDescription
-
- setWsdlReturnValueMapping(WsdlReturnValueMapping) - Method in class org.apache.openejb.jee.ServiceEndpointMethodMapping
-
- setWsdlService(QName) - Method in class org.apache.openejb.core.webservices.PortData
-
- setWsdlService(QName) - Method in class org.apache.openejb.jee.PortComponent
-
- setWsdlServiceName(QName) - Method in class org.apache.openejb.jee.ServiceInterfaceMapping
-
- setWsdlUrl(String) - Method in class org.apache.openejb.client.WsMetaData
-
- setWsdlUrl(URL) - Method in class org.apache.openejb.core.webservices.PortData
-
- setWsdlUrl(String) - Method in class org.apache.openejb.jee.wls.ServiceReferenceDescription
-
Sets the value of the wsdlUrl property.
- setWsldUrl(String) - Method in class org.apache.openejb.server.cxf.CxfWsContainer
-
- setWsldUrl(String) - Method in class org.apache.openejb.server.cxf.ejb.EjbWsContainer
-
- setWsldUrl(String) - Method in class org.apache.openejb.server.cxf.pojo.PojoWsContainer
-
- setXaDataSource(String) - Method in class org.apache.tomee.jdbc.TomEEDataSourceCreator.TomEEPoolProperties
-
- setXmlAttributeName(String) - Method in class org.apache.openejb.jee.VariableMapping
-
- setXmlElementName(String) - Method in class org.apache.openejb.jee.VariableMapping
-
- setXmlMappingMetadataComplete(boolean) - Method in class org.apache.openejb.jee.jpa.PersistenceUnitMetadata
-
Sets the value of the xmlMappingMetadataComplete property.
- setXmlMetadataComplete(boolean) - Method in class org.apache.openejb.jee.jpa.Entity
-
- setXmlWildcard(Object) - Method in class org.apache.openejb.jee.VariableMapping
-
- setYear(String) - Method in class org.apache.openejb.jee.TimerSchedule
-
- severe(String) - Method in class org.apache.openejb.log.logger.AbstractDelegatingLogger
-
- sharedCacheMode - Variable in class org.apache.openejb.assembler.classic.PersistenceUnitInfo
-
- sharedCacheMode - Variable in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- sharedCacheMode - Variable in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
- sharedIsJvm(String) - Static method in class org.apache.openejb.config.FinderFactory.OpenEJBAnnotationFinder
-
- shortDescription - Variable in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
- shortDescriptions - Variable in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
- shortName - Variable in class org.apache.openejb.jee.TldTaglib
-
- shouldDelegateToTheContainer(ClassLoader, String) - Static method in class org.apache.openejb.util.classloader.URLClassLoaderFirst
-
- shouldFailover(Throwable) - Method in interface org.apache.openejb.resource.jdbc.router.FailOverRouter.ExceptionSelector
-
- shouldFailover(SQLException) - Method in class org.apache.openejb.resource.jdbc.router.FailOverRouter.MySQLExceptionSelector
-
- shouldFailover(Throwable) - Method in class org.apache.openejb.resource.jdbc.router.FailOverRouter.SQLExceptionSelector
-
- shouldRetry(Throwable, ResettableDataSourceHandler.Result) - Method in interface org.apache.openejb.resource.jdbc.ResettableDataSourceHandler.RetryStrategy
-
- shouldSkip(String) - Static method in class org.apache.openejb.util.classloader.URLClassLoaderFirst
-
- shouldSkipJsf(ClassLoader, String) - Static method in class org.apache.openejb.util.classloader.URLClassLoaderFirst
-
- shouldSkipSlf4j(ClassLoader, String) - Static method in class org.apache.openejb.util.classloader.URLClassLoaderFirst
-
- shrinkFrequencySeconds - Variable in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
- shrinkingEnabled - Variable in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
- ShrinkwrapBridge - Class in org.apache.openejb.resolver.maven
-
- ShrinkwrapBridge() - Constructor for class org.apache.openejb.resolver.maven.ShrinkwrapBridge
-
- shutDown() - Method in class org.apache.openejb.cdi.CdiPlugin
-
- shutdown(BeforeShutdown) - Method in class org.apache.openejb.cdi.internal.HessianExtension
-
- shutdown(boolean) - Method in class org.apache.openejb.core.timer.DefaultTimerThreadPoolAdapter
-
- shutdown() - Static method in class org.apache.openejb.core.timer.EjbTimerServiceImpl
-
- shutdown() - Method in class org.apache.openejb.server.osgi.ServiceManagerExtender
-
- shutdown() - Method in class org.apache.openejb.threads.impl.ManagedExecutorServiceImpl
-
- SHUTDOWN - Static variable in class org.apache.tomee.embedded.Main
-
- shutdownNow() - Method in class org.apache.openejb.threads.impl.ManagedExecutorServiceImpl
-
- shutdownPort(int) - Method in class org.apache.tomee.bootstrap.Server.Builder
-
- ShutingDownStatement - Class in org.apache.openejb.junit.jee.statement
-
- ShutingDownStatement(Statement, StartingStatement) - Constructor for class org.apache.openejb.junit.jee.statement.ShutingDownStatement
-
- sign(byte) - Static method in class org.apache.openejb.math.util.MathUtils
-
Returns the
sign
for byte value
x
.
- sign(double) - Static method in class org.apache.openejb.math.util.MathUtils
-
Returns the
sign
for double precision
x
.
- sign(float) - Static method in class org.apache.openejb.math.util.MathUtils
-
Returns the
sign
for float value
x
.
- sign(int) - Static method in class org.apache.openejb.math.util.MathUtils
-
Returns the
sign
for int value
x
.
- sign(long) - Static method in class org.apache.openejb.math.util.MathUtils
-
Returns the
sign
for long value
x
.
- sign(short) - Static method in class org.apache.openejb.math.util.MathUtils
-
Returns the
sign
for short value
x
.
- Signature(Class, Method) - Constructor for class org.apache.openejb.assembler.classic.ProxyInterfaceResolver.Signature
-
- SIMPLE_LOG - Static variable in class org.apache.tomee.embedded.Main
-
- simpleBaseType - Variable in class org.apache.openejb.server.axis.assembler.JaxRpcTypeInfo
-
- simpleBaseType - Variable in class org.apache.openejb.server.axis.assembler.XmlTypeInfo
-
- SimpleBootstrapContext - Class in org.apache.openejb.core.transaction
-
- SimpleBootstrapContext(WorkManager) - Constructor for class org.apache.openejb.core.transaction.SimpleBootstrapContext
-
- SimpleBootstrapContext(WorkManager, XATerminator) - Constructor for class org.apache.openejb.core.transaction.SimpleBootstrapContext
-
- SimpleCache<K,V> - Class in org.apache.openejb.core.managed
-
- SimpleCache() - Constructor for class org.apache.openejb.core.managed.SimpleCache
-
- SimpleCache(Cache.CacheListener<V>, PassivationStrategy, int, int, Duration) - Constructor for class org.apache.openejb.core.managed.SimpleCache
-
- SimpleCache<K,V> - Class in org.apache.openejb.core.stateful
-
- SimpleCache() - Constructor for class org.apache.openejb.core.stateful.SimpleCache
-
- SimpleCache(Cache.CacheListener<V>, PassivationStrategy, int, int, Duration) - Constructor for class org.apache.openejb.core.stateful.SimpleCache
-
- SimpleDataSourceCreator - Class in org.apache.openejb.resource.jdbc
-
- SimpleDataSourceCreator() - Constructor for class org.apache.openejb.resource.jdbc.SimpleDataSourceCreator
-
- simpleHolds(Properties) - Static method in class org.apache.openejb.util.PropertyPlaceHolderHelper
-
- SimpleIdentityResolver() - Constructor for class org.apache.openejb.client.ClientSecurity.SimpleIdentityResolver
-
- SimpleJSonParser - Class in org.apache.openejb.util
-
- SimpleKeyGenerator - Class in org.apache.openejb.core.cmp
-
- SimpleKeyGenerator(Class, String) - Constructor for class org.apache.openejb.core.cmp.SimpleKeyGenerator
-
- simpleLog - Variable in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
The Simple log.
- SimpleLog - Annotation Type in org.apache.openejb.testing
-
- simpleName(Class) - Static method in class org.apache.openejb.util.IntrospectionSupport
-
- SimplePassivater - Class in org.apache.openejb.core.managed
-
- SimplePassivater() - Constructor for class org.apache.openejb.core.managed.SimplePassivater
-
- SimplePassivater - Class in org.apache.openejb.core.stateful
-
- SimplePassivater() - Constructor for class org.apache.openejb.core.stateful.SimplePassivater
-
- simpleProxy(BeanContext, Class<?>[]) - Static method in class org.apache.openejb.util.proxy.ProxyEJB
-
- SimpleRouter - Class in org.apache.tomee.catalina.routing
-
- SimpleRouter() - Constructor for class org.apache.tomee.catalina.routing.SimpleRouter
-
- SimpleServiceFinder(String) - Constructor for class org.apache.openejb.server.SimpleServiceManager.SimpleServiceFinder
-
- SimpleServiceFinder(String, ClassLoader) - Constructor for class org.apache.openejb.server.SimpleServiceManager.SimpleServiceFinder
-
- SimpleServiceManager - Class in org.apache.openejb.server
-
- SimpleServiceManager() - Constructor for class org.apache.openejb.server.SimpleServiceManager
-
- SimpleServiceManager(ServiceFinder) - Constructor for class org.apache.openejb.server.SimpleServiceManager
-
- SimpleServiceManager.SimpleServiceFinder - Class in org.apache.openejb.server
-
- SimpleTomEEFormatter - Class in org.apache.tomee.jul.formatter
-
- SimpleTomEEFormatter() - Constructor for class org.apache.tomee.jul.formatter.SimpleTomEEFormatter
-
- SimpleTomEEFormatter - Class in org.apache.tomee.util
-
- SimpleTomEEFormatter() - Constructor for class org.apache.tomee.util.SimpleTomEEFormatter
-
- SimpleTomEETcpCluster - Class in org.apache.tomee.catalina
-
- SimpleTomEETcpCluster(SimpleTcpCluster) - Constructor for class org.apache.tomee.catalina.SimpleTomEETcpCluster
-
- SimpleTransactionSynchronizationRegistry - Class in org.apache.openejb.core
-
- SimpleTransactionSynchronizationRegistry(TransactionManager) - Constructor for class org.apache.openejb.core.SimpleTransactionSynchronizationRegistry
-
- SimpleUrlResolver - Class in org.apache.openejb.loader.provisining
-
- SimpleUrlResolver() - Constructor for class org.apache.openejb.loader.provisining.SimpleUrlResolver
-
- simpleValue(String) - Static method in class org.apache.openejb.util.PropertyPlaceHolderHelper
-
- simpleValueAsStringOrCharArray(String) - Static method in class org.apache.openejb.util.PropertyPlaceHolderHelper
-
- SimpleWorkManager - Class in org.apache.openejb.core.transaction
-
- SimpleWorkManager(Executor) - Constructor for class org.apache.openejb.core.transaction.SimpleWorkManager
-
- SimpleWorkManager.WorkType - Enum in org.apache.openejb.core.transaction
-
- SINGLE_CLASSLOADER - Static variable in class org.apache.tomee.embedded.Main
-
- SingleActionTimerData - Class in org.apache.openejb.core.timer
-
- SingleActionTimerData(long, EjbTimerServiceImpl, String, Object, Method, TimerConfig, Date) - Constructor for class org.apache.openejb.core.timer.SingleActionTimerData
-
- SingleApplicationComposerRunner - Class in org.apache.openejb.testing
-
- SingleApplicationComposerRunner(Class<?>) - Constructor for class org.apache.openejb.testing.SingleApplicationComposerRunner
-
- SingleApplicationComposerRunner.Rule - Class in org.apache.openejb.testing
-
- SingleApplicationComposerRunner.Start - Class in org.apache.openejb.testing
-
- singleClassLoader - Variable in class org.apache.openejb.maven.plugins.TomEEEmbeddedMojo
-
Avoid to create multiple classloaders and use root one for the application.
- singleDeploymentByArchiveName - Variable in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- singleDumpByArchiveName - Variable in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- SingleLineFormatter - Class in org.apache.openejb.log
-
- SingleLineFormatter() - Constructor for class org.apache.openejb.log.SingleLineFormatter
-
- singleSlash(String, String) - Static method in class org.apache.openejb.server.cxf.rs.Logs
-
- SINGLETON - Static variable in class org.apache.openejb.assembler.classic.EnterpriseBeanInfo
-
- SINGLETON - Static variable in class org.apache.openejb.client.EJBMetaDataImpl
-
- SINGLETON - Static variable in interface org.apache.openejb.config.BeanTypes
-
- SingletonBean - Class in org.apache.openejb.jee
-
Not in schema
- SingletonBean(String, String) - Constructor for class org.apache.openejb.jee.SingletonBean
-
- SingletonBean(Class<?>) - Constructor for class org.apache.openejb.jee.SingletonBean
-
- SingletonBean(String, Class<?>) - Constructor for class org.apache.openejb.jee.SingletonBean
-
- SingletonBean() - Constructor for class org.apache.openejb.jee.SingletonBean
-
- SingletonBeanInfo - Class in org.apache.openejb.assembler.classic
-
- SingletonBeanInfo() - Constructor for class org.apache.openejb.assembler.classic.SingletonBeanInfo
-
- SingletonContainer - Class in org.apache.openejb.core.singleton
-
- SingletonContainer(Object, SecurityService) - Constructor for class org.apache.openejb.core.singleton.SingletonContainer
-
- SingletonContainerBuilder - Class in org.apache.openejb.config.typed
-
- SingletonContainerBuilder() - Constructor for class org.apache.openejb.config.typed.SingletonContainerBuilder
-
- SingletonContext - Class in org.apache.openejb.core.singleton
-
- SingletonContext(SecurityService) - Constructor for class org.apache.openejb.core.singleton.SingletonContext
-
- SingletonEJBHomeHandler - Class in org.apache.openejb.client
-
- SingletonEJBHomeHandler() - Constructor for class org.apache.openejb.client.SingletonEJBHomeHandler
-
- SingletonEJBHomeHandler(ThreadPoolExecutor, EJBMetaDataImpl, ServerMetaData, ClientMetaData, JNDIContext.AuthenticationInfo) - Constructor for class org.apache.openejb.client.SingletonEJBHomeHandler
-
- SingletonEjbHomeHandler - Class in org.apache.openejb.core.singleton
-
- SingletonEjbHomeHandler(BeanContext, InterfaceType, List<Class>, Class) - Constructor for class org.apache.openejb.core.singleton.SingletonEjbHomeHandler
-
- SingletonEJBObjectHandler - Class in org.apache.openejb.client
-
- SingletonEJBObjectHandler() - Constructor for class org.apache.openejb.client.SingletonEJBObjectHandler
-
- SingletonEJBObjectHandler(ThreadPoolExecutor, EJBMetaDataImpl, ServerMetaData, ClientMetaData, JNDIContext.AuthenticationInfo) - Constructor for class org.apache.openejb.client.SingletonEJBObjectHandler
-
- SingletonEJBObjectHandler(ThreadPoolExecutor, EJBMetaDataImpl, ServerMetaData, ClientMetaData, Object, JNDIContext.AuthenticationInfo) - Constructor for class org.apache.openejb.client.SingletonEJBObjectHandler
-
- SingletonEjbObjectHandler - Class in org.apache.openejb.core.singleton
-
- SingletonEjbObjectHandler(BeanContext, Object, InterfaceType, List<Class>, Class) - Constructor for class org.apache.openejb.core.singleton.SingletonEjbObjectHandler
-
- SingletonInstanceManager - Class in org.apache.openejb.core.singleton
-
- SingletonInstanceManager(SecurityService) - Constructor for class org.apache.openejb.core.singleton.SingletonInstanceManager
-
- SingletonSessionContainerInfo - Class in org.apache.openejb.assembler.classic
-
- SingletonSessionContainerInfo() - Constructor for class org.apache.openejb.assembler.classic.SingletonSessionContainerInfo
-
- SingleValidatorFactoryWrapper - Class in org.apache.openejb.assembler.classic
-
- SingleValidatorFactoryWrapper(ValidatorFactory) - Constructor for class org.apache.openejb.assembler.classic.SingleValidatorFactoryWrapper
-
- SingleValuedCmr<Bean extends EntityBean,Proxy extends EJBLocalObject> - Class in org.apache.openejb.core.cmp.cmp2
-
- SingleValuedCmr(EntityBean, String, Class<Bean>, String) - Constructor for class org.apache.openejb.core.cmp.cmp2.SingleValuedCmr
-
- sinh(double) - Static method in class org.apache.openejb.math.util.MathUtils
-
- size() - Method in class org.apache.openejb.client.ArrayEnumeration
-
- size() - Method in class org.apache.openejb.core.cmp.cmp2.CmrSet
-
- size(Type) - Static method in class org.apache.openejb.dyni.DynamicSubclass
-
- size() - Method in class org.apache.openejb.jee.KeyedCollection
-
- size - Variable in class org.apache.openejb.jee.oejb2.EntityBeanType.Cache
-
- size() - Method in class org.apache.openejb.rest.MultivaluedMapWithCaseInsensitiveKeySet
-
- size() - Method in class org.apache.openejb.server.httpd.session.SessionManager
-
- size() - Method in class org.apache.openejb.util.ArrayEnumeration
-
- size(int) - Method in class org.apache.openejb.util.ExecutorBuilder
-
- size() - Method in class org.apache.openejb.util.LinkedListStack
-
- size() - Method in interface org.apache.openejb.util.Stack
-
- size() - Method in class org.apache.openejb.util.SuperProperties
-
- size() - Method in class org.apache.tomee.loader.UrlSet
-
- Skewness - Class in org.apache.openejb.math.stat.descriptive.moment
-
Computes the skewness of the available values.
- Skewness() - Constructor for class org.apache.openejb.math.stat.descriptive.moment.Skewness
-
Constructs a Skewness
- Skewness(ThirdMoment) - Constructor for class org.apache.openejb.math.stat.descriptive.moment.Skewness
-
Constructs a Skewness with an external moment
- Skewness(Skewness) - Constructor for class org.apache.openejb.math.stat.descriptive.moment.Skewness
-
Copy constructor, creates a new Skewness
identical
to the original
- skip(URL) - Static method in class org.apache.openejb.config.NewLoaderLogic
-
- skip(URL, Filter, Filter) - Static method in class org.apache.openejb.config.NewLoaderLogic
-
- skip(String) - Static method in class org.apache.openejb.config.NewLoaderLogic
-
- skip(TempClassLoader.Skip) - Method in class org.apache.openejb.core.TempClassLoader
-
- skip(long) - Method in class org.apache.openejb.loader.provisining.ProvisioningResolver.LocalInputStream
-
- skip(long) - Method in class org.apache.openejb.server.stream.CountingInputStream
-
- SKIP_HTTP - Static variable in class org.apache.tomee.embedded.Main
-
- SKIP_TAGLIB - Static variable in class org.apache.openejb.config.ReadDescriptors
-
- skipArchiveRootFolder - Variable in class org.apache.openejb.maven.plugin.BuildTomEEMojo
-
Behaves as TomEE 1 Maven plugin ie zip structure will get bin/ conf/ lib/ ...
- skipCurrentProject - Variable in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
The Skip current project.
- skipHttp - Variable in class org.apache.openejb.maven.plugins.TomEEEmbeddedMojo
-
Should we skip http connector (and rely only on other connectors if setup).
- skipped - Variable in class org.apache.openejb.threads.task.TriggerTask
-
- skipRootFolderOnUnzip - Variable in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
if a file is already there when unpacking tomee zip should it be overriden?
- sleep(long, TimeUnit) - Static method in class org.apache.openejb.arquillian.common.Threads
-
- sleep(long) - Static method in class org.apache.openejb.arquillian.common.Threads
-
- SLF4J_BINDER_CLASS - Static variable in class org.apache.openejb.util.classloader.URLClassLoaderFirst
-
- Slf4jLog - Class in org.apache.tomee.loader.log
-
- Slf4jLog(String) - Constructor for class org.apache.tomee.loader.log.Slf4jLog
-
- Slf4jLogger - Class in org.apache.openejb.log.logger
-
java.util.logging.Logger implementation delegating to SLF4J.
- Slf4jLogger(String, String) - Constructor for class org.apache.openejb.log.logger.Slf4jLogger
-
- Slf4jLoggerFactory - Class in org.apache.openejb.cdi.logging
-
- Slf4jLoggerFactory() - Constructor for class org.apache.openejb.cdi.logging.Slf4jLoggerFactory
-
- Slf4jLogStream - Class in org.apache.openejb.util
-
Log the output to Slf4j
- Slf4jLogStream(LogCategory) - Constructor for class org.apache.openejb.util.Slf4jLogStream
-
- Slf4jLogStreamFactory - Class in org.apache.openejb.util
-
Simple Slf4jLogStream, not much configuration needed, as slf4j is just a facade
- Slf4jLogStreamFactory() - Constructor for class org.apache.openejb.util.Slf4jLogStreamFactory
-
- slurp(String) - Static method in class org.apache.openejb.arquillian.common.IO
-
- slurp(File) - Static method in class org.apache.openejb.arquillian.common.IO
-
- slurp(InputStream) - Static method in class org.apache.openejb.arquillian.common.IO
-
- slurp(URL) - Static method in class org.apache.openejb.arquillian.common.IO
-
- slurp(File) - Static method in class org.apache.openejb.loader.IO
-
- slurp(URL) - Static method in class org.apache.openejb.loader.IO
-
- slurp(InputStream) - Static method in class org.apache.openejb.loader.IO
-
- slurp(String) - Static method in class org.apache.ziplock.IO
-
- slurp(File) - Static method in class org.apache.ziplock.IO
-
- slurp(InputStream) - Static method in class org.apache.ziplock.IO
-
- slurp(URL) - Static method in class org.apache.ziplock.IO
-
- slurpBytes(File) - Static method in class org.apache.openejb.arquillian.common.IO
-
- smallIcon - Variable in class org.apache.openejb.assembler.classic.ClientInfo
-
- smallIcon - Variable in class org.apache.openejb.assembler.classic.ConnectorInfo
-
- smallIcon - Variable in class org.apache.openejb.assembler.classic.EnterpriseBeanInfo
-
- smallIcon - Variable in class org.apache.openejb.assembler.classic.WebAppInfo
-
- smallIcon - Variable in class org.apache.openejb.jee.Icon
-
- smallIcon - Variable in class org.apache.openejb.jee.was.v6.common.CompatibilityDescriptionGroup
-
- smallIcon - Variable in class org.apache.openejb.jee.was.v6.common.IconType
-
- SoapConnectionFactoryImpl - Class in org.apache.openejb.server.webservices.saaj
-
- SoapConnectionFactoryImpl() - Constructor for class org.apache.openejb.server.webservices.saaj.SoapConnectionFactoryImpl
-
- SoapFactoryImpl - Class in org.apache.openejb.server.webservices.saaj
-
- SoapFactoryImpl() - Constructor for class org.apache.openejb.server.webservices.saaj.SoapFactoryImpl
-
- soapHeader - Variable in class org.apache.openejb.jee.Handler
-
- soapHeader - Variable in class org.apache.openejb.jee.WsdlMessageMapping
-
- soapHeader - Variable in class org.apache.openejb.server.axis.assembler.JaxRpcParameterInfo
-
- soapHeaders - Variable in class org.apache.openejb.assembler.classic.HandlerInfo
-
- soapHeaders - Variable in class org.apache.openejb.jee.was.v6.wsclient.Handler
-
- soapRole - Variable in class org.apache.openejb.jee.Handler
-
- soapRoles - Variable in class org.apache.openejb.assembler.classic.HandlerInfo
-
- soapRoles - Variable in class org.apache.openejb.jee.was.v6.wsclient.Handler
-
- SOCKET_TIMEOUT - Static variable in class org.apache.openejb.config.RemoteServer
-
- SocketConnectionFactory - Class in org.apache.openejb.client
-
- SocketConnectionFactory() - Constructor for class org.apache.openejb.client.SocketConnectionFactory
-
- SocketConnectionFactory.Input - Class in org.apache.openejb.client
-
- SocketConnectionFactory.Output - Class in org.apache.openejb.client
-
- SocketMonitor() - Constructor for class org.apache.openejb.server.ServiceDaemon.SocketMonitor
-
- sort(List<ResourceInfo>, String) - Static method in class org.apache.openejb.config.ConfigurationFactory
-
- sort(List<T>, References.Visitor<T>) - Static method in class org.apache.openejb.util.References
-
- sort(List<URL>) - Static method in class org.apache.tomee.bootstrap.Server
-
- sortClasses(List<<any>>) - Static method in class org.apache.openejb.config.AnnotationDeployer
-
- sortClassesParentFirst(List<Class<?>>) - Static method in class org.apache.openejb.config.AnnotationDeployer
-
- sortedValues() - Method in class org.apache.openejb.monitoring.Stats
-
- sortedValues() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- sortMethods(List<<any>>) - Static method in class org.apache.openejb.config.AnnotationDeployer
-
- source - Variable in class org.apache.openejb.jee.was.v6.ecore.EAnnotation
-
- source - Variable in class org.apache.openejb.jee.was.v6.java.Block
-
- source - Variable in class org.apache.openejb.jee.was.v6.java.Initializer
-
- source - Variable in class org.apache.openejb.jee.was.v6.java.Method
-
- sourceClass - Variable in class org.apache.openejb.jee.FacesSystemEventListener
-
- sources - Variable in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
- sources - Variable in class org.apache.openejb.jee.was.v6.java.Initializer
-
- sources - Variable in class org.apache.openejb.jee.was.v6.java.Method
-
- SP - Static variable in class org.apache.openejb.server.httpd.HttpResponseImpl
-
a space character
- spaceAfterComment - Variable in class org.apache.openejb.util.SuperProperties
-
Should there be a blank line between a comment and the property.
- spaceBetweenProperties - Variable in class org.apache.openejb.util.SuperProperties
-
Should there be a blank line between properties.
- specVersion - Variable in class org.apache.openejb.jee.Connector10
-
- sql - Variable in class org.apache.openejb.jee.oejb2.AutoIncrementTableType
-
- sql - Variable in class org.apache.openejb.jee.oejb2.SqlGeneratorType
-
- sql - Variable in class org.apache.openejb.jee.wls.DatabaseSpecificSql
-
- sql - Variable in class org.apache.openejb.jee.wls.SqlQuery
-
- SQLExceptionSelector() - Constructor for class org.apache.openejb.resource.jdbc.router.FailOverRouter.SQLExceptionSelector
-
- sqlGenerator - Variable in class org.apache.openejb.jee.oejb2.KeyGeneratorType
-
- SqlGeneratorType - Class in org.apache.openejb.jee.oejb2
-
Indicates that an arbitrary SQL statement should be used to
generate the next ID.
- SqlGeneratorType() - Constructor for class org.apache.openejb.jee.oejb2.SqlGeneratorType
-
- SQLLoginModule - Class in org.apache.openejb.core.security.jaas
-
A login module that loads security information from a SQL database.
- SQLLoginModule() - Constructor for class org.apache.openejb.core.security.jaas.SQLLoginModule
-
- SqlQuery - Class in org.apache.openejb.jee.wls
-
Java class for sql-query complex type.
- SqlQuery() - Constructor for class org.apache.openejb.jee.wls.SqlQuery
-
- sqlQuery - Variable in class org.apache.openejb.jee.wls.WeblogicQuery
-
- sqlResultSetMapping - Variable in class org.apache.openejb.jee.jpa.Entity
-
- sqlResultSetMapping - Variable in class org.apache.openejb.jee.jpa.EntityMappings
-
- SqlResultSetMapping - Class in org.apache.openejb.jee.jpa
-
Target({TYPE}) @Retention(RUNTIME)
public @interface SqlResultSetMapping {
String name();
EntityResult[] entities() default {};
ColumnResult[] columns() default {};
}
- SqlResultSetMapping() - Constructor for class org.apache.openejb.jee.jpa.SqlResultSetMapping
-
- sqlSelectDistinct - Variable in class org.apache.openejb.jee.wls.WeblogicQuery
-
- SqlShape - Class in org.apache.openejb.jee.wls
-
Java class for sql-shape complex type.
- SqlShape() - Constructor for class org.apache.openejb.jee.wls.SqlShape
-
- sqlShape - Variable in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
- sqlShapeName - Variable in class org.apache.openejb.jee.wls.SqlQuery
-
- sqlShapeName - Variable in class org.apache.openejb.jee.wls.SqlShape
-
- sqlStatement - Variable in class org.apache.openejb.jee.jba.cmp.PostTableCreate
-
- SqlStatement - Class in org.apache.openejb.jee.jba.cmp
-
Java class for anonymous complex type.
- SqlStatement() - Constructor for class org.apache.openejb.jee.jba.cmp.SqlStatement
-
- sqlType - Variable in class org.apache.openejb.jee.jba.cmp.CmpField
-
- sqlType - Variable in class org.apache.openejb.jee.jba.cmp.CreatedBy
-
- sqlType - Variable in class org.apache.openejb.jee.jba.cmp.CreatedTime
-
- sqlType - Variable in class org.apache.openejb.jee.jba.cmp.KeyField
-
- sqlType - Variable in class org.apache.openejb.jee.jba.cmp.Mapping
-
- sqlType - Variable in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
- sqlType - Variable in class org.apache.openejb.jee.jba.cmp.Property
-
- SqlType - Class in org.apache.openejb.jee.jba.cmp
-
Java class for anonymous complex type.
- SqlType() - Constructor for class org.apache.openejb.jee.jba.cmp.SqlType
-
- sqlType - Variable in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
- sqlType - Variable in class org.apache.openejb.jee.jba.cmp.UpdatedBy
-
- sqlType - Variable in class org.apache.openejb.jee.jba.cmp.UpdatedTime
-
- sqlType - Variable in class org.apache.openejb.jee.oejb2.EntityBeanType.CmpFieldMapping
-
- SSHServer - Class in org.apache.openejb.server.ssh
-
- SSHServer() - Constructor for class org.apache.openejb.server.ssh.SSHServer
-
- ssl - Variable in class org.apache.openejb.maven.plugins.TomEEEmbeddedMojo
-
Is https activated.
- SSL - Static variable in class org.apache.tomee.embedded.Main
-
- SSL_PROTOCOL - Static variable in class org.apache.tomee.embedded.Main
-
- SslAuthenticationEvent - Class in org.apache.tomee.catalina.realm.event
-
- SslAuthenticationEvent(X509Certificate[]) - Constructor for class org.apache.tomee.catalina.realm.event.SslAuthenticationEvent
-
- SSLContextBuilder - Class in org.apache.openejb.client
-
- SSLContextBuilder(Map<String, String>) - Constructor for class org.apache.openejb.client.SSLContextBuilder
-
- sslProtocol - Variable in class org.apache.openejb.maven.plugins.TomEEEmbeddedMojo
-
For https connector the SSL protocol.
- Stack - Interface in org.apache.openejb.util
-
- StackHandler - Class in org.apache.openejb.config.sys
-
- StackHandler() - Constructor for class org.apache.openejb.config.sys.StackHandler
-
- StackHandler.Content - Class in org.apache.openejb.config.sys
-
- StackHandler.DeclaredServiceElement - Class in org.apache.openejb.config.sys
-
- StackHandler.ResourceElement - Class in org.apache.openejb.config.sys
-
- StackHandler.ServiceElement<S extends AbstractService> - Class in org.apache.openejb.config.sys
-
- StackHandler.SystemPropertyElement - Class in org.apache.openejb.config.sys
-
- stackTraceToString(StackTraceElement[]) - Static method in class org.apache.openejb.resource.AutoConnectionTracker
-
- standaAloneWebAppInfo(File) - Method in class org.apache.tomee.catalina.TomcatWebAppBuilder
-
- standaloneModule - Variable in class org.apache.openejb.assembler.classic.AppInfo
-
- standardContext - Variable in class org.apache.tomee.catalina.TomcatWebAppBuilder.ContextInfo
-
- StandardContextCustomizer - Class in org.apache.tomee.embedded.internal
-
- StandardContextCustomizer(Configuration, WebModule, boolean) - Constructor for class org.apache.tomee.embedded.internal.StandardContextCustomizer
-
- StandardContextInfo(StandardContext) - Constructor for class org.apache.tomee.catalina.TomcatWebAppBuilder.StandardContextInfo
-
- start() - Method in class org.apache.openejb.arquillian.common.TomEEContainer
-
- start() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEContainer
-
- start() - Method in class org.apache.openejb.arquillian.openejb.OpenEJBDeployableContainer
-
- start - Variable in class org.apache.openejb.assembler.classic.ScheduleInfo
-
- start(EJBResponse.Time) - Method in class org.apache.openejb.client.EJBResponse
-
- start() - Method in class org.apache.openejb.config.AutoDeployer
-
- start(Set<String>) - Method in interface org.apache.openejb.config.Deployment
-
- start(TargetModuleID[]) - Method in class org.apache.openejb.config.OpenEJBDeploymentManager
-
- START - Static variable in class org.apache.openejb.config.RemoteServer
-
- start() - Method in class org.apache.openejb.config.RemoteServer
-
- start(List<String>, String, boolean) - Method in class org.apache.openejb.config.RemoteServer
-
- start(TargetModuleID[]) - Method in class org.apache.openejb.config.VmDeploymentManager
-
- start(BeanContext) - Method in interface org.apache.openejb.Container
-
- start(BeanContext) - Method in class org.apache.openejb.core.cmp.CmpContainer
-
- start(BeanContext) - Method in class org.apache.openejb.core.entity.EntityContainer
-
- start(BeanContext) - Method in class org.apache.openejb.core.managed.ManagedContainer
-
- start(BeanContext) - Method in interface org.apache.openejb.core.mdb.BaseMdbContainer
-
- start(BeanContext) - Method in class org.apache.openejb.core.mdb.MdbContainer
-
- start(BeanContext) - Method in class org.apache.openejb.core.mdb.MdbPoolContainer
-
- start(BeanContext) - Method in class org.apache.openejb.core.singleton.SingletonContainer
-
- start(BeanContext) - Method in class org.apache.openejb.core.singleton.SingletonInstanceManager
-
- start(BeanContext) - Method in class org.apache.openejb.core.stateful.StatefulContainer
-
- start(BeanContext) - Method in class org.apache.openejb.core.stateless.StatelessContainer
-
- start() - Method in interface org.apache.openejb.core.timer.EjbTimerService
-
- start() - Method in class org.apache.openejb.core.timer.EjbTimerServiceImpl
-
- start() - Method in class org.apache.openejb.core.timer.NullEjbTimerServiceImpl
-
- start(String[]) - Static method in class org.apache.openejb.daemon.NTService
-
Called by Apache Daemon
- start - Variable in class org.apache.openejb.jee.Timer
-
- start() - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
Returns the starting index of the internal array.
- start(BootstrapContext) - Method in class org.apache.openejb.resource.activemq.ActiveMQResourceAdapter
-
- start() - Method in class org.apache.openejb.resource.activemq.jms2.cdi.JMS2CDIExtension.InternalJMSContext
-
- start() - Method in class org.apache.openejb.resource.activemq.jms2.JMSContextImpl
-
- start(Xid, int) - Method in class org.apache.openejb.resource.jdbc.managed.local.LocalXAResource
-
- start(BootstrapContext) - Method in class org.apache.openejb.resource.quartz.QuartzResourceAdapter
-
- start() - Method in class org.apache.openejb.server.activemq.BrokerServer
-
- start() - Method in class org.apache.openejb.server.admin.AdminDaemon
-
- start() - Method in class org.apache.openejb.server.cli.CliRunnable
-
- start() - Method in class org.apache.openejb.server.cxf.CxfWsContainer
-
- start() - Method in class org.apache.openejb.server.derbynet.DerbyNetworkService
-
- start() - Method in class org.apache.openejb.server.discovery.MulticastDiscoveryAgent
-
start the discovery agent
- start() - Method in class org.apache.openejb.server.discovery.MulticastPulseAgent
-
- start() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
start the discovery agent
- start() - Method in class org.apache.openejb.server.discovery.MultipointServer
-
- start() - Method in class org.apache.openejb.server.ejbd.EjbServer
-
- start() - Method in class org.apache.openejb.server.ejbd.KeepAliveServer
-
- start() - Method in class org.apache.openejb.server.hessian.HessianService
-
- start() - Method in class org.apache.openejb.server.hsql.HsqlService
-
- start(Runnable) - Method in class org.apache.openejb.server.httpd.EEFilter.AsynContextWrapper
-
- start() - Method in class org.apache.openejb.server.httpd.HttpEjbServer
-
- start() - Method in class org.apache.openejb.server.httpd.JettyHttpServer
-
- start(Runnable) - Method in class org.apache.openejb.server.httpd.OpenEJBAsyncContext
-
- start() - Method in class org.apache.openejb.server.httpd.OpenEJBHttpServer
-
- start(BundleContext) - Method in class org.apache.openejb.server.osgi.Activator
-
- start(boolean) - Method in class org.apache.openejb.server.osgi.ServiceManagerExtender
-
- start() - Method in class org.apache.openejb.server.rest.RESTService
-
- start() - Method in class org.apache.openejb.server.Server
-
- start() - Method in interface org.apache.openejb.server.ServerService
-
- start() - Method in class org.apache.openejb.server.ServerServiceFilter
-
- start() - Method in class org.apache.openejb.server.ServiceDaemon
-
- start() - Method in class org.apache.openejb.server.ServiceManager
-
- start(boolean) - Method in class org.apache.openejb.server.ServiceManager
-
Start the services managed by this instance.
- start() - Method in class org.apache.openejb.server.ServicePool
-
- start(boolean) - Method in class org.apache.openejb.server.SimpleServiceManager
-
- start(Environment) - Method in class org.apache.openejb.server.ssh.OpenEJBCommands
-
- start() - Method in class org.apache.openejb.server.ssh.SSHServer
-
- Start - Class in org.apache.openejb.server
-
- Start() - Constructor for class org.apache.openejb.server.Start
-
- start() - Method in class org.apache.openejb.server.Start
-
- start() - Method in class org.apache.openejb.server.webservices.WsService
-
- Start() - Constructor for class org.apache.openejb.testing.SingleApplicationComposerRunner.Start
-
- start() - Method in class org.apache.openejb.util.DirectoryMonitor
-
- start - Variable in class org.apache.openejb.util.PerformanceTimer
-
- start() - Method in class org.apache.openejb.util.Pool
-
- start() - Method in class org.apache.openejb.util.ServiceManagerProxy
-
- start() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEContainer
-
- start() - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappContainer
-
- Start - Class in org.apache.tomee.bootstrap
-
- Start() - Constructor for class org.apache.tomee.bootstrap.Start
-
- start() - Static method in class org.apache.tomee.bootstrap.Start
-
- start(StandardContext) - Method in interface org.apache.tomee.catalina.ContextListener
-
Called when starting context.
- start(StandardServer) - Method in interface org.apache.tomee.catalina.ContextListener
-
- start() - Method in class org.apache.tomee.catalina.GlobalListenerSupport
-
Starts operation.
- start() - Method in class org.apache.tomee.catalina.LazyStopLoader
-
- start() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- start() - Method in class org.apache.tomee.catalina.OpenEJBNamingContextListener
-
- start() - Method in class org.apache.tomee.catalina.TomcatWebAppBuilder
-
Start operation.
- start(StandardServer) - Method in class org.apache.tomee.catalina.TomcatWebAppBuilder
-
- start(StandardContext) - Method in class org.apache.tomee.catalina.TomcatWebAppBuilder
-
- start() - Method in class org.apache.tomee.catalina.TomEEWebappClassLoader
-
- start() - Method in class org.apache.tomee.catalina.valve.LazyValve
-
- start() - Method in class org.apache.tomee.catalina.WebAppFirstEarClassLoader
-
- start() - Method in class org.apache.tomee.embedded.Container
-
- Start() - Constructor for class org.apache.tomee.embedded.junit.TomEEEmbeddedSingleRunner.Start
-
- start(Object, String...) - Method in class org.apache.tomee.embedded.TomEEEmbeddedApplicationRunner
-
- start(Class<?>, Properties, String...) - Method in class org.apache.tomee.embedded.TomEEEmbeddedApplicationRunner
-
- startApplication(Object) - Method in class org.apache.openejb.cdi.OpenEJBLifecycle
-
- startAsync() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- startAsync(ServletRequest, ServletResponse) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- startAsync() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- startAsync(ServletRequest, ServletResponse) - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- startAsync() - Method in class org.apache.openejb.server.httpd.EEFilter.CdiRequest
-
- startAsync(ServletRequest, ServletResponse) - Method in class org.apache.openejb.server.httpd.EEFilter.CdiRequest
-
- startAsync() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- startAsync(ServletRequest, ServletResponse) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- startAsync() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- startAsync(ServletRequest, ServletResponse) - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- startContainer(Object) - Method in class org.apache.openejb.testing.ApplicationComposers
-
- startContexts(ContextsService, ServletContext, HttpSession) - Static method in class org.apache.openejb.cdi.ScopeHelper
-
- startDocument() - Method in class org.apache.openejb.jee.oejb2.NamespaceFilter
-
- startEjbs(boolean, List<BeanContext>) - Method in class org.apache.openejb.assembler.classic.Assembler
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.config.QuickServerXmlParser
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.config.ScanUtil.ScanHandler
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.config.sys.JaxbOpenejb.NamespaceFilter
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.config.sys.JaxbOpenejb.WhitelistFilter
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.config.sys.StackHandler.Content
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.config.sys.StackHandler.DeclaredServiceElement
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.config.sys.StackHandler.ResourceElement
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.config.sys.StackHandler.ServiceElement
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.config.sys.StackHandler
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.config.sys.StackHandler.SystemPropertyElement
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.jee.JaxbJavaee.HandlerChainsNamespaceFilter
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.jee.JaxbJavaee.Javaee6SchemaFilter
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.jee.JaxbJavaee.JavaeeNamespaceFilter
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.jee.JaxbJavaee.NoSourceFilter
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.jee.JaxbJavaee.TaglibNamespaceFilter
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.jee.oejb2.NamespaceFilter
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.jee.oejb3.JaxbOpenejbJar3.NamespaceFilter
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.jee.wls.JaxbWls.NamespaceFilter
-
- startElement(String, String, String, Attributes) - Method in class org.apache.tomee.util.QuickServerXmlParser
-
- startIndex - Variable in class org.apache.openejb.math.util.ResizableDoubleArray
-
The position of the first addressable element in the internal storage
array.
- StartingStatement - Class in org.apache.openejb.junit.jee.statement
-
- StartingStatement(Statement, Class<?>) - Constructor for class org.apache.openejb.junit.jee.statement.StartingStatement
-
- startInternal() - Method in class org.apache.tomee.catalina.OpenEJBSecurityListener.RequestCapturer
-
- startInternal() - Method in class org.apache.tomee.catalina.realm.LazyRealm
-
- startInternal() - Method in class org.apache.tomee.catalina.routing.RouterValve
-
- startInternal() - Method in class org.apache.tomee.catalina.TomEERealm
-
- startInternal() - Method in class org.apache.tomee.catalina.TomEEWebappLoader
-
- startNode - Variable in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
- startPrefixMapping(String, String) - Method in class org.apache.openejb.jee.JaxbJavaee.HandlerChainsNamespaceFilter
-
- startServletContext(ServletContext) - Method in class org.apache.openejb.cdi.OpenEJBLifecycle
-
- startSynchronizers() - Method in class org.apache.openejb.maven.plugin.UpdatableTomEEMojo
-
Start synchronizers boolean.
- StartTomEEMojo - Class in org.apache.openejb.maven.plugin
-
The type StartTomEEMojo.
- StartTomEEMojo() - Constructor for class org.apache.openejb.maven.plugin.StartTomEEMojo
-
- startupBeans - Variable in class org.apache.openejb.jee.Beans
-
- startupClasses - Variable in class org.apache.openejb.assembler.classic.BeansInfo
-
- startupLogger - Static variable in class org.apache.openejb.config.AnnotationDeployer
-
- StartupObject - Class in org.apache.openejb.cdi
-
- StartupObject(AppContext, AppInfo, List<BeanContext>) - Constructor for class org.apache.openejb.cdi.StartupObject
-
- StartupObject(AppContext, AppInfo, List<BeanContext>, WebContext) - Constructor for class org.apache.openejb.cdi.StartupObject
-
- StartWithIPAddressPermission - Class in org.apache.openejb.server.auth
-
- StartWithIPAddressPermission(String) - Constructor for class org.apache.openejb.server.auth.StartWithIPAddressPermission
-
- startWork(Work) - Method in class org.apache.openejb.core.transaction.SimpleWorkManager
-
- startWork(Work, long, ExecutionContext, WorkListener) - Method in class org.apache.openejb.core.transaction.SimpleWorkManager
-
- State() - Constructor for class org.apache.openejb.core.BaseContext.State
-
- state() - Static method in class org.apache.openejb.core.ivm.IntraVmCopyMonitor
-
- state() - Static method in class org.apache.openejb.server.cxf.rs.Contexts
-
- state(int, MultipointServer.State) - Method in class org.apache.openejb.server.discovery.MultipointServer.Session
-
- stateFactory - Variable in class org.apache.openejb.jee.jba.cmp.CmpField
-
- StateFactory - Class in org.apache.openejb.jee.jba.cmp
-
Java class for anonymous complex type.
- StateFactory() - Constructor for class org.apache.openejb.jee.jba.cmp.StateFactory
-
- stateFactory - Variable in class org.apache.openejb.jee.jba.cmp.UserTypeMapping
-
- STATEFUL - Static variable in class org.apache.openejb.assembler.classic.EnterpriseBeanInfo
-
- STATEFUL - Static variable in class org.apache.openejb.client.EJBMetaDataImpl
-
- STATEFUL - Static variable in interface org.apache.openejb.config.BeanTypes
-
- StatefulBean - Class in org.apache.openejb.jee
-
Not in schema
- StatefulBean(String, String) - Constructor for class org.apache.openejb.jee.StatefulBean
-
- StatefulBean(Class<?>) - Constructor for class org.apache.openejb.jee.StatefulBean
-
- StatefulBean(String, Class<?>) - Constructor for class org.apache.openejb.jee.StatefulBean
-
- StatefulBean() - Constructor for class org.apache.openejb.jee.StatefulBean
-
- StatefulBeanInfo - Class in org.apache.openejb.assembler.classic
-
- StatefulBeanInfo() - Constructor for class org.apache.openejb.assembler.classic.StatefulBeanInfo
-
- StatefulCacheListener() - Constructor for class org.apache.openejb.core.managed.ManagedContainer.StatefulCacheListener
-
- StatefulCacheListener() - Constructor for class org.apache.openejb.core.stateful.StatefulContainer.StatefulCacheListener
-
- StatefulContainer - Class in org.apache.openejb.core.stateful
-
- StatefulContainer(Object, SecurityService, Cache<Object, Instance>) - Constructor for class org.apache.openejb.core.stateful.StatefulContainer
-
- StatefulContainer(Object, SecurityService, Cache<Object, Instance>, Duration, boolean, LockFactory) - Constructor for class org.apache.openejb.core.stateful.StatefulContainer
-
- StatefulContainer.BeanContextFilter - Class in org.apache.openejb.core.stateful
-
- StatefulContainer.MethodType - Enum in org.apache.openejb.core.stateful
-
- StatefulContainer.StatefulCacheListener - Class in org.apache.openejb.core.stateful
-
- StatefulContainerBuilder - Class in org.apache.openejb.config.typed
-
- StatefulContainerBuilder() - Constructor for class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- StatefulContainerFactory - Class in org.apache.openejb.core.stateful
-
- StatefulContainerFactory() - Constructor for class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- StatefulContext - Class in org.apache.openejb.core.stateful
-
- StatefulContext(SecurityService, UserTransaction) - Constructor for class org.apache.openejb.core.stateful.StatefulContext
-
- StatefulEJBHomeHandler - Class in org.apache.openejb.client
-
- StatefulEJBHomeHandler() - Constructor for class org.apache.openejb.client.StatefulEJBHomeHandler
-
- StatefulEJBHomeHandler(ThreadPoolExecutor, EJBMetaDataImpl, ServerMetaData, ClientMetaData, JNDIContext.AuthenticationInfo) - Constructor for class org.apache.openejb.client.StatefulEJBHomeHandler
-
- StatefulEjbHomeHandler - Class in org.apache.openejb.core.stateful
-
- StatefulEjbHomeHandler(BeanContext, InterfaceType, List<Class>, Class) - Constructor for class org.apache.openejb.core.stateful.StatefulEjbHomeHandler
-
- StatefulEJBObjectHandler - Class in org.apache.openejb.client
-
- StatefulEJBObjectHandler() - Constructor for class org.apache.openejb.client.StatefulEJBObjectHandler
-
- StatefulEJBObjectHandler(ThreadPoolExecutor, EJBMetaDataImpl, ServerMetaData, ClientMetaData, JNDIContext.AuthenticationInfo) - Constructor for class org.apache.openejb.client.StatefulEJBObjectHandler
-
- StatefulEJBObjectHandler(ThreadPoolExecutor, EJBMetaDataImpl, ServerMetaData, ClientMetaData, Object, JNDIContext.AuthenticationInfo) - Constructor for class org.apache.openejb.client.StatefulEJBObjectHandler
-
- StatefulEjbObjectHandler - Class in org.apache.openejb.core.stateful
-
- StatefulEjbObjectHandler(BeanContext, Object, InterfaceType, List<Class>, Class) - Constructor for class org.apache.openejb.core.stateful.StatefulEjbObjectHandler
-
- StatefulEjbObjectHandler.RegistryId - Class in org.apache.openejb.core.stateful
-
- StatefulSessionCache - Class in org.apache.openejb.jee.wls
-
Java class for stateful-session-cache complex type.
- StatefulSessionCache() - Constructor for class org.apache.openejb.jee.wls.StatefulSessionCache
-
- statefulSessionCache - Variable in class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
- StatefulSessionClustering - Class in org.apache.openejb.jee.wls
-
Java class for stateful-session-clustering complex type.
- StatefulSessionClustering() - Constructor for class org.apache.openejb.jee.wls.StatefulSessionClustering
-
- statefulSessionClustering - Variable in class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
- StatefulSessionContainerInfo - Class in org.apache.openejb.assembler.classic
-
- StatefulSessionContainerInfo() - Constructor for class org.apache.openejb.assembler.classic.StatefulSessionContainerInfo
-
- StatefulSessionDescriptor - Class in org.apache.openejb.jee.wls
-
Java class for stateful-session-descriptor complex type.
- StatefulSessionDescriptor() - Constructor for class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
- statefulSessionDescriptor - Variable in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
- statefulTimeout - Variable in class org.apache.openejb.assembler.classic.EnterpriseBeanInfo
-
- statefulTimeout - Variable in class org.apache.openejb.jee.SessionBean
-
- StatefulUserTransaction - Class in org.apache.openejb.core.stateful
-
- StatefulUserTransaction(UserTransaction, JtaEntityManagerRegistry) - Constructor for class org.apache.openejb.core.stateful.StatefulUserTransaction
-
- STATELESS - Static variable in class org.apache.openejb.assembler.classic.EnterpriseBeanInfo
-
- STATELESS - Static variable in class org.apache.openejb.client.EJBMetaDataImpl
-
- STATELESS - Static variable in interface org.apache.openejb.config.BeanTypes
-
- StatelessBean - Class in org.apache.openejb.jee
-
Not in schema
- StatelessBean(String, String) - Constructor for class org.apache.openejb.jee.StatelessBean
-
- StatelessBean(Class<?>) - Constructor for class org.apache.openejb.jee.StatelessBean
-
- StatelessBean(String, Class<?>) - Constructor for class org.apache.openejb.jee.StatelessBean
-
- StatelessBean() - Constructor for class org.apache.openejb.jee.StatelessBean
-
- statelessBeanCallRouterClassName - Variable in class org.apache.openejb.jee.wls.StatelessClustering
-
- StatelessBeanInfo - Class in org.apache.openejb.assembler.classic
-
- StatelessBeanInfo() - Constructor for class org.apache.openejb.assembler.classic.StatelessBeanInfo
-
- statelessBeanIsClusterable - Variable in class org.apache.openejb.jee.wls.StatelessClustering
-
- statelessBeanLoadAlgorithm - Variable in class org.apache.openejb.jee.wls.StatelessClustering
-
- StatelessClustering - Class in org.apache.openejb.jee.wls
-
Java class for stateless-clustering complex type.
- StatelessClustering() - Constructor for class org.apache.openejb.jee.wls.StatelessClustering
-
- statelessClustering - Variable in class org.apache.openejb.jee.wls.StatelessSessionDescriptor
-
- StatelessContainer - Class in org.apache.openejb.core.stateless
-
- StatelessContainer(Object, SecurityService, Duration, Duration, Pool.Builder, int, boolean, int) - Constructor for class org.apache.openejb.core.stateless.StatelessContainer
-
- StatelessContainerBuilder - Class in org.apache.openejb.config.typed
-
- StatelessContainerBuilder() - Constructor for class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- StatelessContainerFactory - Class in org.apache.openejb.core.stateless
-
- StatelessContainerFactory() - Constructor for class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- StatelessContext - Class in org.apache.openejb.core.stateless
-
- StatelessContext(SecurityService, Flushable) - Constructor for class org.apache.openejb.core.stateless.StatelessContext
-
- StatelessEJBHomeHandler - Class in org.apache.openejb.client
-
- StatelessEJBHomeHandler() - Constructor for class org.apache.openejb.client.StatelessEJBHomeHandler
-
- StatelessEJBHomeHandler(ThreadPoolExecutor, EJBMetaDataImpl, ServerMetaData, ClientMetaData, JNDIContext.AuthenticationInfo) - Constructor for class org.apache.openejb.client.StatelessEJBHomeHandler
-
- StatelessEjbHomeHandler - Class in org.apache.openejb.core.stateless
-
- StatelessEjbHomeHandler(BeanContext, InterfaceType, List<Class>, Class) - Constructor for class org.apache.openejb.core.stateless.StatelessEjbHomeHandler
-
- StatelessEJBObjectHandler - Class in org.apache.openejb.client
-
- StatelessEJBObjectHandler() - Constructor for class org.apache.openejb.client.StatelessEJBObjectHandler
-
- StatelessEJBObjectHandler(ThreadPoolExecutor, EJBMetaDataImpl, ServerMetaData, ClientMetaData, JNDIContext.AuthenticationInfo) - Constructor for class org.apache.openejb.client.StatelessEJBObjectHandler
-
- StatelessEJBObjectHandler(ThreadPoolExecutor, EJBMetaDataImpl, ServerMetaData, ClientMetaData, Object, JNDIContext.AuthenticationInfo) - Constructor for class org.apache.openejb.client.StatelessEJBObjectHandler
-
- StatelessEjbObjectHandler - Class in org.apache.openejb.core.stateless
-
- StatelessEjbObjectHandler(BeanContext, Object, InterfaceType, List<Class>, Class) - Constructor for class org.apache.openejb.core.stateless.StatelessEjbObjectHandler
-
- StatelessInstanceManager - Class in org.apache.openejb.core.stateless
-
- StatelessInstanceManager(SecurityService, Duration, Duration, Pool.Builder, int, ScheduledExecutorService) - Constructor for class org.apache.openejb.core.stateless.StatelessInstanceManager
-
- StatelessSessionContainerInfo - Class in org.apache.openejb.assembler.classic
-
- StatelessSessionContainerInfo() - Constructor for class org.apache.openejb.assembler.classic.StatelessSessionContainerInfo
-
- StatelessSessionDescriptor - Class in org.apache.openejb.jee.wls
-
Java class for stateless-session-descriptor complex type.
- StatelessSessionDescriptor() - Constructor for class org.apache.openejb.jee.wls.StatelessSessionDescriptor
-
- statelessSessionDescriptor - Variable in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
- stateManager - Variable in class org.apache.openejb.jee.FacesApplication
-
- Statement - Class in org.apache.openejb.jee.was.v6.java
-
Java class for Statement complex type.
- Statement() - Constructor for class org.apache.openejb.jee.was.v6.java.Statement
-
- STATIC_RESOURCE_KEY - Static variable in class org.apache.openejb.server.cxf.rs.CxfRsHttpListener
-
- STATIC_SUB_RESOURCE_RESOLUTION_KEY - Static variable in class org.apache.openejb.server.cxf.rs.CxfRsHttpListener
-
- StaticDESPasswordCipher - Class in org.apache.openejb.cipher
-
This
PasswordCipher
implementation uses a the Triple-DES encryption
algorithm.
- StaticDESPasswordCipher() - Constructor for class org.apache.openejb.cipher.StaticDESPasswordCipher
-
- StaticDESPasswordCipher - Class in org.apache.openejb.resource.jdbc.cipher
-
Deprecated.
- StaticDESPasswordCipher() - Constructor for class org.apache.openejb.resource.jdbc.cipher.StaticDESPasswordCipher
-
Deprecated.
- staticSql - Variable in class org.apache.openejb.jee.oejb2.EntityBeanType
-
- StaticUsernamePasswordCallbackHandler - Class in org.apache.openejb.client
-
A JASS username password CallbackHandler.
- StaticUsernamePasswordCallbackHandler() - Constructor for class org.apache.openejb.client.StaticUsernamePasswordCallbackHandler
-
- StatisticalSummary - Interface in org.apache.openejb.math.stat.descriptive
-
Reporting interface for basic univariate statistics.
- Stats - Class in org.apache.openejb.monitoring
-
- Stats() - Constructor for class org.apache.openejb.monitoring.Stats
-
- Stats(int) - Constructor for class org.apache.openejb.monitoring.Stats
-
- stats() - Method in class org.apache.openejb.monitoring.StatsInterceptor
-
- Stats(Method, Monitor) - Constructor for class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- StatsInterceptor - Class in org.apache.openejb.monitoring
-
- StatsInterceptor(Class<?>) - Constructor for class org.apache.openejb.monitoring.StatsInterceptor
-
- StatsInterceptor.Stats - Class in org.apache.openejb.monitoring
-
- Status - Class in org.apache.openejb.server
-
- Status() - Constructor for class org.apache.openejb.server.Status
-
- status() - Method in class org.apache.openejb.server.Status
-
- Status - Enum in org.apache.tomee.installer
-
- steadyPoolSize - Variable in class org.apache.openejb.jee.sun.BeanPool
-
- stereotypeAlternatives - Variable in class org.apache.openejb.assembler.classic.BeansInfo.BDAInfo
-
- stereotypes - Variable in class org.apache.openejb.jee.Beans.Alternatives
-
- StickyConnectionStrategy - Class in org.apache.openejb.client
-
- StickyConnectionStrategy() - Constructor for class org.apache.openejb.client.StickyConnectionStrategy
-
- StickyConnectionStrategy(AbstractConnectionStrategy) - Constructor for class org.apache.openejb.client.StickyConnectionStrategy
-
- StickyConnectionStrategy.StickyIterable - Class in org.apache.openejb.client
-
- StickyConnectionStrategy.StickyIterable.StickyIterator - Class in org.apache.openejb.client
-
- StickyFailoverSelection - Class in org.apache.openejb.client.event
-
- StickyFailoverSelection(Set<URI>, Set<URI>, URI) - Constructor for class org.apache.openejb.client.event.StickyFailoverSelection
-
- StickyIterable(ClusterMetaData) - Constructor for class org.apache.openejb.client.StickyConnectionStrategy.StickyIterable
-
- stop() - Method in class org.apache.openejb.arquillian.common.TomEEContainer
-
- stop() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEContainer
-
- stop() - Method in class org.apache.openejb.arquillian.openejb.OpenEJBDeployableContainer
-
- stop() - Method in class org.apache.openejb.async.AsynchronousPool
-
- stop() - Method in class org.apache.openejb.BeanContext
-
- stop() - Method in class org.apache.openejb.cdi.CdiPlugin
-
- stop(EJBResponse.Time) - Method in class org.apache.openejb.client.EJBResponse
-
- stop() - Method in class org.apache.openejb.config.AutoDeployer
-
Will stop the AutoDeployer from scanning, and waits for a running scan to complete.
- stop(Set<String>) - Method in interface org.apache.openejb.config.Deployment
-
- stop() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.ProgressObjectImpl
-
- stop(TargetModuleID[]) - Method in class org.apache.openejb.config.OpenEJBDeploymentManager
-
- stop() - Method in class org.apache.openejb.config.QuickServerXmlParser
-
- STOP - Static variable in class org.apache.openejb.config.RemoteServer
-
- stop() - Method in class org.apache.openejb.config.RemoteServer
-
- stop() - Method in class org.apache.openejb.config.VmDeploymentManager.ProgressObjectImpl
-
- stop(TargetModuleID[]) - Method in class org.apache.openejb.config.VmDeploymentManager
-
- stop(BeanContext) - Method in interface org.apache.openejb.Container
-
- stop(BeanContext) - Method in class org.apache.openejb.core.cmp.CmpContainer
-
- stop(BeanContext) - Method in class org.apache.openejb.core.entity.EntityContainer
-
- stop(BeanContext) - Method in class org.apache.openejb.core.managed.ManagedContainer
-
- stop(BeanContext) - Method in interface org.apache.openejb.core.mdb.BaseMdbContainer
-
- stop(BeanContext) - Method in class org.apache.openejb.core.mdb.MdbContainer
-
- stop(BeanContext) - Method in class org.apache.openejb.core.mdb.MdbPoolContainer
-
- stop(BeanContext) - Method in class org.apache.openejb.core.singleton.SingletonContainer
-
- stop(BeanContext) - Method in class org.apache.openejb.core.stateful.StatefulContainer
-
- stop(BeanContext) - Method in class org.apache.openejb.core.stateless.StatelessContainer
-
- stop() - Method in interface org.apache.openejb.core.timer.EjbTimerService
-
- stop() - Method in class org.apache.openejb.core.timer.EjbTimerServiceImpl
-
- stop() - Method in class org.apache.openejb.core.timer.NullEjbTimerServiceImpl
-
- stop() - Method in class org.apache.openejb.core.timer.TimerData
-
- stop(String[]) - Static method in class org.apache.openejb.daemon.NTService
-
Called by Apache Daemon
- stop() - Method in class org.apache.openejb.persistence.JtaEntityManager.Timer
-
- stop() - Method in class org.apache.openejb.resource.activemq.ActiveMQResourceAdapter
-
- stop() - Method in class org.apache.openejb.resource.activemq.jms2.cdi.JMS2CDIExtension.InternalJMSContext
-
- stop() - Method in class org.apache.openejb.resource.activemq.jms2.JMSContextImpl
-
- stop() - Method in class org.apache.openejb.resource.quartz.QuartzResourceAdapter
-
- stop() - Method in class org.apache.openejb.server.activemq.BrokerServer
-
- stop() - Method in class org.apache.openejb.server.admin.AdminDaemon
-
- Stop - Class in org.apache.openejb.server.admin
-
- Stop() - Constructor for class org.apache.openejb.server.admin.Stop
-
- stop(String, int) - Static method in class org.apache.openejb.server.admin.Stop
-
- stop() - Method in class org.apache.openejb.server.admin.Stop
-
- stop() - Method in class org.apache.openejb.server.cxf.CxfEndpoint
-
- stop() - Method in class org.apache.openejb.server.cxf.CxfService
-
- stop() - Method in class org.apache.openejb.server.cxf.ejb.EjbEndpoint
-
- stop() - Method in class org.apache.openejb.server.cxf.pojo.PojoEndpoint
-
- stop() - Method in class org.apache.openejb.server.cxf.rs.CxfRSService
-
- stop() - Method in class org.apache.openejb.server.derbynet.DerbyNetworkService
-
- stop() - Method in class org.apache.openejb.server.discovery.MulticastDiscoveryAgent
-
stop the channel
- stop() - Method in class org.apache.openejb.server.discovery.MulticastPulseAgent
-
- stop() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
stop the channel
- stop() - Method in class org.apache.openejb.server.discovery.MultipointServer
-
- stop() - Method in class org.apache.openejb.server.ejbd.EjbServer
-
- stop() - Method in class org.apache.openejb.server.ejbd.KeepAliveServer
-
- stop() - Method in class org.apache.openejb.server.hessian.HessianService
-
- stop() - Method in class org.apache.openejb.server.hsql.HsqlService
-
- stop() - Method in class org.apache.openejb.server.httpd.HttpEjbServer
-
- stop() - Method in class org.apache.openejb.server.httpd.JettyHttpServer
-
- stop() - Method in class org.apache.openejb.server.httpd.OpenEJBHttpServer
-
- stop(BundleContext) - Method in class org.apache.openejb.server.osgi.Activator
-
- stop() - Method in class org.apache.openejb.server.osgi.ServiceManagerExtender
-
- stop() - Method in class org.apache.openejb.server.rest.RESTService
-
- stop() - Method in class org.apache.openejb.server.Server
-
- stop() - Method in interface org.apache.openejb.server.ServerService
-
- stop() - Method in class org.apache.openejb.server.ServerServiceFilter
-
- stop() - Method in class org.apache.openejb.server.ServiceDaemon
-
- stop() - Method in class org.apache.openejb.server.ServiceManager
-
- stop() - Method in class org.apache.openejb.server.ServicePool
-
- stop() - Method in class org.apache.openejb.server.SimpleServiceManager
-
- stop() - Method in class org.apache.openejb.server.ssh.SSHServer
-
- Stop - Class in org.apache.openejb.server
-
- Stop() - Constructor for class org.apache.openejb.server.Stop
-
- stop() - Method in class org.apache.openejb.server.webservices.WsService
-
- stop() - Method in class org.apache.openejb.threads.task.TriggerTask
-
- stop() - Method in class org.apache.openejb.util.DirectoryMonitor
-
- stop(PrintStream) - Method in class org.apache.openejb.util.PerformanceTimer
-
- stop() - Method in class org.apache.openejb.util.Pool
-
- stop() - Method in class org.apache.openejb.util.ServiceManagerProxy
-
- stop() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEContainer
-
- stop() - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappContainer
-
- stop() - Static method in class org.apache.tomee.catalina.cluster.TomEEClusterListener
-
- stop(StandardContext) - Method in interface org.apache.tomee.catalina.ContextListener
-
Called when stopping context.
- stop() - Method in class org.apache.tomee.catalina.GlobalListenerSupport
-
Stops operation.
- stop() - Method in class org.apache.tomee.catalina.LazyStopLoader
-
- stop() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- stop() - Method in class org.apache.tomee.catalina.OpenEJBNamingContextListener
-
- stop() - Method in class org.apache.tomee.catalina.TomcatWebAppBuilder
-
Stop operation.
- stop(StandardContext) - Method in class org.apache.tomee.catalina.TomcatWebAppBuilder
-
Called when stopping context.
- stop() - Method in class org.apache.tomee.catalina.TomEEWebappClassLoader
-
- stop() - Method in class org.apache.tomee.catalina.valve.LazyValve
-
- stop() - Method in class org.apache.tomee.embedded.Container
-
- stop() - Method in class org.apache.tomee.util.QuickServerXmlParser
-
- stopApplication(Object) - Method in class org.apache.openejb.cdi.OpenEJBLifecycle
-
- stopApplication() - Method in class org.apache.openejb.testing.ApplicationComposers
-
- stopCommand - Variable in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- stopContexts(ContextsService, ServletContext, HttpSession) - Static method in class org.apache.openejb.cdi.ScopeHelper
-
- stopHost - Variable in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- stopInjectionOn(Object) - Method in class org.apache.tomee.embedded.junit.TomEEEmbeddedRule
-
- stopInternal() - Method in class org.apache.tomee.catalina.realm.LazyRealm
-
- stopInternal() - Method in class org.apache.tomee.catalina.routing.RouterValve
-
- stopInternal() - Method in class org.apache.tomee.catalina.TomEEWebappLoader
-
- stopPort - Variable in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- stopPort - Variable in class org.apache.openejb.maven.plugins.TomEEEmbeddedMojo
-
Shutdown port.
- stopServer(CountDownLatch) - Method in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
Stop server.
- StopTomEEMojo - Class in org.apache.openejb.maven.plugin
-
The type StopTomEEMojo.
- StopTomEEMojo() - Constructor for class org.apache.openejb.maven.plugin.StopTomEEMojo
-
- store(OutputStream, String) - Method in class org.apache.openejb.util.SuperProperties
-
- storeBeanIfNoTx(ThreadContext, Object) - Method in interface org.apache.openejb.core.cmp.CmpEngine
-
- storeBeanIfNoTx(ThreadContext, Object) - Method in class org.apache.openejb.core.cmp.jpa.JpaCmpEngine
-
- storeClassLoader(AssemblerAfterApplicationCreated) - Method in class org.apache.openejb.batchee.BatchEEServiceManager
-
- StorelessUnivariateStatistic - Interface in org.apache.openejb.math.stat.descriptive
-
- storeNotFlushed - Variable in class org.apache.openejb.jee.jba.ContainerConfiguration
-
- storeProperties - Variable in class org.apache.openejb.jee.sun.SessionManager
-
- StoreProperties - Class in org.apache.openejb.jee.sun
-
- StoreProperties() - Constructor for class org.apache.openejb.jee.sun.StoreProperties
-
- storeStatefulInstance(Object, T) - Method in class org.apache.openejb.cdi.CdiEjbBean
-
- storeToXML(OutputStream, String) - Method in class org.apache.openejb.util.SuperProperties
-
- storeToXML(OutputStream, String, String) - Method in class org.apache.openejb.util.SuperProperties
-
- strategy - Variable in class org.apache.openejb.jee.jba.cmp.ReadAhead
-
- Strategy - Class in org.apache.openejb.jee.jba.cmp
-
Java class for anonymous complex type.
- Strategy() - Constructor for class org.apache.openejb.jee.jba.cmp.Strategy
-
- strategy - Variable in class org.apache.openejb.jee.jpa.GeneratedValue
-
- strategy - Variable in class org.apache.openejb.jee.jpa.Inheritance
-
- streamManager - Variable in class org.apache.openejb.server.cli.command.AbstractCommand
-
- StreamManager - Class in org.apache.openejb.server.cli
-
- StreamManager(OutputStream, OutputStream, String) - Constructor for class org.apache.openejb.server.cli.StreamManager
-
- STRICT_INTERFACE_DECLARATION - Static variable in class org.apache.openejb.config.AnnotationDeployer.ProcessAnnotatedBeans
-
- strictMaximumSize - Variable in class org.apache.openejb.jee.jba.ContainerPoolConf
-
- strictTimeout - Variable in class org.apache.openejb.jee.jba.ContainerPoolConf
-
- string - Variable in class org.apache.openejb.jee.TextMap
-
- StringAdapter - Class in org.apache.openejb.jee
-
- StringAdapter() - Constructor for class org.apache.openejb.jee.StringAdapter
-
- stringAdapterAdapter - Static variable in class org.apache.openejb.jee.Adapters
-
- stringAddr - Variable in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
- stringAddrType - Variable in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
- strings(Collection<T>, Join.NameCallback<T>) - Static method in class org.apache.openejb.util.Join
-
- Strings - Class in org.apache.openejb.util
-
- Strings() - Constructor for class org.apache.openejb.util.Strings
-
- strings(Collection<T>, Join.NameCallback<T>) - Static method in class org.apache.ziplock.Join
-
- StringSource(String) - Constructor for class org.apache.openejb.config.ReadDescriptors.StringSource
-
- StringTemplate - Class in org.apache.openejb.util
-
- StringTemplate(String) - Constructor for class org.apache.openejb.util.StringTemplate
-
- stripPrefix(String, String) - Static method in class org.apache.openejb.client.MulticastConnectionFactory.URIs
-
- stripPrefix(String, String) - Static method in class org.apache.openejb.util.URISupport
-
- stripScheme(URI) - Static method in class org.apache.openejb.util.URISupport
-
- stripVersion - Variable in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
The Strip version.
- stripWarVersion - Variable in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
The Strip war version.
- stubProperty - Variable in class org.apache.openejb.jee.sun.PortInfo
-
- StubProperty - Class in org.apache.openejb.jee.sun
-
- StubProperty() - Constructor for class org.apache.openejb.jee.sun.StubProperty
-
- stubProperty - Variable in class org.apache.openejb.jee.wls.PortInfo
-
- stuckThreadCount - Variable in class org.apache.openejb.jee.wls.ApplicationAdminModeTrigger
-
- stuckThreadCount - Variable in class org.apache.openejb.jee.wls.WorkManagerShutdownTrigger
-
- subAndCheck(int, int) - Static method in class org.apache.openejb.math.util.MathUtils
-
Subtract two integers, checking for overflow.
- subAndCheck(long, long) - Static method in class org.apache.openejb.math.util.MathUtils
-
Subtract two long integers, checking for overflow.
- subclassProxy(BeanContext) - Static method in class org.apache.openejb.util.proxy.ProxyEJB
-
- subject - Variable in class org.apache.openejb.core.security.AbstractSecurityService.SecurityContext
-
- submit(Callable<T>) - Method in class org.apache.openejb.threads.impl.ManagedExecutorServiceImpl
-
- submit(Runnable, T) - Method in class org.apache.openejb.threads.impl.ManagedExecutorServiceImpl
-
- submit(Runnable) - Method in class org.apache.openejb.threads.impl.ManagedExecutorServiceImpl
-
- SubquerySupported - Class in org.apache.openejb.jee.jba.cmp
-
Java class for anonymous complex type.
- SubquerySupported() - Constructor for class org.apache.openejb.jee.jba.cmp.SubquerySupported
-
- subquerySupported - Variable in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
- subscriptionDurability - Variable in class org.apache.openejb.jee.MessageDrivenDestination
-
- SubscriptionDurability - Class in org.apache.openejb.jee
-
- SubscriptionDurability() - Constructor for class org.apache.openejb.jee.SubscriptionDurability
-
- subscriptionDurability - Variable in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
- SubscriptionDurability$JAXB - Class in org.apache.openejb.jee
-
- SubscriptionDurability$JAXB() - Constructor for class org.apache.openejb.jee.SubscriptionDurability$JAXB
-
- SubscriptionDurabilityEnum - Enum in org.apache.openejb.jee.was.v6.ejb
-
Java class for SubscriptionDurabilityKind.
- substituteMostRecentElement(double) - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
Substitutes value
for the most recently added value.
- SUBSTITUTOR - Static variable in class org.apache.openejb.util.PropertyPlaceHolderHelper
-
- subtract(Duration) - Method in class org.apache.openejb.util.Duration
-
- suffix(Ansi, LogRecord) - Method in class org.apache.openejb.log.ColorFormatter
-
- suffix - Variable in class org.apache.tomee.microprofile.jwt.bval.ValidationGenerator
-
- suffixes(String...) - Static method in class org.apache.tomee.loader.filter.Filters
-
- SuffixFilter - Class in org.apache.tomee.loader.filter
-
- SuffixFilter(String) - Constructor for class org.apache.tomee.loader.filter.SuffixFilter
-
- suggestedValue - Variable in class org.apache.openejb.jee.FacesAttribute
-
- suggestedValue - Variable in class org.apache.openejb.jee.FacesProperty
-
- Sum - Class in org.apache.openejb.math.stat.descriptive.summary
-
Returns the sum of the available values.
- Sum() - Constructor for class org.apache.openejb.math.stat.descriptive.summary.Sum
-
Create a Sum instance
- Sum(Sum) - Constructor for class org.apache.openejb.math.stat.descriptive.summary.Sum
-
Copy constructor, creates a new Sum
identical
to the original
- SumOfLogs - Class in org.apache.openejb.math.stat.descriptive.summary
-
Returns the sum of the natural logs for this collection of values.
- SumOfLogs() - Constructor for class org.apache.openejb.math.stat.descriptive.summary.SumOfLogs
-
Create a SumOfLogs instance
- SumOfLogs(SumOfLogs) - Constructor for class org.apache.openejb.math.stat.descriptive.summary.SumOfLogs
-
Copy constructor, creates a new SumOfLogs
identical
to the original
- SumOfSquares - Class in org.apache.openejb.math.stat.descriptive.summary
-
Returns the sum of the squares of the available values.
- SumOfSquares() - Constructor for class org.apache.openejb.math.stat.descriptive.summary.SumOfSquares
-
Create a SumOfSquares instance
- SumOfSquares(SumOfSquares) - Constructor for class org.apache.openejb.math.stat.descriptive.summary.SumOfSquares
-
Copy constructor, creates a new SumOfSquares
identical
to the original
- SUN - Static variable in class org.apache.openejb.server.webservices.saaj.SaajUniverse
-
- SunApplication - Class in org.apache.openejb.jee.sun
-
- SunApplication() - Constructor for class org.apache.openejb.jee.sun.SunApplication
-
- SunApplicationClient - Class in org.apache.openejb.jee.sun
-
- SunApplicationClient() - Constructor for class org.apache.openejb.jee.sun.SunApplicationClient
-
- SunCmpMapping - Class in org.apache.openejb.jee.sun
-
- SunCmpMapping() - Constructor for class org.apache.openejb.jee.sun.SunCmpMapping
-
- sunCmpMapping - Variable in class org.apache.openejb.jee.sun.SunCmpMappings
-
- SunCmpMappings - Class in org.apache.openejb.jee.sun
-
- SunCmpMappings() - Constructor for class org.apache.openejb.jee.sun.SunCmpMappings
-
- SunConversion - Class in org.apache.openejb.config
-
- SunConversion() - Constructor for class org.apache.openejb.config.SunConversion
-
- SunEjbJar - Class in org.apache.openejb.jee.sun
-
- SunEjbJar() - Constructor for class org.apache.openejb.jee.sun.SunEjbJar
-
- SunWebApp - Class in org.apache.openejb.jee.sun
-
- SunWebApp() - Constructor for class org.apache.openejb.jee.sun.SunWebApp
-
- SuperProperties - Class in org.apache.openejb.util
-
Properties is a Hashtable where the keys and values must be Strings.
- SuperProperties() - Constructor for class org.apache.openejb.util.SuperProperties
-
Constructs a new Properties object.
- SuperProperties(Properties) - Constructor for class org.apache.openejb.util.SuperProperties
-
Constructs a new Properties object using the specified default properties.
- supportedLocale - Variable in class org.apache.openejb.jee.FacesLocaleConfig
-
- supports(Class<? extends WorkContext>) - Method in class org.apache.openejb.core.security.SecurityContextHandler
-
- supportService(Class<?>) - Method in class org.apache.openejb.cdi.CdiPlugin
-
- supportsHandlers() - Method in class org.apache.openejb.log.logger.AbstractDelegatingLogger
-
- supportsHandlers() - Method in class org.apache.openejb.log.logger.Slf4jLogger
-
- SupportsInterceptor - Class in org.apache.openejb.cdi.transactional
-
- SupportsInterceptor() - Constructor for class org.apache.openejb.cdi.transactional.SupportsInterceptor
-
- suppressDefaultEnvironment - Variable in class org.apache.openejb.jee.oejb2.EnvironmentType
-
- suspend() - Method in class org.apache.openejb.resource.TransactionManagerWrapper
-
- suspend() - Method in class org.apache.openejb.ri.sp.PseudoTransactionService
-
- suspendTransaction() - Method in class org.apache.openejb.core.transaction.JtaTransactionPolicy
-
- suspendUserTransaction() - Method in interface org.apache.openejb.core.transaction.BeanTransactionPolicy
-
Syspends the bean managed transaction.
- suspendUserTransaction() - Method in class org.apache.openejb.core.transaction.TxBeanManaged
-
- SWClassLoader - Class in org.apache.openejb.arquillian.openejb
-
- SWClassLoader(ClassLoader, <any>...) - Constructor for class org.apache.openejb.arquillian.openejb.SWClassLoader
-
- sweepInterval - Variable in class org.apache.openejb.jee.oejb2.OpenejbClusteringWadiType
-
- Sxc - Class in org.apache.openejb.sxc
-
- Sxc() - Constructor for class org.apache.openejb.sxc.Sxc
-
- Synch - Class in org.apache.openejb.maven.plugin
-
The type Synch for setting up the sources.
- Synch() - Constructor for class org.apache.openejb.maven.plugin.Synch
-
- synchronization() - Method in interface org.apache.openejb.config.PersistenceContextAnn
-
- Synchronization - Class in org.apache.openejb.maven.plugin
-
The type Synchronization to sunc the files and directories.
- Synchronization() - Constructor for class org.apache.openejb.maven.plugin.Synchronization
-
- synchronizationRegistry - Variable in class org.apache.openejb.core.cmp.CmpContainer
-
- synchronizationType - Variable in class org.apache.openejb.assembler.classic.PersistenceContextReferenceInfo
-
- SynchronizationWrapper(BeanContext, Object, EntityBean, boolean, EntityInstanceManager.Key, TransactionPolicy) - Constructor for class org.apache.openejb.core.entity.EntityInstanceManager.SynchronizationWrapper
-
- synchronizedBusinessMethod(Class<?>, Method, Object[]) - Method in class org.apache.openejb.core.ivm.EjbObjectProxyHandler
-
- SynchronizedDescriptiveStatistics - Class in org.apache.openejb.math.stat.descriptive
-
- SynchronizedDescriptiveStatistics() - Constructor for class org.apache.openejb.math.stat.descriptive.SynchronizedDescriptiveStatistics
-
Construct an instance with infinite window
- SynchronizedDescriptiveStatistics(int) - Constructor for class org.apache.openejb.math.stat.descriptive.SynchronizedDescriptiveStatistics
-
Construct an instance with finite window
- SynchronizedDescriptiveStatistics(SynchronizedDescriptiveStatistics) - Constructor for class org.apache.openejb.math.stat.descriptive.SynchronizedDescriptiveStatistics
-
A copy constructor.
- synchronizeFolder(File, String, String) - Static method in class org.apache.openejb.arquillian.common.Setup
-
- syncOnCommitOnly - Variable in class org.apache.openejb.jee.jba.ContainerConfiguration
-
- synthetic - Variable in class org.apache.openejb.assembler.classic.CmrFieldInfo
-
- syntheticField - Variable in class org.apache.openejb.jee.jpa.ManyToMany
-
- syntheticField - Variable in class org.apache.openejb.jee.jpa.ManyToOne
-
- syntheticField - Variable in class org.apache.openejb.jee.jpa.OneToMany
-
- syntheticField - Variable in class org.apache.openejb.jee.jpa.OneToOne
-
- SYSTEM_CLASS_LOADER - Static variable in class org.apache.openejb.util.classloader.URLClassLoaderFirst
-
- SystemAppInfo - Class in org.apache.openejb.config
-
- SystemApps - Class in org.apache.openejb.config
-
Avoids the needs to scan the classpath to load system applications that are used
for deploy tools and other command line tooling.
- SystemApps() - Constructor for class org.apache.openejb.config.SystemApps
-
- SystemClassPath - Class in org.apache.openejb.loader
-
- SystemClassPath() - Constructor for class org.apache.openejb.loader.SystemClassPath
-
- SystemComponentFactory - Class in org.apache.tomee.common
-
- SystemComponentFactory() - Constructor for class org.apache.tomee.common.SystemComponentFactory
-
- SystemComponentReference - Class in org.apache.openejb.core.ivm.naming
-
- SystemComponentReference(Class<? extends Object>) - Constructor for class org.apache.openejb.core.ivm.naming.SystemComponentReference
-
- SystemError - Error in org.apache.openejb.client
-
- SystemError(ThrowableArtifact) - Constructor for error org.apache.openejb.client.SystemError
-
- SystemError(Throwable) - Constructor for error org.apache.openejb.client.SystemError
-
- systemEventClass - Variable in class org.apache.openejb.jee.FacesSystemEventListener
-
- systemEventListener - Variable in class org.apache.openejb.jee.FacesApplication
-
- systemEventListenerClass - Variable in class org.apache.openejb.jee.FacesSystemEventListener
-
- SystemException - Exception in org.apache.openejb.client
-
- SystemException(ThrowableArtifact) - Constructor for exception org.apache.openejb.client.SystemException
-
- SystemException(Throwable) - Constructor for exception org.apache.openejb.client.SystemException
-
- SystemException - Exception in org.apache.openejb
-
This exception is thrown when the container has encountered an unresolvable
system exception that make this Container unable to process requests.
- SystemException() - Constructor for exception org.apache.openejb.SystemException
-
- SystemException(String) - Constructor for exception org.apache.openejb.SystemException
-
- SystemException(Throwable) - Constructor for exception org.apache.openejb.SystemException
-
- SystemException(String, Throwable) - Constructor for exception org.apache.openejb.SystemException
-
- SystemExitException - Exception in org.apache.openejb.cli
-
- SystemExitException(int) - Constructor for exception org.apache.openejb.cli.SystemExitException
-
- SystemInstance - Class in org.apache.openejb.loader
-
This class aims to be the one and only static in the entire SYSTEM
A static, singleton, instance of this class can be created with the
SystemInstance.init(Properties)
method
It is assumed that only one singleton per classloader is possible in any given VM
Thus loading this instance in a classloader will mean there can only be one OpenEJB
instance for that classloader and all children classloaders.
- systemProperties() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- systemProperties - Variable in class org.apache.openejb.assembler.classic.ExclusionInfo
-
- systemProperties - Variable in class org.apache.openejb.config.sys.Openejb
-
- systemPropertiesAsProperties() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- SystemPropertiesOverride - Class in org.apache.openejb.config
-
Anything starting with "openejb" or "tomee" trumps other properties
so "openejb.foo" always beats "foo"
- SystemPropertiesOverride() - Constructor for class org.apache.openejb.config.SystemPropertiesOverride
-
- systemPropertiesPresence - Variable in class org.apache.openejb.assembler.classic.ExclusionInfo
-
- SystemProperty - Class in org.apache.openejb.config
-
- SystemProperty() - Constructor for class org.apache.openejb.config.SystemProperty
-
- SystemPropertyElement(List<SystemProperty>) - Constructor for class org.apache.openejb.config.sys.StackHandler.SystemPropertyElement
-
- systemVariables - Variable in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
The System variables.
- systemVariables - Variable in class org.apache.openejb.maven.plugin.DeployMojo
-
The System variables.