A B C D E F G H I J K L M N O P Q R S T U V W _

A

AC_CREATE_EJBHOME - Static variable in interface org.openejb.assembler.DeploymentInfo
 
ANCHOR_HREF_TYPE - Static variable in class org.openejb.util.HtmlUtilities
type for <a href="href"...>
ANCHOR_NAME_TYPE - Static variable in class org.openejb.util.HtmlUtilities
type for <a name="name"...>
ANY - Static variable in class org.openejb.corba.util.TypeCode
 
AUTH_DENIED - Static variable in interface org.openejb.client.ResponseCodes
 
AUTH_GRANTED - Static variable in interface org.openejb.client.ResponseCodes
 
AUTH_REDIRECT - Static variable in interface org.openejb.client.ResponseCodes
 
AUTH_REQUEST - Static variable in interface org.openejb.client.RequestMethods
 
Abort_output - Static variable in interface org.openejb.server.telnet.TelnetCodes
The function AO.
AbstractInstanceContext - class org.openejb.AbstractInstanceContext.
Simple implementation of ComponentContext satisfying invariant.
AbstractInstanceContext(Object, EnterpriseBean, Interceptor, EJBProxyFactory, BasicTimerService, Set, Set) - Constructor for class org.openejb.AbstractInstanceContext
 
AbstractInterceptorBuilder - class org.openejb.AbstractInterceptorBuilder.
 
AbstractInterceptorBuilder() - Constructor for class org.openejb.AbstractInterceptorBuilder
 
AbstractMethodOperation - class org.openejb.dispatch.AbstractMethodOperation.
 
AbstractMethodOperation(Class, MethodSignature) - Constructor for class org.openejb.dispatch.AbstractMethodOperation
 
AbstractOperationFactory - class org.openejb.dispatch.AbstractOperationFactory.
 
AbstractOperationFactory(VirtualOperation[], MethodSignature[]) - Constructor for class org.openejb.dispatch.AbstractOperationFactory
 
AbstractServerTransactionPolicyConfig - class org.openejb.corba.transaction.AbstractServerTransactionPolicyConfig.
 
AbstractServerTransactionPolicyConfig() - Constructor for class org.openejb.corba.transaction.AbstractServerTransactionPolicyConfig
 
AbstractSpecificMethodOperation - class org.openejb.dispatch.AbstractSpecificMethodOperation.
 
AbstractSpecificMethodOperation() - Constructor for class org.openejb.dispatch.AbstractSpecificMethodOperation
 
Adapter - class org.openejb.corba.Adapter.
 
Adapter(EJBContainer, ORB, POA, Policy) - Constructor for class org.openejb.corba.Adapter
 
AdapterDelegate - class org.openejb.corba.AdapterDelegate.
 
AdapterDelegate(Remote, ClassLoader) - Constructor for class org.openejb.corba.AdapterDelegate
 
AdapterEntity - class org.openejb.corba.AdapterEntity.
 
AdapterEntity(EJBContainer, ORB, POA, Policy) - Constructor for class org.openejb.corba.AdapterEntity
 
AdapterEntity.ObjectActivator - class org.openejb.corba.AdapterEntity.ObjectActivator.
 
AdapterEntity.ObjectActivator() - Constructor for class org.openejb.corba.AdapterEntity.ObjectActivator
 
AdapterProxyFactory - class org.openejb.corba.AdapterProxyFactory.
 
AdapterProxyFactory(Class) - Constructor for class org.openejb.corba.AdapterProxyFactory
 
AdapterProxyFactory(Class, ClassLoader) - Constructor for class org.openejb.corba.AdapterProxyFactory
 
AdapterProxyFactory(Class[], ClassLoader) - Constructor for class org.openejb.corba.AdapterProxyFactory
 
AdapterStateful - class org.openejb.corba.AdapterStateful.
 
AdapterStateful(EJBContainer, ORB, POA, Policy) - Constructor for class org.openejb.corba.AdapterStateful
 
AdapterStateful.ObjectActivator - class org.openejb.corba.AdapterStateful.ObjectActivator.
 
AdapterStateful.ObjectActivator() - Constructor for class org.openejb.corba.AdapterStateful.ObjectActivator
 
AdapterStateless - class org.openejb.corba.AdapterStateless.
 
AdapterStateless(EJBContainer, ORB, POA, Policy) - Constructor for class org.openejb.corba.AdapterStateless
 
AdapterWrapper - class org.openejb.corba.AdapterWrapper.
 
AdapterWrapper(EJBContainer) - Constructor for class org.openejb.corba.AdapterWrapper
 
AdminDaemon - class org.openejb.server.admin.AdminDaemon.
This is the base class for orcistrating the other daemons which actually accept and react to calls coming in from different protocols or channels.
AdminDaemon(ContainerIndex) - Constructor for class org.openejb.server.admin.AdminDaemon
 
AfterBegin - class org.openejb.sfsb.AfterBegin.
 
AfterCompletion - class org.openejb.sfsb.AfterCompletion.
 
AppClientJNDIContext - class org.openejb.client.AppClientJNDIContext.
 
AppClientJNDIContext(String, int) - Constructor for class org.openejb.client.AppClientJNDIContext
 
ApplicationException - exception org.openejb.ApplicationException.
-------------- EJB 2.0 18.1.1 Application exceptions An application exception is an exception defined in the throws clause of a method of the enterprise bean?s home and component interfaces, other than the java.rmi.RemoteException.
ApplicationException() - Constructor for class org.openejb.ApplicationException
Constructs an empty ApplicationException instance.
ApplicationException(String) - Constructor for class org.openejb.ApplicationException
Constructs a ApplicationException with the specified message indicating the source of the problem that occurred.
ApplicationException(Exception) - Constructor for class org.openejb.ApplicationException
Constructs a ApplicationException with the source of the problem that occurred.
ApplicationException(Throwable) - Constructor for class org.openejb.ApplicationException
 
ApplicationException(String, Exception) - Constructor for class org.openejb.ApplicationException
Constructs a ApplicationException with the specified message indicating the source of the problem that occurred and the original "root cause" exception that was thrown when the problem occurred.
ApplicationServer - interface org.openejb.spi.ApplicationServer.
LOCAL to REMOTE SERIALIZATION
Are_You_There - Static variable in interface org.openejb.server.telnet.TelnetCodes
The function AYT.
ArrayEnumeration - class org.openejb.util.ArrayEnumeration.
An Externalizable Enumeration.
ArrayEnumeration(Vector) - Constructor for class org.openejb.util.ArrayEnumeration
 
ArrayEnumeration(List) - Constructor for class org.openejb.util.ArrayEnumeration
 
ArrayEnumeration() - Constructor for class org.openejb.util.ArrayEnumeration
 
Assembler - class org.openejb.assembler.Assembler.
This method performs the following actions(in order): 1 Assembles Containers and Deployments 1.1 Assembles StatefulContainer(s) 1.1.1 Assembles Stateful SessionBean Deployments 1.2 Assembles StatelessContainer(s) 1.2.1 Assembles Stateless SessionBean Deployments 1.3 Assembles EntityContainer(s) 1.3.1 Assembles EntityBean Deployments 2 Assembles SecurityService 3 Assembles TransactionService 4 Assembles ConnectionManager(s) 5 Assembles Connector(s) 7 Applies MethodPermission(s) 8 Applies SecurityRole(s) 8 Applies TransactionAttribute(s) 10 Assembles ProxyFactory 11 Assembles bean JNDI namespaces
Assembler() - Constructor for class org.openejb.assembler.Assembler
 
Assembler - interface org.openejb.spi.Assembler.
 
AssemblerTool - class org.openejb.assembler.AssemblerTool.
This class provides a set of utility methods for constructing various artifacts in the container system from org.openejb.assembler configuration classes.
AssemblerTool() - Constructor for class org.openejb.assembler.AssemblerTool
 
AssemblerTool.RoleMapping - class org.openejb.assembler.AssemblerTool.RoleMapping.
This class encapsulates a mapping between a collection of logical roles and each of those roles equivalent physical security roles in the target environment.
AssemblerTool.RoleMapping(RoleMappingInfo[]) - Constructor for class org.openejb.assembler.AssemblerTool.RoleMapping
Constructs an instance from a RoleMappingInfo configuration object.
AssemblyDescriptor - class org.openejb.config.ejb11.AssemblyDescriptor.
Class AssemblyDescriptor.
AssemblyDescriptor() - Constructor for class org.openejb.config.ejb11.AssemblyDescriptor
 
AssemblyDescriptorDescriptor - class org.openejb.config.ejb11.AssemblyDescriptorDescriptor.
Class AssemblyDescriptorDescriptor.
AssemblyDescriptorDescriptor() - Constructor for class org.openejb.config.ejb11.AssemblyDescriptorDescriptor
 
AuthenticationRequest - class org.openejb.client.AuthenticationRequest.
 
AuthenticationRequest() - Constructor for class org.openejb.client.AuthenticationRequest
Constructs a new AuthenticationRequest to send to the server.
AuthenticationRequest(Object, Object) - Constructor for class org.openejb.client.AuthenticationRequest
Constructs a new AuthenticationRequest to send to the server.
AuthenticationResponse - class org.openejb.client.AuthenticationResponse.
 
AuthenticationResponse() - Constructor for class org.openejb.client.AuthenticationResponse
 
AuthenticationResponse(int) - Constructor for class org.openejb.client.AuthenticationResponse
 
AutoDeployer - class org.openejb.config.AutoDeployer.
This class represents a command line tool for deploying beans.
AutoDeployer() - Constructor for class org.openejb.config.AutoDeployer
 
AutoDeployer(Openejb) - Constructor for class org.openejb.config.AutoDeployer
 
AutoIncrementTablePrimaryKeyGeneratorWrapper - class org.openejb.entity.cmp.pkgenerator.AutoIncrementTablePrimaryKeyGeneratorWrapper.
 
AutoIncrementTablePrimaryKeyGeneratorWrapper(ConnectionFactorySource, String, Class) - Constructor for class org.openejb.entity.cmp.pkgenerator.AutoIncrementTablePrimaryKeyGeneratorWrapper
 
acceptSecContext(InputStream, int) - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
acquire() - Method in interface org.openejb.cache.InstancePool
Get an instance from the pool.
acquire() - Method in class org.openejb.cache.SimpleInstancePool
 
acquire() - Method in class org.openejb.util.SoftLimitedInstancePool
 
add(CSSCompoundSecMechConfig) - Method in class org.openejb.corba.security.config.css.CSSCompoundSecMechListConfig
 
add(TSSCompoundSecMechConfig) - Method in class org.openejb.corba.security.config.tss.TSSCompoundSecMechListConfig
 
add(Object) - Method in class org.openejb.entity.cmp.RelationshipSet
 
add(Object) - Method in class org.openejb.util.SingletonCollection
 
addAll(Collection) - Method in class org.openejb.entity.cmp.RelationshipSet
 
addAll(Collection) - Method in class org.openejb.util.SingletonCollection
 
addCmpField(CmpField) - Method in class org.openejb.config.ejb11.Entity
Method addCmpField
addCmpField(int, CmpField) - Method in class org.openejb.config.ejb11.Entity
Method addCmpField
addConnector(Connector) - Method in class org.openejb.config.sys.Openejb
Method addConnector
addConnector(int, Connector) - Method in class org.openejb.config.sys.Openejb
Method addConnector
addContainer(EJBContainer) - Method in class org.openejb.ContainerIndex
 
addContainer(Object, Container) - Method in class org.openejb.assembler.ContainerSystem
Adds a Container to the list of those that are managed by this container system.
addContainer(Container) - Method in class org.openejb.config.sys.Openejb
Method addContainer
addContainer(int, Container) - Method in class org.openejb.config.sys.Openejb
Method addContainer
addContainerTransaction(ContainerTransaction) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method addContainerTransaction
addContainerTransaction(int, ContainerTransaction) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method addContainerTransaction
addDeployment(CoreDeploymentInfo) - Method in class org.openejb.assembler.ContainerSystem
Adds a DeploymentInfo object to the list of those that are registered by this container System.
addDeploymentEntryToConfig(String, Openejb) - Static method in class org.openejb.config.ConfigUtils
 
addDeployments(Deployments) - Method in class org.openejb.config.sys.Openejb
Method addDeployments
addDeployments(int, Deployments) - Method in class org.openejb.config.sys.Openejb
Method addDeployments
addEjbDeployment(EjbDeployment) - Method in class org.openejb.config.ejb11.OpenejbJar
Method addEjbDeployment
addEjbDeployment(int, EjbDeployment) - Method in class org.openejb.config.ejb11.OpenejbJar
Method addEjbDeployment
addEjbLocalRef(EjbLocalRef) - Method in class org.openejb.config.ejb11.Entity
Method addEjbLocalRef
addEjbLocalRef(int, EjbLocalRef) - Method in class org.openejb.config.ejb11.Entity
Method addEjbLocalRef
addEjbLocalRef(EjbLocalRef) - Method in class org.openejb.config.ejb11.Session
Method addEjbLocalRef
addEjbLocalRef(int, EjbLocalRef) - Method in class org.openejb.config.ejb11.Session
Method addEjbLocalRef
addEjbRef(EjbRef) - Method in class org.openejb.config.ejb11.Entity
Method addEjbRef
addEjbRef(int, EjbRef) - Method in class org.openejb.config.ejb11.Entity
Method addEjbRef
addEjbRef(EjbRef) - Method in class org.openejb.config.ejb11.Session
Method addEjbRef
addEjbRef(int, EjbRef) - Method in class org.openejb.config.ejb11.Session
Method addEjbRef
addEjbSet(EjbSet) - Method in class org.openejb.config.EjbValidator
 
addEnterpriseBeansItem(EnterpriseBeansItem) - Method in class org.openejb.config.ejb11.EnterpriseBeans
Method addEnterpriseBeansItem
addEnterpriseBeansItem(int, EnterpriseBeansItem) - Method in class org.openejb.config.ejb11.EnterpriseBeans
Method addEnterpriseBeansItem
addEnvEntry(EnvEntry) - Method in class org.openejb.config.ejb11.Entity
Method addEnvEntry
addEnvEntry(int, EnvEntry) - Method in class org.openejb.config.ejb11.Entity
Method addEnvEntry
addEnvEntry(EnvEntry) - Method in class org.openejb.config.ejb11.Session
Method addEnvEntry
addEnvEntry(int, EnvEntry) - Method in class org.openejb.config.ejb11.Session
Method addEnvEntry
addError(ValidationError) - Method in class org.openejb.config.EjbSet
 
addFailure(ValidationFailure) - Method in class org.openejb.config.EjbSet
 
addFileToJar(String, String) - Static method in class org.openejb.util.JarUtils
 
addGBean(ConfigurationData, String, AbstractName) - Static method in class org.openejb.server.httpd.HttpServerGBean
 
addIdentityToken(TSSSASIdentityToken) - Method in class org.openejb.corba.security.config.tss.TSSSASMechConfig
 
addJarToPath(String) - Static method in class org.openejb.util.ClasspathUtils
 
addJarToPath(File) - Static method in class org.openejb.util.ClasspathUtils
 
addJarToPath(URL) - Static method in class org.openejb.util.ClasspathUtils
 
addJarToPath(String, String) - Static method in class org.openejb.util.ClasspathUtils
 
addJarToPath(File, String) - Static method in class org.openejb.util.ClasspathUtils
 
addJarToPath(URL, String) - Static method in class org.openejb.util.ClasspathUtils
 
addJarToSystemPath(String) - Static method in class org.openejb.util.ClasspathUtils
Appends the jar to the classpath of the classloader passed in.
addJarToSystemPath(File) - Static method in class org.openejb.util.ClasspathUtils
Appends the jar to the classpath of the classloader passed in.
addJarToSystemPath(URL) - Static method in class org.openejb.util.ClasspathUtils
Appends the jar to the classpath of the classloader passed in.
addJarsToPath(String) - Static method in class org.openejb.util.ClasspathUtils
 
addJarsToPath(File) - Static method in class org.openejb.util.ClasspathUtils
 
addJarsToPath(String, String) - Static method in class org.openejb.util.ClasspathUtils
 
addJarsToPath(File, String) - Static method in class org.openejb.util.ClasspathUtils
 
addJndiProvider(JndiProvider) - Method in class org.openejb.config.sys.Openejb
Method addJndiProvider
addJndiProvider(int, JndiProvider) - Method in class org.openejb.config.sys.Openejb
Method addJndiProvider
addMethod(Method) - Method in class org.openejb.config.ejb11.ContainerTransaction
Method addMethod
addMethod(int, Method) - Method in class org.openejb.config.ejb11.ContainerTransaction
Method addMethod
addMethod(Method) - Method in class org.openejb.config.ejb11.MethodPermission
Method addMethod
addMethod(int, Method) - Method in class org.openejb.config.ejb11.MethodPermission
Method addMethod
addMethodParam(String) - Method in class org.openejb.config.ejb11.MethodParams
Method addMethodParam
addMethodParam(int, String) - Method in class org.openejb.config.ejb11.MethodParams
Method addMethodParam
addMethodPermission(MethodPermission) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method addMethodPermission
addMethodPermission(int, MethodPermission) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method addMethodPermission
addQuery(Query) - Method in class org.openejb.config.ejb11.EjbDeployment
Method addQuery
addQuery(int, Query) - Method in class org.openejb.config.ejb11.EjbDeployment
Method addQuery
addRelation(int, Object) - Method in class org.openejb.entity.cmp.CMPInstanceContext
 
addResource(Resource) - Method in class org.openejb.config.sys.Openejb
Method addResource
addResource(int, Resource) - Method in class org.openejb.config.sys.Openejb
Method addResource
addResourceLink(ResourceLink) - Method in class org.openejb.config.ejb11.EjbDeployment
Method addResourceLink
addResourceLink(int, ResourceLink) - Method in class org.openejb.config.ejb11.EjbDeployment
Method addResourceLink
addResourceRef(ResourceRef) - Method in class org.openejb.config.ejb11.Entity
Method addResourceRef
addResourceRef(int, ResourceRef) - Method in class org.openejb.config.ejb11.Entity
Method addResourceRef
addResourceRef(ResourceRef) - Method in class org.openejb.config.ejb11.Session
Method addResourceRef
addResourceRef(int, ResourceRef) - Method in class org.openejb.config.ejb11.Session
Method addResourceRef
addRoleName(String) - Method in class org.openejb.config.ejb11.MethodPermission
Method addRoleName
addRoleName(int, String) - Method in class org.openejb.config.ejb11.MethodPermission
Method addRoleName
addSecurityRole(SecurityRole) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method addSecurityRole
addSecurityRole(int, SecurityRole) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method addSecurityRole
addSecurityRoleRef(SecurityRoleRef) - Method in class org.openejb.config.ejb11.Entity
Method addSecurityRoleRef
addSecurityRoleRef(int, SecurityRoleRef) - Method in class org.openejb.config.ejb11.Entity
Method addSecurityRoleRef
addSecurityRoleRef(SecurityRoleRef) - Method in class org.openejb.config.ejb11.Session
Method addSecurityRoleRef
addSecurityRoleRef(int, SecurityRoleRef) - Method in class org.openejb.config.ejb11.Session
Method addSecurityRoleRef
addSecurityRoleReference(String, String[]) - Method in class org.openejb.assembler.CoreDeploymentInfo
 
addServiceConfigurationConfig(TSSServiceConfigurationConfig) - Method in class org.openejb.corba.security.config.tss.TSSSASMechConfig
 
addServiceProvider(ServiceProvider) - Method in class org.openejb.config.sys.ServicesJar
Method addServiceProvider
addServiceProvider(int, ServiceProvider) - Method in class org.openejb.config.sys.ServicesJar
Method addServiceProvider
addToEnvironment(String, Object) - Method in class org.openejb.client.JNDIContext
 
addToEnvironment(String, Object) - Method in class org.openejb.naming.IvmContext
 
addWarning(ValidationWarning) - Method in class org.openejb.config.EjbSet
 
addWebService(String, String[], WebServiceContainer, String, String, String, String, ClassLoader) - Method in class org.openejb.server.soap.SoapHttpListener
 
afterCommit(boolean) - Method in class org.openejb.AbstractInstanceContext
 
afterCommit(boolean) - Method in class org.openejb.entity.cmp.CMPInstanceContext
 
afterCommit(boolean) - Method in class org.openejb.sfsb.StatefulInstanceContext
 
afterDelivery() - Method in class org.openejb.mdb.EndpointHandler
 
afterDelivery() - Method in class org.openejb.mdb.EndpointProxy
 
allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in class org.openejb.resource.SharedLocalConnectionManager
 
allocateId() - Static method in class org.openejb.corba.security.SSLConnectionManager
 
appendMethodPermissions(Method, String[]) - Method in class org.openejb.assembler.CoreDeploymentInfo
 
applyMethodPermissions(CoreDeploymentInfo, MethodPermissionInfo[]) - Method in class org.openejb.assembler.AssemblerTool
This method applies a set of method permissions to a deploymentInfo object, so that the container can verify that a specific physical security role has access to a specific method.
applyMethodPermissions(CoreDeploymentInfo, MethodPermissionInfo[], AssemblerTool.RoleMapping) - Method in class org.openejb.assembler.AssemblerTool
This method applies a set of method permissions and RoleMapping to a deploymentInfo object, so that the container can verify that a specific physical security role has access to a specific method.
applyProperties(Object, Properties) - Method in class org.openejb.assembler.AssemblerTool
This method will automatically attempt to invoke an init(Properties ) method on the target object, passing in the properties and an argument.
applyProxyFactory(IntraVmServerInfo) - Method in class org.openejb.assembler.AssemblerTool
This method constructs a ProxyFactory from teh IntraVmServerInfo conf class and automatically registers that ProxyFactory with the ProxyManager as the default proxy.
applyRoleMappings(MethodPermissionInfo, AssemblerTool.RoleMapping) - Method in class org.openejb.assembler.AssemblerTool
 
applySecurityRoleReference(CoreDeploymentInfo, EnterpriseBeanInfo, AssemblerTool.RoleMapping) - Method in class org.openejb.assembler.AssemblerTool
Maps the security role references used by enterprise beans to their associated physical in the target environment.
applyTransactionAttributes(CoreDeploymentInfo, MethodTransactionInfo[]) - Method in class org.openejb.assembler.AssemblerTool
This method applies the transaction attributed described by the collection of MethodTransactionInfo object to the org.openejb.core.DeploymentInfo objects.
arguments - Variable in class org.openejb.security.PolicyContextHandlerDataEJB
 
assembleConnectionManager(ConnectionManagerInfo) - Method in class org.openejb.assembler.AssemblerTool
This class will assemble a ConnectionManager instace from a ConnectionManagerInfo configuration object.
assembleContainer(ContainerInfo) - Method in class org.openejb.assembler.AssemblerTool
This method can construct a Container of any kind based on information in the ContainerInfo object: StatefulContainer, StatelessContainer, or EntityContainer In addition to constructing the containers, this method also constructs all the deployments declared in the containerInfo object and adds them to the containers It constructs the deployment Info object using the assembleDeploymentInfo method.
assembleContainers(ContainerSystem, ContainerSystemInfo) - Method in class org.openejb.assembler.AssemblerTool
When given a complete ContainerSystemInfo object, this method, will construct all the containers (entity, stateful, stateless) and add those containers to the ContainerSystem.
assembleDeploymentInfo(EnterpriseBeanInfo) - Method in class org.openejb.assembler.AssemblerTool
This method assembles a org.openejb.core.DeploymentInfo object from a EnterpriseBeanInfo configuration object of anyone of three types: EntityBeanInfo, StatelessBeanInfo, or StatefulBeanInfo.
assembleManagedConnectionFactory(ManagedConnectionFactoryInfo) - Method in class org.openejb.assembler.AssemblerTool
This method will assemble a ManagedConnectionFactory instance from a ManagedConnecitonFactoryInfo configuration object.
assemblePropertiesFor(String, String, String, String, ServiceProvider) - Static method in class org.openejb.config.ServiceUtils
 
assembleRemoteJndiContext(JndiContextInfo) - Method in class org.openejb.assembler.AssemblerTool
 
assembleSecurityService(SecurityServiceInfo) - Method in class org.openejb.assembler.AssemblerTool
This method assembles the SecurityService from the SecuirtyServiceInfo configuration object.
assembleTransactionManager(TransactionServiceInfo) - Method in class org.openejb.assembler.AssemblerTool
This method assembles the TransactionManager from the TransactionServiceInfo configuration object.
associate() - Method in class org.openejb.AbstractInstanceContext
 
associate() - Method in class org.openejb.entity.EntityInstanceContext
 
associate() - Method in class org.openejb.entity.cmp.CMPInstanceContext
 
associate() - Method in class org.openejb.sfsb.StatefulInstanceContext
 
authenticate(String, String) - Method in class org.openejb.client.JNDIContext
 

B

BEAN - Static variable in class org.openejb.TransactionDemarcation
 
BIZMETHOD - Static variable in class org.openejb.EJBOperation
 
BIZ_INTERFACE - Static variable in class org.openejb.entity.EntityContextImpl
 
BIZ_INTERFACE - Static variable in class org.openejb.mdb.MDBContext
 
BIZ_INTERFACE - Static variable in class org.openejb.sfsb.StatefulSessionContext
 
BIZ_INTERFACE - Static variable in class org.openejb.slsb.StatelessSessionContext
 
BIZ_WSENDPOINT - Static variable in class org.openejb.mdb.MDBContext
 
BIZ_WSENDPOINT - Static variable in class org.openejb.slsb.StatelessSessionContext
 
BMPCreateMethod - class org.openejb.entity.bmp.BMPCreateMethod.
 
BMPCreateMethod(Class, MethodSignature, MethodSignature) - Constructor for class org.openejb.entity.bmp.BMPCreateMethod
 
BMPEntityInterceptorBuilder - class org.openejb.entity.bmp.BMPEntityInterceptorBuilder.
 
BMPEntityInterceptorBuilder() - Constructor for class org.openejb.entity.bmp.BMPEntityInterceptorBuilder
 
BMPFinderMethod - class org.openejb.entity.bmp.BMPFinderMethod.
 
BMPFinderMethod(Class, MethodSignature) - Constructor for class org.openejb.entity.bmp.BMPFinderMethod
 
BMPInstanceContext - class org.openejb.entity.bmp.BMPInstanceContext.
 
BMPInstanceContext(Object, EJBProxyFactory, EntityBean, Interceptor, SystemMethodIndices, Set, Set, TransactionContextManager, BasicTimerService) - Constructor for class org.openejb.entity.bmp.BMPInstanceContext
 
BMPInstanceContextFactory - class org.openejb.entity.bmp.BMPInstanceContextFactory.
 
BMPInstanceContextFactory(Object, Class, Set, Set) - Constructor for class org.openejb.entity.bmp.BMPInstanceContextFactory
 
BMPRemoveMethod - class org.openejb.entity.bmp.BMPRemoveMethod.
Virtual operation handling removal of an instance.
BMPRemoveMethod(Class, MethodSignature) - Constructor for class org.openejb.entity.bmp.BMPRemoveMethod
 
BMP_ENTITY - Static variable in interface org.openejb.EJBComponentType
 
BMP_ENTITY - Static variable in interface org.openejb.config.Bean
 
BOOLEAN - Static variable in class org.openejb.corba.util.TypeCode
 
BaseEJB - class org.openejb.proxy.BaseEJB.
 
BaseEJB(EJBMethodInterceptor) - Constructor for class org.openejb.proxy.BaseEJB
 
BasicTimerService - interface org.openejb.timer.BasicTimerService.
 
BasicTimerServiceImpl - class org.openejb.timer.BasicTimerServiceImpl.
 
BasicTimerServiceImpl(EJBTimeoutInvocationFactory, Interceptor, ThreadPooledTimer, String, String, ObjectName, TransactionContextManager, ClassLoader) - Constructor for class org.openejb.timer.BasicTimerServiceImpl
 
Bean - interface org.openejb.config.Bean.
 
Bean - Static variable in class org.openejb.transaction.TransactionPolicyType
 
BeanPolicy - class org.openejb.transaction.BeanPolicy.
 
BeanPolicy() - Constructor for class org.openejb.transaction.BeanPolicy
 
BeforeCompletion - class org.openejb.sfsb.BeforeCompletion.
 
Break - Static variable in interface org.openejb.server.telnet.TelnetCodes
NVT character BRK.
BusinessMethod - class org.openejb.entity.BusinessMethod.
 
BusinessMethod(Class, MethodSignature) - Constructor for class org.openejb.entity.BusinessMethod
 
BusinessMethod - class org.openejb.mdb.BusinessMethod.
 
BusinessMethod(Class, MethodSignature) - Constructor for class org.openejb.mdb.BusinessMethod
 
BusinessMethod - class org.openejb.sfsb.BusinessMethod.
 
BusinessMethod(Class, MethodSignature) - Constructor for class org.openejb.sfsb.BusinessMethod
 
BusinessMethod - class org.openejb.slsb.BusinessMethod.
 
BusinessMethod(Class, MethodSignature) - Constructor for class org.openejb.slsb.BusinessMethod
 
badCommand(DataInputStream, PrintStream) - Method in class org.openejb.server.telnet.TextConsole
 
bean - Variable in class org.openejb.config.ValidationException
 
bean - Variable in class org.openejb.security.PolicyContextHandlerDataEJB
 
beans - Variable in class org.openejb.assembler.EntityContainerInfo
 
beans - Variable in class org.openejb.assembler.StatefulSessionContainerInfo
 
beans - Variable in class org.openejb.assembler.StatelessSessionContainerInfo
 
beans - Variable in class org.openejb.config.EjbSet
 
beforeCommit() - Method in class org.openejb.AbstractInstanceContext
 
beforeCommit() - Method in class org.openejb.entity.EntityInstanceContext
 
beforeCommit() - Method in class org.openejb.sfsb.StatefulInstanceContext
 
beforeDelivery(Method) - Method in class org.openejb.mdb.EndpointHandler
 
beforeDelivery(Method) - Method in class org.openejb.mdb.EndpointProxy
 
begin() - Method in class org.openejb.server.ejbd.PseudoTransactionService.MyTransactionManager
 
bind(String, Object) - Method in class org.openejb.client.JNDIContext
Throws a javax.naming.OperationNotSupportedException.
bind(Name, Object) - Method in class org.openejb.client.JNDIContext
Throws a javax.naming.OperationNotSupportedException.
bind(String, Object) - Method in class org.openejb.naming.IvmContext
WARNING: this function does not provide support for relative names.
bind(Name, Object) - Method in class org.openejb.naming.IvmContext
WARNING: this function does not provide support for relative names.
bindJndiBeanRefs(EnterpriseBeanInfo, IvmContext) - Method in class org.openejb.assembler.AssemblerTool
 
bindJndiEnvEntries(EnterpriseBeanInfo, IvmContext) - Method in class org.openejb.assembler.AssemblerTool
 
bindJndiResourceRefs(EnterpriseBeanInfo, IvmContext) - Method in class org.openejb.assembler.AssemblerTool
 
blankToNullString(String) - Static method in class org.openejb.util.StringUtilities
Checks a String to see if it's blank, and if so returns null (the opposite of nullToBlankString.
build() - Method in class org.openejb.assembler.Assembler
 
build() - Method in interface org.openejb.spi.Assembler
 
buildContainerSystem(OpenEjbConfiguration) - Method in class org.openejb.assembler.Assembler
When given a complete OpenEjbConfiguration graph this method, will construct an entire container system and return a reference to that container system, as ContainerSystem instance.
buildEnumeration(Vector) - Method in class org.openejb.naming.IvmContext.MyBindingEnumeration
 
buildEnumeration(Vector) - Method in class org.openejb.naming.IvmContext.MyListEnumeration
 
buildEnumeration(Vector) - Method in class org.openejb.naming.IvmContext.MyNamingEnumeration
 
buildInterceptorChains() - Method in interface org.openejb.InterceptorBuilder
 
buildInterceptorChains() - Method in class org.openejb.entity.bmp.BMPEntityInterceptorBuilder
 
buildInterceptorChains() - Method in class org.openejb.entity.cmp.CMPEntityInterceptorBuilder
 
buildInterceptorChains() - Method in class org.openejb.mdb.MDBInterceptorBuilder
 
buildInterceptorChains() - Method in class org.openejb.sfsb.StatefulInterceptorBuilder
 
buildInterceptorChains() - Method in class org.openejb.slsb.StatelessInterceptorBuilder
 
businessMethod(Method, Object[], Object) - Method in class org.openejb.client.EJBObjectHandler
 
byteToString(byte[]) - Static method in class org.openejb.corba.util.Util
 

C

CHAR - Static variable in class org.openejb.corba.util.TypeCode
 
CMP1Bridge - class org.openejb.entity.cmp.CMP1Bridge.
 
CMP1Bridge(Class, LinkedHashMap) - Constructor for class org.openejb.entity.cmp.CMP1Bridge
 
CMPCreateMethod - class org.openejb.entity.cmp.CMPCreateMethod.
 
CMPCreateMethod(Class, CMP1Bridge, MethodSignature, MethodSignature, CacheTable, IdentityDefiner, PrimaryKeyGenerator, IdentityTransform, IdentityTransform, IdentityTransform) - Constructor for class org.openejb.entity.cmp.CMPCreateMethod
 
CMPEJBContainer - class org.openejb.entity.cmp.CMPEJBContainer.
 
CMPEJBContainer(Object, String, ProxyInfo, InterfaceMethodSignature[], InstanceContextFactory, InterceptorBuilder, InstancePool, Map, UserTransactionImpl, String[], String[], TransactionContextManager, TrackedConnectionAssociator, ThreadPooledTimer, String, Kernel, DefaultPrincipal, Subject, TSSBean, Serializable, Serializable, ClassLoader, FrontEndCacheDelegate, CacheFactory) - Constructor for class org.openejb.entity.cmp.CMPEJBContainer
 
CMPEngine - class org.openejb.entity.cmp.CMPEngine.
 
CMPEngine(ConnectionFactoryDelegate, TranqlEJBProxyFactory) - Constructor for class org.openejb.entity.cmp.CMPEngine
 
CMPEntityInterceptorBuilder - class org.openejb.entity.cmp.CMPEntityInterceptorBuilder.
 
CMPEntityInterceptorBuilder() - Constructor for class org.openejb.entity.cmp.CMPEntityInterceptorBuilder
 
CMPFinder - class org.openejb.entity.cmp.CMPFinder.
 
CMPFinder(QueryCommand, QueryCommand, boolean, IdentityDefiner, IdentityDefiner) - Constructor for class org.openejb.entity.cmp.CMPFinder
 
CMPGetter - class org.openejb.entity.cmp.CMPGetter.
 
CMPGetter(String, CMPFieldTransform) - Constructor for class org.openejb.entity.cmp.CMPGetter
 
CMPInstanceContext - class org.openejb.entity.cmp.CMPInstanceContext.
 
CMPInstanceContext(Object, EJBProxyFactory, EntityBean, CMP1Bridge, FaultHandler, IdentityTransform, Interceptor, SystemMethodIndices, Set, Set, TransactionContextManager, BasicTimerService) - Constructor for class org.openejb.entity.cmp.CMPInstanceContext
 
CMPInstanceContextFactory - class org.openejb.entity.cmp.CMPInstanceContextFactory.
 
CMPInstanceContextFactory(Object, CMP1Bridge, IdentityTransform, FaultHandler, Class, Map, Set, Set) - Constructor for class org.openejb.entity.cmp.CMPInstanceContextFactory
 
CMPRemoveMethod - class org.openejb.entity.cmp.CMPRemoveMethod.
Virtual operation handling removal of an instance.
CMPRemoveMethod(Class, MethodSignature, CacheTable, Map) - Constructor for class org.openejb.entity.cmp.CMPRemoveMethod
 
CMPSelectMethod - class org.openejb.entity.cmp.CMPSelectMethod.
 
CMPSelectMethod(QueryCommand, boolean, IdentityDefiner, IdentityDefiner) - Constructor for class org.openejb.entity.cmp.CMPSelectMethod
 
CMPSetter - class org.openejb.entity.cmp.CMPSetter.
 
CMPSetter(String, CMPFieldTransform) - Constructor for class org.openejb.entity.cmp.CMPSetter
 
CMP_ENTITY - Static variable in interface org.openejb.EJBComponentType
 
CMP_ENTITY - Static variable in interface org.openejb.config.Bean
 
CONNECT - Static variable in interface org.openejb.server.httpd.HttpRequest
the HTTP CONNECT type
CONNECTION_MANAGER - Static variable in class org.openejb.assembler.AssemblerTool
 
CONNECTOR - Static variable in class org.openejb.assembler.AssemblerTool
 
CONTAINER - Static variable in class org.openejb.TransactionDemarcation
 
CONTAINER - Static variable in class org.openejb.assembler.AssemblerTool
 
COPY - Static variable in interface org.openejb.proxy.ReplacementStrategy
 
CORBABean - class org.openejb.corba.CORBABean.
 
CORBABean() - Constructor for class org.openejb.corba.CORBABean
 
CORBABean(String, ClassLoader, Executor) - Constructor for class org.openejb.corba.CORBABean
 
CORBAEJBMemento - class org.openejb.corba.CORBAEJBMemento.
 
CORBAEJBMemento(String, boolean) - Constructor for class org.openejb.corba.CORBAEJBMemento
 
CORBAEJBMetaData - class org.openejb.corba.CORBAEJBMetaData.
 
CORBAEJBMetaData(EJBHome, byte, Class, Class, Class) - Constructor for class org.openejb.corba.CORBAEJBMetaData
 
CORBAException - exception org.openejb.corba.CORBAException.
 
CORBAException() - Constructor for class org.openejb.corba.CORBAException
 
CORBAException(String) - Constructor for class org.openejb.corba.CORBAException
 
CORBAException(String, Throwable) - Constructor for class org.openejb.corba.CORBAException
 
CORBAException(Throwable) - Constructor for class org.openejb.corba.CORBAException
 
CORBAHandle - class org.openejb.corba.CORBAHandle.
EJB v2.1 spec, section 19.5.5.1

The javax.ejb.spi.HandleDelegate service provider interface defines methods that enable portable implementations of Handle and HomeHandle that are instantiated in a different vendor???s container to serialize and deserialize EJBObject and EJBHome references.

CORBAHandle(String, Object) - Constructor for class org.openejb.corba.CORBAHandle
 
CORBAHandleDelegate - class org.openejb.corba.CORBAHandleDelegate.
See ejb spec 2.1, 19.5.5.1
CORBAHandleDelegate() - Constructor for class org.openejb.corba.CORBAHandleDelegate
 
CORBAHomeHandle - class org.openejb.corba.CORBAHomeHandle.
EJB v2.1 spec, section 19.5.5.1

The javax.ejb.spi.HandleDelegate service provider interface defines methods that enable portable implementations of Handle and HomeHandle that are instantiated in a different vendor???s container to serialize and deserialize EJBObject and EJBHome references.

CORBAHomeHandle(String) - Constructor for class org.openejb.corba.CORBAHomeHandle
 
CORBAProxyReference - class org.openejb.corba.proxy.CORBAProxyReference.
 
CORBAProxyReference(Artifact, AbstractNameQuery, URI, String, String) - Constructor for class org.openejb.corba.proxy.CORBAProxyReference
 
CRLF - Static variable in class org.openejb.server.httpd.HttpResponseImpl
a line feed character
CRLF - Static variable in class org.openejb.util.StringUtilities
the CRLF for use in String manipulation
CSP - Static variable in class org.openejb.server.httpd.HttpResponseImpl
a colon and space
CSSASMechConfig - interface org.openejb.corba.security.config.css.CSSASMechConfig.
 
CSSBean - class org.openejb.corba.CSSBean.
 
CSSBean() - Constructor for class org.openejb.corba.CSSBean
 
CSSBean(String, Executor, TransactionContextManager, ClassLoader) - Constructor for class org.openejb.corba.CSSBean
 
CSSCompoundSecMechConfig - class org.openejb.corba.security.config.css.CSSCompoundSecMechConfig.
 
CSSCompoundSecMechConfig() - Constructor for class org.openejb.corba.security.config.css.CSSCompoundSecMechConfig
 
CSSCompoundSecMechListConfig - class org.openejb.corba.security.config.css.CSSCompoundSecMechListConfig.
 
CSSCompoundSecMechListConfig() - Constructor for class org.openejb.corba.security.config.css.CSSCompoundSecMechListConfig
 
CSSConfig - class org.openejb.corba.security.config.css.CSSConfig.
 
CSSConfig() - Constructor for class org.openejb.corba.security.config.css.CSSConfig
 
CSSGSSUPMechConfigDynamic - class org.openejb.corba.security.config.css.CSSGSSUPMechConfigDynamic.
This GSSUP mechanism obtains its username and password from a named username password credential that is stored in the subject associated w/ the call stack.
CSSGSSUPMechConfigDynamic(String) - Constructor for class org.openejb.corba.security.config.css.CSSGSSUPMechConfigDynamic
 
CSSGSSUPMechConfigStatic - class org.openejb.corba.security.config.css.CSSGSSUPMechConfigStatic.
 
CSSGSSUPMechConfigStatic(String, String, String) - Constructor for class org.openejb.corba.security.config.css.CSSGSSUPMechConfigStatic
 
CSSNULLASMechConfig - class org.openejb.corba.security.config.css.CSSNULLASMechConfig.
 
CSSNULLASMechConfig() - Constructor for class org.openejb.corba.security.config.css.CSSNULLASMechConfig
 
CSSNULLTransportConfig - class org.openejb.corba.security.config.css.CSSNULLTransportConfig.
 
CSSNULLTransportConfig() - Constructor for class org.openejb.corba.security.config.css.CSSNULLTransportConfig
 
CSSSASITTAbsent - class org.openejb.corba.security.config.css.CSSSASITTAbsent.
 
CSSSASITTAbsent() - Constructor for class org.openejb.corba.security.config.css.CSSSASITTAbsent
 
CSSSASITTAnonymous - class org.openejb.corba.security.config.css.CSSSASITTAnonymous.
 
CSSSASITTAnonymous() - Constructor for class org.openejb.corba.security.config.css.CSSSASITTAnonymous
 
CSSSASITTPrincipalNameDynamic - class org.openejb.corba.security.config.css.CSSSASITTPrincipalNameDynamic.
 
CSSSASITTPrincipalNameDynamic(String, Class, String, String) - Constructor for class org.openejb.corba.security.config.css.CSSSASITTPrincipalNameDynamic
 
CSSSASITTPrincipalNameStatic - class org.openejb.corba.security.config.css.CSSSASITTPrincipalNameStatic.
 
CSSSASITTPrincipalNameStatic(String) - Constructor for class org.openejb.corba.security.config.css.CSSSASITTPrincipalNameStatic
 
CSSSASITTPrincipalNameStatic(String, String) - Constructor for class org.openejb.corba.security.config.css.CSSSASITTPrincipalNameStatic
 
CSSSASIdentityToken - interface org.openejb.corba.security.config.css.CSSSASIdentityToken.
 
CSSSASMechConfig - class org.openejb.corba.security.config.css.CSSSASMechConfig.
 
CSSSASMechConfig() - Constructor for class org.openejb.corba.security.config.css.CSSSASMechConfig
 
CSSSSLTransportConfig - class org.openejb.corba.security.config.css.CSSSSLTransportConfig.
At the moment, this config class can only handle a single address.
CSSSSLTransportConfig() - Constructor for class org.openejb.corba.security.config.css.CSSSSLTransportConfig
 
CSSTransportMechConfig - interface org.openejb.corba.security.config.css.CSSTransportMechConfig.
 
CallContext - class org.openejb.server.ejbd.CallContext.
TODO: Add comment
CallContext() - Constructor for class org.openejb.server.ejbd.CallContext
Constructs a new CallContext
CgLibInvocationHandler - class org.openejb.client.CgLibInvocationHandler.
 
CgLibInvocationHandler() - Constructor for class org.openejb.client.CgLibInvocationHandler
 
CgLibInvocationHandler(InvocationHandler) - Constructor for class org.openejb.client.CgLibInvocationHandler
 
CgLibProxy - class org.openejb.client.CgLibProxy.
 
CgLibProxy(CgLibInvocationHandler) - Constructor for class org.openejb.client.CgLibProxy
 
CgLibProxyFactory - class org.openejb.client.CgLibProxyFactory.
 
CgLibProxyFactory() - Constructor for class org.openejb.client.CgLibProxyFactory
 
CglibEJBProxyFactory - class org.openejb.proxy.CglibEJBProxyFactory.
 
CglibEJBProxyFactory(Class, Class) - Constructor for class org.openejb.proxy.CglibEJBProxyFactory
 
CglibEJBProxyFactory(Class, Class, ClassLoader) - Constructor for class org.openejb.proxy.CglibEJBProxyFactory
 
CglibEJBProxyFactory(Class, Class[], ClassLoader) - Constructor for class org.openejb.proxy.CglibEJBProxyFactory
 
CheckClasses - class org.openejb.config.rules.CheckClasses.
 
CheckClasses() - Constructor for class org.openejb.config.rules.CheckClasses
 
CheckMethods - class org.openejb.config.rules.CheckMethods.
 
CheckMethods() - Constructor for class org.openejb.config.rules.CheckMethods
 
ClassName - class org.openejb.config.sys.ClassName.
Class ClassName.
ClassName() - Constructor for class org.openejb.config.sys.ClassName
 
ClassNameDescriptor - class org.openejb.config.sys.ClassNameDescriptor.
Class ClassNameDescriptor.
ClassNameDescriptor() - Constructor for class org.openejb.config.sys.ClassNameDescriptor
 
ClasspathUtils - class org.openejb.util.ClasspathUtils.
 
ClasspathUtils() - Constructor for class org.openejb.util.ClasspathUtils
 
Client - class org.openejb.client.Client.
 
Client() - Constructor for class org.openejb.client.Client
 
ClientContext - class org.openejb.corba.ClientContext.
 
ClientContext() - Constructor for class org.openejb.corba.ClientContext
 
ClientContextHolder - interface org.openejb.corba.ClientContextHolder.
 
ClientContextHolderStub - class org.openejb.corba.util.ClientContextHolderStub.
 
ClientContextHolderStub() - Constructor for class org.openejb.corba.util.ClientContextHolderStub
 
ClientContextManager - class org.openejb.corba.ClientContextManager.
 
ClientContextManager() - Constructor for class org.openejb.corba.ClientContextManager
 
ClientMetaData - class org.openejb.client.ClientMetaData.
 
ClientMetaData() - Constructor for class org.openejb.client.ClientMetaData
 
ClientMetaData(Object) - Constructor for class org.openejb.client.ClientMetaData
 
ClientPolicy - class org.openejb.corba.security.ClientPolicy.
 
ClientPolicy(CSSConfig) - Constructor for class org.openejb.corba.security.ClientPolicy
 
ClientPolicyFactory - class org.openejb.corba.security.ClientPolicyFactory.
 
ClientPolicyFactory() - Constructor for class org.openejb.corba.security.ClientPolicyFactory
 
ClientTransactionPolicy - class org.openejb.corba.transaction.ClientTransactionPolicy.
 
ClientTransactionPolicy(ClientTransactionPolicyConfig) - Constructor for class org.openejb.corba.transaction.ClientTransactionPolicy
 
ClientTransactionPolicyConfig - interface org.openejb.corba.transaction.ClientTransactionPolicyConfig.
 
ClientTransactionPolicyFactory - class org.openejb.corba.transaction.ClientTransactionPolicyFactory.
 
ClientTransactionPolicyFactory() - Constructor for class org.openejb.corba.transaction.ClientTransactionPolicyFactory
 
CmpField - class org.openejb.config.ejb11.CmpField.
Class CmpField.
CmpField() - Constructor for class org.openejb.config.ejb11.CmpField
 
CmpFieldDescriptor - class org.openejb.config.ejb11.CmpFieldDescriptor.
Class CmpFieldDescriptor.
CmpFieldDescriptor() - Constructor for class org.openejb.config.ejb11.CmpFieldDescriptor
 
CollectionValuedFinder - class org.openejb.entity.cmp.CollectionValuedFinder.
 
CollectionValuedFinder(QueryCommand, QueryCommand, boolean, IdentityDefiner, IdentityDefiner) - Constructor for class org.openejb.entity.cmp.CollectionValuedFinder
 
CollectionValuedSelect - class org.openejb.entity.cmp.CollectionValuedSelect.
 
CollectionValuedSelect(QueryCommand, boolean, IdentityDefiner, IdentityDefiner) - Constructor for class org.openejb.entity.cmp.CollectionValuedSelect
 
Command - class org.openejb.server.telnet.Command.
 
Command() - Constructor for class org.openejb.server.telnet.Command
 
Command.Arguments - class org.openejb.server.telnet.Command.Arguments.
 
ConfigAdapter - interface org.openejb.corba.security.config.ConfigAdapter.
Translates TSS and CSS configurations into CORBA startup args and properties.
ConfigException - exception org.openejb.corba.security.config.ConfigException.
 
ConfigException() - Constructor for class org.openejb.corba.security.config.ConfigException
 
ConfigException(String) - Constructor for class org.openejb.corba.security.config.ConfigException
 
ConfigException(String, Throwable) - Constructor for class org.openejb.corba.security.config.ConfigException
 
ConfigException(Throwable) - Constructor for class org.openejb.corba.security.config.ConfigException
 
ConfigUtil - class org.openejb.corba.security.config.ConfigUtil.
 
ConfigUtil() - Constructor for class org.openejb.corba.security.config.ConfigUtil
 
ConfigUtils - class org.openejb.config.ConfigUtils.
Utility methods for reading and writing config files
ConfigUtils() - Constructor for class org.openejb.config.ConfigUtils
 
ConfigurationFactory - class org.openejb.config.ConfigurationFactory.
An implementation of the Classic Assembler's OpenEjbConfigurationFactory interface.
ConfigurationFactory() - Constructor for class org.openejb.config.ConfigurationFactory
 
Connection - interface org.openejb.client.Connection.
An encapsulation of what is necessary to reach the server
ConnectionFactory - interface org.openejb.client.ConnectionFactory.
 
ConnectionFactoryReference - class org.openejb.naming.ConnectionFactoryReference.
 
ConnectionFactoryReference(ConnectionManager, ManagedConnectionFactory) - Constructor for class org.openejb.naming.ConnectionFactoryReference
 
ConnectionManager - class org.openejb.client.ConnectionManager.
 
ConnectionManager() - Constructor for class org.openejb.client.ConnectionManager
 
ConnectionManager - class org.openejb.config.sys.ConnectionManager.
Class ConnectionManager.
ConnectionManager() - Constructor for class org.openejb.config.sys.ConnectionManager
 
ConnectionManagerDescriptor - class org.openejb.config.sys.ConnectionManagerDescriptor.
Class ConnectionManagerDescriptor.
ConnectionManagerDescriptor() - Constructor for class org.openejb.config.sys.ConnectionManagerDescriptor
 
ConnectionManagerInfo - class org.openejb.assembler.ConnectionManagerInfo.
ConnectionManagerInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
ConnectionManagerInfo() - Constructor for class org.openejb.assembler.ConnectionManagerInfo
 
ConnectionTrackingInterceptor - class org.openejb.ConnectionTrackingInterceptor.
 
ConnectionTrackingInterceptor(Interceptor, TrackedConnectionAssociator) - Constructor for class org.openejb.ConnectionTrackingInterceptor
 
Connector - class org.openejb.config.sys.Connector.
Class Connector.
Connector() - Constructor for class org.openejb.config.sys.Connector
 
ConnectorDescriptor - class org.openejb.config.sys.ConnectorDescriptor.
Class ConnectorDescriptor.
ConnectorDescriptor() - Constructor for class org.openejb.config.sys.ConnectorDescriptor
 
ConnectorInfo - class org.openejb.assembler.ConnectorInfo.
ConnectorInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
ConnectorInfo() - Constructor for class org.openejb.assembler.ConnectorInfo
 
Container - interface org.openejb.assembler.Container.
The Container manages one or more bean deployments at runtime.
Container - class org.openejb.config.sys.Container.
Class Container.
Container() - Constructor for class org.openejb.config.sys.Container
 
ContainerBuilder - class org.openejb.assembler.ContainerBuilder.
 
ContainerBuilder() - Constructor for class org.openejb.assembler.ContainerBuilder
 
ContainerDescriptor - class org.openejb.config.sys.ContainerDescriptor.
Class ContainerDescriptor.
ContainerDescriptor() - Constructor for class org.openejb.config.sys.ContainerDescriptor
 
ContainerHandler - class org.openejb.proxy.ContainerHandler.
 
ContainerHandler(EJBContainer) - Constructor for class org.openejb.proxy.ContainerHandler
 
ContainerIndex - class org.openejb.ContainerIndex.
This class is a bit crufty.
ContainerIndex() - Constructor for class org.openejb.ContainerIndex
 
ContainerIndex(Collection, Kernel) - Constructor for class org.openejb.ContainerIndex
 
ContainerInfo - class org.openejb.assembler.ContainerInfo.
ContainerInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
ContainerInfo() - Constructor for class org.openejb.assembler.ContainerInfo
 
ContainerManagerInfo - class org.openejb.assembler.ContainerManagerInfo.
ContainerManagerInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
ContainerManagerInfo() - Constructor for class org.openejb.assembler.ContainerManagerInfo
 
ContainerNotFoundException - exception org.openejb.ContainerNotFoundException.
 
ContainerNotFoundException() - Constructor for class org.openejb.ContainerNotFoundException
 
ContainerNotFoundException(String) - Constructor for class org.openejb.ContainerNotFoundException
 
ContainerNotFoundException(String, Throwable) - Constructor for class org.openejb.ContainerNotFoundException
 
ContainerNotFoundException(Throwable) - Constructor for class org.openejb.ContainerNotFoundException
 
ContainerPolicy - class org.openejb.transaction.ContainerPolicy.
 
ContainerPolicy() - Constructor for class org.openejb.transaction.ContainerPolicy
 
ContainerSystem - class org.openejb.assembler.ContainerSystem.
 
ContainerSystem() - Constructor for class org.openejb.assembler.ContainerSystem
 
ContainerSystem - interface org.openejb.spi.ContainerSystem.
The ContainerSystem interface represents a complete OpenEJB container system including ContainerManagers, Containers, deployed enterprise beans and the primary services (transaction, security, and persistence).
ContainerSystemInfo - class org.openejb.assembler.ContainerSystemInfo.
ContainerSystemInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
ContainerSystemInfo() - Constructor for class org.openejb.assembler.ContainerSystemInfo
 
ContainerTransaction - class org.openejb.config.ejb11.ContainerTransaction.
Class ContainerTransaction.
ContainerTransaction() - Constructor for class org.openejb.config.ejb11.ContainerTransaction
 
ContainerTransactionDescriptor - class org.openejb.config.ejb11.ContainerTransactionDescriptor.
Class ContainerTransactionDescriptor.
ContainerTransactionDescriptor() - Constructor for class org.openejb.config.ejb11.ContainerTransactionDescriptor
 
ContainerTypes - class org.openejb.config.sys.ContainerTypes.
Class ContainerTypes.
ContainerTypes() - Constructor for class org.openejb.config.sys.ContainerTypes
 
ContainerTypesDescriptor - class org.openejb.config.sys.ContainerTypesDescriptor.
Class ContainerTypesDescriptor.
ContainerTypesDescriptor() - Constructor for class org.openejb.config.sys.ContainerTypesDescriptor
 
CorbaApplicationServer - class org.openejb.corba.CorbaApplicationServer.
 
CorbaApplicationServer() - Constructor for class org.openejb.corba.CorbaApplicationServer
 
CoreDeploymentInfo - class org.openejb.assembler.CoreDeploymentInfo.
Contains all the information needed by the container for a particular deployment.
CoreDeploymentInfo() - Constructor for class org.openejb.assembler.CoreDeploymentInfo
 
CoreDeploymentInfo(String, Class, Class, Class, Class, byte) - Constructor for class org.openejb.assembler.CoreDeploymentInfo
 
CreateMethod - class org.openejb.sfsb.CreateMethod.
 
CreateMethod(Class, MethodSignature) - Constructor for class org.openejb.sfsb.CreateMethod
 
CreateMethod - class org.openejb.slsb.CreateMethod.
 
CreateMethod() - Constructor for class org.openejb.slsb.CreateMethod
 
canHandle(TSSASMechConfig) - Method in interface org.openejb.corba.security.config.css.CSSASMechConfig
 
canHandle(TSSCompoundSecMechConfig) - Method in class org.openejb.corba.security.config.css.CSSCompoundSecMechConfig
 
canHandle(TSSASMechConfig) - Method in class org.openejb.corba.security.config.css.CSSGSSUPMechConfigDynamic
 
canHandle(TSSASMechConfig) - Method in class org.openejb.corba.security.config.css.CSSGSSUPMechConfigStatic
 
canHandle(TSSASMechConfig) - Method in class org.openejb.corba.security.config.css.CSSNULLASMechConfig
 
canHandle(TSSTransportMechConfig) - Method in class org.openejb.corba.security.config.css.CSSNULLTransportConfig
 
canHandle(TSSSASMechConfig) - Method in class org.openejb.corba.security.config.css.CSSSASMechConfig
 
canHandle(TSSTransportMechConfig) - Method in class org.openejb.corba.security.config.css.CSSSSLTransportConfig
 
canHandle(TSSTransportMechConfig) - Method in interface org.openejb.corba.security.config.css.CSSTransportMechConfig
 
cancel() - Method in class org.openejb.timer.TimerImpl
 
check(EstablishContext) - Method in class org.openejb.corba.security.config.tss.TSSASMechConfig
 
check(EstablishContext) - Method in class org.openejb.corba.security.config.tss.TSSCompoundSecMechConfig
 
check(EstablishContext) - Method in class org.openejb.corba.security.config.tss.TSSCompoundSecMechListConfig
 
check(SSLSession, EstablishContext) - Method in class org.openejb.corba.security.config.tss.TSSConfig
 
check(EstablishContext) - Method in class org.openejb.corba.security.config.tss.TSSGSSUPMechConfig
 
check(IdentityToken) - Method in class org.openejb.corba.security.config.tss.TSSITTAbsent
 
check(IdentityToken) - Method in class org.openejb.corba.security.config.tss.TSSITTAnonymous
 
check(IdentityToken) - Method in class org.openejb.corba.security.config.tss.TSSITTDistinguishedName
 
check(IdentityToken) - Method in class org.openejb.corba.security.config.tss.TSSITTPrincipalNameGSSUP
 
check(IdentityToken) - Method in class org.openejb.corba.security.config.tss.TSSITTX509CertChain
 
check(EstablishContext) - Method in class org.openejb.corba.security.config.tss.TSSNULLASMechConfig
 
check(SSLSession) - Method in class org.openejb.corba.security.config.tss.TSSNULLTransportConfig
Returns null subject, since the transport layer can not establish the subject.
check(IdentityToken) - Method in class org.openejb.corba.security.config.tss.TSSSASIdentityToken
 
check(EstablishContext) - Method in class org.openejb.corba.security.config.tss.TSSSASMechConfig
 
check(SSLSession) - Method in class org.openejb.corba.security.config.tss.TSSSECIOPTransportConfig
 
check(SSLSession) - Method in class org.openejb.corba.security.config.tss.TSSSSLTransportConfig
 
check(SSLSession) - Method in class org.openejb.corba.security.config.tss.TSSTransportMechConfig
 
checkForOpenejbJar(String) - Static method in class org.openejb.config.ConfigUtils
 
checkImplementation(Class, Class, String, String) - Method in class org.openejb.assembler.AssemblerTool
 
checkNullBlankString(String) - Static method in class org.openejb.util.StringUtilities
Checks a String to see if it's value is null or blank
checkReadOnly() - Method in class org.openejb.naming.IvmContext
 
check_createMethodsAreImplemented(Bean, Class, Class) - Method in class org.openejb.config.rules.CheckMethods
Create methods must me implemented
check_hasCreateMethod(Bean, Class, Class) - Method in class org.openejb.config.rules.CheckMethods
Must have at least one create method in the home interface.
check_hasEjbClass(Bean) - Method in class org.openejb.config.rules.CheckClasses
 
check_hasHomeClass(Bean) - Method in class org.openejb.config.rules.CheckClasses
 
check_hasRemoteClass(Bean) - Method in class org.openejb.config.rules.CheckClasses
 
check_isEjbClass(Bean) - Method in class org.openejb.config.rules.CheckClasses
 
check_isHomeInterface(Bean) - Method in class org.openejb.config.rules.CheckClasses
 
check_isRemoteInterface(Bean) - Method in class org.openejb.config.rules.CheckClasses
 
check_postCreateMethodsAreImplemented(Bean, Class, Class) - Method in class org.openejb.config.rules.CheckMethods
Validate that the ejbPostCreate methods of entity beans are implemented in the bean class
check_unusedCreateMethods(Bean, Class, Class) - Method in class org.openejb.config.rules.CheckMethods
Check for any create methods in the bean that aren't in the home interface as well
classCodebaseNotFound(String, String, String, Exception) - Static method in class org.openejb.util.OpenEJBErrorHandler
The {0} cannot locate the class {1}, the codebase '{2}' cannot be accessed.
className - Variable in class org.openejb.assembler.ConnectionManagerInfo
 
className - Variable in class org.openejb.assembler.ContainerInfo
 
className - Variable in class org.openejb.assembler.ManagedConnectionFactoryInfo
 
classNotAccessible(String, String) - Static method in class org.openejb.util.OpenEJBErrorHandler
Creates and throws an OpenEJBException with the following message: "The {0} cannot instaniate the class '{1}', the class or initializer is not accessible." {0} part of the system that needs the class {1} class that cannot be accessed.
classNotFound(String, String) - Static method in class org.openejb.util.OpenEJBErrorHandler
Creates and throws an OpenEJBException with the following message: "The {0} cannot find and load the class '{1}'." {0} part of the system that needs the class {1} class that cannot be found.
classNotIntantiateable(String, String) - Static method in class org.openejb.util.OpenEJBErrorHandler
Creates and throws an OpenEJBException with the following message: "The {0} cannot instaniate the class '{1}', the class may be abstract or an interface." {0} part of the system that needs the class {1} class that cannot be accessed.
classNotIntantiateableForUnknownReason(String, String, String, String) - Static method in class org.openejb.util.OpenEJBErrorHandler
Creates and throws an OpenEJBException with the following message: "The {0} cannot instaniate the class {1}: Recieved exception {2}: {3}" {0} part of the system that needs the class {1} class that cannot be accessed.
classNotIntantiateableFromCodebaseForUnknownReason(String, String, String, String, String) - Static method in class org.openejb.util.OpenEJBErrorHandler
Creates and throws an OpenEJBException with the following message: "The {0} cannot instaniate the class {1} loaded from codebase {2}: Recieved exception {3}: {4}" {0} part of the system that needs the class {1} class that cannot be accessed.
clear() - Method in class org.openejb.entity.cmp.RelationshipSet
 
clear() - Method in class org.openejb.util.SingletonCollection
 
clearSASReply(int) - Static method in class org.openejb.corba.security.SASReplyManager
 
clearSSLSession(int) - Static method in class org.openejb.corba.security.SSLSessionManager
 
clearState() - Method in class org.openejb.client.EJBRequest
 
clearSubject(int) - Static method in class org.openejb.corba.security.SubjectManager
 
client - Static variable in class org.openejb.client.EJBObjectProxyHandle
 
close() - Method in interface org.openejb.client.Connection
 
close() - Method in class org.openejb.client.JNDIContext
 
close(long) - Method in interface org.openejb.corba.security.SSLConnectionListener
 
close() - Method in class org.openejb.naming.IvmContext.MyNamingEnumeration
 
close() - Method in class org.openejb.naming.IvmContext
 
cmpFieldNames - Variable in class org.openejb.assembler.EntityBeanInfo
 
codebase - Variable in class org.openejb.assembler.ConnectionManagerInfo
 
codebase - Variable in class org.openejb.assembler.ContainerInfo
 
codebase - Variable in class org.openejb.assembler.EnterpriseBeanInfo
 
codebase - Variable in class org.openejb.assembler.IntraVmServerInfo
 
codebase - Variable in class org.openejb.assembler.ManagedConnectionFactoryInfo
 
codebase - Variable in class org.openejb.assembler.ServiceInfo
 
codebases - Static variable in class org.openejb.assembler.AssemblerTool
 
codebases - Static variable in class org.openejb.util.SafeToolkit
 
command - Variable in class org.openejb.entity.cmp.CMPSelectMethod
 
commands - Static variable in class org.openejb.server.telnet.Command
 
commit() - Method in class org.openejb.server.ejbd.PseudoTransactionService.MyTransaction
 
commit() - Method in class org.openejb.server.ejbd.PseudoTransactionService.MyTransactionManager
 
componentContext - Variable in class org.openejb.AbstractInterceptorBuilder
 
composeName(String, String) - Method in class org.openejb.client.JNDIContext
 
composeName(Name, Name) - Method in class org.openejb.client.JNDIContext
 
composeName(String, String) - Method in class org.openejb.naming.IvmContext
 
composeName(Name, Name) - Method in class org.openejb.naming.IvmContext
 
concrete_base_type() - Method in class org.openejb.corba.util.TypeCode
 
concrete_base_type(TypeCode) - Method in class org.openejb.corba.util.TypeCode
 
config - Variable in class org.openejb.assembler.Assembler
 
configurationParsingError(String, String, String, String) - Static method in class org.openejb.util.OpenEJBErrorHandler
Creates and throws an OpenEJBException with the following message: "Error in XML configuration file.
connectionClosed(ConnectionEvent) - Method in class org.openejb.resource.SharedLocalConnectionManager
 
connectionErrorOccurred(ConnectionEvent) - Method in class org.openejb.resource.SharedLocalConnectionManager
 
connectionManagerId - Variable in class org.openejb.assembler.ConnectionManagerInfo
 
connectionManagerId - Variable in class org.openejb.assembler.ConnectorInfo
 
connectionManagers - Variable in class org.openejb.assembler.FacilitiesInfo
 
connectorId - Variable in class org.openejb.assembler.ConnectorInfo
 
connectors - Variable in class org.openejb.assembler.FacilitiesInfo
 
container - Variable in class org.openejb.server.ejbd.CallContext
The container of the bean executed
containerId - Variable in class org.openejb.AbstractInterceptorBuilder
 
containerName - Variable in class org.openejb.assembler.ContainerInfo
 
containerSystem - Variable in class org.openejb.assembler.OpenEjbConfiguration
 
containerType - Variable in class org.openejb.assembler.ContainerInfo
The container type as specified by subclasses of ContainerInfo.
containers() - Static method in class org.openejb.OpenEJB
Gets all the Container s in this container system.
containers - Variable in class org.openejb.assembler.ContainerManagerInfo
 
containers() - Method in class org.openejb.assembler.ContainerSystem
Gets all the Containers in this container system.
containers - Variable in class org.openejb.assembler.ContainerSystemInfo
 
containers() - Method in interface org.openejb.spi.ContainerSystem
Gets all the Containers in this container system.
contains(Object) - Method in class org.openejb.entity.cmp.RelationshipSet
 
contains(Object) - Method in class org.openejb.util.SingletonCollection
 
containsAll(Collection) - Method in class org.openejb.entity.cmp.RelationshipSet
 
containsAll(Collection) - Method in class org.openejb.util.SingletonCollection
 
content_type() - Method in class org.openejb.corba.util.TypeCode
 
content_type(TypeCode) - Method in class org.openejb.corba.util.TypeCode
 
context - Variable in class org.openejb.EJBContextImpl
 
copy() - Method in class org.openejb.corba.security.ClientPolicy
 
copy() - Method in class org.openejb.corba.security.ServerPolicy
 
copy() - Method in class org.openejb.corba.transaction.ClientTransactionPolicy
 
copy() - Method in class org.openejb.corba.transaction.ServerTransactionPolicy
 
copyArgs(Object[]) - Static method in class org.openejb.proxy.SerializationHandler
 
copyArgs(ClassLoader, Object[]) - Static method in class org.openejb.proxy.SerializationHandler
 
copyFile(File, File) - Static method in class org.openejb.util.FileUtils
Copies the contents of one file to another.
copyFile(File, File, boolean) - Static method in class org.openejb.util.FileUtils
Copies the contents of one file to another.
copyJar(String, boolean) - Static method in class org.openejb.config.EjbJarUtils
 
copyObj(Object) - Static method in class org.openejb.proxy.SerializationHandler
 
copyObj(ClassLoader, Object) - Static method in class org.openejb.proxy.SerializationHandler
 
copyObject(Object, ORB) - Method in class org.openejb.corba.util.UtilDelegateImpl
 
copyObjects(Object[], ORB) - Method in class org.openejb.corba.util.UtilDelegateImpl
 
create(Method, Object[], Object) - Method in class org.openejb.client.EJBHomeHandler
Creates a new EJBObject and returns it to the caller.
create(Remote, ClassLoader) - Method in class org.openejb.corba.AdapterProxyFactory
 
create(Class[], Object[]) - Method in class org.openejb.corba.AdapterProxyFactory
 
create(MethodInterceptor) - Method in class org.openejb.proxy.CglibEJBProxyFactory
 
create(MethodInterceptor, Class[], Object[]) - Method in class org.openejb.proxy.CglibEJBProxyFactory
 
createAnchor(String, String, String) - Static method in class org.openejb.util.HtmlUtilities
Creates an HTML anchor.
createConfig(File) - Static method in class org.openejb.config.ConfigUtils
 
createCorbaIds(Class) - Static method in class org.openejb.corba.util.Util
 
createDeploymentInfoObject(Context, String, Class, Class, Class, Class, byte) - Method in class org.openejb.assembler.AssemblerTool
This method creates the DeploymentInfo class and sets the JNDI context at the same time.
createEJBHomeHandler(EJBMetaDataImpl, ServerMetaData) - Static method in class org.openejb.client.EJBHomeHandler
 
createEJBHomeProxy() - Method in class org.openejb.client.EJBHomeHandler
 
createEJBHomeProxy(EJBMetaDataImpl) - Method in class org.openejb.client.JNDIContext
 
createEJBObjectHandler(EJBMetaDataImpl, ServerMetaData, Object) - Static method in class org.openejb.client.EJBObjectHandler
 
createEJBObjectProxy() - Method in class org.openejb.client.EJBObjectHandler
 
createEjbHome(ProxyInfo) - Static method in class org.openejb.proxy.ProxyMemento
 
createEjbMetaData(ProxyInfo) - Static method in class org.openejb.proxy.ProxyMemento
 
createEjbObject(ProxyInfo) - Static method in class org.openejb.proxy.ProxyMemento
 
createEndpoint(XAResource) - Method in class org.openejb.mdb.MDBContainer
 
createError(String) - Static method in class org.openejb.server.httpd.HttpResponseImpl
This could be improved at some day in the future to also include a stack trace of the exceptions
createError(String, Throwable) - Static method in class org.openejb.server.httpd.HttpResponseImpl
creates an error with user defined variables
createExceptionResult(Exception) - Method in interface org.openejb.EJBInvocation
 
createExceptionResult(Exception) - Method in class org.openejb.EJBInvocationImpl
 
createExceptionResult(Exception) - Method in class org.openejb.server.ejbd.EJBInvocationStream
 
createFileFormField(String, String, int) - Static method in class org.openejb.util.HtmlUtilities
Creates an HTML file form field based on the parameters passed in
<input type="file" name="name" value="value" size="size">
createForbidden(String) - Static method in class org.openejb.server.httpd.HttpResponseImpl
Creates a forbidden response to be sent to the browser using IP authentication
createHandle(ProxyInfo) - Static method in class org.openejb.proxy.ProxyMemento
 
createHiddenFormField(String, String) - Static method in class org.openejb.util.HtmlUtilities
Creates an HTML hidden form field based on the parameters passed in
<input type="hidden" name="name" value="value">
createHomeHanldle(ProxyInfo) - Static method in class org.openejb.proxy.ProxyMemento
 
createInputFormField(String, String, String, int, int, String, String, String, String, boolean, boolean, boolean) - Static method in class org.openejb.util.HtmlUtilities
creates an input type, text, radio, button submit, etc
createInstance() - Method in interface org.openejb.cache.InstanceFactory
Create an instance ready for insertion into the pool.
createInstance() - Method in class org.openejb.entity.EntityInstanceFactory
 
createInstance() - Method in class org.openejb.mdb.MDBInstanceFactory
 
createInstance() - Method in class org.openejb.sfsb.StatefulInstanceFactory
 
createInstance() - Method in class org.openejb.slsb.StatelessInstanceFactory
 
createLocal(Artifact, AbstractNameQuery, boolean, String, String) - Static method in class org.openejb.proxy.EJBProxyReference
 
createMethodString(Method, String) - Static method in class org.openejb.util.StringUtilities
Creates a string representation of a reflection method for example
myMethod(String, String) throws Exception
createRegistryId(Object, Object, String) - Static method in class org.openejb.client.StatelessEJBObjectHandler
 
createRemote(Artifact, AbstractNameQuery, boolean, String, String) - Static method in class org.openejb.proxy.EJBProxyReference
 
createResult(Object) - Method in interface org.openejb.EJBInvocation
 
createResult(Object) - Method in class org.openejb.EJBInvocationImpl
 
createResult(Object) - Method in class org.openejb.server.ejbd.EJBInvocationStream
 
createRootContext() - Static method in class org.openejb.naming.IvmContext
Creates and returns a IvmContext object that is a root context.
createSelectFormField(String, String) - Static method in class org.openejb.util.HtmlUtilities
Creates the beginning of an HTML select based on the name passed in
<select name="name" onChange="onChange">
createSelectOption(String, String, boolean) - Static method in class org.openejb.util.HtmlUtilities
Creates an HTML option used inside an HTML select
<option value="value" selected>display</option>
createServerSocket(String, int) - Method in class org.openejb.corba.sunorb.OpenEJBSocketFactory
 
createSocket(EndPointInfo) - Method in class org.openejb.corba.sunorb.OpenEJBSocketFactory
 
createSubcontext(String) - Method in class org.openejb.client.JNDIContext
Throws a javax.naming.OperationNotSupportedException.
createSubcontext(Name) - Method in class org.openejb.client.JNDIContext
Throws a javax.naming.OperationNotSupportedException.
createSubcontext(String) - Method in class org.openejb.naming.IvmContext
WARNING: this function does not provide support for relative names.
createSubcontext(Name) - Method in class org.openejb.naming.IvmContext
WARNING: this function does not provide support for relative names.
createSubmitFormButton(String, String) - Static method in class org.openejb.util.HtmlUtilities
Creates an HTML submit button based on the parameters passed in
<input type="submit" name="name" value="value">
createSystemMethodIndices(InterfaceMethodSignature[], String, String, String) - Static method in class org.openejb.dispatch.SystemMethodIndices
 
createTempCopy(String) - Static method in class org.openejb.util.SafeToolkit
 
createTempDirectory(String) - Static method in class org.openejb.util.FileUtils
Creates a string for a temporary directory
createTempDirectory() - Static method in class org.openejb.util.FileUtils
Creates a string for a temporary directory The path prefix is chosen from the system property "java.io.tmpdir" plus a file separator plus the string "openejb" @returns the file object associated with the unique name
createTextArea(String, String, int, int, String, String, String) - Static method in class org.openejb.util.HtmlUtilities
Creates an HTML textarea object
<textarea name="name" rows="rows" cols="columns" onfocus="onFocus" onblur="onBlur" onchange="onChange">
content
</textarea>
createTextFormField(String, String, int, int) - Static method in class org.openejb.util.HtmlUtilities
Creates an HTML text form field based on the parameters passed in
<input type="text" name="name" value="value" size="size" maxlength="maxlength">
createTimer(Object, Date, long, Serializable) - Method in interface org.openejb.timer.BasicTimerService
 
createTimer(Object, Date, Serializable) - Method in interface org.openejb.timer.BasicTimerService
 
createTimer(Object, long, long, Serializable) - Method in interface org.openejb.timer.BasicTimerService
 
createTimer(Object, long, Serializable) - Method in interface org.openejb.timer.BasicTimerService
 
createTimer(Object, Date, long, Serializable) - Method in class org.openejb.timer.BasicTimerServiceImpl
 
createTimer(Object, Date, Serializable) - Method in class org.openejb.timer.BasicTimerServiceImpl
 
createTimer(Object, long, long, Serializable) - Method in class org.openejb.timer.BasicTimerServiceImpl
 
createTimer(Object, long, Serializable) - Method in class org.openejb.timer.BasicTimerServiceImpl
 
createTimer(Date, long, Serializable) - Method in class org.openejb.timer.TimerServiceImpl
 
createTimer(Date, Serializable) - Method in class org.openejb.timer.TimerServiceImpl
 
createTimer(long, long, Serializable) - Method in class org.openejb.timer.TimerServiceImpl
 
createTimer(long, Serializable) - Method in class org.openejb.timer.TimerServiceImpl
 
createTimer(Object, Date, long, Serializable) - Method in class org.openejb.timer.UnavailableTimerService
 
createTimer(Object, Date, Serializable) - Method in class org.openejb.timer.UnavailableTimerService
 
createTimer(Object, long, long, Serializable) - Method in class org.openejb.timer.UnavailableTimerService
 
createTimer(Object, long, Serializable) - Method in class org.openejb.timer.UnavailableTimerService
 
createValueHandler() - Method in class org.openejb.corba.util.UtilDelegateImpl
 
create_policy(int, Any) - Method in class org.openejb.corba.security.ClientPolicyFactory
 
create_policy(int, Any) - Method in class org.openejb.corba.security.ServerPolicyFactory
 
create_policy(int, Any) - Method in class org.openejb.corba.transaction.ClientTransactionPolicyFactory
 
create_policy(int, Any) - Method in class org.openejb.corba.transaction.ServerTransactionPolicyFactory
 

D

DEFAULT_DOMAIN_PRINCIPAL - Static variable in class org.openejb.corba.security.SecurityInitializer
 
DEFAULT_PRINCIPAL - Static variable in class org.openejb.corba.security.SecurityInitializer
 
DEFAULT_REALM_PRINCIPAL - Static variable in class org.openejb.corba.security.SecurityInitializer
 
DEFAULT_SECURITY_ROLE - Static variable in class org.openejb.config.ConfigurationFactory
 
DELETE - Static variable in interface org.openejb.server.httpd.HttpRequest
the HTTP DELETE type
DO - Static variable in interface org.openejb.server.telnet.TelnetCodes
Indicates the request that the other party perform, or confirmation that you are expecting he other party to perform, the ndicated option.
DONT - Static variable in interface org.openejb.server.telnet.TelnetCodes
Indicates the demand that the other party stop performing, or confirmation that you are no longer expecting the other party to perform, the indicated option.
DOUBLE - Static variable in class org.openejb.corba.util.TypeCode
 
DTDResolver - class org.openejb.config.DTDResolver.
Loads DTDs from disk so you don't have to hit the web to validate configuration files.
DTDResolver() - Constructor for class org.openejb.config.DTDResolver
 
Data_Mark - Static variable in interface org.openejb.server.telnet.TelnetCodes
The data stream portion of a Synch.
Deploy - class org.openejb.config.Deploy.
This class represents a command line tool for deploying beans.
Deploy() - Constructor for class org.openejb.config.Deploy
 
DeploymentInfo - interface org.openejb.assembler.DeploymentInfo.
The DeploymentInfo object represents all the data needed by other parts of the container system for a bean that is deployed in the container system.
Deployments - class org.openejb.config.sys.Deployments.
Class Deployments.
Deployments() - Constructor for class org.openejb.config.sys.Deployments
 
DeploymentsDescriptor - class org.openejb.config.sys.DeploymentsDescriptor.
Class DeploymentsDescriptor.
DeploymentsDescriptor() - Constructor for class org.openejb.config.sys.DeploymentsDescriptor
 
DispatchInterceptor - class org.openejb.dispatch.DispatchInterceptor.
 
DispatchInterceptor(VirtualOperation[]) - Constructor for class org.openejb.dispatch.DispatchInterceptor
 
DynamicStubClassLoader - class org.openejb.corba.util.DynamicStubClassLoader.
 
DynamicStubClassLoader() - Constructor for class org.openejb.corba.util.DynamicStubClassLoader
 
debug(String) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's debug method
debug(String, Throwable) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's debug method
debug(String, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's debug method
debug(String, Throwable, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's debug method
debug(String, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's debug method
debug(String, Throwable, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's debug method
debug(String, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's debug method
debug(String, Throwable, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's debug method
debug(String, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's debug method
debug(String, Throwable, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's debug method
debug(String, Object, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's debug method
debug(String, Throwable, Object, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's debug method
debug(String, Object, Object, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's debug method
debug(String, Throwable, Object, Object, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's debug method
debug(String, Object[]) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's debug method
debug(String, Throwable, Object[]) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's debug method
debug(String) - Method in class org.openejb.util.Logger
A wrapper call to log4j's debug method
debug(String, Throwable) - Method in class org.openejb.util.Logger
An wrapper call to log4j's debug method
decodeGSSExportName(byte[]) - Static method in class org.openejb.corba.util.Util
This function reads a name from a byte array which was created by the gssExportName() method.
decodeGSSUPToken(Codec, byte[], InitialContextToken) - Static method in class org.openejb.corba.util.Util
Decode an GSSUP InitialContextToken from a GSSToken.
decodeGeneralName(byte[]) - Static method in class org.openejb.corba.util.Util
 
decodeIOR(AS_ContextSec) - Static method in class org.openejb.corba.security.config.tss.TSSASMechConfig
 
decodeIOR(Codec, CompoundSecMech) - Static method in class org.openejb.corba.security.config.tss.TSSCompoundSecMechConfig
 
decodeIOR(Codec, TaggedComponent) - Static method in class org.openejb.corba.security.config.tss.TSSCompoundSecMechListConfig
 
decodeIOR(ServiceConfiguration) - Static method in class org.openejb.corba.security.config.tss.TSSServiceConfigurationConfig
 
decodeIOR(Codec, TaggedComponent) - Static method in class org.openejb.corba.security.config.tss.TSSTransportMechConfig
 
decodeOID(byte[]) - Static method in class org.openejb.corba.util.Util
 
decodeOIDDERObjectIdentifier(byte[]) - Static method in class org.openejb.corba.util.Util
 
defaultProviderURL - Static variable in class org.openejb.config.ServiceUtils
 
default_index() - Method in class org.openejb.corba.util.TypeCode
 
deleteReentrant() - Method in class org.openejb.config.ejb11.Entity
Method deleteReentrant
delistResource(XAResource, int) - Method in class org.openejb.server.ejbd.PseudoTransactionService.MyTransaction
 
deploy(Object, DeploymentInfo) - Method in interface org.openejb.assembler.Container
Adds a bean to this container.
deploy(Object, DeploymentInfo) - Method in class org.openejb.assembler.ContainerBuilder
 
deploy(String) - Method in class org.openejb.config.AutoDeployer
 
deploy(EjbJar, String) - Method in class org.openejb.config.AutoDeployer
 
deploymentCode - Variable in class org.openejb.client.EJBMetaDataImpl
 
deploymentID - Variable in class org.openejb.client.EJBMetaDataImpl
 
deployments() - Method in interface org.openejb.assembler.Container
Gets the DeploymentInfo objects for all the beans deployed in this container.
deployments() - Method in class org.openejb.assembler.ContainerBuilder
 
deployments() - Method in class org.openejb.assembler.ContainerSystem
Gets the DeploymentInfo objects for all the beans deployed in all the containers in this container system.
deployments() - Method in interface org.openejb.spi.ContainerSystem
Gets the DeploymentInfo objects for all the beans deployed in all the containers in this container system.
description - Variable in class org.openejb.assembler.ContainerInfo
 
description - Variable in class org.openejb.assembler.EnterpriseBeanInfo
 
description - Variable in class org.openejb.assembler.MethodInfo
 
description - Variable in class org.openejb.assembler.MethodPermissionInfo
 
description - Variable in class org.openejb.assembler.MethodTransactionInfo
 
description - Variable in class org.openejb.assembler.QueryInfo
 
description - Variable in class org.openejb.assembler.SecurityRoleInfo
 
description - Variable in class org.openejb.assembler.SecurityRoleReferenceInfo
 
description - Variable in class org.openejb.assembler.ServiceInfo
 
destroy() - Method in class org.openejb.corba.security.ClientPolicy
 
destroy() - Method in class org.openejb.corba.security.FinalContextToken
 
destroy() - Method in class org.openejb.corba.security.ServerPolicy
 
destroy() - Method in class org.openejb.corba.transaction.ClientTransactionPolicy
 
destroy() - Method in class org.openejb.corba.transaction.ServerTransactionPolicy
 
destroyInstance(Object) - Method in interface org.openejb.cache.InstanceFactory
Destroy an instance that the pool decided was not needed any longer.
destroyInstance(Object) - Method in class org.openejb.entity.EntityInstanceFactory
 
destroyInstance(Object) - Method in class org.openejb.mdb.MDBInstanceFactory
 
destroyInstance(Object) - Method in class org.openejb.sfsb.StatefulInstanceFactory
 
destroyInstance(Object) - Method in class org.openejb.slsb.StatelessInstanceFactory
 
destroySubcontext(String) - Method in class org.openejb.client.JNDIContext
Throws a javax.naming.OperationNotSupportedException.
destroySubcontext(Name) - Method in class org.openejb.client.JNDIContext
Throws a javax.naming.OperationNotSupportedException.
destroySubcontext(String) - Method in class org.openejb.naming.IvmContext
 
destroySubcontext(Name) - Method in class org.openejb.naming.IvmContext
 
details - Variable in class org.openejb.config.ValidationException
 
die() - Method in class org.openejb.AbstractInstanceContext
 
die() - Method in class org.openejb.entity.EntityInstanceContext
 
die() - Method in class org.openejb.mdb.MDBInstanceContext
 
die() - Method in class org.openejb.sfsb.StatefulInstanceContext
 
die() - Method in class org.openejb.slsb.StatelessInstanceContext
 
discriminator_type() - Method in class org.openejb.corba.util.TypeCode
 
discriminator_type(TypeCode) - Method in class org.openejb.corba.util.TypeCode
 
displayName - Variable in class org.openejb.assembler.ContainerInfo
 
displayName - Variable in class org.openejb.assembler.EnterpriseBeanInfo
 
displayName - Variable in class org.openejb.assembler.ServiceInfo
 
displayResults(EjbSet[]) - Method in class org.openejb.config.EjbValidator
 
dispose() - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
dispose() - Method in class org.openejb.corba.security.jgss.GSSUPCredential
 
doAsCurrentCaller - Variable in class org.openejb.AbstractInterceptorBuilder
 
doFail() - Method in class org.openejb.ContainerIndex
 
doFail() - Method in class org.openejb.EJBModuleImpl
 
doFail() - Method in class org.openejb.GenericEJBContainer
 
doFail() - Method in class org.openejb.corba.CORBABean
 
doFail() - Method in class org.openejb.corba.CSSBean
 
doFail() - Method in class org.openejb.corba.SunNameService
 
doFail() - Method in class org.openejb.corba.TSSBean
 
doFail() - Method in class org.openejb.corba.util.DynamicStubClassLoader
 
doFail() - Method in class org.openejb.corba.util.OpenORBUtil
 
doFail() - Method in class org.openejb.entity.cmp.CMPEJBContainer
 
doFail() - Method in class org.openejb.entity.cmp.PrimaryKeyGeneratorWrapper
 
doFail() - Method in class org.openejb.entity.cmp.pkgenerator.AutoIncrementTablePrimaryKeyGeneratorWrapper
 
doFail() - Method in class org.openejb.entity.cmp.pkgenerator.SQLPrimaryKeyGeneratorWrapper
 
doFail() - Method in class org.openejb.entity.cmp.pkgenerator.SequenceTablePrimaryKeyGeneratorWrapper
 
doFail() - Method in class org.openejb.mdb.MDBContainer
 
doFail() - Method in class org.openejb.server.SimpleSocketService
 
doFail() - Method in class org.openejb.server.axis.WSContainer
 
doFail() - Method in class org.openejb.server.httpd.HttpServer
 
doOperation(EnterpriseBean, Object[]) - Method in class org.openejb.dispatch.AbstractSpecificMethodOperation
 
doOperation(EnterpriseBean, Object[]) - Method in class org.openejb.dispatch.EJBTimeoutOperation
 
doOperation(EnterpriseBean, Object[]) - Method in class org.openejb.entity.dispatch.EJBActivateOperation
 
doOperation(EnterpriseBean, Object[]) - Method in class org.openejb.entity.dispatch.EJBLoadOperation
 
doOperation(EnterpriseBean, Object[]) - Method in class org.openejb.entity.dispatch.EJBPassivateOperation
 
doOperation(EnterpriseBean, Object[]) - Method in class org.openejb.entity.dispatch.EJBStoreOperation
 
doOperation(EnterpriseBean, Object[]) - Method in class org.openejb.entity.dispatch.SetEntityContextOperation
 
doOperation(EnterpriseBean, Object[]) - Method in class org.openejb.entity.dispatch.UnsetEntityContextOperation
 
doOperation(EnterpriseBean, Object[]) - Method in class org.openejb.mdb.dispatch.SetMessageDrivenContextOperation
 
doOperation(EnterpriseBean, Object[]) - Method in class org.openejb.slsb.dispatch.EJBActivateOperation
 
doOperation(EnterpriseBean, Object[]) - Method in class org.openejb.slsb.dispatch.EJBPassivateOperation
 
doOperation(EnterpriseBean, Object[]) - Method in class org.openejb.slsb.dispatch.SetSessionContextOperation
 
doStart() - Method in class org.openejb.ContainerIndex
 
doStart() - Method in class org.openejb.EJBModuleImpl
 
doStart() - Method in class org.openejb.GenericEJBContainer
 
doStart() - Method in class org.openejb.corba.CORBABean
 
doStart() - Method in class org.openejb.corba.CSSBean
 
doStart() - Method in class org.openejb.corba.SunNameService
 
doStart() - Method in class org.openejb.corba.TSSBean
TODO: Security policy really shouldn't be inserted if there is not CSI config to put into it.
doStart() - Method in class org.openejb.corba.util.DynamicStubClassLoader
 
doStart() - Method in class org.openejb.corba.util.OpenORBUtil
 
doStart() - Method in class org.openejb.entity.cmp.CMPEJBContainer
 
doStart() - Method in class org.openejb.entity.cmp.PrimaryKeyGeneratorWrapper
 
doStart() - Method in class org.openejb.entity.cmp.pkgenerator.AutoIncrementTablePrimaryKeyGeneratorWrapper
 
doStart() - Method in class org.openejb.entity.cmp.pkgenerator.SQLPrimaryKeyGeneratorWrapper
 
doStart() - Method in class org.openejb.entity.cmp.pkgenerator.SequenceTablePrimaryKeyGeneratorWrapper
 
doStart() - Method in class org.openejb.mdb.MDBContainer
 
doStart() - Method in class org.openejb.server.SimpleSocketService
 
doStart() - Method in class org.openejb.server.axis.WSContainer
 
doStart() - Method in class org.openejb.server.httpd.HttpServer
 
doStart() - Method in class org.openejb.timer.BasicTimerServiceImpl
 
doStop() - Method in class org.openejb.ContainerIndex
 
doStop() - Method in class org.openejb.EJBModuleImpl
 
doStop() - Method in class org.openejb.GenericEJBContainer
 
doStop() - Method in class org.openejb.corba.CORBABean
 
doStop() - Method in class org.openejb.corba.CSSBean
 
doStop() - Method in class org.openejb.corba.SunNameService
 
doStop() - Method in class org.openejb.corba.TSSBean
 
doStop() - Method in class org.openejb.corba.util.DynamicStubClassLoader
 
doStop() - Method in class org.openejb.corba.util.OpenORBUtil
 
doStop() - Method in class org.openejb.entity.cmp.CMPEJBContainer
 
doStop() - Method in class org.openejb.entity.cmp.PrimaryKeyGeneratorWrapper
 
doStop() - Method in class org.openejb.entity.cmp.pkgenerator.AutoIncrementTablePrimaryKeyGeneratorWrapper
 
doStop() - Method in class org.openejb.entity.cmp.pkgenerator.SQLPrimaryKeyGeneratorWrapper
 
doStop() - Method in class org.openejb.entity.cmp.pkgenerator.SequenceTablePrimaryKeyGeneratorWrapper
 
doStop() - Method in class org.openejb.mdb.MDBContainer
 
doStop() - Method in class org.openejb.server.SimpleSocketService
 
doStop() - Method in class org.openejb.server.axis.WSContainer
 
doStop() - Method in class org.openejb.server.httpd.HttpServer
 
doStop() - Method in class org.openejb.timer.BasicTimerServiceImpl
 
dtds - Static variable in class org.openejb.config.DTDResolver
 

E

EJBACTIVATE - Static variable in class org.openejb.EJBOperation
 
EJBACTIVATE - Static variable in class org.openejb.entity.EntityContextImpl
 
EJBActivateOperation - class org.openejb.entity.dispatch.EJBActivateOperation.
 
EJBActivateOperation - class org.openejb.slsb.dispatch.EJBActivateOperation.
 
EJBCREATE - Static variable in class org.openejb.EJBOperation
 
EJBCREATE - Static variable in class org.openejb.entity.EntityContextImpl
 
EJBCREATEREMOVE - Static variable in class org.openejb.mdb.MDBContext
 
EJBCREATEREMOVE - Static variable in class org.openejb.slsb.StatelessSessionContext
 
EJBCREATEREMOVEACTIVATE - Static variable in class org.openejb.sfsb.StatefulSessionContext
 
EJBComponentType - interface org.openejb.EJBComponentType.
 
EJBContainer - interface org.openejb.EJBContainer.
Interface exposed by server side EJB Containers to allow the interceptor stack to interact with them.
EJBContainerProvider - class org.openejb.server.axis.EJBContainerProvider.
 
EJBContainerProvider(EJBContainer) - Constructor for class org.openejb.server.axis.EJBContainerProvider
 
EJBContextImpl - class org.openejb.EJBContextImpl.
Implementation of EJBContext that uses the State pattern to determine which operations can be performed for a given EJB.
EJBContextImpl(EJBInstanceContext, TransactionContextManager, UserTransactionImpl) - Constructor for class org.openejb.EJBContextImpl
 
EJBContextImpl.EJBContextState - class org.openejb.EJBContextImpl.EJBContextState.
 
EJBContextImpl.EJBContextState() - Constructor for class org.openejb.EJBContextImpl.EJBContextState
 
EJBCreateMethod - class org.openejb.slsb.EJBCreateMethod.
 
EJBCreateMethod(Class) - Constructor for class org.openejb.slsb.EJBCreateMethod
 
EJBFIND - Static variable in class org.openejb.EJBOperation
 
EJBFIND - Static variable in class org.openejb.entity.EntityContextImpl
 
EJBHOME - Static variable in class org.openejb.EJBOperation
 
EJBHOME - Static variable in class org.openejb.entity.EntityContextImpl
 
EJBHomeHandle - class org.openejb.client.EJBHomeHandle.
 
EJBHomeHandle() - Constructor for class org.openejb.client.EJBHomeHandle
Public no-arg constructor required by Externalizable API
EJBHomeHandle(EJBHomeProxy) - Constructor for class org.openejb.client.EJBHomeHandle
 
EJBHomeHandler - class org.openejb.client.EJBHomeHandler.
Handles invocations from an EJBHomeProxy.
EJBHomeHandler() - Constructor for class org.openejb.client.EJBHomeHandler
Constructs an EJBHomeHandler to handle invocations from an EJBHomeProxy.
EJBHomeHandler(EJBMetaDataImpl, ServerMetaData) - Constructor for class org.openejb.client.EJBHomeHandler
 
EJBHomeImpl - class org.openejb.proxy.EJBHomeImpl.
 
EJBHomeImpl(EJBMethodInterceptor) - Constructor for class org.openejb.proxy.EJBHomeImpl
 
EJBHomeProxy - interface org.openejb.client.EJBHomeProxy.
 
EJBHomeProxyHandle - class org.openejb.client.EJBHomeProxyHandle.
 
EJBHomeProxyHandle() - Constructor for class org.openejb.client.EJBHomeProxyHandle
 
EJBHomeProxyHandle(EJBHomeHandler) - Constructor for class org.openejb.client.EJBHomeProxyHandle
 
EJBIdentityInterceptor - class org.openejb.security.EJBIdentityInterceptor.
An interceptor that invokes the bean under the caller's Subject.
EJBIdentityInterceptor(Interceptor) - Constructor for class org.openejb.security.EJBIdentityInterceptor
 
EJBInstanceContext - interface org.openejb.EJBInstanceContext.
 
EJBInstanceFactory - interface org.openejb.EJBInstanceFactory.
 
EJBInstanceFactoryImpl - class org.openejb.EJBInstanceFactoryImpl.
 
EJBInstanceFactoryImpl(Class) - Constructor for class org.openejb.EJBInstanceFactoryImpl
 
EJBInterceptor - interface org.openejb.proxy.EJBInterceptor.
 
EJBInterfaceMethods - class org.openejb.EJBInterfaceMethods.
Common Methods on EJB Interfaces
EJBInterfaceMethods() - Constructor for class org.openejb.EJBInterfaceMethods
 
EJBInterfaceType - class org.openejb.EJBInterfaceType.
Type-safe enum describing
EJBInvocation - interface org.openejb.EJBInvocation.
Specialization of Invocation to define attributes specific to the invocation of an EJB.
EJBInvocationHandler - class org.openejb.client.EJBInvocationHandler.
TODO: Add comments
EJBInvocationHandler() - Constructor for class org.openejb.client.EJBInvocationHandler
TODO: Add comments
EJBInvocationHandler(EJBMetaDataImpl, ServerMetaData) - Constructor for class org.openejb.client.EJBInvocationHandler
 
EJBInvocationHandler(EJBMetaDataImpl, ServerMetaData, Object) - Constructor for class org.openejb.client.EJBInvocationHandler
 
EJBInvocationImpl - class org.openejb.EJBInvocationImpl.
 
EJBInvocationImpl() - Constructor for class org.openejb.EJBInvocationImpl
No-arg constructor needed for Externalizable
EJBInvocationImpl(EJBInterfaceType, int, Object[]) - Constructor for class org.openejb.EJBInvocationImpl
 
EJBInvocationImpl(EJBInterfaceType, Object, int, Object[]) - Constructor for class org.openejb.EJBInvocationImpl
 
EJBInvocationImpl(int, Object[], EJBInstanceContext) - Constructor for class org.openejb.EJBInvocationImpl
 
EJBInvocationImplRemote - class org.openejb.EJBInvocationImplRemote.
 
EJBInvocationImplRemote() - Constructor for class org.openejb.EJBInvocationImplRemote
No-arg constructor needed for Externalizable
EJBInvocationImplRemote(EJBInterfaceType, int, Object[], Serializable) - Constructor for class org.openejb.EJBInvocationImplRemote
 
EJBInvocationImplRemote(EJBInterfaceType, Object, int, Object[], Serializable) - Constructor for class org.openejb.EJBInvocationImplRemote
 
EJBInvocationStream - class org.openejb.server.ejbd.EJBInvocationStream.
 
EJBInvocationStream() - Constructor for class org.openejb.server.ejbd.EJBInvocationStream
 
EJBInvocationStream(ORBRef) - Constructor for class org.openejb.server.ejbd.EJBInvocationStream
 
EJBInvocationStream(int) - Constructor for class org.openejb.server.ejbd.EJBInvocationStream
 
EJBLOAD - Static variable in class org.openejb.EJBOperation
 
EJBLOAD - Static variable in class org.openejb.entity.EntityContextImpl
 
EJBLoadOperation - class org.openejb.entity.dispatch.EJBLoadOperation.
 
EJBLocalHomeImpl - class org.openejb.proxy.EJBLocalHomeImpl.
 
EJBLocalHomeImpl(EJBMethodInterceptor) - Constructor for class org.openejb.proxy.EJBLocalHomeImpl
 
EJBLocalObjectImpl - class org.openejb.proxy.EJBLocalObjectImpl.
 
EJBLocalObjectImpl(EJBMethodInterceptor) - Constructor for class org.openejb.proxy.EJBLocalObjectImpl
 
EJBMetaDataImpl - class org.openejb.client.EJBMetaDataImpl.
------------------------------------------------- EJB 1.1 9.3.6 Meta-data class The deployment tools are responsible for implementing the class that provides meta-data information to the client view contract.
EJBMetaDataImpl() - Constructor for class org.openejb.client.EJBMetaDataImpl
Public no-arg constructor required by Externalizable API
EJBMetaDataImpl(Class, Class, int) - Constructor for class org.openejb.client.EJBMetaDataImpl
 
EJBMetaDataImpl(Class, Class, Class, int) - Constructor for class org.openejb.client.EJBMetaDataImpl
 
EJBMetaDataImpl(Class, Class, Class, int, String) - Constructor for class org.openejb.client.EJBMetaDataImpl
 
EJBMetaDataImpl(Class, Class, Class, int, String, int) - Constructor for class org.openejb.client.EJBMetaDataImpl
 
EJBMetaDataImpl - class org.openejb.proxy.EJBMetaDataImpl.
 
EJBMetaDataImpl(EJBHomeImpl, Class, Class, Class, boolean, boolean) - Constructor for class org.openejb.proxy.EJBMetaDataImpl
 
EJBMethodInterceptor - class org.openejb.proxy.EJBMethodInterceptor.
 
EJBMethodInterceptor(EJBProxyFactory, EJBInterfaceType, EJBContainer, int[]) - Constructor for class org.openejb.proxy.EJBMethodInterceptor
 
EJBMethodInterceptor(EJBProxyFactory, EJBInterfaceType, EJBContainer, int[], Object) - Constructor for class org.openejb.proxy.EJBMethodInterceptor
 
EJBModuleImpl - class org.openejb.EJBModuleImpl.
 
EJBModuleImpl(String, J2EEServer, J2EEApplication, String, ConnectionFactoryDelegate, ConnectionFactorySource, TransactionManagerDelegate, TransactionContextManager, Collection) - Constructor for class org.openejb.EJBModuleImpl
 
EJBObjectHandle - class org.openejb.client.EJBObjectHandle.
------------------------------------- EJB 1.1

9.3.4 Handle class

The deployment tools are responsible for implementing the handle class for the entity bean.

EJBObjectHandle() - Constructor for class org.openejb.client.EJBObjectHandle
Public no-arg constructor required by Externalizable API
EJBObjectHandle(EJBObjectProxy) - Constructor for class org.openejb.client.EJBObjectHandle
 
EJBObjectHandler - class org.openejb.client.EJBObjectHandler.
 
EJBObjectHandler() - Constructor for class org.openejb.client.EJBObjectHandler
 
EJBObjectHandler(EJBMetaDataImpl, ServerMetaData) - Constructor for class org.openejb.client.EJBObjectHandler
 
EJBObjectHandler(EJBMetaDataImpl, ServerMetaData, Object) - Constructor for class org.openejb.client.EJBObjectHandler
 
EJBObjectImpl - class org.openejb.proxy.EJBObjectImpl.
 
EJBObjectImpl(EJBMethodInterceptor) - Constructor for class org.openejb.proxy.EJBObjectImpl
 
EJBObjectInputStream - class org.openejb.server.ejbd.EJBObjectInputStream.
 
EJBObjectInputStream() - Constructor for class org.openejb.server.ejbd.EJBObjectInputStream
 
EJBObjectInputStream(InputStream) - Constructor for class org.openejb.server.ejbd.EJBObjectInputStream
 
EJBObjectProxy - interface org.openejb.client.EJBObjectProxy.
 
EJBObjectProxyHandle - class org.openejb.client.EJBObjectProxyHandle.
 
EJBObjectProxyHandle() - Constructor for class org.openejb.client.EJBObjectProxyHandle
 
EJBObjectProxyHandle(EJBObjectHandler) - Constructor for class org.openejb.client.EJBObjectProxyHandle
 
EJBOperation - class org.openejb.EJBOperation.
 
EJBPOSTCREATE - Static variable in class org.openejb.EJBOperation
 
EJBPOSTCREATE - Static variable in class org.openejb.entity.EntityContextImpl
 
EJBPassivateOperation - class org.openejb.entity.dispatch.EJBPassivateOperation.
 
EJBPassivateOperation - class org.openejb.slsb.dispatch.EJBPassivateOperation.
 
EJBProxyFactory - class org.openejb.proxy.EJBProxyFactory.
 
EJBProxyFactory(EJBContainer) - Constructor for class org.openejb.proxy.EJBProxyFactory
 
EJBProxyFactory(ProxyInfo) - Constructor for class org.openejb.proxy.EJBProxyFactory
 
EJBProxyFactory(String, boolean, Class, Class, Class, Class) - Constructor for class org.openejb.proxy.EJBProxyFactory
 
EJBProxyHelper - class org.openejb.proxy.EJBProxyHelper.
 
EJBProxyHelper() - Constructor for class org.openejb.proxy.EJBProxyHelper
 
EJBProxyReference - class org.openejb.proxy.EJBProxyReference.
 
EJBREMOVE - Static variable in class org.openejb.EJBOperation
 
EJBREMOVE - Static variable in class org.openejb.entity.EntityContextImpl
 
EJBRequest - class org.openejb.client.EJBRequest.
 
EJBRequest() - Constructor for class org.openejb.client.EJBRequest
 
EJBRequest(ORBRef) - Constructor for class org.openejb.client.EJBRequest
 
EJBRequest(int) - Constructor for class org.openejb.client.EJBRequest
 
EJBResponse - class org.openejb.client.EJBResponse.
 
EJBResponse() - Constructor for class org.openejb.client.EJBResponse
 
EJBResponse(int, Object) - Constructor for class org.openejb.client.EJBResponse
 
EJBRunAsInterceptor - class org.openejb.security.EJBRunAsInterceptor.
A simple interceptor that sets up the next caller to be the configured run-as Subject.
EJBRunAsInterceptor(Interceptor, Subject) - Constructor for class org.openejb.security.EJBRunAsInterceptor
 
EJBSESSIONID - Static variable in class org.openejb.server.httpd.HttpRequestImpl
 
EJBSecurityInterceptor - class org.openejb.security.EJBSecurityInterceptor.
An interceptor that performs the JACC EJB security check before continuing on w/ the interceptor stack call.
EJBSecurityInterceptor(Interceptor, String, PermissionManager) - Constructor for class org.openejb.security.EJBSecurityInterceptor
 
EJBStoreOperation - class org.openejb.entity.dispatch.EJBStoreOperation.
 
EJBTIMEOUT - Static variable in class org.openejb.entity.EntityContextImpl
 
EJBTIMEOUT - Static variable in class org.openejb.mdb.MDBContext
 
EJBTIMEOUT - Static variable in class org.openejb.slsb.StatelessSessionContext
 
EJBTimeoutInvocationFactory - interface org.openejb.timer.EJBTimeoutInvocationFactory.
 
EJBTimeoutOperation - class org.openejb.dispatch.EJBTimeoutOperation.
 
EJB_APP_EXCEPTION - Static variable in interface org.openejb.client.ResponseCodes
 
EJB_ERROR - Static variable in interface org.openejb.client.ResponseCodes
 
EJB_HOME_CREATE - Static variable in interface org.openejb.client.RequestMethods
 
EJB_HOME_FIND - Static variable in interface org.openejb.client.RequestMethods
 
EJB_HOME_GET_EJB_META_DATA - Static variable in interface org.openejb.client.RequestMethods
 
EJB_HOME_GET_HOME_HANDLE - Static variable in interface org.openejb.client.RequestMethods
 
EJB_HOME_METHOD - Static variable in interface org.openejb.client.RequestMethods
 
EJB_HOME_REMOVE_BY_HANDLE - Static variable in interface org.openejb.client.RequestMethods
 
EJB_HOME_REMOVE_BY_PKEY - Static variable in interface org.openejb.client.RequestMethods
 
EJB_OBJECT_BUSINESS_METHOD - Static variable in interface org.openejb.client.RequestMethods
 
EJB_OBJECT_GET_EJB_HOME - Static variable in interface org.openejb.client.RequestMethods
 
EJB_OBJECT_GET_HANDLE - Static variable in interface org.openejb.client.RequestMethods
 
EJB_OBJECT_GET_PRIMARY_KEY - Static variable in interface org.openejb.client.RequestMethods
 
EJB_OBJECT_IS_IDENTICAL - Static variable in interface org.openejb.client.RequestMethods
 
EJB_OBJECT_REMOVE - Static variable in interface org.openejb.client.RequestMethods
 
EJB_OK - Static variable in interface org.openejb.client.ResponseCodes
 
EJB_OK_CREATE - Static variable in interface org.openejb.client.ResponseCodes
 
EJB_OK_FOUND - Static variable in interface org.openejb.client.ResponseCodes
 
EJB_OK_FOUND_COLLECTION - Static variable in interface org.openejb.client.ResponseCodes
 
EJB_OK_FOUND_ENUMERATION - Static variable in interface org.openejb.client.ResponseCodes
 
EJB_OK_NOT_FOUND - Static variable in interface org.openejb.client.ResponseCodes
 
EJB_REQUEST - Static variable in interface org.openejb.client.RequestMethods
 
EJB_SYS_EXCEPTION - Static variable in interface org.openejb.client.ResponseCodes
 
ENDPOINT - Static variable in class org.openejb.EJBOperation
 
ENTITY - Static variable in interface org.openejb.assembler.Container
 
ENTITY - Static variable in class org.openejb.assembler.EnterpriseBeanInfo
The type constant for a bean managed entity bean or container managed entity bean
ENTITY - Static variable in class org.openejb.corba.CORBAEJBMetaData
 
ENTITY_BM_PERSISTENCE - Static variable in class org.openejb.client.EJBRequest
 
ENTITY_CM_PERSISTENCE - Static variable in class org.openejb.client.EJBRequest
 
ENTITY_CONTAINER - Static variable in class org.openejb.assembler.ContainerInfo
The container type constant for a bean managed entity bean container, as well as CMP entity container.
EQUALS - Static variable in class org.openejb.client.EJBInvocationHandler
 
ESC - Static variable in class org.openejb.server.telnet.TextConsole
 
EjbDaemon - class org.openejb.server.ejbd.EjbDaemon.
 
EjbDaemon(ContainerIndex, Collection) - Constructor for class org.openejb.server.ejbd.EjbDaemon
 
EjbDeployment - class org.openejb.config.ejb11.EjbDeployment.
Class EjbDeployment.
EjbDeployment() - Constructor for class org.openejb.config.ejb11.EjbDeployment
 
EjbDeploymentDescriptor - class org.openejb.config.ejb11.EjbDeploymentDescriptor.
Class EjbDeploymentDescriptor.
EjbDeploymentDescriptor() - Constructor for class org.openejb.config.ejb11.EjbDeploymentDescriptor
 
EjbJar - class org.openejb.config.ejb11.EjbJar.
Class EjbJar.
EjbJar() - Constructor for class org.openejb.config.ejb11.EjbJar
 
EjbJarDescriptor - class org.openejb.config.ejb11.EjbJarDescriptor.
Class EjbJarDescriptor.
EjbJarDescriptor() - Constructor for class org.openejb.config.ejb11.EjbJarDescriptor
 
EjbJarUtils - class org.openejb.config.EjbJarUtils.
 
EjbJarUtils() - Constructor for class org.openejb.config.EjbJarUtils
 
EjbLocalRef - class org.openejb.config.ejb11.EjbLocalRef.
Class EjbLocalRef.
EjbLocalRef() - Constructor for class org.openejb.config.ejb11.EjbLocalRef
 
EjbLocalRefDescriptor - class org.openejb.config.ejb11.EjbLocalRefDescriptor.
Class EjbLocalRefDescriptor.
EjbLocalRefDescriptor() - Constructor for class org.openejb.config.ejb11.EjbLocalRefDescriptor
 
EjbLocalReferenceInfo - class org.openejb.assembler.EjbLocalReferenceInfo.
EjbReferenceInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
EjbLocalReferenceInfo() - Constructor for class org.openejb.assembler.EjbLocalReferenceInfo
 
EjbLocalReferenceLocationInfo - class org.openejb.assembler.EjbLocalReferenceLocationInfo.
EjbReferenceLocation is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
EjbLocalReferenceLocationInfo() - Constructor for class org.openejb.assembler.EjbLocalReferenceLocationInfo
 
EjbRef - class org.openejb.config.ejb11.EjbRef.
Class EjbRef.
EjbRef() - Constructor for class org.openejb.config.ejb11.EjbRef
 
EjbRefDescriptor - class org.openejb.config.ejb11.EjbRefDescriptor.
Class EjbRefDescriptor.
EjbRefDescriptor() - Constructor for class org.openejb.config.ejb11.EjbRefDescriptor
 
EjbReferenceInfo - class org.openejb.assembler.EjbReferenceInfo.
EjbReferenceInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
EjbReferenceInfo() - Constructor for class org.openejb.assembler.EjbReferenceInfo
 
EjbReferenceLocationInfo - class org.openejb.assembler.EjbReferenceLocationInfo.
EjbReferenceLocation is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
EjbReferenceLocationInfo() - Constructor for class org.openejb.assembler.EjbReferenceLocationInfo
 
EjbServer - class org.openejb.server.ejbd.EjbServer.
 
EjbServer() - Constructor for class org.openejb.server.ejbd.EjbServer
 
EjbServer(ContainerIndex, Collection) - Constructor for class org.openejb.server.ejbd.EjbServer
 
EjbServerGBean - class org.openejb.server.ejbd.EjbServerGBean.
 
EjbServerGBean() - Constructor for class org.openejb.server.ejbd.EjbServerGBean
 
EjbSet - class org.openejb.config.EjbSet.
 
EjbSet(String) - Constructor for class org.openejb.config.EjbSet
 
EjbValidator - class org.openejb.config.EjbValidator.
 
EjbValidator() - Constructor for class org.openejb.config.EjbValidator
 
EmbeddedLoader - class org.openejb.loader.EmbeddedLoader.
 
EmbeddedLoader() - Constructor for class org.openejb.loader.EmbeddedLoader
 
EmbeddingLoader - class org.openejb.loader.EmbeddingLoader.
 
EmbeddingLoader() - Constructor for class org.openejb.loader.EmbeddingLoader
 
EndpointFactory - class org.openejb.mdb.EndpointFactory.
 
EndpointFactory(MDBContainer, Class, ClassLoader) - Constructor for class org.openejb.mdb.EndpointFactory
 
EndpointHandler - class org.openejb.mdb.EndpointHandler.
Container for the local interface of a Message Driven Bean.
EndpointHandler(MDBContainer, NamedXAResource, int[]) - Constructor for class org.openejb.mdb.EndpointHandler
 
EndpointProxy - class org.openejb.mdb.EndpointProxy.
Base class for MessageEndpoint invocations.
EndpointProxy(EndpointHandler) - Constructor for class org.openejb.mdb.EndpointProxy
 
EnterpriseBeanInfo - class org.openejb.assembler.EnterpriseBeanInfo.
EnterpriseBeanInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
EnterpriseBeanInfo() - Constructor for class org.openejb.assembler.EnterpriseBeanInfo
 
EnterpriseBeans - class org.openejb.config.ejb11.EnterpriseBeans.
Class EnterpriseBeans.
EnterpriseBeans() - Constructor for class org.openejb.config.ejb11.EnterpriseBeans
 
EnterpriseBeansDescriptor - class org.openejb.config.ejb11.EnterpriseBeansDescriptor.
Class EnterpriseBeansDescriptor.
EnterpriseBeansDescriptor() - Constructor for class org.openejb.config.ejb11.EnterpriseBeansDescriptor
 
EnterpriseBeansItem - class org.openejb.config.ejb11.EnterpriseBeansItem.
Class EnterpriseBeansItem.
EnterpriseBeansItem() - Constructor for class org.openejb.config.ejb11.EnterpriseBeansItem
 
EnterpriseBeansItemDescriptor - class org.openejb.config.ejb11.EnterpriseBeansItemDescriptor.
Class EnterpriseBeansItemDescriptor.
EnterpriseBeansItemDescriptor() - Constructor for class org.openejb.config.ejb11.EnterpriseBeansItemDescriptor
 
Entity - class org.openejb.config.ejb11.Entity.
Class Entity.
Entity() - Constructor for class org.openejb.config.ejb11.Entity
 
EntityBean - class org.openejb.config.EntityBean.
 
EntityBeanInfo - class org.openejb.assembler.EntityBeanInfo.
EntityBeanInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
EntityBeanInfo() - Constructor for class org.openejb.assembler.EntityBeanInfo
 
EntityContainerInfo - class org.openejb.assembler.EntityContainerInfo.
EntityContainerInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
EntityContainerInfo() - Constructor for class org.openejb.assembler.EntityContainerInfo
 
EntityContextImpl - class org.openejb.entity.EntityContextImpl.
 
EntityContextImpl(EntityInstanceContext, TransactionContextManager) - Constructor for class org.openejb.entity.EntityContextImpl
 
EntityContextImpl.EntityContextState - class org.openejb.entity.EntityContextImpl.EntityContextState.
 
EntityContextImpl.EntityContextState() - Constructor for class org.openejb.entity.EntityContextImpl.EntityContextState
 
EntityDescriptor - class org.openejb.config.ejb11.EntityDescriptor.
Class EntityDescriptor.
EntityDescriptor() - Constructor for class org.openejb.config.ejb11.EntityDescriptor
 
EntityEJBHome - class org.openejb.proxy.EntityEJBHome.
 
EntityEJBHome(EJBMethodInterceptor) - Constructor for class org.openejb.proxy.EntityEJBHome
 
EntityEJBHomeHandler - class org.openejb.client.EntityEJBHomeHandler.
 
EntityEJBHomeHandler() - Constructor for class org.openejb.client.EntityEJBHomeHandler
 
EntityEJBHomeHandler(EJBMetaDataImpl, ServerMetaData) - Constructor for class org.openejb.client.EntityEJBHomeHandler
 
EntityEJBLocalHome - class org.openejb.proxy.EntityEJBLocalHome.
 
EntityEJBLocalHome(EJBMethodInterceptor) - Constructor for class org.openejb.proxy.EntityEJBLocalHome
 
EntityEJBLocalObject - class org.openejb.proxy.EntityEJBLocalObject.
 
EntityEJBLocalObject(EJBMethodInterceptor) - Constructor for class org.openejb.proxy.EntityEJBLocalObject
 
EntityEJBObject - class org.openejb.proxy.EntityEJBObject.
 
EntityEJBObject(EJBMethodInterceptor) - Constructor for class org.openejb.proxy.EntityEJBObject
 
EntityEJBObjectHandler - class org.openejb.client.EntityEJBObjectHandler.
This InvocationHandler and its proxy are serializable and can be used by HomeHandle, Handle, and MetaData to persist and revive handles.
EntityEJBObjectHandler() - Constructor for class org.openejb.client.EntityEJBObjectHandler
 
EntityEJBObjectHandler(EJBMetaDataImpl, ServerMetaData) - Constructor for class org.openejb.client.EntityEJBObjectHandler
 
EntityEJBObjectHandler(EJBMetaDataImpl, ServerMetaData, Object) - Constructor for class org.openejb.client.EntityEJBObjectHandler
 
EntityInstanceContext - class org.openejb.entity.EntityInstanceContext.
 
EntityInstanceContext(Object, EJBProxyFactory, EnterpriseBean, Interceptor, SystemMethodIndices, Set, Set, TransactionContextManager, BasicTimerService) - Constructor for class org.openejb.entity.EntityInstanceContext
 
EntityInstanceFactory - class org.openejb.entity.EntityInstanceFactory.
Factory for EntityInstanceContexts.
EntityInstanceFactory(InstanceContextFactory) - Constructor for class org.openejb.entity.EntityInstanceFactory
 
EntityInstanceInterceptor - class org.openejb.entity.EntityInstanceInterceptor.
Simple Instance Interceptor that does not cache instances in the ready state but passivates between each invocation.
EntityInstanceInterceptor(Interceptor, Object, InstancePool, boolean) - Constructor for class org.openejb.entity.EntityInstanceInterceptor
 
EnumerationValuedFinder - class org.openejb.entity.cmp.EnumerationValuedFinder.
 
EnumerationValuedFinder(QueryCommand, QueryCommand, boolean, IdentityDefiner, IdentityDefiner) - Constructor for class org.openejb.entity.cmp.EnumerationValuedFinder
 
EnvEntry - class org.openejb.config.ejb11.EnvEntry.
Class EnvEntry.
EnvEntry() - Constructor for class org.openejb.config.ejb11.EnvEntry
 
EnvEntryDescriptor - class org.openejb.config.ejb11.EnvEntryDescriptor.
Class EnvEntryDescriptor.
EnvEntryDescriptor() - Constructor for class org.openejb.config.ejb11.EnvEntryDescriptor
 
EnvEntryInfo - class org.openejb.assembler.EnvEntryInfo.
EnvEntryInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
EnvEntryInfo() - Constructor for class org.openejb.assembler.EnvEntryInfo
 
Erase_Line - Static variable in interface org.openejb.server.telnet.TelnetCodes
The function EL.
Erase_character - Static variable in interface org.openejb.server.telnet.TelnetCodes
The function EC.
EstablishContextWrapper - class org.openejb.corba.security.wrappers.EstablishContextWrapper.
 
EstablishContextWrapper(EstablishContext) - Constructor for class org.openejb.corba.security.wrappers.EstablishContextWrapper
 
Exit - class org.openejb.server.telnet.Exit.
 
Exit() - Constructor for class org.openejb.server.telnet.Exit
 
ejb - Variable in class org.openejb.client.EJBInvocationHandler
The EJBMetaDataImpl object of the bean deployment that this invocation handler represents.
ejbActivate() - Method in class org.openejb.entity.EntityInstanceContext
 
ejbClass - Variable in class org.openejb.assembler.EnterpriseBeanInfo
 
ejbCreate() - Method in class org.openejb.mdb.MDBInstanceContext
 
ejbCreate() - Method in class org.openejb.slsb.StatelessInstanceContext
 
ejbDeploymentId - Variable in class org.openejb.assembler.EjbLocalReferenceLocationInfo
 
ejbDeploymentId - Variable in class org.openejb.assembler.EjbReferenceLocationInfo
 
ejbDeploymentId - Variable in class org.openejb.assembler.EnterpriseBeanInfo
 
ejbDeploymentId - Variable in class org.openejb.assembler.MethodInfo
 
ejbHomeProxy - Variable in class org.openejb.client.EJBHomeHandle
 
ejbHomeProxy - Variable in class org.openejb.client.EJBMetaDataImpl
 
ejbLoad() - Method in class org.openejb.entity.EntityInstanceContext
 
ejbName - Variable in class org.openejb.AbstractInterceptorBuilder
 
ejbName - Variable in class org.openejb.assembler.EnterpriseBeanInfo
 
ejbObjectProxy - Variable in class org.openejb.client.EJBObjectHandle
 
ejbPassivate() - Method in class org.openejb.entity.EntityInstanceContext
 
ejbReferences - Variable in class org.openejb.assembler.JndiEncInfo
 
ejbRemove() - Method in class org.openejb.mdb.MDBInstanceContext
 
ejbRemove() - Method in class org.openejb.slsb.StatelessInstanceContext
 
ejbStore() - Method in class org.openejb.entity.EntityInstanceContext
 
ejbeans - Variable in class org.openejb.assembler.ContainerInfo
 
encode() - Method in interface org.openejb.corba.security.config.css.CSSASMechConfig
Encode the client authentication token
encode() - Method in class org.openejb.corba.security.config.css.CSSGSSUPMechConfigDynamic
 
encode() - Method in class org.openejb.corba.security.config.css.CSSGSSUPMechConfigStatic
 
encode() - Method in class org.openejb.corba.security.config.css.CSSNULLASMechConfig
 
encodeAuthorizationElement() - Method in class org.openejb.corba.security.config.css.CSSSASMechConfig
 
encodeGSSExportName(String, String) - Static method in class org.openejb.corba.util.Util
This method encodes a name as if it was encoded using the GSS-API gss_export_name() function call (see RFC 2743, page 84).
encodeGSSUPToken(ORB, Codec, String, String, String) - Static method in class org.openejb.corba.util.Util
Encode a mechanism independent initial context token (GSSToken).
encodeGeneralName(String) - Static method in class org.openejb.corba.util.Util
 
encodeGeneralName(X509Name) - Static method in class org.openejb.corba.util.Util
 
encodeGeneralName(GeneralName) - Static method in class org.openejb.corba.util.Util
 
encodeIOR(ORB, Codec) - Method in class org.openejb.corba.security.config.tss.TSSASMechConfig
 
encodeIOR(ORB, Codec) - Method in class org.openejb.corba.security.config.tss.TSSCompoundSecMechConfig
 
encodeIOR(ORB, Codec) - Method in class org.openejb.corba.security.config.tss.TSSCompoundSecMechListConfig
 
encodeIOR(ORB, Codec) - Method in class org.openejb.corba.security.config.tss.TSSGSSUPMechConfig
 
encodeIOR(ORB, Codec) - Method in class org.openejb.corba.security.config.tss.TSSNULLASMechConfig
Encode a virtually null AS context.
encodeIOR(ORB, Codec) - Method in class org.openejb.corba.security.config.tss.TSSNULLTransportConfig
 
encodeIOR(ORB, Codec) - Method in class org.openejb.corba.security.config.tss.TSSSASMechConfig
 
encodeIOR(ORB, Codec) - Method in class org.openejb.corba.security.config.tss.TSSSECIOPTransportConfig
 
encodeIOR(ORB, Codec) - Method in class org.openejb.corba.security.config.tss.TSSSSLTransportConfig
 
encodeIOR(ORB, Codec) - Method in class org.openejb.corba.security.config.tss.TSSTransportMechConfig
 
encodeIdentityToken() - Method in class org.openejb.corba.security.config.css.CSSSASITTAbsent
 
encodeIdentityToken() - Method in class org.openejb.corba.security.config.css.CSSSASITTAnonymous
 
encodeIdentityToken() - Method in class org.openejb.corba.security.config.css.CSSSASITTPrincipalNameDynamic
TODO should also use login domains?
encodeIdentityToken() - Method in class org.openejb.corba.security.config.css.CSSSASITTPrincipalNameStatic
 
encodeIdentityToken() - Method in interface org.openejb.corba.security.config.css.CSSSASIdentityToken
 
encodeIdentityToken() - Method in class org.openejb.corba.security.config.css.CSSSASMechConfig
 
encodeOID(String) - Static method in class org.openejb.corba.util.Util
 
encodeOID(DERObjectIdentifier) - Static method in class org.openejb.corba.util.Util
 
enlistResource(XAResource) - Method in class org.openejb.server.ejbd.PseudoTransactionService.MyTransaction
 
enter() - Method in class org.openejb.AbstractInstanceContext
 
entityContainers - Variable in class org.openejb.assembler.ContainerManagerInfo
 
entityContainers - Variable in class org.openejb.assembler.ContainerSystemInfo
 
enumerateCmpField() - Method in class org.openejb.config.ejb11.Entity
Method enumerateCmpField
enumerateConnector() - Method in class org.openejb.config.sys.Openejb
Method enumerateConnector
enumerateContainer() - Method in class org.openejb.config.sys.Openejb
Method enumerateContainer
enumerateContainerTransaction() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method enumerateContainerTransaction
enumerateDeployments() - Method in class org.openejb.config.sys.Openejb
Method enumerateDeployments
enumerateEjbDeployment() - Method in class org.openejb.config.ejb11.OpenejbJar
Method enumerateEjbDeployment
enumerateEjbLocalRef() - Method in class org.openejb.config.ejb11.Entity
Method enumerateEjbLocalRef
enumerateEjbLocalRef() - Method in class org.openejb.config.ejb11.Session
Method enumerateEjbLocalRef
enumerateEjbRef() - Method in class org.openejb.config.ejb11.Entity
Method enumerateEjbRef
enumerateEjbRef() - Method in class org.openejb.config.ejb11.Session
Method enumerateEjbRef
enumerateEnterpriseBeansItem() - Method in class org.openejb.config.ejb11.EnterpriseBeans
Method enumerateEnterpriseBeansItem
enumerateEnvEntry() - Method in class org.openejb.config.ejb11.Entity
Method enumerateEnvEntry
enumerateEnvEntry() - Method in class org.openejb.config.ejb11.Session
Method enumerateEnvEntry
enumerateJndiProvider() - Method in class org.openejb.config.sys.Openejb
Method enumerateJndiProvider
enumerateMethod() - Method in class org.openejb.config.ejb11.ContainerTransaction
Method enumerateMethod
enumerateMethod() - Method in class org.openejb.config.ejb11.MethodPermission
Method enumerateMethod
enumerateMethodParam() - Method in class org.openejb.config.ejb11.MethodParams
Method enumerateMethodParam
enumerateMethodPermission() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method enumerateMethodPermission
enumerateQuery() - Method in class org.openejb.config.ejb11.EjbDeployment
Method enumerateQuery
enumerateResource() - Method in class org.openejb.config.sys.Openejb
Method enumerateResource
enumerateResourceLink() - Method in class org.openejb.config.ejb11.EjbDeployment
Method enumerateResourceLink
enumerateResourceRef() - Method in class org.openejb.config.ejb11.Entity
Method enumerateResourceRef
enumerateResourceRef() - Method in class org.openejb.config.ejb11.Session
Method enumerateResourceRef
enumerateRoleName() - Method in class org.openejb.config.ejb11.MethodPermission
Method enumerateRoleName
enumerateSecurityRole() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method enumerateSecurityRole
enumerateSecurityRoleRef() - Method in class org.openejb.config.ejb11.Entity
Method enumerateSecurityRoleRef
enumerateSecurityRoleRef() - Method in class org.openejb.config.ejb11.Session
Method enumerateSecurityRoleRef
enumerateServiceProvider() - Method in class org.openejb.config.sys.ServicesJar
Method enumerateServiceProvider
envEntries - Variable in class org.openejb.assembler.JndiEncInfo
 
equal(TypeCode) - Method in class org.openejb.corba.util.TypeCode
 
equals(Object) - Method in class org.openejb.corba.security.config.tss.TSSSASIdentityToken
 
equals(GSSNameSpi) - Method in class org.openejb.corba.security.jgss.GSSUPAnonServerName
 
equals(GSSNameSpi) - Method in class org.openejb.corba.security.jgss.GSSUPAnonUserName
 
equals(GSSNameSpi) - Method in class org.openejb.corba.security.jgss.GSSUPServerName
 
equals(GSSNameSpi) - Method in class org.openejb.corba.security.jgss.GSSUPUserName
 
equals(Object) - Method in class org.openejb.dispatch.InterfaceMethodSignature
 
equals(Object) - Method in class org.openejb.dispatch.MethodSignature
 
equivalent(TypeCode) - Method in class org.openejb.corba.util.TypeCode
 
error(String) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's error method
error(String, Throwable) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's error method
error(String, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's error method
error(String, Throwable, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's error method
error(String, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's error method
error(String, Throwable, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's error method
error(String, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's error method
error(String, Throwable, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's error method
error(String, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's error method
error(String, Throwable, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's error method
error(String, Object, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's error method
error(String, Throwable, Object, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's error method
error(String, Object, Object, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's error method
error(String, Throwable, Object, Object, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's error method
error(String, Object[]) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's error method
error(String, Throwable, Object[]) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's error method
error(String) - Method in class org.openejb.util.Logger
A wrapper call to log4j's error method
error(String, Throwable) - Method in class org.openejb.util.Logger
An wrapper call to log4j's error method
errors - Variable in class org.openejb.config.EjbSet
 
exec(Command.Arguments, DataInputStream, PrintStream) - Method in class org.openejb.server.telnet.Command
 
exec(Command.Arguments, DataInputStream, PrintStream) - Method in class org.openejb.server.telnet.Exit
 
exec(Command.Arguments, DataInputStream, PrintStream) - Method in class org.openejb.server.telnet.GroovySh
 
exec(Command.Arguments, DataInputStream, PrintStream) - Method in class org.openejb.server.telnet.Help
 
exec(Command.Arguments, DataInputStream, PrintStream) - Method in class org.openejb.server.telnet.Lookup
 
exec(Command.Arguments, DataInputStream, PrintStream) - Method in class org.openejb.server.telnet.Ls
 
exec(Command.Arguments, DataInputStream, PrintStream) - Method in class org.openejb.server.telnet.Prompt
 
exec(Command.Arguments, DataInputStream, PrintStream) - Method in class org.openejb.server.telnet.Stop
 
exec(Command.Arguments, DataInputStream, PrintStream) - Method in class org.openejb.server.telnet.Test
 
exec(InputStream, PrintStream) - Method in class org.openejb.server.telnet.TextConsole
 
exec(Command.Arguments, DataInputStream, PrintStream) - Method in class org.openejb.server.telnet.Version
 
execute(EJBInvocation) - Method in class org.openejb.dispatch.EJBTimeoutOperation
 
execute(EJBInvocation) - Method in interface org.openejb.dispatch.VirtualOperation
 
execute(EJBInvocation) - Method in class org.openejb.entity.BusinessMethod
 
execute(EJBInvocation) - Method in class org.openejb.entity.HomeMethod
 
execute(EJBInvocation) - Method in class org.openejb.entity.bmp.BMPCreateMethod
 
execute(EJBInvocation) - Method in class org.openejb.entity.bmp.BMPFinderMethod
 
execute(EJBInvocation) - Method in class org.openejb.entity.bmp.BMPRemoveMethod
 
execute(EJBInvocation) - Method in class org.openejb.entity.cmp.CMPCreateMethod
 
execute(EJBInvocation, ResultHandler, Object) - Method in class org.openejb.entity.cmp.CMPFinder
 
execute(EJBInvocation) - Method in class org.openejb.entity.cmp.CMPRemoveMethod
 
execute(CMPInstanceContext, ResultHandler, Object[], Object) - Method in class org.openejb.entity.cmp.CMPSelectMethod
 
execute(EJBInvocation) - Method in class org.openejb.entity.cmp.CollectionValuedFinder
 
execute(EJBInvocation) - Method in class org.openejb.entity.cmp.EnumerationValuedFinder
 
execute(EJBInvocation) - Method in class org.openejb.entity.cmp.SetValuedFinder
 
execute(EJBInvocation) - Method in class org.openejb.entity.cmp.SingleValuedFinder
 
execute(EJBInvocation) - Method in class org.openejb.entity.dispatch.EJBActivateOperation
 
execute(EJBInvocation) - Method in class org.openejb.entity.dispatch.EJBLoadOperation
 
execute(EJBInvocation) - Method in class org.openejb.entity.dispatch.EJBPassivateOperation
 
execute(EJBInvocation) - Method in class org.openejb.entity.dispatch.EJBStoreOperation
 
execute(EJBInvocation) - Method in class org.openejb.entity.dispatch.SetEntityContextOperation
 
execute(EJBInvocation) - Method in class org.openejb.entity.dispatch.UnsetEntityContextOperation
 
execute(EJBInvocation) - Method in class org.openejb.mdb.BusinessMethod
 
execute(EJBInvocation) - Method in class org.openejb.mdb.dispatch.SetMessageDrivenContextOperation
 
execute(EJBInvocation) - Method in class org.openejb.sfsb.AfterBegin
 
execute(EJBInvocation) - Method in class org.openejb.sfsb.AfterCompletion
 
execute(EJBInvocation) - Method in class org.openejb.sfsb.BeforeCompletion
 
execute(EJBInvocation) - Method in class org.openejb.sfsb.BusinessMethod
 
execute(EJBInvocation) - Method in class org.openejb.sfsb.CreateMethod
 
execute(EJBInvocation) - Method in class org.openejb.sfsb.RemoveMethod
 
execute(EJBInvocation) - Method in class org.openejb.slsb.BusinessMethod
 
execute(EJBInvocation) - Method in class org.openejb.slsb.CreateMethod
 
execute(EJBInvocation) - Method in class org.openejb.slsb.EJBCreateMethod
 
execute(EJBInvocation) - Method in class org.openejb.slsb.RemoveMethod
 
execute(EJBInvocation) - Method in class org.openejb.slsb.dispatch.EJBActivateOperation
 
execute(EJBInvocation) - Method in class org.openejb.slsb.dispatch.EJBPassivateOperation
 
execute(EJBInvocation) - Method in class org.openejb.slsb.dispatch.SetSessionContextOperation
 
exit() - Method in class org.openejb.AbstractInstanceContext
 
exit() - Method in class org.openejb.mdb.MDBInstanceContext
 
exit() - Method in class org.openejb.slsb.StatelessInstanceContext
 
export() - Method in class org.openejb.corba.security.jgss.GSSUPAnonServerName
 
export() - Method in class org.openejb.corba.security.jgss.GSSUPAnonUserName
 
export() - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
export() - Method in class org.openejb.corba.security.jgss.GSSUPServerName
 
export() - Method in class org.openejb.corba.security.jgss.GSSUPUserName
 
exportTransaction(ClientRequestInfo) - Method in interface org.openejb.corba.transaction.ClientTransactionPolicyConfig
 
exportTransaction(ClientRequestInfo) - Method in class org.openejb.corba.transaction.nodistributedtransactions.NoDTxClientTransactionPolicyConfig
 

F

FILENAME - Static variable in class org.openejb.server.httpd.HttpRequestImpl
 
FLOAT - Static variable in class org.openejb.corba.util.TypeCode
 
FORM_URL_ENCODED - Static variable in class org.openejb.server.httpd.HttpRequestImpl
 
FacilitiesInfo - class org.openejb.assembler.FacilitiesInfo.
FacilitiesInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
FacilitiesInfo() - Constructor for class org.openejb.assembler.FacilitiesInfo
 
FastThreadLocal - class org.openejb.util.FastThreadLocal.
 
FastThreadLocal() - Constructor for class org.openejb.util.FastThreadLocal
 
FileUtils - class org.openejb.util.FileUtils.
 
FinalContextToken - class org.openejb.corba.security.FinalContextToken.
 
FinalContextToken(byte[]) - Constructor for class org.openejb.corba.security.FinalContextToken
 
facilities - Variable in class org.openejb.assembler.OpenEjbConfiguration
 
factoryClass - Variable in class org.openejb.assembler.ServiceInfo
 
factoryClassName - Variable in class org.openejb.assembler.ServiceInfo
 
factoryName - Variable in class org.openejb.assembler.IntraVmServerInfo
 
failures - Variable in class org.openejb.config.EjbSet
 
fatal(String) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's fatal method
fatal(String, Throwable) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's fatal method
fatal(String, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's fatal method
fatal(String, Throwable, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's fatal method
fatal(String, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's fatal method
fatal(String, Throwable, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's fatal method
fatal(String, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's fatal method
fatal(String, Throwable, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's fatal method
fatal(String, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's fatal method
fatal(String, Throwable, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's fatal method
fatal(String, Object, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's fatal method
fatal(String, Throwable, Object, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's fatal method
fatal(String, Object, Object, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's fatal method
fatal(String, Throwable, Object, Object, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's fatal method
fatal(String, Object[]) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's fatal method
fatal(String, Throwable, Object[]) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's fatal method
fatal(String) - Method in class org.openejb.util.Logger
A wrapper call to log4j's error method
fatal(String, Throwable) - Method in class org.openejb.util.Logger
An wrapper call to log4j's fatal method
federate(String) - Method in class org.openejb.naming.IvmContext
 
fill() - Method in class org.openejb.cache.SimpleInstancePool
 
findCompatibleSet(TSSCompoundSecMechListConfig) - Method in class org.openejb.corba.security.config.css.CSSCompoundSecMechListConfig
 
findCompatibleSet(TSSCompoundSecMechListConfig) - Method in class org.openejb.corba.security.config.css.CSSConfig
 
findX(Method, Object[], Object) - Method in class org.openejb.client.EJBHomeHandler
Locates and returns a new EJBObject or a collection of EJBObjects.
findX(Method, Object[], Object) - Method in class org.openejb.client.EntityEJBHomeHandler
EJB 1.1 -- 9.1.8 Finder method return type 9.1.8.1 Single-object finder Some finder methods (such as ejbFindByPrimaryKey) are designed to return at most one entity object.
findX(Method, Object[], Object) - Method in class org.openejb.client.StatefulEJBHomeHandler
EJB 1.1 Specification, Section 5.5 Session object identity Since all session objects hide their identity, there is no need to provide a finder for them.
findX(Method, Object[], Object) - Method in class org.openejb.client.StatelessEJBHomeHandler
EJB 1.1 Specification, Section 5.5 Session object identity Since all session objects hide their identity, there is no need to provide a finder for them.
fireClose(long) - Static method in class org.openejb.corba.security.SSLConnectionManager
 
fireOpen(long) - Static method in class org.openejb.corba.security.SSLConnectionManager
 
fix_recursive_members() - Method in class org.openejb.corba.util.TypeCode
 
fixed_digits() - Method in class org.openejb.corba.util.TypeCode
 
fixed_digits(short) - Method in class org.openejb.corba.util.TypeCode
 
fixed_scale() - Method in class org.openejb.corba.util.TypeCode
 
fixed_scale(short) - Method in class org.openejb.corba.util.TypeCode
 
flags(int) - Static method in class org.openejb.corba.security.config.ConfigUtil
 
flush() - Method in class org.openejb.AbstractInstanceContext
 
flush() - Method in class org.openejb.entity.EntityInstanceContext
 
flush() - Method in class org.openejb.entity.cmp.CMPInstanceContext
 
flush() - Method in class org.openejb.mdb.MDBInstanceContext
 
flush() - Method in class org.openejb.slsb.StatelessInstanceContext
 
forName(String) - Method in class org.openejb.util.SafeToolkit
Attempts to find and load the specified class.
forName(String, String) - Method in class org.openejb.util.SafeToolkit
Attempts to find and load the specified class, using the specified codebase.
format(String, Object) - Method in class org.openejb.util.Messages
 
format(String, Object, Object) - Method in class org.openejb.util.Messages
 
format(String, Object, Object, Object) - Method in class org.openejb.util.Messages
 
format(String, Object, Object, Object, Object) - Method in class org.openejb.util.Messages
 
format(String, Object, Object, Object, Object, Object) - Method in class org.openejb.util.Messages
 
format(String) - Method in class org.openejb.util.Messages
 
format(String, Object[]) - Method in class org.openejb.util.Messages
 

G

GBEAN_INFO - Static variable in class org.openejb.ContainerIndex
 
GBEAN_INFO - Static variable in class org.openejb.EJBModuleImpl
 
GBEAN_INFO - Static variable in class org.openejb.GenericEJBContainer
 
GBEAN_INFO - Static variable in class org.openejb.client.AppClientJNDIContext
 
GBEAN_INFO - Static variable in class org.openejb.corba.CORBABean
 
GBEAN_INFO - Static variable in class org.openejb.corba.CSSBean
 
GBEAN_INFO - Static variable in class org.openejb.corba.SunNameService
 
GBEAN_INFO - Static variable in class org.openejb.corba.TSSBean
 
GBEAN_INFO - Static variable in class org.openejb.corba.util.DynamicStubClassLoader
 
GBEAN_INFO - Static variable in class org.openejb.corba.util.OpenORBUtil
 
GBEAN_INFO - Static variable in class org.openejb.entity.cmp.CMPEJBContainer
 
GBEAN_INFO - Static variable in class org.openejb.entity.cmp.PrimaryKeyGeneratorWrapper
 
GBEAN_INFO - Static variable in class org.openejb.entity.cmp.pkgenerator.AutoIncrementTablePrimaryKeyGeneratorWrapper
 
GBEAN_INFO - Static variable in class org.openejb.entity.cmp.pkgenerator.SQLPrimaryKeyGeneratorWrapper
 
GBEAN_INFO - Static variable in class org.openejb.entity.cmp.pkgenerator.SequenceTablePrimaryKeyGeneratorWrapper
 
GBEAN_INFO - Static variable in class org.openejb.mdb.MDBContainer
 
GBEAN_INFO - Static variable in class org.openejb.mejb.MEJB
 
GBEAN_INFO - Static variable in class org.openejb.server.SimpleSocketService
 
GBEAN_INFO - Static variable in class org.openejb.server.axis.WSContainerGBean
 
GBEAN_INFO - Static variable in class org.openejb.server.ejbd.EjbServerGBean
 
GBEAN_INFO - Static variable in class org.openejb.server.httpd.HttpServerGBean
 
GBEAN_INFO - Static variable in class org.openejb.server.soap.SoapHttpListenerGBean
 
GENERAL_BASE - Static variable in interface org.openejb.corba.MinorCodes
GENERAL_BASE is used for orbutil/MinorCodes
GET - Static variable in interface org.openejb.server.httpd.HttpRequest
the HTTP GET type
GETEJBHOME - Static variable in class org.openejb.client.EJBObjectHandler
 
GETEJBMETADATA - Static variable in class org.openejb.client.EJBHomeHandler
 
GETHANDLE - Static variable in class org.openejb.client.EJBObjectHandler
 
GETHANDLER - Static variable in class org.openejb.client.EJBHomeHandler
 
GETHANDLER - Static variable in class org.openejb.client.EJBObjectHandler
 
GETHOMEHANDLE - Static variable in class org.openejb.client.EJBHomeHandler
 
GETPRIMARYKEY - Static variable in class org.openejb.client.EJBObjectHandler
 
GSSUPAnonServerName - class org.openejb.corba.security.jgss.GSSUPAnonServerName.
 
GSSUPAnonServerName() - Constructor for class org.openejb.corba.security.jgss.GSSUPAnonServerName
 
GSSUPAnonUserName - class org.openejb.corba.security.jgss.GSSUPAnonUserName.
 
GSSUPAnonUserName() - Constructor for class org.openejb.corba.security.jgss.GSSUPAnonUserName
 
GSSUPContext - class org.openejb.corba.security.jgss.GSSUPContext.
 
GSSUPCredential - class org.openejb.corba.security.jgss.GSSUPCredential.
 
GSSUPMechanismFactory - class org.openejb.corba.security.jgss.GSSUPMechanismFactory.
 
GSSUPMechanismFactory() - Constructor for class org.openejb.corba.security.jgss.GSSUPMechanismFactory
 
GSSUPProvider - class org.openejb.corba.security.jgss.GSSUPProvider.
 
GSSUPProvider() - Constructor for class org.openejb.corba.security.jgss.GSSUPProvider
 
GSSUPServerName - class org.openejb.corba.security.jgss.GSSUPServerName.
 
GSSUPUserName - class org.openejb.corba.security.jgss.GSSUPUserName.
 
GenericEJBContainer - class org.openejb.GenericEJBContainer.
 
GenericEJBContainer(Object, String, ProxyInfo, InterfaceMethodSignature[], InstanceContextFactory, InterceptorBuilder, InstancePool, Map, UserTransactionImpl, String[], String[], TransactionContextManager, TrackedConnectionAssociator, ThreadPooledTimer, String, Kernel, DefaultPrincipal, Subject, TSSBean, Serializable, Serializable, ClassLoader) - Constructor for class org.openejb.GenericEJBContainer
 
GlobalInitialContextFactory - class org.openejb.naming.GlobalInitialContextFactory.
 
GlobalInitialContextFactory() - Constructor for class org.openejb.naming.GlobalInitialContextFactory
 
Go_ahead - Static variable in interface org.openejb.server.telnet.TelnetCodes
The GA signal.
GroovySh - class org.openejb.server.telnet.GroovySh.
 
GroovySh() - Constructor for class org.openejb.server.telnet.GroovySh
 
gatherNodes(IvmContext.NameNode, Vector) - Method in class org.openejb.naming.IvmContext.MyNamingEnumeration
 
genHomeReference(ProxyInfo) - Method in class org.openejb.corba.Adapter
 
genHomeReference(ProxyInfo) - Method in interface org.openejb.corba.RefGenerator
 
genObjectReference(ProxyInfo) - Method in class org.openejb.corba.AdapterEntity
 
genObjectReference(ProxyInfo) - Method in class org.openejb.corba.AdapterStateful
 
genObjectReference(ProxyInfo) - Method in class org.openejb.corba.AdapterStateless
 
genObjectReference(ProxyInfo) - Method in interface org.openejb.corba.RefGenerator
 
generateIOR(ORB, Codec) - Method in class org.openejb.corba.security.config.tss.TSSConfig
 
generateServiceConfiguration() - Method in class org.openejb.corba.security.config.tss.TSSGSSExportedNameConfig
 
generateServiceConfiguration() - Method in class org.openejb.corba.security.config.tss.TSSGeneralNameConfig
 
generateServiceConfiguration() - Method in class org.openejb.corba.security.config.tss.TSSServiceConfigurationConfig
 
generateServiceContext() - Method in class org.openejb.corba.security.config.css.CSSCompoundSecMechConfig
 
get(Object) - Method in interface org.openejb.cache.InstanceCache
 
get(Object) - Method in class org.openejb.cache.LRUInstanceCache
 
get(Object) - Method in class org.openejb.cache.SimpleInstanceCache
 
get(InvocationKey) - Method in class org.openejb.server.ejbd.EJBInvocationStream
 
get(int) - Method in class org.openejb.util.ArrayEnumeration
 
get(Object) - Method in class org.openejb.util.HashThreadLocal
 
getAcceptLifetime() - Method in class org.openejb.corba.security.jgss.GSSUPCredential
 
getAccessMode() - Method in class org.openejb.config.ejb11.AssemblyDescriptorDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.ejb11.CmpFieldDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.ejb11.ContainerTransactionDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.ejb11.EjbDeploymentDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.ejb11.EjbJarDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.ejb11.EjbLocalRefDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.ejb11.EjbRefDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.ejb11.EnterpriseBeansDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.ejb11.EnterpriseBeansItemDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.ejb11.EntityDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.ejb11.EnvEntryDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.ejb11.MethodDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.ejb11.MethodParamsDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.ejb11.MethodPermissionDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.ejb11.OpenejbJarDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.ejb11.QueryDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.ejb11.QueryMethodDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.ejb11.ResourceLinkDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.ejb11.ResourceRefDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.ejb11.SecurityRoleDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.ejb11.SecurityRoleRefDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.ejb11.SessionDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.sys.ClassNameDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.sys.ConnectionManagerDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.sys.ConnectorDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.sys.ContainerDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.sys.ContainerTypesDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.sys.DeploymentsDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.sys.JarFileLocationDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.sys.JndiProviderDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.sys.LookupDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.sys.OpenejbDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.sys.PropertiesFileDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.sys.ProviderTypesDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.sys.ProxyFactoryDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.sys.ResourceDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.sys.SecurityServiceDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.sys.ServiceProviderDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.sys.ServicesJarDescriptor
Method getAccessMode
getAccessMode() - Method in class org.openejb.config.sys.TransactionServiceDescriptor
Method getAccessMode
getAddress() - Method in class org.openejb.client.ServerMetaData
 
getAddress() - Method in class org.openejb.corba.SunNameService
 
getAddresses() - Method in class org.openejb.corba.security.config.tss.TSSSECIOPTransportConfig
 
getAfterBeginInvocation(EJBInstanceContext) - Method in class org.openejb.dispatch.SystemMethodIndices
 
getAfterCompletionInvocation(EJBInstanceContext, boolean) - Method in class org.openejb.dispatch.SystemMethodIndices
 
getAllocatedSize() - Method in class org.openejb.cache.SimpleInstancePool
Gets the number of allocated instances.
getAnonymityState() - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
getApplication() - Method in class org.openejb.EJBModuleImpl
 
getApplicationManagedSecurityResources() - Method in class org.openejb.AbstractInstanceContext
 
getApplicationServer() - Static method in class org.openejb.OpenEJB
 
getApplicationServer() - Static method in class org.openejb.server.ServerFederation
Gets the ApplicationServer implementation associates with this thread.
getArgs() - Method in class org.openejb.corba.CORBABean
 
getArguments() - Method in interface org.openejb.EJBInvocation
Any arguments to the invocation (e.g.
getArguments() - Method in class org.openejb.EJBInvocationImpl
 
getArguments() - Method in class org.openejb.server.ejbd.EJBInvocationStream
 
getAs_mech() - Method in class org.openejb.corba.security.config.css.CSSCompoundSecMechConfig
 
getAs_mech() - Method in class org.openejb.corba.security.config.tss.TSSCompoundSecMechConfig
 
getAssemblyDescriptor() - Method in class org.openejb.config.ejb11.EjbJar
Returns the value of field 'assemblyDescriptor'.
getAssociaionOptions(String) - Static method in class org.openejb.corba.sunorb.SSLCipherSuiteDatabase
Return the options values for a cipher suite.
getAttribute(String) - Method in interface org.openejb.server.httpd.HttpRequest
 
getAttribute(String) - Method in class org.openejb.server.httpd.HttpRequestImpl
 
getAttribute(String) - Method in interface org.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.openejb.server.soap.SoapHttpListener.RequestAdapter
 
getBase() - Static method in class org.openejb.util.FileUtils
 
getBasicTimerService() - Method in class org.openejb.AbstractInstanceContext
 
getBasicTimerService() - Method in interface org.openejb.EJBInstanceContext
 
getBean() - Method in interface org.openejb.config.Bean
 
getBean() - Method in class org.openejb.config.EntityBean
 
getBean() - Method in class org.openejb.config.SessionBean
 
getBean() - Method in class org.openejb.config.ValidationException
 
getBeanClass() - Method in class org.openejb.assembler.CoreDeploymentInfo
 
getBeanClass() - Method in interface org.openejb.assembler.DeploymentInfo
Gets the bean's class definition.
getBeans(EjbJar) - Static method in class org.openejb.config.EjbJarUtils
 
getBeans() - Method in class org.openejb.config.EjbSet
 
getBeforeCompletionInvocation(EJBInstanceContext) - Method in class org.openejb.dispatch.SystemMethodIndices
 
getCache() - Method in class org.openejb.sfsb.StatefulInstanceContext
 
getCacheFlushStrategyFactory() - Method in class org.openejb.entity.cmp.CMPEntityInterceptorBuilder
 
getCacheRow() - Method in class org.openejb.entity.cmp.CMPInstanceContext
 
getCallContext() - Static method in class org.openejb.server.ejbd.CallContext
Gets the CallContext assigned to the current thread
getCallerIdentity() - Method in class org.openejb.EJBContextImpl
 
getCallerIdentity() - Method in class org.openejb.entity.EntityContextImpl
 
getCallerPrincipal(Subject) - Method in class org.openejb.EJBContextImpl.EJBContextState
 
getCallerPrincipal() - Method in class org.openejb.EJBContextImpl
 
getCallerSubject() - Method in class org.openejb.EJBContextImpl
 
getCategory() - Method in class org.openejb.config.ValidationError
 
getCategory() - Method in class org.openejb.config.ValidationException
 
getCategory() - Method in class org.openejb.config.ValidationFailure
 
getCategory() - Method in class org.openejb.config.ValidationWarning
 
getCipherSuites(int, int, String[]) - Static method in class org.openejb.corba.sunorb.SSLCipherSuiteDatabase
Return an array of cipher suites that match the assocRequires and assocSupports options.
getClassLoader() - Method in interface org.openejb.EJBContainer
 
getClassLoader() - Method in class org.openejb.GenericEJBContainer
 
getClassLoader() - Method in class org.openejb.corba.AdapterDelegate
 
getClassLoader() - Method in class org.openejb.mdb.MDBContainer
 
getClassLoader() - Method in class org.openejb.mejb.MEJB
 
getClassLoader() - Method in class org.openejb.proxy.EJBProxyFactory
 
getClassLoader(String) - Static method in class org.openejb.util.SafeToolkit
Ensures that a class loader for each code base used in the system is created at most one time.
getClassName() - Method in class org.openejb.config.sys.ServiceProvider
Returns the value of field 'className'.
getClassName() - Method in class org.openejb.corba.proxy.CORBAProxyReference
 
getClassloader() - Method in class org.openejb.corba.security.ServerPolicy.Config
 
getClassloader() - Method in class org.openejb.corba.security.ServerPolicy
 
getClientContext() - Method in interface org.openejb.corba.ClientContextHolder
 
getClientContext() - Static method in class org.openejb.corba.ClientContextManager
 
getClientContext() - Method in class org.openejb.corba.util.ClientContextHolderStub
 
getClientIdentity() - Method in class org.openejb.client.ClientMetaData
 
getClientIdentity() - Method in class org.openejb.client.EJBRequest
 
getClientModuleID() - Method in class org.openejb.client.JNDIRequest
 
getCmpField(int) - Method in class org.openejb.config.ejb11.Entity
Method getCmpField
getCmpField() - Method in class org.openejb.config.ejb11.Entity
Method getCmpField
getCmpFieldCount() - Method in class org.openejb.config.ejb11.Entity
Method getCmpFieldCount
getCode() - Method in interface org.openejb.server.httpd.HttpResponse
gets the HTTP response code
getCode() - Method in class org.openejb.server.httpd.HttpResponseImpl
gets the HTTP response code
getCodebase(Class) - Method in class org.openejb.corba.util.UtilDelegateImpl
 
getCodebaseClassLoader(String) - Static method in class org.openejb.util.SafeToolkit
Ensures that a class loader for each code base used in the system is created at most one time.
getCodebaseTempClassLoader(String) - Static method in class org.openejb.util.SafeToolkit
Ensures that a class loader for each code base used in the system is created at most one time.
getCodec() - Static method in class org.openejb.corba.util.Util
 
getCommand(EJBInvocation) - Method in class org.openejb.entity.cmp.CMPFinder
 
getCommand(String) - Static method in class org.openejb.server.telnet.Command
 
getComponentType() - Method in class org.openejb.assembler.CoreDeploymentInfo
 
getComponentType() - Method in interface org.openejb.assembler.DeploymentInfo
Gets the type of this bean component.
getComponentType() - Method in class org.openejb.proxy.ProxyInfo
 
getConfState() - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
getConfig() - Method in class org.openejb.corba.security.ClientPolicy
 
getConfig() - Method in class org.openejb.corba.security.ServerPolicy
 
getConnection(ServerMetaData) - Method in interface org.openejb.client.ConnectionFactory
Get a connection from the factory
getConnection(ServerMetaData) - Static method in class org.openejb.client.ConnectionManager
 
getConnection(ServerMetaData) - Method in class org.openejb.client.SocketConnectionFactory
Get a connection from the factory
getConnectionManager() - Method in class org.openejb.config.sys.Openejb
Returns the value of field 'connectionManager'.
getConnectionManagerMap() - Method in class org.openejb.AbstractInstanceContext
 
getConnector(int) - Method in class org.openejb.config.sys.Openejb
Method getConnector
getConnector() - Method in class org.openejb.config.sys.Openejb
Method getConnector
getConnectorCount() - Method in class org.openejb.config.sys.Openejb
Method getConnectorCount
getContainer(String) - Method in class org.openejb.ContainerIndex
 
getContainer(Integer) - Method in class org.openejb.ContainerIndex
 
getContainer(int) - Method in class org.openejb.ContainerIndex
 
getContainer(Object) - Method in class org.openejb.assembler.ContainerSystem
Returns the Container in this container system with the specified id.
getContainer() - Method in class org.openejb.assembler.CoreDeploymentInfo
 
getContainer() - Method in interface org.openejb.assembler.DeploymentInfo
Gets the id of the container this deployed bean is in.
getContainer(int) - Method in class org.openejb.config.sys.Openejb
Method getContainer
getContainer() - Method in class org.openejb.config.sys.Openejb
Method getContainer
getContainer() - Method in class org.openejb.corba.Adapter
 
getContainer() - Method in class org.openejb.corba.AdapterWrapper
 
getContainer() - Method in class org.openejb.server.ejbd.CallContext
Returns the EJBContainer assigned to this CallContext
getContainer(Object) - Method in interface org.openejb.spi.ContainerSystem
Returns the Container in this container system with the specified id.
getContainerByJndiName(String) - Method in class org.openejb.ContainerIndex
 
getContainerCode() - Method in class org.openejb.client.EJBRequest
 
getContainerCount() - Method in class org.openejb.config.sys.Openejb
Method getContainerCount
getContainerID() - Method in interface org.openejb.EJBContainer
Unique id used for locating the container No assumptions are made about the type of this object other than it can hash uniquely
getContainerID() - Method in class org.openejb.GenericEJBContainer
 
getContainerID() - Method in interface org.openejb.assembler.Container
Gets the id of this container.
getContainerID() - Method in class org.openejb.assembler.ContainerBuilder
 
getContainerID() - Method in class org.openejb.client.EJBRequest
 
getContainerID() - Method in class org.openejb.mejb.MEJB
 
getContainerID() - Method in class org.openejb.proxy.ProxyInfo
 
getContainerId() - Method in class org.openejb.AbstractInstanceContext
 
getContainerId() - Method in class org.openejb.config.ejb11.EjbDeployment
Returns the value of field 'containerId'.
getContainerId() - Method in class org.openejb.mdb.MDBContainer
 
getContainerIndex(Object) - Method in class org.openejb.ContainerIndex
 
getContainerIndex(String) - Method in class org.openejb.ContainerIndex
 
getContainerIndexByJndiName(String) - Method in class org.openejb.ContainerIndex
 
getContainerSystem() - Method in class org.openejb.assembler.Assembler
 
getContainerSystem() - Method in interface org.openejb.spi.Assembler
 
getContainerTransaction(int) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method getContainerTransaction
getContainerTransaction() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method getContainerTransaction
getContainerTransactionCount() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method getContainerTransactionCount
getContainerType() - Method in interface org.openejb.assembler.Container
Gets the type of container (STATELESS, STATEFUL, ENTITY, or MESSAGE_DRIVEN
getContainerType() - Method in class org.openejb.assembler.ContainerBuilder
 
getContent() - Method in class org.openejb.client.naming.RemoteEJBRefAddr
 
getContent() - Method in interface org.openejb.config.Service
 
getContent() - Method in class org.openejb.config.sys.ConnectionManager
Returns the value of field 'content'.
getContent() - Method in class org.openejb.config.sys.Connector
Returns the value of field 'content'.
getContent() - Method in class org.openejb.config.sys.Container
Returns the value of field 'content'.
getContent() - Method in class org.openejb.config.sys.JndiProvider
Returns the value of field 'content'.
getContent() - Method in class org.openejb.config.sys.Openejb
Returns the value of field 'content'.
getContent() - Method in class org.openejb.config.sys.ProxyFactory
Returns the value of field 'content'.
getContent() - Method in class org.openejb.config.sys.Resource
Returns the value of field 'content'.
getContent() - Method in class org.openejb.config.sys.SecurityService
Returns the value of field 'content'.
getContent() - Method in class org.openejb.config.sys.ServiceProvider
Returns the value of field 'content'.
getContent() - Method in class org.openejb.config.sys.TransactionService
Returns the value of field 'content'.
getContent() - Method in class org.openejb.corba.proxy.CORBAProxyReference
 
getContent() - Method in class org.openejb.proxy.EJBProxyReference
 
getContentLength() - Method in interface org.openejb.server.httpd.HttpRequest
 
getContentLength() - Method in class org.openejb.server.httpd.HttpRequestImpl
 
getContentLength() - Method in class org.openejb.server.soap.SoapHttpListener.RequestAdapter
 
getContentType() - Method in interface org.openejb.server.httpd.HttpRequest
 
getContentType() - Method in class org.openejb.server.httpd.HttpRequestImpl
 
getContentType() - Method in interface org.openejb.server.httpd.HttpResponse
gets the content type that will be sent to the browser
getContentType() - Method in class org.openejb.server.httpd.HttpResponseImpl
gets the content type that will be sent to the browser
getContentType() - Method in class org.openejb.server.soap.SoapHttpListener.RequestAdapter
 
getContentType() - Method in class org.openejb.server.soap.SoapHttpListener.ResponseAdapter
 
getContext() - Method in class org.openejb.client.AppClientJNDIContext
 
getContext(String, Object) - Method in class org.openejb.security.PolicyContextHandlerEJBArguments
 
getContext(String, Object) - Method in class org.openejb.security.PolicyContextHandlerEnterpriseBean
 
getContextClassLoader() - Static method in class org.openejb.client.ConnectionManager
 
getContextClassLoader() - Static method in class org.openejb.util.ClasspathUtils
 
getContextClassLoader() - Static method in class org.openejb.util.JarUtils
 
getContextClassLoader() - Static method in class org.openejb.util.SafeToolkit
 
getContextClassLoader() - Static method in class org.openejb.util.urlhandler.resource.Handler
 
getCookie(String) - Method in class org.openejb.server.httpd.HttpRequestImpl
 
getCookies() - Method in class org.openejb.server.httpd.HttpRequestImpl
 
getCredDelegState() - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
getCredential() - Method in class org.openejb.corba.security.jgss.GSSUPCredential
 
getCredentialElement(GSSNameSpi, int, int, int) - Method in class org.openejb.corba.security.jgss.GSSUPMechanismFactory
 
getCredentials() - Method in class org.openejb.client.AuthenticationRequest
Returns the client's credentials.
getCssArgs() - Method in class org.openejb.corba.CSSBean
 
getCssConfig() - Method in class org.openejb.corba.CSSBean
 
getCssProps() - Method in class org.openejb.corba.CSSBean
 
getCtype() - Method in class org.openejb.config.sys.Container
Returns the value of field 'ctype'.
getDefaultFactory() - Static method in class org.openejb.client.ProxyManager
 
getDefaultFactoryName() - Static method in class org.openejb.client.ProxyManager
 
getDefaultListenAddress(TSSConfig, ORB) - Method in interface org.openejb.corba.security.config.ConfigAdapter
 
getDefaultListenAddress(TSSConfig, ORB) - Method in class org.openejb.corba.sunorb.SunORBConfigAdapter
 
getDefaultPrincipal() - Method in class org.openejb.corba.security.config.tss.TSSConfig
 
getDefaultSubject() - Method in interface org.openejb.EJBContainer
Returns the subject to use if the client is not authenticated.
getDefaultSubject() - Method in class org.openejb.GenericEJBContainer
 
getDefaultSubject() - Method in class org.openejb.mejb.MEJB
 
getDelegCred() - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
getDelegate() - Method in class org.openejb.corba.AdapterDelegate
 
getDeploymentDescriptor() - Method in class org.openejb.EJBModuleImpl
 
getDeploymentID() - Method in class org.openejb.assembler.CoreDeploymentInfo
 
getDeploymentID() - Method in interface org.openejb.assembler.DeploymentInfo
Gets the id of this bean deployment.
getDeploymentId() - Method in class org.openejb.config.ejb11.EjbDeployment
Returns the value of field 'deploymentId'.
getDeploymentInfo(Object) - Method in interface org.openejb.assembler.Container
Gets the DeploymentInfo object for the bean with the specified deployment id.
getDeploymentInfo(Object) - Method in class org.openejb.assembler.ContainerBuilder
 
getDeploymentInfo(Object) - Method in class org.openejb.assembler.ContainerSystem
Gets the DeploymentInfo object for the bean with the specified deployment id.
getDeploymentInfo(Object) - Method in interface org.openejb.spi.ContainerSystem
Gets the DeploymentInfo object for the bean with the specified deployment id.
getDeployments(int) - Method in class org.openejb.config.sys.Openejb
Method getDeployments
getDeployments() - Method in class org.openejb.config.sys.Openejb
Method getDeployments
getDeploymentsCount() - Method in class org.openejb.config.sys.Openejb
Method getDeploymentsCount
getDescription() - Method in class org.openejb.config.ejb11.CmpField
Returns the value of field 'description'.
getDescription() - Method in class org.openejb.config.ejb11.ContainerTransaction
Returns the value of field 'description'.
getDescription() - Method in class org.openejb.config.ejb11.EjbJar
Returns the value of field 'description'.
getDescription() - Method in class org.openejb.config.ejb11.EjbLocalRef
Returns the value of field 'description'.
getDescription() - Method in class org.openejb.config.ejb11.EjbRef
Returns the value of field 'description'.
getDescription() - Method in class org.openejb.config.ejb11.Entity
Returns the value of field 'description'.
getDescription() - Method in class org.openejb.config.ejb11.EnvEntry
Returns the value of field 'description'.
getDescription() - Method in class org.openejb.config.ejb11.Method
Returns the value of field 'description'.
getDescription() - Method in class org.openejb.config.ejb11.MethodPermission
Returns the value of field 'description'.
getDescription() - Method in class org.openejb.config.ejb11.Query
Returns the value of field 'description'.
getDescription() - Method in class org.openejb.config.ejb11.ResourceRef
Returns the value of field 'description'.
getDescription() - Method in class org.openejb.config.ejb11.SecurityRole
Returns the value of field 'description'.
getDescription() - Method in class org.openejb.config.ejb11.SecurityRoleRef
Returns the value of field 'description'.
getDescription() - Method in class org.openejb.config.ejb11.Session
Returns the value of field 'description'.
getDescription() - Method in class org.openejb.config.sys.ServiceProvider
Returns the value of field 'description'.
getDescription() - Method in class org.openejb.corba.CSSBean
 
getDetails() - Method in class org.openejb.config.ValidationException
 
getDir() - Method in class org.openejb.config.sys.Deployments
Returns the value of field 'dir'.
getDirectory(String) - Method in class org.openejb.util.FileUtils
 
getDirectory(String, boolean) - Method in class org.openejb.util.FileUtils
Resolves the specified path relative to the home directory; create it if requested
getDirectory() - Method in class org.openejb.util.FileUtils
 
getDisplayName() - Method in class org.openejb.config.ejb11.EjbJar
Returns the value of field 'displayName'.
getDisplayName() - Method in class org.openejb.config.ejb11.Entity
Returns the value of field 'displayName'.
getDisplayName() - Method in class org.openejb.config.ejb11.Session
Returns the value of field 'displayName'.
getDisplayName() - Method in class org.openejb.config.sys.ServiceProvider
Returns the value of field 'displayName'.
getDistinguishedName() - Method in class org.openejb.corba.security.config.tss.TSSEntity
 
getDtd(String) - Static method in class org.openejb.config.DTDResolver
 
getEJBContextImpl() - Method in interface org.openejb.EJBInstanceContext
 
getEJBContextImpl() - Method in class org.openejb.entity.EntityInstanceContext
 
getEJBContextImpl() - Method in class org.openejb.mdb.MDBInstanceContext
 
getEJBContextImpl() - Method in class org.openejb.sfsb.StatefulInstanceContext
 
getEJBContextImpl() - Method in class org.openejb.slsb.StatelessInstanceContext
 
getEJBCreateInvocation(EJBInstanceContext) - Method in class org.openejb.dispatch.SystemMethodIndices
 
getEJBHome(EJBInstanceContext) - Method in class org.openejb.EJBContextImpl.EJBContextState
 
getEJBHome() - Method in class org.openejb.EJBContextImpl
 
getEJBHome() - Method in class org.openejb.assembler.CoreDeploymentInfo
 
getEJBHome() - Method in class org.openejb.client.EJBHomeHandle
Obtain the home object represented by this handle.
getEJBHome() - Method in class org.openejb.client.EJBMetaDataImpl
Obtain the home interface of the enterprise Bean.
getEJBHome(Method, Object[], Object) - Method in class org.openejb.client.EJBObjectHandler
 
getEJBHome() - Method in class org.openejb.corba.CORBAEJBMetaData
 
getEJBHome() - Method in class org.openejb.corba.CORBAHomeHandle
 
getEJBHome(ProxyInfo) - Method in class org.openejb.corba.CorbaApplicationServer
 
getEJBHome() - Method in class org.openejb.proxy.EJBMetaDataImpl
 
getEJBHome() - Method in class org.openejb.proxy.EJBObjectImpl
 
getEJBHome() - Method in class org.openejb.proxy.EJBProxyFactory
Return a proxy for the EJB's home interface.
getEJBHome() - Method in class org.openejb.proxy.HandleImpl
 
getEJBHome(ProxyInfo) - Method in class org.openejb.server.ServerFederation
Delegates this call to the application server implementation associated with this thread.
getEJBHome(ProxyInfo) - Method in class org.openejb.server.ejbd.EjbDaemon
 
getEJBHome(ProxyInfo) - Method in interface org.openejb.spi.ApplicationServer
 
getEJBHomeHandler() - Method in interface org.openejb.client.EJBHomeProxy
Returns the Handler acting as handler for this proxy
getEJBInstanceContext() - Method in interface org.openejb.EJBInvocation
The context representing the actual instance to use for processing this request.
getEJBInstanceContext() - Method in class org.openejb.EJBInvocationImpl
 
getEJBInstanceContext() - Method in class org.openejb.server.ejbd.EJBInvocationStream
 
getEJBLocalHome(EJBInstanceContext) - Method in class org.openejb.EJBContextImpl.EJBContextState
 
getEJBLocalHome() - Method in class org.openejb.EJBContextImpl
 
getEJBLocalHome() - Method in class org.openejb.proxy.EJBLocalObjectImpl
 
getEJBLocalHome() - Method in class org.openejb.proxy.EJBProxyFactory
Return a proxy for the EJB's local home interface.
getEJBLocalObject(EJBInstanceContext) - Method in class org.openejb.EJBContextImpl.EJBContextState
 
getEJBLocalObject() - Method in class org.openejb.EJBContextImpl
 
getEJBLocalObject(Object) - Method in class org.openejb.proxy.EJBProxyFactory
Return a proxy for the EJB's local interface.
getEJBMetaData(Method, Object[], Object) - Method in class org.openejb.client.EJBHomeHandler
Returns an EJBMetaData implementation that is valid inside this virtual machine.
getEJBMetaData(ProxyInfo) - Method in class org.openejb.corba.CorbaApplicationServer
 
getEJBMetaData() - Method in class org.openejb.proxy.EJBHomeImpl
 
getEJBMetaData(ProxyInfo) - Method in class org.openejb.server.ServerFederation
Delegates this call to the application server implementation associated with this thread.
getEJBMetaData(ProxyInfo) - Method in class org.openejb.server.ejbd.EjbDaemon
 
getEJBMetaData(ProxyInfo) - Method in interface org.openejb.spi.ApplicationServer
 
getEJBName() - Method in class org.openejb.mdb.MDBContainer
 
getEJBName() - Method in class org.openejb.proxy.EJBProxyFactory
 
getEJBObject(EJBInstanceContext) - Method in class org.openejb.EJBContextImpl.EJBContextState
 
getEJBObject() - Method in class org.openejb.EJBContextImpl
 
getEJBObject() - Method in class org.openejb.client.EJBObjectHandle
Obtain the EJB object reference represented by this handle.
getEJBObject() - Method in class org.openejb.corba.CORBAHandle
 
getEJBObject(ProxyInfo) - Method in class org.openejb.corba.CorbaApplicationServer
 
getEJBObject(Object) - Method in class org.openejb.proxy.EJBProxyFactory
Return a proxy for the EJB's remote interface.
getEJBObject() - Method in class org.openejb.proxy.HandleImpl
 
getEJBObject(ProxyInfo) - Method in class org.openejb.server.ServerFederation
Delegates this call to the application server implementation associated with this thread.
getEJBObject(ProxyInfo) - Method in class org.openejb.server.ejbd.EjbDaemon
 
getEJBObject(ProxyInfo) - Method in interface org.openejb.spi.ApplicationServer
 
getEJBObjectHandler() - Method in interface org.openejb.client.EJBObjectProxy
Returns the EJBObjectImpl acting as handler for this proxy
getEJBRemoveInvocation(EJBInstanceContext) - Method in class org.openejb.dispatch.SystemMethodIndices
 
getEJBRequest() - Method in class org.openejb.server.ejbd.CallContext
Returns the EJBRequest this thread is satisfying.
getEJBTimeoutInvocation(Object, TimerImpl) - Method in class org.openejb.dispatch.SystemMethodIndices
 
getEJBTimeoutInvocation(Object, TimerImpl) - Method in interface org.openejb.timer.EJBTimeoutInvocationFactory
 
getEjbActivateInvocation(EJBInstanceContext) - Method in class org.openejb.dispatch.SystemMethodIndices
 
getEjbClass() - Method in interface org.openejb.config.Bean
 
getEjbClass() - Method in class org.openejb.config.EntityBean
 
getEjbClass() - Method in class org.openejb.config.SessionBean
 
getEjbClass() - Method in class org.openejb.config.ejb11.Entity
Returns the value of field 'ejbClass'.
getEjbClass() - Method in class org.openejb.config.ejb11.Session
Returns the value of field 'ejbClass'.
getEjbClientJar() - Method in class org.openejb.config.ejb11.EjbJar
Returns the value of field 'ejbClientJar'.
getEjbContainer() - Method in class org.openejb.corba.StandardServant
 
getEjbDaemon() - Static method in class org.openejb.server.ejbd.EjbDaemon
 
getEjbDeployment(int) - Method in class org.openejb.config.ejb11.OpenejbJar
Method getEjbDeployment
getEjbDeployment() - Method in class org.openejb.config.ejb11.OpenejbJar
Method getEjbDeployment
getEjbDeploymentCount() - Method in class org.openejb.config.ejb11.OpenejbJar
Method getEjbDeploymentCount
getEjbHome() - Method in interface org.openejb.EJBContainer
Return a proxy for the EJB's home interface.
getEjbHome() - Method in class org.openejb.GenericEJBContainer
 
getEjbHome() - Method in class org.openejb.mejb.MEJB
 
getEjbInterfaceType() - Method in class org.openejb.corba.StandardServant
 
getEjbJar() - Method in class org.openejb.config.EjbSet
 
getEjbLink() - Method in class org.openejb.config.ejb11.EjbLocalRef
Returns the value of field 'ejbLink'.
getEjbLink() - Method in class org.openejb.config.ejb11.EjbRef
Returns the value of field 'ejbLink'.
getEjbLoadInvocation(EJBInstanceContext) - Method in class org.openejb.dispatch.SystemMethodIndices
 
getEjbLocalHome() - Method in interface org.openejb.EJBContainer
Return a proxy for the EJB's local home interface.
getEjbLocalHome() - Method in class org.openejb.GenericEJBContainer
 
getEjbLocalHome() - Method in class org.openejb.mejb.MEJB
 
getEjbLocalObject(Object) - Method in interface org.openejb.EJBContainer
Return a proxy for the EJB's local interface.
getEjbLocalObject(Object) - Method in class org.openejb.GenericEJBContainer
 
getEjbLocalObject(Object) - Method in class org.openejb.mejb.MEJB
 
getEjbLocalRef() - Method in interface org.openejb.config.Bean
 
getEjbLocalRef() - Method in class org.openejb.config.EntityBean
 
getEjbLocalRef() - Method in class org.openejb.config.SessionBean
 
getEjbLocalRef(int) - Method in class org.openejb.config.ejb11.Entity
Method getEjbLocalRef
getEjbLocalRef() - Method in class org.openejb.config.ejb11.Entity
Method getEjbLocalRef
getEjbLocalRef(int) - Method in class org.openejb.config.ejb11.Session
Method getEjbLocalRef
getEjbLocalRef() - Method in class org.openejb.config.ejb11.Session
Method getEjbLocalRef
getEjbLocalRefCount() - Method in class org.openejb.config.ejb11.Entity
Method getEjbLocalRefCount
getEjbLocalRefCount() - Method in class org.openejb.config.ejb11.Session
Method getEjbLocalRefCount
getEjbName() - Method in interface org.openejb.EJBContainer
Return the name of the EJB
getEjbName() - Method in class org.openejb.GenericEJBContainer
 
getEjbName() - Method in interface org.openejb.config.Bean
 
getEjbName() - Method in class org.openejb.config.EntityBean
 
getEjbName() - Method in class org.openejb.config.SessionBean
 
getEjbName() - Method in class org.openejb.config.ejb11.EjbDeployment
Returns the value of field 'ejbName'.
getEjbName() - Method in class org.openejb.config.ejb11.Entity
Returns the value of field 'ejbName'.
getEjbName() - Method in class org.openejb.config.ejb11.Method
Returns the value of field 'ejbName'.
getEjbName() - Method in class org.openejb.config.ejb11.Session
Returns the value of field 'ejbName'.
getEjbName() - Method in class org.openejb.mejb.MEJB
 
getEjbObject(Object) - Method in interface org.openejb.EJBContainer
Return a proxy for the EJB's remote interface.
getEjbObject(Object) - Method in class org.openejb.GenericEJBContainer
 
getEjbObject(Object) - Method in class org.openejb.mejb.MEJB
 
getEjbPassivateInvocation(EJBInstanceContext) - Method in class org.openejb.dispatch.SystemMethodIndices
 
getEjbRef() - Method in interface org.openejb.config.Bean
 
getEjbRef() - Method in class org.openejb.config.EntityBean
 
getEjbRef() - Method in class org.openejb.config.SessionBean
 
getEjbRef(int) - Method in class org.openejb.config.ejb11.Entity
Method getEjbRef
getEjbRef() - Method in class org.openejb.config.ejb11.Entity
Method getEjbRef
getEjbRef(int) - Method in class org.openejb.config.ejb11.Session
Method getEjbRef
getEjbRef() - Method in class org.openejb.config.ejb11.Session
Method getEjbRef
getEjbRefCount() - Method in class org.openejb.config.ejb11.Entity
Method getEjbRefCount
getEjbRefCount() - Method in class org.openejb.config.ejb11.Session
Method getEjbRefCount
getEjbRefName() - Method in class org.openejb.config.ejb11.EjbLocalRef
Returns the value of field 'ejbRefName'.
getEjbRefName() - Method in class org.openejb.config.ejb11.EjbRef
Returns the value of field 'ejbRefName'.
getEjbRefType() - Method in class org.openejb.config.ejb11.EjbLocalRef
Returns the value of field 'ejbRefType'.
getEjbRefType() - Method in class org.openejb.config.ejb11.EjbRef
Returns the value of field 'ejbRefType'.
getEjbSets() - Method in class org.openejb.config.EjbValidator
 
getEjbStoreInvocation(EJBInstanceContext) - Method in class org.openejb.dispatch.SystemMethodIndices
 
getEjbs() - Method in class org.openejb.EJBModuleImpl
 
getEndPointInfo(ORB, IOR, EndPointInfo) - Method in class org.openejb.corba.sunorb.OpenEJBSocketFactory
 
getEndpointFactory() - Method in class org.openejb.mdb.MDBContainer
 
getEnterpriseBeans() - Method in class org.openejb.config.ejb11.EjbJar
Returns the value of field 'enterpriseBeans'.
getEnterpriseBeansItem(int) - Method in class org.openejb.config.ejb11.EnterpriseBeans
Method getEnterpriseBeansItem
getEnterpriseBeansItem() - Method in class org.openejb.config.ejb11.EnterpriseBeans
Method getEnterpriseBeansItem
getEnterpriseBeansItemCount() - Method in class org.openejb.config.ejb11.EnterpriseBeans
Method getEnterpriseBeansItemCount
getEntities() - Method in class org.openejb.corba.security.config.tss.TSSTransportMechConfig
 
getEntity() - Method in class org.openejb.config.ejb11.EnterpriseBeansItem
Returns the value of field 'entity'.
getEntityContext() - Method in class org.openejb.entity.EntityInstanceContext
 
getEnvEntry() - Method in interface org.openejb.config.Bean
 
getEnvEntry() - Method in class org.openejb.config.EntityBean
 
getEnvEntry() - Method in class org.openejb.config.SessionBean
 
getEnvEntry(int) - Method in class org.openejb.config.ejb11.Entity
Method getEnvEntry
getEnvEntry() - Method in class org.openejb.config.ejb11.Entity
Method getEnvEntry
getEnvEntry(int) - Method in class org.openejb.config.ejb11.Session
Method getEnvEntry
getEnvEntry() - Method in class org.openejb.config.ejb11.Session
Method getEnvEntry
getEnvEntryCount() - Method in class org.openejb.config.ejb11.Entity
Method getEnvEntryCount
getEnvEntryCount() - Method in class org.openejb.config.ejb11.Session
Method getEnvEntryCount
getEnvEntryName() - Method in class org.openejb.config.ejb11.EnvEntry
Returns the value of field 'envEntryName'.
getEnvEntryType() - Method in class org.openejb.config.ejb11.EnvEntry
Returns the value of field 'envEntryType'.
getEnvEntryValue() - Method in class org.openejb.config.ejb11.EnvEntry
Returns the value of field 'envEntryValue'.
getEnvironment() - Method in class org.openejb.EJBContextImpl
 
getEnvironment() - Method in class org.openejb.client.JNDIContext
 
getEnvironment() - Method in class org.openejb.entity.EntityContextImpl
 
getEnvironment() - Method in class org.openejb.naming.IvmContext
 
getErrorToken() - Method in class org.openejb.corba.security.SASException
 
getErrors() - Method in class org.openejb.config.EjbSet
 
getExtends() - Method in class org.openejb.config.ejb11.AssemblyDescriptorDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.ejb11.CmpFieldDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.ejb11.ContainerTransactionDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.ejb11.EjbDeploymentDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.ejb11.EjbJarDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.ejb11.EjbLocalRefDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.ejb11.EjbRefDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.ejb11.EnterpriseBeansDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.ejb11.EnterpriseBeansItemDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.ejb11.EntityDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.ejb11.EnvEntryDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.ejb11.MethodDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.ejb11.MethodParamsDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.ejb11.MethodPermissionDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.ejb11.OpenejbJarDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.ejb11.QueryDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.ejb11.QueryMethodDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.ejb11.ResourceLinkDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.ejb11.ResourceRefDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.ejb11.SecurityRoleDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.ejb11.SecurityRoleRefDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.ejb11.SessionDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.sys.ClassNameDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.sys.ConnectionManagerDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.sys.ConnectorDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.sys.ContainerDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.sys.ContainerTypesDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.sys.DeploymentsDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.sys.JarFileLocationDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.sys.JndiProviderDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.sys.LookupDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.sys.OpenejbDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.sys.PropertiesFileDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.sys.ProviderTypesDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.sys.ProxyFactoryDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.sys.ResourceDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.sys.SecurityServiceDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.sys.ServiceProviderDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.sys.ServicesJarDescriptor
Method getExtends
getExtends() - Method in class org.openejb.config.sys.TransactionServiceDescriptor
Method getExtends
getFactory() - Static method in class org.openejb.client.ConnectionManager
 
getFactoryName() - Static method in class org.openejb.client.ConnectionManager
 
getFailures() - Method in class org.openejb.config.EjbSet
 
getFederatedFactories() - Static method in class org.openejb.naming.IvmContext
 
getFieldName() - Method in class org.openejb.config.ejb11.CmpField
Returns the value of field 'fieldName'.
getFile() - Method in class org.openejb.config.sys.PropertiesFile
Returns the value of field 'file'.
getFile(String) - Method in class org.openejb.util.FileUtils
 
getFile(String, boolean) - Method in class org.openejb.util.FileUtils
 
getFormParameter(String) - Method in interface org.openejb.server.httpd.HttpRequest
Gets a form parameter based on the name passed in.
getFormParameter(String) - Method in class org.openejb.server.httpd.HttpRequestImpl
Gets a form parameter based on the name passed in.
getFormParameters() - Method in interface org.openejb.server.httpd.HttpRequest
Gets all the form parameters
getFormParameters() - Method in class org.openejb.server.httpd.HttpRequestImpl
 
getFrontEndCache() - Method in class org.openejb.entity.cmp.CMPEntityInterceptorBuilder
 
getGBeanInfo() - Static method in class org.openejb.ContainerIndex
 
getGBeanInfo() - Static method in class org.openejb.EJBModuleImpl
 
getGBeanInfo() - Static method in class org.openejb.GenericEJBContainer
 
getGBeanInfo() - Static method in class org.openejb.client.AppClientJNDIContext
 
getGBeanInfo() - Static method in class org.openejb.corba.CORBABean
 
getGBeanInfo() - Static method in class org.openejb.corba.CSSBean
 
getGBeanInfo() - Static method in class org.openejb.corba.SunNameService
 
getGBeanInfo() - Static method in class org.openejb.corba.TSSBean
 
getGBeanInfo() - Static method in class org.openejb.corba.util.DynamicStubClassLoader
 
getGBeanInfo() - Static method in class org.openejb.corba.util.OpenORBUtil
 
getGBeanInfo() - Static method in class org.openejb.entity.cmp.CMPEJBContainer
 
getGBeanInfo() - Static method in class org.openejb.entity.cmp.PrimaryKeyGeneratorWrapper
 
getGBeanInfo() - Static method in class org.openejb.entity.cmp.pkgenerator.AutoIncrementTablePrimaryKeyGeneratorWrapper
 
getGBeanInfo() - Static method in class org.openejb.entity.cmp.pkgenerator.SQLPrimaryKeyGeneratorWrapper
 
getGBeanInfo() - Static method in class org.openejb.entity.cmp.pkgenerator.SequenceTablePrimaryKeyGeneratorWrapper
 
getGBeanInfo() - Static method in class org.openejb.mdb.MDBContainer
 
getGBeanInfo() - Static method in class org.openejb.mejb.MEJB
 
getGBeanInfo() - Static method in class org.openejb.server.SimpleSocketService
 
getGBeanInfo() - Static method in class org.openejb.server.axis.WSContainerGBean
 
getGBeanInfo() - Static method in class org.openejb.server.ejbd.EjbServerGBean
 
getGBeanInfo() - Static method in class org.openejb.server.httpd.HttpServerGBean
 
getGBeanInfo() - Static method in class org.openejb.server.soap.SoapHttpListenerGBean
 
getHandle(Method, Object[], Object) - Method in class org.openejb.client.EJBObjectHandler
 
getHandle(ProxyInfo) - Method in class org.openejb.corba.CorbaApplicationServer
 
getHandle() - Method in class org.openejb.mejb.MEJB
 
getHandle() - Method in class org.openejb.proxy.EJBObjectImpl
 
getHandle(ProxyInfo) - Method in class org.openejb.server.ServerFederation
Delegates this call to the application server implementation associated with this thread.
getHandle(ProxyInfo) - Method in class org.openejb.server.ejbd.EjbDaemon
 
getHandle(ProxyInfo) - Method in interface org.openejb.spi.ApplicationServer
 
getHandle() - Method in class org.openejb.timer.TimerImpl
 
getHandleDelegate() - Method in class org.openejb.corba.CORBABean
 
getHandleDelegate() - Static method in class org.openejb.corba.util.Util
 
getHandler(Object) - Static method in class org.openejb.client.CgLibProxy
 
getHandlerChainConfiguration() - Method in class org.openejb.slsb.StatelessInterceptorBuilder
 
getHandlerInfoList() - Method in class org.openejb.slsb.HandlerChainConfiguration
 
getHandshakeTimeout() - Method in class org.openejb.corba.security.config.tss.TSSSSLTransportConfig
 
getHeader(String) - Method in interface org.openejb.server.httpd.HttpRequest
Gets a header based the header name passed in.
getHeader(String) - Method in class org.openejb.server.httpd.HttpRequestImpl
Gets a header based the header name passed in.
getHeader(String) - Method in interface org.openejb.server.httpd.HttpResponse
Gets a header based on the name passed in
getHeader(String) - Method in class org.openejb.server.httpd.HttpResponseImpl
Gets a header based on the name passed in
getHeader(String) - Method in class org.openejb.server.soap.SoapHttpListener.RequestAdapter
 
getHeader(String) - Method in class org.openejb.server.soap.SoapHttpListener.ResponseAdapter
 
getHome() - Method in interface org.openejb.config.Bean
 
getHome() - Method in class org.openejb.config.EntityBean
 
getHome() - Method in class org.openejb.config.SessionBean
 
getHome() - Method in class org.openejb.config.ejb11.EjbRef
Returns the value of field 'home'.
getHome() - Method in class org.openejb.config.ejb11.Entity
Returns the value of field 'home'.
getHome() - Method in class org.openejb.config.ejb11.Session
Returns the value of field 'home'.
getHome(URI, String) - Method in class org.openejb.corba.CSSBean
 
getHome() - Static method in class org.openejb.util.FileUtils
 
getHomeHandle(Method, Object[], Object) - Method in class org.openejb.client.EJBHomeHandler
Returns a HomeHandle implementation that is valid inside this virtual machine.
getHomeHandle(ProxyInfo) - Method in class org.openejb.corba.CorbaApplicationServer
 
getHomeHandle() - Method in class org.openejb.proxy.EJBHomeImpl
 
getHomeHandle(ProxyInfo) - Method in class org.openejb.server.ServerFederation
Delegates this call to the application server implementation associated with this thread.
getHomeHandle(ProxyInfo) - Method in class org.openejb.server.ejbd.EjbDaemon
 
getHomeHandle(ProxyInfo) - Method in interface org.openejb.spi.ApplicationServer
 
getHomeInterface() - Method in class org.openejb.assembler.CoreDeploymentInfo
 
getHomeInterface() - Method in interface org.openejb.assembler.DeploymentInfo
Gets the home interface for the bean deployment.
getHomeInterface() - Method in class org.openejb.proxy.ProxyInfo
 
getHomeInterfaceClass() - Method in class org.openejb.client.EJBMetaDataImpl
Obtain the Class object for the enterprise Bean's home interface.
getHomeInterfaceClass() - Method in class org.openejb.corba.CORBAEJBMetaData
 
getHomeInterfaceClass() - Method in class org.openejb.proxy.EJBMetaDataImpl
 
getHomeMethodMap(MethodSignature[], Class) - Static method in class org.openejb.dispatch.MethodHelper
 
getHomeReference() - Method in class org.openejb.corba.Adapter
 
getHomeTxPolicyConfig() - Method in interface org.openejb.EJBContainer
CORBA home transaction import policy configuration
getHomeTxPolicyConfig() - Method in class org.openejb.GenericEJBContainer
 
getHomeTxPolicyConfig() - Method in class org.openejb.mejb.MEJB
 
getHostname() - Method in class org.openejb.corba.security.config.tss.TSSEntity
 
getHostname() - Method in class org.openejb.corba.security.config.tss.TSSSSLTransportConfig
 
getHostname() - Method in class org.openejb.corba.security.config.tss.TSSTransportAddressConfig
 
getIP() - Method in class org.openejb.server.admin.AdminDaemon
 
getIP() - Method in class org.openejb.server.ejbd.EjbServer
 
getIP() - Method in class org.openejb.server.httpd.HttpServer
 
getIP() - Method in class org.openejb.server.telnet.TelnetServer
 
getId() - Method in class org.openejb.AbstractInstanceContext
 
getId() - Method in interface org.openejb.EJBInvocation
The identity of the instance being invoked; for example, the primary key of an Entity EJB.
getId() - Method in class org.openejb.EJBInvocationImpl
 
getId() - Method in class org.openejb.client.ProtocolMetaData
 
getId() - Method in interface org.openejb.config.Service
 
getId() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Returns the value of field 'id'.
getId() - Method in class org.openejb.config.ejb11.CmpField
Returns the value of field 'id'.
getId() - Method in class org.openejb.config.ejb11.ContainerTransaction
Returns the value of field 'id'.
getId() - Method in class org.openejb.config.ejb11.EjbJar
Returns the value of field 'id'.
getId() - Method in class org.openejb.config.ejb11.EjbLocalRef
Returns the value of field 'id'.
getId() - Method in class org.openejb.config.ejb11.EjbRef
Returns the value of field 'id'.
getId() - Method in class org.openejb.config.ejb11.EnterpriseBeans
Returns the value of field 'id'.
getId() - Method in class org.openejb.config.ejb11.Entity
Returns the value of field 'id'.
getId() - Method in class org.openejb.config.ejb11.EnvEntry
Returns the value of field 'id'.
getId() - Method in class org.openejb.config.ejb11.Method
Returns the value of field 'id'.
getId() - Method in class org.openejb.config.ejb11.MethodParams
Returns the value of field 'id'.
getId() - Method in class org.openejb.config.ejb11.MethodPermission
Returns the value of field 'id'.
getId() - Method in class org.openejb.config.ejb11.ResourceRef
Returns the value of field 'id'.
getId() - Method in class org.openejb.config.ejb11.SecurityRole
Returns the value of field 'id'.
getId() - Method in class org.openejb.config.ejb11.SecurityRoleRef
Returns the value of field 'id'.
getId() - Method in class org.openejb.config.ejb11.Session
Returns the value of field 'id'.
getId() - Method in class org.openejb.config.sys.ConnectionManager
Returns the value of field 'id'.
getId() - Method in class org.openejb.config.sys.Connector
Returns the value of field 'id'.
getId() - Method in class org.openejb.config.sys.Container
Returns the value of field 'id'.
getId() - Method in class org.openejb.config.sys.JndiProvider
Returns the value of field 'id'.
getId() - Method in class org.openejb.config.sys.ProxyFactory
Returns the value of field 'id'.
getId() - Method in class org.openejb.config.sys.Resource
Returns the value of field 'id'.
getId() - Method in class org.openejb.config.sys.SecurityService
Returns the value of field 'id'.
getId() - Method in class org.openejb.config.sys.ServiceProvider
Returns the value of field 'id'.
getId() - Method in class org.openejb.config.sys.TransactionService
Returns the value of field 'id'.
getId() - Method in class org.openejb.entity.EntityInstanceContext
 
getId() - Method in class org.openejb.mdb.MDBInstanceContext
 
getId() - Method in class org.openejb.server.ejbd.EJBInvocationStream
 
getId() - Method in interface org.openejb.server.httpd.HttpSession
Returns a string containing the unique identifier assigned to this session.
getId() - Method in class org.openejb.sfsb.StatefulInstanceContext
 
getId() - Method in class org.openejb.slsb.StatelessInstanceContext
 
getIdentity() - Method in class org.openejb.client.AuthenticationResponse
 
getIdentity() - Method in class org.openejb.config.ejb11.AssemblyDescriptorDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.ejb11.CmpFieldDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.ejb11.ContainerTransactionDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.ejb11.EjbDeploymentDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.ejb11.EjbJarDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.ejb11.EjbLocalRefDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.ejb11.EjbRefDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.ejb11.EnterpriseBeansDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.ejb11.EnterpriseBeansItemDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.ejb11.EntityDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.ejb11.EnvEntryDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.ejb11.MethodDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.ejb11.MethodParamsDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.ejb11.MethodPermissionDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.ejb11.OpenejbJarDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.ejb11.QueryDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.ejb11.QueryMethodDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.ejb11.ResourceLinkDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.ejb11.ResourceRefDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.ejb11.SecurityRoleDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.ejb11.SecurityRoleRefDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.ejb11.SessionDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.sys.ClassNameDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.sys.ConnectionManagerDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.sys.ConnectorDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.sys.ContainerDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.sys.ContainerTypesDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.sys.DeploymentsDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.sys.JarFileLocationDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.sys.JndiProviderDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.sys.LookupDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.sys.OpenejbDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.sys.PropertiesFileDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.sys.ProviderTypesDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.sys.ProxyFactoryDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.sys.ResourceDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.sys.SecurityServiceDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.sys.ServiceProviderDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.sys.ServicesJarDescriptor
Method getIdentity
getIdentity() - Method in class org.openejb.config.sys.TransactionServiceDescriptor
Method getIdentity
getIdentityToken() - Method in class org.openejb.corba.security.config.css.CSSSASMechConfig
 
getImplClass() - Method in class org.openejb.EJBInstanceFactoryImpl
 
getIndex() - Method in class org.openejb.transaction.TransactionPolicyType
 
getInfo() - Method in class org.openejb.timer.TimerImpl
 
getInitLifetime() - Method in class org.openejb.corba.security.jgss.GSSUPCredential
 
getInitProps() - Static method in class org.openejb.OpenEJB
This method returns a clone of the original properties used to initialize the OpenEJB class.
getInitialContext(Hashtable) - Method in class org.openejb.client.JNDIContext
Creates an Initial Context for beginning name resolution.
getInitialContext(Hashtable) - Method in class org.openejb.client.LocalInitialContextFactory
 
getInitialContext(Hashtable) - Method in class org.openejb.client.naming.java.javaURLContextFactory
 
getInitialContext() - Method in class org.openejb.corba.Adapter
 
getInitialContext(Hashtable) - Method in class org.openejb.naming.GlobalInitialContextFactory
 
getInputStream() - Method in interface org.openejb.client.Connection
 
getInputStream() - Method in interface org.openejb.server.httpd.HttpRequest
 
getInputStream() - Method in class org.openejb.server.httpd.HttpRequestImpl
 
getInputStream() - Method in class org.openejb.server.soap.SoapHttpListener.RequestAdapter
 
getInstance() - Method in class org.openejb.AbstractInstanceContext
 
getInstance() - Static method in class org.openejb.ContainerIndex
 
getInstance() - Method in interface org.openejb.EJBInstanceContext
 
getInstance() - Static method in class org.openejb.client.ProxyManager
 
getInstance() - Static method in class org.openejb.config.ValidationTable
 
getInstance(String, String) - Static method in class org.openejb.util.Logger
Returns a shared instance of Logger.
getIntegState() - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
getInvocationHandler() - Method in class org.openejb.client.CgLibInvocationHandler
 
getInvocationHandler(Object) - Method in class org.openejb.client.CgLibProxyFactory
 
getInvocationHandler(Object) - Method in interface org.openejb.client.ProxyFactory
Returns the invocation handler for the specified proxy instance.
getInvocationHandler(Object) - Static method in class org.openejb.client.ProxyManager
Casts the object passed in to the appropriate proxy type and retreives the InvocationHandler assigned to it.
getJNDIContext() - Static method in class org.openejb.OpenEJB
Returns the global JNDI name space for the OpenEJB container system.
getJNDIContext() - Method in class org.openejb.assembler.ContainerSystem
Returns the global JNDI name space for the OpenEJB container system.
getJNDIContext() - Method in interface org.openejb.spi.ContainerSystem
Returns the global JNDI name space for the OpenEJB container system.
getJar() - Method in interface org.openejb.config.Service
 
getJar() - Method in class org.openejb.config.sys.ConnectionManager
Returns the value of field 'jar'.
getJar() - Method in class org.openejb.config.sys.Connector
Returns the value of field 'jar'.
getJar() - Method in class org.openejb.config.sys.Container
Returns the value of field 'jar'.
getJar() - Method in class org.openejb.config.sys.Deployments
Returns the value of field 'jar'.
getJar() - Method in class org.openejb.config.sys.JndiProvider
Returns the value of field 'jar'.
getJar() - Method in class org.openejb.config.sys.ProxyFactory
Returns the value of field 'jar'.
getJar() - Method in class org.openejb.config.sys.Resource
Returns the value of field 'jar'.
getJar() - Method in class org.openejb.config.sys.SecurityService
Returns the value of field 'jar'.
getJar() - Method in class org.openejb.config.sys.TransactionService
Returns the value of field 'jar'.
getJarContaining(String) - Static method in class org.openejb.util.JarUtils
 
getJarFile(String) - Static method in class org.openejb.util.JarUtils
 
getJarPath() - Method in class org.openejb.config.EjbSet
 
getJavaClass() - Method in class org.openejb.config.ejb11.AssemblyDescriptorDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.ejb11.CmpFieldDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.ejb11.ContainerTransactionDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.ejb11.EjbDeploymentDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.ejb11.EjbJarDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.ejb11.EjbLocalRefDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.ejb11.EjbRefDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.ejb11.EnterpriseBeansDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.ejb11.EnterpriseBeansItemDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.ejb11.EntityDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.ejb11.EnvEntryDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.ejb11.MethodDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.ejb11.MethodParamsDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.ejb11.MethodPermissionDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.ejb11.OpenejbJarDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.ejb11.QueryDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.ejb11.QueryMethodDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.ejb11.ResourceLinkDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.ejb11.ResourceRefDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.ejb11.SecurityRoleDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.ejb11.SecurityRoleRefDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.ejb11.SessionDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.sys.ClassNameDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.sys.ConnectionManagerDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.sys.ConnectorDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.sys.ContainerDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.sys.ContainerTypesDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.sys.DeploymentsDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.sys.JarFileLocationDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.sys.JndiProviderDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.sys.LookupDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.sys.OpenejbDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.sys.PropertiesFileDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.sys.ProviderTypesDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.sys.ProxyFactoryDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.sys.ResourceDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.sys.SecurityServiceDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.sys.ServiceProviderDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.sys.ServicesJarDescriptor
Method getJavaClass
getJavaClass() - Method in class org.openejb.config.sys.TransactionServiceDescriptor
Method getJavaClass
getJavaVMs() - Method in class org.openejb.EJBModuleImpl
 
getJndi() - Method in class org.openejb.config.sys.Resource
Returns the value of field 'jndi'.
getJndiEnc() - Method in class org.openejb.assembler.CoreDeploymentInfo
 
getJndiName() - Method in class org.openejb.config.sys.Lookup
Returns the value of field 'jndiName'.
getJndiNames() - Method in interface org.openejb.EJBContainer
 
getJndiNames() - Method in class org.openejb.GenericEJBContainer
 
getJndiNames() - Method in class org.openejb.mejb.MEJB
 
getJndiProvider(int) - Method in class org.openejb.config.sys.Openejb
Method getJndiProvider
getJndiProvider() - Method in class org.openejb.config.sys.Openejb
Method getJndiProvider
getJndiProviderCount() - Method in class org.openejb.config.sys.Openejb
Method getJndiProviderCount
getJndiProviderId() - Method in class org.openejb.config.sys.Lookup
Returns the value of field 'jndiProviderId'.
getKeys() - Method in class org.openejb.security.PolicyContextHandlerEJBArguments
 
getKeys() - Method in class org.openejb.security.PolicyContextHandlerEnterpriseBean
 
getLargeIcon() - Method in class org.openejb.config.ejb11.EjbJar
Returns the value of field 'largeIcon'.
getLargeIcon() - Method in class org.openejb.config.ejb11.Entity
Returns the value of field 'largeIcon'.
getLargeIcon() - Method in class org.openejb.config.ejb11.Session
Returns the value of field 'largeIcon'.
getLastToken(String, String) - Static method in class org.openejb.util.StringUtilities
Gets the last token in a StringTokenizer.
getLastValidated(File) - Method in class org.openejb.config.ValidationTable
 
getLifecycleInterceptorChain() - Method in class org.openejb.mdb.MDBInterceptorBuilder
 
getLifetime() - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
getListenAddress() - Method in class org.openejb.corba.CORBABean
 
getListener() - Method in class org.openejb.server.httpd.HttpServer
 
getLoader() - Static method in class org.openejb.util.ClasspathUtils
 
getLoader(String) - Static method in class org.openejb.util.ClasspathUtils
 
getLocal() - Method in interface org.openejb.config.Bean
 
getLocal() - Method in class org.openejb.config.EntityBean
 
getLocal() - Method in class org.openejb.config.SessionBean
 
getLocal() - Method in class org.openejb.config.ejb11.EjbLocalRef
Returns the value of field 'local'.
getLocal() - Method in class org.openejb.config.ejb11.Entity
Returns the value of field 'local'.
getLocal() - Method in class org.openejb.config.ejb11.Session
Returns the value of field 'local'.
getLocalHome() - Method in interface org.openejb.config.Bean
 
getLocalHome() - Method in class org.openejb.config.EntityBean
 
getLocalHome() - Method in class org.openejb.config.SessionBean
 
getLocalHome() - Method in class org.openejb.config.ejb11.EjbLocalRef
Returns the value of field 'localHome'.
getLocalHome() - Method in class org.openejb.config.ejb11.Entity
Returns the value of field 'localHome'.
getLocalHome() - Method in class org.openejb.config.ejb11.Session
Returns the value of field 'localHome'.
getLocalHomeInterface() - Method in class org.openejb.proxy.ProxyInfo
 
getLocalInterface() - Method in class org.openejb.proxy.ProxyInfo
 
getLocalInterfaceClass() - Method in class org.openejb.proxy.EJBProxyFactory
 
getLocalJndiNames() - Method in interface org.openejb.EJBContainer
 
getLocalJndiNames() - Method in class org.openejb.GenericEJBContainer
 
getLocalJndiNames() - Method in class org.openejb.mejb.MEJB
 
getLookup() - Method in class org.openejb.config.sys.ServiceProvider
Returns the value of field 'lookup'.
getMIC(byte[], int, int, MessageProp) - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
getMIC(InputStream, OutputStream, MessageProp) - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
getMajor() - Method in class org.openejb.client.ProtocolMetaData
 
getMajor() - Method in class org.openejb.corba.security.SASException
 
getManager() - Static method in class org.openejb.server.ServiceManager
 
getMaxSize() - Method in class org.openejb.cache.SimpleInstancePool
Get the maximum size of the pool.
getMaxTransactionPolicyKey() - Static method in class org.openejb.EJBInterfaceType
 
getMech() - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
getMechList() - Method in class org.openejb.corba.security.config.css.CSSConfig
 
getMechListConfig() - Method in class org.openejb.corba.security.config.tss.TSSConfig
 
getMechOID() - Method in class org.openejb.corba.security.config.tss.TSSSECIOPTransportConfig
 
getMechanism() - Method in class org.openejb.corba.security.jgss.GSSUPAnonServerName
 
getMechanism() - Method in class org.openejb.corba.security.jgss.GSSUPAnonUserName
 
getMechanism() - Method in class org.openejb.corba.security.jgss.GSSUPCredential
 
getMechanism() - Method in class org.openejb.corba.security.jgss.GSSUPServerName
 
getMechanism() - Method in class org.openejb.corba.security.jgss.GSSUPUserName
 
getMechanismContext(byte[]) - Method in class org.openejb.corba.security.jgss.GSSUPMechanismFactory
 
getMechanismContext(GSSCredentialSpi) - Method in class org.openejb.corba.security.jgss.GSSUPMechanismFactory
 
getMechanismContext(GSSNameSpi, GSSCredentialSpi, int) - Method in class org.openejb.corba.security.jgss.GSSUPMechanismFactory
 
getMechanismOid() - Method in class org.openejb.corba.security.jgss.GSSUPMechanismFactory
 
getMessage() - Method in class org.openejb.config.ValidationException
 
getMessage(int) - Method in class org.openejb.config.ValidationException
 
getMessageContext() - Method in class org.openejb.mdb.MDBContext.MDBContextState
 
getMessageContext() - Method in class org.openejb.mdb.MDBContext
 
getMessageContext() - Method in class org.openejb.sfsb.StatefulSessionContext.StatefulSessionContextState
 
getMessageContext() - Method in class org.openejb.sfsb.StatefulSessionContext
 
getMessageContext() - Method in class org.openejb.slsb.StatelessInstanceContext
 
getMessageContext(StatelessInstanceContext) - Method in class org.openejb.slsb.StatelessSessionContext.StatelessSessionContextState
 
getMessageContext() - Method in class org.openejb.slsb.StatelessSessionContext
 
getMessageDrivenContext() - Method in class org.openejb.mdb.MDBInstanceContext
 
getMessageEndpoint(NamedXAResource) - Method in class org.openejb.mdb.EndpointFactory
 
getMethod(Class, String, Class[]) - Static method in class org.openejb.client.EJBInvocationHandler
 
getMethod(int) - Method in class org.openejb.config.ejb11.ContainerTransaction
Method getMethod
getMethod() - Method in class org.openejb.config.ejb11.ContainerTransaction
Method getMethod
getMethod(int) - Method in class org.openejb.config.ejb11.MethodPermission
Method getMethod
getMethod() - Method in class org.openejb.config.ejb11.MethodPermission
Method getMethod
getMethod(Class) - Method in class org.openejb.dispatch.InterfaceMethodSignature
 
getMethod(Class) - Method in class org.openejb.dispatch.MethodSignature
 
getMethod() - Method in interface org.openejb.server.httpd.HttpRequest
Gets an integer value of the request method.
getMethod() - Method in class org.openejb.server.httpd.HttpRequestImpl
Gets an integer value of the request method.
getMethod() - Method in class org.openejb.server.soap.SoapHttpListener.RequestAdapter
 
getMethodClass() - Method in class org.openejb.client.EJBRequest
 
getMethodClass() - Method in class org.openejb.server.ejbd.EJBInvocationStream
 
getMethodCount() - Method in class org.openejb.config.ejb11.ContainerTransaction
Method getMethodCount
getMethodCount() - Method in class org.openejb.config.ejb11.MethodPermission
Method getMethodCount
getMethodIndex(Method) - Method in interface org.openejb.EJBContainer
 
getMethodIndex() - Method in interface org.openejb.EJBInvocation
The index of the virtual EJB operation
getMethodIndex() - Method in class org.openejb.EJBInvocationImpl
 
getMethodIndex(Method) - Method in class org.openejb.GenericEJBContainer
 
getMethodIndex(Method) - Method in class org.openejb.mejb.MEJB
 
getMethodIndex(Method) - Method in class org.openejb.proxy.EJBProxyFactory
 
getMethodIndex() - Method in class org.openejb.server.ejbd.EJBInvocationStream
 
getMethodIndexMap() - Method in class org.openejb.mdb.MDBContainer
 
getMethodInstance() - Method in class org.openejb.client.EJBRequest
 
getMethodInstance() - Method in class org.openejb.server.ejbd.EJBInvocationStream
 
getMethodIntf() - Method in class org.openejb.config.ejb11.Method
Returns the value of field 'methodIntf'.
getMethodMap(EJBInterfaceType, MethodSignature[], Class) - Static method in class org.openejb.dispatch.MethodHelper
 
getMethodName() - Method in class org.openejb.client.EJBRequest
 
getMethodName() - Method in class org.openejb.config.ejb11.Method
Returns the value of field 'methodName'.
getMethodName() - Method in class org.openejb.config.ejb11.QueryMethod
Returns the value of field 'methodName'.
getMethodName() - Method in class org.openejb.dispatch.InterfaceMethodSignature
 
getMethodName() - Method in class org.openejb.dispatch.MethodSignature
 
getMethodName() - Method in class org.openejb.server.ejbd.EJBInvocationStream
 
getMethodParam(int) - Method in class org.openejb.config.ejb11.MethodParams
Method getMethodParam
getMethodParam() - Method in class org.openejb.config.ejb11.MethodParams
Method getMethodParam
getMethodParamCount() - Method in class org.openejb.config.ejb11.MethodParams
Method getMethodParamCount
getMethodParamTypes() - Method in class org.openejb.client.EJBRequest
 
getMethodParamTypes() - Method in class org.openejb.server.ejbd.EJBInvocationStream
 
getMethodParameters() - Method in class org.openejb.client.EJBRequest
 
getMethodParameters() - Method in class org.openejb.server.ejbd.EJBInvocationStream
 
getMethodParams() - Method in class org.openejb.config.ejb11.Method
Returns the value of field 'methodParams'.
getMethodParams() - Method in class org.openejb.config.ejb11.QueryMethod
Returns the value of field 'methodParams'.
getMethodPermission(int) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method getMethodPermission
getMethodPermission() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method getMethodPermission
getMethodPermissionCount() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method getMethodPermissionCount
getMinor() - Method in class org.openejb.client.ProtocolMetaData
 
getMinor() - Method in class org.openejb.corba.security.SASException
 
getMutualAuthState() - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
getName() - Method in class org.openejb.corba.security.config.tss.TSSGSSExportedNameConfig
 
getName() - Method in class org.openejb.corba.security.config.tss.TSSGeneralNameConfig
 
getName() - Method in class org.openejb.corba.security.jgss.GSSUPCredential
 
getName() - Method in class org.openejb.server.SimpleSocketService
 
getName() - Method in class org.openejb.server.admin.AdminDaemon
 
getName() - Method in class org.openejb.server.ejbd.EjbServer
 
getName() - Method in class org.openejb.server.httpd.HttpServer
 
getName() - Method in class org.openejb.server.telnet.TelnetServer
 
getName() - Method in class org.openejb.transaction.TransactionPolicyType
 
getNameElement(byte[], Oid) - Method in class org.openejb.corba.security.jgss.GSSUPMechanismFactory
 
getNameElement(String, Oid) - Method in class org.openejb.corba.security.jgss.GSSUPMechanismFactory
 
getNameInNamespace() - Method in class org.openejb.client.JNDIContext
 
getNameInNamespace() - Method in class org.openejb.naming.IvmContext
 
getNameParser(String) - Method in class org.openejb.client.JNDIContext
 
getNameParser(Name) - Method in class org.openejb.client.JNDIContext
 
getNameParser(String) - Method in class org.openejb.naming.IvmContext
 
getNameParser(Name) - Method in class org.openejb.naming.IvmContext
 
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.AssemblyDescriptorDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.CmpFieldDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.ContainerTransactionDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.EjbDeploymentDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.EjbJarDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.EjbLocalRefDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.EjbRefDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.EnterpriseBeansDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.EnterpriseBeansItemDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.EntityDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.EnvEntryDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.MethodDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.MethodParamsDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.MethodPermissionDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.OpenejbJarDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.QueryDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.QueryMethodDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.ResourceLinkDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.ResourceRefDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.SecurityRoleDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.SecurityRoleRefDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.SessionDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.sys.ClassNameDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.sys.ConnectionManagerDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.sys.ConnectorDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.sys.ContainerDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.sys.ContainerTypesDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.sys.DeploymentsDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.sys.JarFileLocationDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.sys.JndiProviderDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.sys.LookupDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.sys.OpenejbDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.sys.PropertiesFileDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.sys.ProviderTypesDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.sys.ProxyFactoryDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.sys.ResourceDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.sys.SecurityServiceDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.sys.ServiceProviderDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.sys.ServicesJarDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.openejb.config.sys.TransactionServiceDescriptor
Method getNameSpacePrefix
getNameSpaceURI() - Method in class org.openejb.config.ejb11.AssemblyDescriptorDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.ejb11.CmpFieldDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.ejb11.ContainerTransactionDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.ejb11.EjbDeploymentDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.ejb11.EjbJarDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.ejb11.EjbLocalRefDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.ejb11.EjbRefDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.ejb11.EnterpriseBeansDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.ejb11.EnterpriseBeansItemDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.ejb11.EntityDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.ejb11.EnvEntryDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.ejb11.MethodDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.ejb11.MethodParamsDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.ejb11.MethodPermissionDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.ejb11.OpenejbJarDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.ejb11.QueryDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.ejb11.QueryMethodDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.ejb11.ResourceLinkDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.ejb11.ResourceRefDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.ejb11.SecurityRoleDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.ejb11.SecurityRoleRefDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.ejb11.SessionDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.sys.ClassNameDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.sys.ConnectionManagerDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.sys.ConnectorDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.sys.ContainerDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.sys.ContainerTypesDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.sys.DeploymentsDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.sys.JarFileLocationDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.sys.JndiProviderDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.sys.LookupDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.sys.OpenejbDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.sys.PropertiesFileDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.sys.ProviderTypesDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.sys.ProxyFactoryDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.sys.ResourceDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.sys.SecurityServiceDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.sys.ServiceProviderDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.sys.ServicesJarDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.openejb.config.sys.TransactionServiceDescriptor
Method getNameSpaceURI
getNameTypes() - Method in class org.openejb.corba.security.jgss.GSSUPMechanismFactory
 
getNextPrimaryKey(CacheRow) - Method in class org.openejb.entity.cmp.pkgenerator.AutoIncrementTablePrimaryKeyGeneratorWrapper
 
getNextPrimaryKey(CacheRow) - Method in class org.openejb.entity.cmp.pkgenerator.SQLPrimaryKeyGeneratorWrapper
 
getNextPrimaryKey(CacheRow) - Method in class org.openejb.entity.cmp.pkgenerator.SequenceTablePrimaryKeyGeneratorWrapper
 
getNextTimeout() - Method in class org.openejb.timer.TimerImpl
 
getNssArgs() - Method in class org.openejb.corba.CSSBean
 
getNssConfig() - Method in class org.openejb.corba.CSSBean
 
getNssProps() - Method in class org.openejb.corba.CSSBean
 
getOID() - Method in class org.openejb.corba.security.config.tss.TSSITTAbsent
 
getOID() - Method in class org.openejb.corba.security.config.tss.TSSITTAnonymous
 
getOID() - Method in class org.openejb.corba.security.config.tss.TSSITTDistinguishedName
 
getOID() - Method in class org.openejb.corba.security.config.tss.TSSITTPrincipalNameGSSUP
 
getOID() - Method in class org.openejb.corba.security.config.tss.TSSITTX509CertChain
 
getOID() - Method in class org.openejb.corba.security.config.tss.TSSSASIdentityToken
 
getORB() - Method in class org.openejb.corba.CORBABean
 
getORB() - Method in class org.openejb.corba.CSSBean
 
getORB() - Method in interface org.openejb.corba.ORBRef
 
getORB() - Static method in class org.openejb.corba.util.Util
 
getObject() - Method in class org.openejb.naming.ConnectionFactoryReference
 
getObject() - Method in class org.openejb.naming.LinkedReference
 
getObject() - Method in interface org.openejb.naming.Reference
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.openejb.client.TomcatEjbFactory
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.openejb.client.naming.RemoteEJBObjectFactory
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.openejb.client.naming.java.javaURLContextFactory
 
getObjectMethodMap(MethodSignature[], Class) - Static method in class org.openejb.dispatch.MethodHelper
 
getObjectName() - Method in class org.openejb.EJBModuleImpl
 
getObjectName() - Method in class org.openejb.GenericEJBContainer
 
getObjectName() - Method in class org.openejb.mdb.MDBContainer
 
getObjectQl() - Method in class org.openejb.config.ejb11.Query
Returns the value of field 'objectQl'.
getOid() - Method in class org.openejb.corba.security.config.tss.TSSGSSExportedNameConfig
 
getOpenEjbConfiguration() - Method in interface org.openejb.assembler.OpenEjbConfigurationFactory
 
getOpenEjbConfiguration() - Method in class org.openejb.config.ConfigurationFactory
Read in the configuration information into the Openejb object Validate it

Read in each deployment object Validate it

Translate the whole thing into Info objects.

getOperation() - Method in class org.openejb.sfsb.StatefulInstanceContext
 
getOperationMap(Class, InterfaceMethodSignature[], boolean) - Static method in class org.openejb.proxy.EJBProxyHelper
 
getOrb() - Method in class org.openejb.corba.Adapter
 
getOrdinal() - Method in class org.openejb.EJBInterfaceType
 
getOrdinal() - Method in class org.openejb.EJBOperation
 
getOuputStream() - Method in interface org.openejb.client.Connection
 
getOutputStream() - Method in interface org.openejb.server.httpd.HttpResponse
gets the OutputStream to send data to the browser
getOutputStream() - Method in class org.openejb.server.httpd.HttpResponseImpl
gets the OutputStream to send data to the browser
getOutputStream() - Method in class org.openejb.server.soap.SoapHttpListener.ResponseAdapter
 
getPOA() - Method in class org.openejb.corba.AdapterEntity
 
getPOA() - Method in class org.openejb.corba.AdapterStateful
 
getPOAName() - Method in class org.openejb.corba.TSSBean
 
getParameter(String) - Method in class org.openejb.server.soap.SoapHttpListener.RequestAdapter
 
getParameterTypes() - Method in class org.openejb.dispatch.InterfaceMethodSignature
 
getParameterTypes() - Method in class org.openejb.dispatch.MethodSignature
 
getParameters() - Method in class org.openejb.server.soap.SoapHttpListener.RequestAdapter
 
getPermission(EJBInterfaceType, int) - Method in class org.openejb.security.PermissionManager
Return the permission for that invocation type and operation index.
getPersistenceType() - Method in class org.openejb.config.ejb11.Entity
Returns the value of field 'persistenceType'.
getPhysicalRoles(String) - Method in class org.openejb.assembler.AssemblerTool.RoleMapping
Returns a collection of physical roles that are mapped to the logical role.
getPool() - Method in class org.openejb.entity.EntityInstanceContext
 
getPool() - Method in class org.openejb.mdb.MDBInstanceContext
 
getPool() - Method in class org.openejb.slsb.StatelessInstanceContext
 
getPort() - Method in class org.openejb.client.ServerMetaData
 
getPort() - Method in class org.openejb.corba.SunNameService
 
getPort() - Method in class org.openejb.corba.security.config.tss.TSSSSLTransportConfig
 
getPort() - Method in class org.openejb.corba.security.config.tss.TSSTransportAddressConfig
 
getPort() - Method in class org.openejb.server.admin.AdminDaemon
Gets the port number that the daemon is listening on.
getPort() - Method in class org.openejb.server.ejbd.EjbServer
 
getPort() - Method in class org.openejb.server.httpd.HttpServer
 
getPort() - Method in class org.openejb.server.telnet.TelnetServer
 
getPreexistingContext() - Method in class org.openejb.sfsb.StatefulInstanceContext
 
getPrefix() - Method in class org.openejb.config.ValidationError
 
getPrefix() - Method in class org.openejb.config.ValidationException
 
getPrefix() - Method in class org.openejb.config.ValidationFailure
 
getPrefix() - Method in class org.openejb.config.ValidationWarning
 
getPrimKeyClass() - Method in class org.openejb.config.ejb11.Entity
Returns the value of field 'primKeyClass'.
getPrimaryKey(Method, Object[], Object) - Method in class org.openejb.client.EJBObjectHandler
 
getPrimaryKey() - Method in class org.openejb.client.EJBRequest
 
getPrimaryKey(Method, Object[], Object) - Method in class org.openejb.client.EntityEJBObjectHandler
 
getPrimaryKey(Method, Object[], Object) - Method in class org.openejb.client.StatefulEJBObjectHandler
5.8.3 getPrimaryKey()
getPrimaryKey(Method, Object[], Object) - Method in class org.openejb.client.StatelessEJBObjectHandler
5.8.3 getPrimaryKey()
getPrimaryKey() - Method in class org.openejb.config.EntityBean
 
getPrimaryKey() - Method in class org.openejb.corba.CORBAHandle
 
getPrimaryKey() - Method in class org.openejb.corba.StandardServant
 
getPrimaryKey(EJBInstanceContext) - Method in class org.openejb.entity.EntityContextImpl.EntityContextState
 
getPrimaryKey() - Method in class org.openejb.entity.EntityContextImpl
 
getPrimaryKey() - Method in class org.openejb.proxy.EJBMethodInterceptor
 
getPrimaryKey() - Method in class org.openejb.proxy.EntityEJBLocalObject
 
getPrimaryKey() - Method in class org.openejb.proxy.EntityEJBObject
 
getPrimaryKey() - Method in class org.openejb.proxy.HandleImpl
 
getPrimaryKey() - Method in class org.openejb.proxy.ProxyInfo
 
getPrimaryKey() - Method in class org.openejb.proxy.SessionEJBLocalObject
 
getPrimaryKey() - Method in class org.openejb.proxy.SessionEJBObject
 
getPrimaryKey() - Method in class org.openejb.server.ejbd.EJBInvocationStream
 
getPrimaryKeyClass() - Method in class org.openejb.assembler.CoreDeploymentInfo
 
getPrimaryKeyClass() - Method in interface org.openejb.assembler.DeploymentInfo
Gets the Class type of the primary key for this bean deployment.
getPrimaryKeyClass() - Method in class org.openejb.client.EJBMetaDataImpl
Obtain the Class object for the enterprise Bean's primary key class.
getPrimaryKeyClass() - Method in class org.openejb.corba.CORBAEJBMetaData
 
getPrimaryKeyClass() - Method in class org.openejb.proxy.EJBMetaDataImpl
 
getPrimaryKeyClass() - Method in class org.openejb.proxy.ProxyInfo
 
getPrimkeyField() - Method in class org.openejb.config.ejb11.Entity
Returns the value of field 'primkeyField'.
getPrinciple() - Method in class org.openejb.client.AuthenticationRequest
Returns the client's principle.
getPrintWriter() - Method in interface org.openejb.server.httpd.HttpResponse
Gets the PrintWriter to send data to the browser
getPrintWriter() - Method in class org.openejb.server.httpd.HttpResponseImpl
Gets the PrintWriter to send data to the browser
getProperties() - Method in class org.openejb.config.sys.ServiceProvider
 
getPropertiesFile() - Method in class org.openejb.config.sys.ServiceProvider
Returns the value of field 'propertiesFile'.
getProperty(String) - Method in class org.openejb.util.SafeProperties
Returns the value of the key.
getProperty(String, String) - Method in class org.openejb.util.SafeProperties
Returns the value of the key.
getPropertyAsBoolean(String) - Method in class org.openejb.util.SafeProperties
Returns the value of the key as an boolean.
getPropertyAsBoolean(String, Boolean) - Method in class org.openejb.util.SafeProperties
Returns the value of the key as an boolean.
getPropertyAsInt(String) - Method in class org.openejb.util.SafeProperties
Returns the value of the key as an int.
getPropertyAsInt(String, int) - Method in class org.openejb.util.SafeProperties
Returns the value of the key as an int.
getPropertyAsInteger(String, Integer) - Method in class org.openejb.util.SafeProperties
Returns the value of the key as an Integer.
getPropertyAsInteger(String) - Method in class org.openejb.util.SafeProperties
Returns the value of the key as an Integer.
getProps() - Method in class org.openejb.corba.CORBABean
 
getProvider() - Method in interface org.openejb.config.Service
 
getProvider() - Method in class org.openejb.config.sys.ConnectionManager
Returns the value of field 'provider'.
getProvider() - Method in class org.openejb.config.sys.Connector
Returns the value of field 'provider'.
getProvider() - Method in class org.openejb.config.sys.Container
Returns the value of field 'provider'.
getProvider() - Method in class org.openejb.config.sys.JndiProvider
Returns the value of field 'provider'.
getProvider() - Method in class org.openejb.config.sys.ProxyFactory
Returns the value of field 'provider'.
getProvider() - Method in class org.openejb.config.sys.Resource
Returns the value of field 'provider'.
getProvider() - Method in class org.openejb.config.sys.SecurityService
Returns the value of field 'provider'.
getProvider() - Method in class org.openejb.config.sys.TransactionService
Returns the value of field 'provider'.
getProvider() - Method in class org.openejb.corba.security.jgss.GSSUPAnonServerName
 
getProvider() - Method in class org.openejb.corba.security.jgss.GSSUPAnonUserName
 
getProvider() - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
getProvider() - Method in class org.openejb.corba.security.jgss.GSSUPCredential
 
getProvider() - Method in class org.openejb.corba.security.jgss.GSSUPMechanismFactory
 
getProvider() - Method in class org.openejb.corba.security.jgss.GSSUPServerName
 
getProvider() - Method in class org.openejb.corba.security.jgss.GSSUPUserName
 
getProviderType() - Method in class org.openejb.config.sys.ServiceProvider
Returns the value of field 'providerType'.
getProxyFactory() - Method in class org.openejb.AbstractInstanceContext
 
getProxyFactory() - Method in interface org.openejb.EJBInstanceContext
 
getProxyFactory() - Method in class org.openejb.config.sys.Openejb
Returns the value of field 'proxyFactory'.
getProxyFactory() - Method in class org.openejb.proxy.BaseEJB
 
getProxyFactory() - Method in class org.openejb.proxy.EJBMethodInterceptor
 
getProxyInfo() - Method in interface org.openejb.EJBContainer
 
getProxyInfo() - Method in class org.openejb.GenericEJBContainer
 
getProxyInfo() - Method in class org.openejb.mejb.MEJB
 
getProxyInfo() - Method in class org.openejb.proxy.BaseEJB
 
getProxyInfo() - Method in class org.openejb.proxy.EJBMethodInterceptor
 
getQuery(int) - Method in class org.openejb.config.ejb11.EjbDeployment
Method getQuery
getQuery() - Method in class org.openejb.config.ejb11.EjbDeployment
Method getQuery
getQueryCount() - Method in class org.openejb.config.ejb11.EjbDeployment
Method getQueryCount
getQueryMethod() - Method in class org.openejb.config.ejb11.Query
Returns the value of field 'queryMethod'.
getQueryParameter(String) - Method in interface org.openejb.server.httpd.HttpRequest
Gets a URL (or query) parameter based on the name passed in.
getQueryParameter(String) - Method in class org.openejb.server.httpd.HttpRequestImpl
Gets a URL (or query) parameter based on the name passed in.
getQueryParameters() - Method in interface org.openejb.server.httpd.HttpRequest
Gets all the query parameters
getQueryParameters() - Method in class org.openejb.server.httpd.HttpRequestImpl
 
getReentrant() - Method in class org.openejb.config.ejb11.Entity
Returns the value of field 'reentrant'.
getRefGenerator(String) - Static method in class org.openejb.corba.AdapterWrapper
 
getRegistryId() - Method in class org.openejb.client.EJBObjectHandler
The Registry id is a logical identifier that is used as a key when placing EjbObjectProxyHanlders into the BaseEjbProxyHanlder's liveHandleRegistry.
getRegistryId() - Method in class org.openejb.client.EntityEJBObjectHandler
The Registry id is a logical identifier that is used as a key when placing EjbObjectProxyHanlders into the BaseEjbProxyHanlder's liveHandleRegistry.
getRegistryId() - Method in class org.openejb.client.StatefulEJBObjectHandler
 
getRegistryId() - Method in class org.openejb.client.StatelessEJBObjectHandler
 
getRemote() - Method in interface org.openejb.config.Bean
 
getRemote() - Method in class org.openejb.config.EntityBean
 
getRemote() - Method in class org.openejb.config.SessionBean
 
getRemote() - Method in class org.openejb.config.ejb11.EjbRef
Returns the value of field 'remote'.
getRemote() - Method in class org.openejb.config.ejb11.Entity
Returns the value of field 'remote'.
getRemote() - Method in class org.openejb.config.ejb11.Session
Returns the value of field 'remote'.
getRemoteInterface() - Method in class org.openejb.assembler.CoreDeploymentInfo
 
getRemoteInterface() - Method in interface org.openejb.assembler.DeploymentInfo
Gets the remote interface for the bean deployment.
getRemoteInterface() - Method in class org.openejb.proxy.ProxyInfo
 
getRemoteInterfaceClass() - Method in class org.openejb.client.EJBMetaDataImpl
Obtain the Class object for the enterprise Bean's remote interface.
getRemoteInterfaceClass() - Method in class org.openejb.corba.CORBAEJBMetaData
 
getRemoteInterfaceClass() - Method in class org.openejb.proxy.EJBMetaDataImpl
 
getRemoteInterfaceClass() - Method in class org.openejb.proxy.EJBProxyFactory
 
getRemoteTxPolicyConfig() - Method in interface org.openejb.EJBContainer
CORBA remote transaction import policy configuration
getRemoteTxPolicyConfig() - Method in class org.openejb.GenericEJBContainer
 
getRemoteTxPolicyConfig() - Method in class org.openejb.mejb.MEJB
 
getReplayDetState() - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
getRequestMethod() - Method in class org.openejb.client.EJBRequest
 
getRequestMethod() - Method in class org.openejb.client.JNDIRequest
 
getRequestString() - Method in class org.openejb.client.JNDIRequest
 
getRequestType() - Method in class org.openejb.client.AuthenticationRequest
 
getRequestType() - Method in class org.openejb.client.EJBRequest
 
getRequestType() - Method in class org.openejb.client.JNDIRequest
 
getRequestType() - Method in interface org.openejb.client.Request
 
getRequiredProperty(String, Properties) - Static method in class org.openejb.server.ServiceManager
 
getRequires() - Method in interface org.openejb.corba.security.config.css.CSSASMechConfig
 
getRequires() - Method in class org.openejb.corba.security.config.css.CSSGSSUPMechConfigDynamic
 
getRequires() - Method in class org.openejb.corba.security.config.css.CSSGSSUPMechConfigStatic
 
getRequires() - Method in class org.openejb.corba.security.config.css.CSSNULLASMechConfig
 
getRequires() - Method in class org.openejb.corba.security.config.css.CSSNULLTransportConfig
 
getRequires() - Method in class org.openejb.corba.security.config.css.CSSSASMechConfig
 
getRequires() - Method in class org.openejb.corba.security.config.css.CSSSSLTransportConfig
 
getRequires() - Method in interface org.openejb.corba.security.config.css.CSSTransportMechConfig
 
getRequires() - Method in class org.openejb.corba.security.config.tss.TSSASMechConfig
 
getRequires() - Method in class org.openejb.corba.security.config.tss.TSSCompoundSecMechConfig
 
getRequires() - Method in class org.openejb.corba.security.config.tss.TSSGSSUPMechConfig
 
getRequires() - Method in class org.openejb.corba.security.config.tss.TSSNULLASMechConfig
 
getRequires() - Method in class org.openejb.corba.security.config.tss.TSSNULLTransportConfig
 
getRequires() - Method in class org.openejb.corba.security.config.tss.TSSSASMechConfig
 
getRequires() - Method in class org.openejb.corba.security.config.tss.TSSSECIOPTransportConfig
 
getRequires() - Method in class org.openejb.corba.security.config.tss.TSSSSLTransportConfig
 
getRequires() - Method in class org.openejb.corba.security.config.tss.TSSTransportMechConfig
 
getResAuth() - Method in class org.openejb.config.ejb11.ResourceRef
Returns the value of field 'resAuth'.
getResId() - Method in class org.openejb.config.ejb11.ResourceLink
Returns the value of field 'resId'.
getResRefName() - Method in class org.openejb.config.ejb11.ResourceLink
Returns the value of field 'resRefName'.
getResRefName() - Method in class org.openejb.config.ejb11.ResourceRef
Returns the value of field 'resRefName'.
getResType() - Method in class org.openejb.config.ejb11.ResourceRef
Returns the value of field 'resType'.
getResource(int) - Method in class org.openejb.config.sys.Openejb
Method getResource
getResource() - Method in class org.openejb.config.sys.Openejb
Method getResource
getResourceCount() - Method in class org.openejb.config.sys.Openejb
Method getResourceCount
getResourceLink(int) - Method in class org.openejb.config.ejb11.EjbDeployment
Method getResourceLink
getResourceLink() - Method in class org.openejb.config.ejb11.EjbDeployment
Method getResourceLink
getResourceLinkCount() - Method in class org.openejb.config.ejb11.EjbDeployment
Method getResourceLinkCount
getResourceRef() - Method in interface org.openejb.config.Bean
 
getResourceRef() - Method in class org.openejb.config.EntityBean
 
getResourceRef() - Method in class org.openejb.config.SessionBean
 
getResourceRef(int) - Method in class org.openejb.config.ejb11.Entity
Method getResourceRef
getResourceRef() - Method in class org.openejb.config.ejb11.Entity
Method getResourceRef
getResourceRef(int) - Method in class org.openejb.config.ejb11.Session
Method getResourceRef
getResourceRef() - Method in class org.openejb.config.ejb11.Session
Method getResourceRef
getResourceRefCount() - Method in class org.openejb.config.ejb11.Entity
Method getResourceRefCount
getResourceRefCount() - Method in class org.openejb.config.ejb11.Session
Method getResourceRefCount
getResponseCode() - Method in class org.openejb.client.AuthenticationResponse
 
getResponseCode() - Method in class org.openejb.client.EJBResponse
 
getResponseCode() - Method in class org.openejb.client.JNDIResponse
 
getResult() - Method in class org.openejb.client.EJBResponse
 
getResult() - Method in class org.openejb.client.JNDIResponse
 
getRoleLink() - Method in class org.openejb.config.ejb11.SecurityRoleRef
Returns the value of field 'roleLink'.
getRoleName(int) - Method in class org.openejb.config.ejb11.MethodPermission
Method getRoleName
getRoleName() - Method in class org.openejb.config.ejb11.MethodPermission
Method getRoleName
getRoleName() - Method in class org.openejb.config.ejb11.SecurityRole
Returns the value of field 'roleName'.
getRoleName() - Method in class org.openejb.config.ejb11.SecurityRoleRef
Returns the value of field 'roleName'.
getRoleNameCount() - Method in class org.openejb.config.ejb11.MethodPermission
Method getRoleNameCount
getRoles() - Method in class org.openejb.slsb.HandlerChainConfiguration
 
getRollbackOnly(EJBInstanceContext, TransactionContextManager) - Method in class org.openejb.EJBContextImpl.EJBContextState
 
getRollbackOnly() - Method in class org.openejb.EJBContextImpl
 
getRootPOA() - Method in class org.openejb.corba.CORBABean
 
getSASReply(int) - Static method in class org.openejb.corba.security.SASReplyManager
 
getSSLSession(int) - Static method in class org.openejb.corba.security.SSLSessionManager
 
getSafeProperties(Properties) - Method in class org.openejb.util.SafeToolkit
Returns a new SafeProperties instance dedicated to this toolkit.
getSas_mech() - Method in class org.openejb.corba.security.config.css.CSSCompoundSecMechConfig
 
getSas_mech() - Method in class org.openejb.corba.security.config.tss.TSSCompoundSecMechConfig
 
getSecurityConfig() - Method in class org.openejb.corba.ClientContext
 
getSecurityIdentity() - Method in class org.openejb.server.ejbd.PseudoSecurityService
 
getSecurityIdentity() - Method in interface org.openejb.spi.SecurityService
 
getSecurityRole(int) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method getSecurityRole
getSecurityRole() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method getSecurityRole
getSecurityRoleCount() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method getSecurityRoleCount
getSecurityRoleRef() - Method in interface org.openejb.config.Bean
 
getSecurityRoleRef() - Method in class org.openejb.config.EntityBean
 
getSecurityRoleRef() - Method in class org.openejb.config.SessionBean
 
getSecurityRoleRef(int) - Method in class org.openejb.config.ejb11.Entity
Method getSecurityRoleRef
getSecurityRoleRef() - Method in class org.openejb.config.ejb11.Entity
Method getSecurityRoleRef
getSecurityRoleRef(int) - Method in class org.openejb.config.ejb11.Session
Method getSecurityRoleRef
getSecurityRoleRef() - Method in class org.openejb.config.ejb11.Session
Method getSecurityRoleRef
getSecurityRoleRefCount() - Method in class org.openejb.config.ejb11.Entity
Method getSecurityRoleRefCount
getSecurityRoleRefCount() - Method in class org.openejb.config.ejb11.Session
Method getSecurityRoleRefCount
getSecurityService() - Static method in class org.openejb.OpenEJB
Gets the SecurityService that this container manager exposes to the Container s it manages.
getSecurityService() - Method in class org.openejb.assembler.Assembler
 
getSecurityService() - Method in class org.openejb.config.sys.Openejb
Returns the value of field 'securityService'.
getSecurityService() - Method in interface org.openejb.spi.Assembler
Gets the SecurityService that this container manager exposes to the Containers it manages.
getSequenceDetState() - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
getServer() - Method in class org.openejb.EJBModuleImpl
 
getServer() - Method in class org.openejb.client.AuthenticationResponse
 
getServer() - Method in class org.openejb.corba.TSSBean
 
getServer() - Method in class org.openejb.corba.util.OpenORBUtil
 
getServer() - Static method in class org.openejb.server.Server
 
getServerName() - Method in interface org.openejb.server.httpd.HttpResponse
gets the name of the server being used
getServerName() - Method in class org.openejb.server.httpd.HttpResponseImpl
gets the name of the server being used
getServiceEndpointInterface() - Method in class org.openejb.proxy.ProxyInfo
 
getServiceObject(MessageContext, Handler, String, IntHolder) - Method in class org.openejb.server.axis.EJBContainerProvider
 
getServiceProvider(Service) - Static method in class org.openejb.config.ServiceUtils
 
getServiceProvider(String) - Static method in class org.openejb.config.ServiceUtils
org.openejb#Default JDBC Connector Default JDBC Connector org.postgresql#JDBCService
getServiceProvider(int) - Method in class org.openejb.config.sys.ServicesJar
Method getServiceProvider
getServiceProvider() - Method in class org.openejb.config.sys.ServicesJar
Method getServiceProvider
getServiceProviderCount() - Method in class org.openejb.config.sys.ServicesJar
Method getServiceProviderCount
getSession() - Method in class org.openejb.config.ejb11.EnterpriseBeansItem
Returns the value of field 'session'.
getSession(boolean) - Method in interface org.openejb.server.httpd.HttpRequest
Returns the current HttpSession associated with this request or, if there is no current session and create is true, returns a new session.
getSession() - Method in interface org.openejb.server.httpd.HttpRequest
Returns the current session associated with this request, or if the request does not have a session, creates one.
getSession(boolean) - Method in class org.openejb.server.httpd.HttpRequestImpl
 
getSession() - Method in class org.openejb.server.httpd.HttpRequestImpl
 
getSessionContext() - Method in class org.openejb.sfsb.StatefulInstanceContext
 
getSessionContext() - Method in class org.openejb.slsb.StatelessInstanceContext
 
getSessionType() - Method in class org.openejb.config.ejb11.Session
Returns the value of field 'sessionType'.
getSetContextInvocation(EJBInstanceContext, Object) - Method in class org.openejb.dispatch.SystemMethodIndices
 
getSignatures() - Method in interface org.openejb.EJBContainer
 
getSignatures() - Method in class org.openejb.GenericEJBContainer
 
getSignatures() - Method in class org.openejb.dispatch.AbstractOperationFactory
 
getSignatures() - Method in interface org.openejb.dispatch.VirtualOperationFactory
 
getSignatures() - Method in class org.openejb.mdb.MDBContainer
 
getSignatures() - Method in class org.openejb.mejb.MEJB
 
getSize() - Method in class org.openejb.cache.SimpleInstancePool
Return the size of the pool.
getSmallIcon() - Method in class org.openejb.config.ejb11.EjbJar
Returns the value of field 'smallIcon'.
getSmallIcon() - Method in class org.openejb.config.ejb11.Entity
Returns the value of field 'smallIcon'.
getSmallIcon() - Method in class org.openejb.config.ejb11.Session
Returns the value of field 'smallIcon'.
getSpec() - Method in class org.openejb.client.ProtocolMetaData
 
getSrcName() - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
getStatus() - Method in class org.openejb.server.ejbd.PseudoTransactionService.MyTransaction
 
getStatus() - Method in class org.openejb.server.ejbd.PseudoTransactionService.MyTransactionManager
 
getStatusCode() - Method in class org.openejb.server.soap.SoapHttpListener.ResponseAdapter
 
getStringNameType() - Method in class org.openejb.corba.security.jgss.GSSUPAnonServerName
 
getStringNameType() - Method in class org.openejb.corba.security.jgss.GSSUPAnonUserName
 
getStringNameType() - Method in class org.openejb.corba.security.jgss.GSSUPServerName
 
getStringNameType() - Method in class org.openejb.corba.security.jgss.GSSUPUserName
 
getSubject(int) - Static method in class org.openejb.corba.security.SubjectManager
 
getSubjectId() - Method in class org.openejb.EJBInvocationImplRemote
 
getSummary() - Method in class org.openejb.config.ValidationException
 
getSuperIndex(Class, MethodSignature) - Static method in class org.openejb.dispatch.MethodHelper
 
getSuperIndex(Class, Method) - Static method in class org.openejb.dispatch.MethodHelper
 
getSupports() - Method in interface org.openejb.corba.security.config.css.CSSASMechConfig
 
getSupports() - Method in class org.openejb.corba.security.config.css.CSSGSSUPMechConfigDynamic
 
getSupports() - Method in class org.openejb.corba.security.config.css.CSSGSSUPMechConfigStatic
 
getSupports() - Method in class org.openejb.corba.security.config.css.CSSNULLASMechConfig
 
getSupports() - Method in class org.openejb.corba.security.config.css.CSSNULLTransportConfig
 
getSupports() - Method in class org.openejb.corba.security.config.css.CSSSASMechConfig
 
getSupports() - Method in class org.openejb.corba.security.config.css.CSSSSLTransportConfig
 
getSupports() - Method in interface org.openejb.corba.security.config.css.CSSTransportMechConfig
 
getSupports() - Method in class org.openejb.corba.security.config.tss.TSSASMechConfig
 
getSupports() - Method in class org.openejb.corba.security.config.tss.TSSCompoundSecMechConfig
 
getSupports() - Method in class org.openejb.corba.security.config.tss.TSSGSSUPMechConfig
 
getSupports() - Method in class org.openejb.corba.security.config.tss.TSSNULLASMechConfig
 
getSupports() - Method in class org.openejb.corba.security.config.tss.TSSNULLTransportConfig
 
getSupports() - Method in class org.openejb.corba.security.config.tss.TSSSASMechConfig
 
getSupports() - Method in class org.openejb.corba.security.config.tss.TSSSECIOPTransportConfig
 
getSupports() - Method in class org.openejb.corba.security.config.tss.TSSSSLTransportConfig
 
getSupports() - Method in class org.openejb.corba.security.config.tss.TSSTransportMechConfig
 
getSystemChain() - Method in class org.openejb.TwoChains
 
getTSSConfig() - Method in class org.openejb.corba.security.ServerPolicy.Config
 
getTargName() - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
getTargetName() - Method in class org.openejb.corba.security.config.tss.TSSGSSUPMechConfig
 
getTargetName() - Method in class org.openejb.corba.security.config.tss.TSSSECIOPTransportConfig
 
getTempClassLoader(String) - Static method in class org.openejb.util.SafeToolkit
Ensures that a class loader for each code base used in the system is created at most one time.
getTie(Remote) - Method in class org.openejb.corba.util.UtilDelegateImpl
 
getTimeRemaining() - Method in class org.openejb.timer.TimerImpl
 
getTimer() - Method in class org.openejb.timer.TimerHandleImpl
 
getTimerById(Long) - Method in class org.openejb.GenericEJBContainer
 
getTimerById(Long) - Method in class org.openejb.mdb.MDBContainer
 
getTimerById(Long) - Method in interface org.openejb.timer.BasicTimerService
 
getTimerById(Long) - Method in class org.openejb.timer.BasicTimerServiceImpl
 
getTimerById(Long) - Method in class org.openejb.timer.UnavailableTimerService
 
getTimerService() - Method in class org.openejb.AbstractInstanceContext
 
getTimerService(EJBInstanceContext) - Method in class org.openejb.EJBContextImpl.EJBContextState
 
getTimerService() - Method in class org.openejb.EJBContextImpl
 
getTimerService() - Method in interface org.openejb.EJBInstanceContext
 
getTimerState() - Static method in class org.openejb.timer.TimerState
 
getTimers(Object) - Method in interface org.openejb.timer.BasicTimerService
 
getTimers(Object) - Method in class org.openejb.timer.BasicTimerServiceImpl
 
getTimers() - Method in class org.openejb.timer.TimerServiceImpl
 
getTimers(Object) - Method in class org.openejb.timer.UnavailableTimerService
 
getToken() - Method in class org.openejb.corba.security.FinalContextToken
 
getToolkit(String) - Static method in class org.openejb.util.SafeToolkit
Returns an instance of a SafeToolkit dedicated to the specified system location.
getTransAttribute() - Method in class org.openejb.config.ejb11.ContainerTransaction
Returns the value of field 'transAttribute'.
getTransaction() - Method in class org.openejb.server.ejbd.PseudoTransactionService.MyTransactionManager
 
getTransactionAttribute(Method) - Method in class org.openejb.assembler.CoreDeploymentInfo
 
getTransactionAttribute(Method) - Method in interface org.openejb.assembler.DeploymentInfo
Gets the transaction attribute that must be applied to this method when executing.
getTransactionConfig() - Method in class org.openejb.corba.ClientContext
 
getTransactionContext() - Method in interface org.openejb.EJBInvocation
Gets the transaction context to use.
getTransactionContext() - Method in class org.openejb.EJBInvocationImpl
 
getTransactionContext() - Method in class org.openejb.entity.cmp.CMPInstanceContext
 
getTransactionContext() - Method in class org.openejb.server.ejbd.EJBInvocationStream
 
getTransactionContextManager() - Method in class org.openejb.mdb.MDBContainer
 
getTransactionManager() - Static method in class org.openejb.OpenEJB
Gets the TransactionManager that this container manager exposes to the Container s it manages.
getTransactionManager() - Method in class org.openejb.assembler.Assembler
 
getTransactionManager() - Method in class org.openejb.server.ejbd.PseudoTransactionService
 
getTransactionManager() - Method in interface org.openejb.spi.Assembler
Gets the TransactionManager that this container manager exposes to the Containers it manages.
getTransactionManager() - Method in interface org.openejb.spi.TransactionService
 
getTransactionPolicy(TransactionPolicyType) - Static method in class org.openejb.corba.transaction.nodistributedtransactions.NoDTxServerTransactionPolicies
 
getTransactionPolicy(TransactionPolicyType) - Static method in class org.openejb.transaction.TransactionPolicies
 
getTransactionPolicy(EJBInterfaceType, int) - Method in class org.openejb.transaction.TransactionPolicyManager
 
getTransactionPolicyKey() - Method in class org.openejb.EJBInterfaceType
 
getTransactionService() - Method in class org.openejb.config.sys.Openejb
Returns the value of field 'transactionService'.
getTransactionType() - Method in class org.openejb.config.ejb11.Session
Returns the value of field 'transactionType'.
getTransport_mech() - Method in class org.openejb.corba.security.config.css.CSSCompoundSecMechConfig
 
getTransport_mech() - Method in class org.openejb.corba.security.config.tss.TSSCompoundSecMechConfig
 
getTransport_mech() - Method in class org.openejb.corba.security.config.tss.TSSConfig
 
getTssConfig() - Method in class org.openejb.corba.CORBABean
 
getTssConfig() - Method in class org.openejb.corba.TSSBean
 
getType() - Method in interface org.openejb.EJBInvocation
The type of invocation, indicating which interface was invoked or which 'special' callback was should be invoked (e.g.
getType() - Method in class org.openejb.EJBInvocationImpl
 
getType() - Method in interface org.openejb.config.Bean
 
getType() - Method in class org.openejb.config.EntityBean
 
getType() - Method in class org.openejb.config.SessionBean
 
getType() - Method in class org.openejb.corba.security.config.tss.TSSITTAbsent
 
getType() - Method in class org.openejb.corba.security.config.tss.TSSITTAnonymous
 
getType() - Method in class org.openejb.corba.security.config.tss.TSSITTDistinguishedName
 
getType() - Method in class org.openejb.corba.security.config.tss.TSSITTPrincipalNameGSSUP
 
getType() - Method in class org.openejb.corba.security.config.tss.TSSITTX509CertChain
 
getType() - Method in class org.openejb.corba.security.config.tss.TSSSASIdentityToken
 
getType() - Method in class org.openejb.proxy.CglibEJBProxyFactory
 
getType() - Method in class org.openejb.server.ejbd.EJBInvocationStream
 
getURI() - Method in interface org.openejb.server.httpd.HttpRequest
Gets the URI for the current URL page.
getURI() - Method in class org.openejb.server.httpd.HttpRequestImpl
Gets the URI for the current URL page.
getURI() - Method in class org.openejb.server.soap.SoapHttpListener.RequestAdapter
 
getUnmanagedReference() - Method in interface org.openejb.EJBContainer
 
getUnmanagedReference() - Method in class org.openejb.GenericEJBContainer
 
getUnmanagedReference() - Method in class org.openejb.mejb.MEJB
 
getUnsetContextInvocation(EJBInstanceContext) - Method in class org.openejb.dispatch.SystemMethodIndices
 
getUnshareableResources() - Method in class org.openejb.AbstractInstanceContext
 
getUsableContainers(Container[], Bean) - Static method in class org.openejb.config.EjbJarUtils
 
getUserChain() - Method in class org.openejb.TwoChains
 
getUserTransaction(UserTransaction) - Method in class org.openejb.EJBContextImpl.EJBContextState
 
getUserTransaction() - Method in class org.openejb.EJBContextImpl
 
getUserTransaction() - Method in class org.openejb.entity.EntityContextImpl
 
getUserTransaction(Object) - Method in class org.openejb.server.ejbd.PseudoTransactionService.MyTransactionManager
 
getVTable() - Method in class org.openejb.dispatch.AbstractOperationFactory
 
getVTable() - Method in interface org.openejb.dispatch.VirtualOperationFactory
 
getValidationRules() - Method in class org.openejb.config.EjbValidator
 
getValidator() - Method in class org.openejb.config.ejb11.AssemblyDescriptorDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.ejb11.CmpFieldDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.ejb11.ContainerTransactionDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.ejb11.EjbDeploymentDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.ejb11.EjbJarDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.ejb11.EjbLocalRefDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.ejb11.EjbRefDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.ejb11.EnterpriseBeansDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.ejb11.EnterpriseBeansItemDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.ejb11.EntityDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.ejb11.EnvEntryDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.ejb11.MethodDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.ejb11.MethodParamsDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.ejb11.MethodPermissionDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.ejb11.OpenejbJarDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.ejb11.QueryDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.ejb11.QueryMethodDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.ejb11.ResourceLinkDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.ejb11.ResourceRefDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.ejb11.SecurityRoleDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.ejb11.SecurityRoleRefDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.ejb11.SessionDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.sys.ClassNameDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.sys.ConnectionManagerDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.sys.ConnectorDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.sys.ContainerDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.sys.ContainerTypesDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.sys.DeploymentsDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.sys.JarFileLocationDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.sys.JndiProviderDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.sys.LookupDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.sys.OpenejbDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.sys.PropertiesFileDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.sys.ProviderTypesDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.sys.ProxyFactoryDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.sys.ResourceDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.sys.SecurityServiceDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.sys.ServiceProviderDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.sys.ServicesJarDescriptor
Method getValidator
getValidator() - Method in class org.openejb.config.sys.TransactionServiceDescriptor
Method getValidator
getVersion() - Method in class org.openejb.client.ProtocolMetaData
 
getVmParameters() - Static method in class org.openejb.util.Launcher
 
getWarnings() - Method in class org.openejb.config.EjbSet
 
getWrapSizeLimit(int, boolean, int) - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
getXMLName() - Method in class org.openejb.config.ejb11.AssemblyDescriptorDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.ejb11.CmpFieldDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.ejb11.ContainerTransactionDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.ejb11.EjbDeploymentDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.ejb11.EjbJarDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.ejb11.EjbLocalRefDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.ejb11.EjbRefDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.ejb11.EnterpriseBeansDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.ejb11.EnterpriseBeansItemDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.ejb11.EntityDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.ejb11.EnvEntryDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.ejb11.MethodDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.ejb11.MethodParamsDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.ejb11.MethodPermissionDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.ejb11.OpenejbJarDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.ejb11.QueryDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.ejb11.QueryMethodDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.ejb11.ResourceLinkDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.ejb11.ResourceRefDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.ejb11.SecurityRoleDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.ejb11.SecurityRoleRefDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.ejb11.SessionDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.sys.ClassNameDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.sys.ConnectionManagerDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.sys.ConnectorDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.sys.ContainerDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.sys.ContainerTypesDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.sys.DeploymentsDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.sys.JarFileLocationDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.sys.JndiProviderDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.sys.LookupDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.sys.OpenejbDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.sys.PropertiesFileDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.sys.ProviderTypesDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.sys.ProxyFactoryDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.sys.ResourceDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.sys.SecurityServiceDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.sys.ServiceProviderDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.sys.ServicesJarDescriptor
Method getXMLName
getXMLName() - Method in class org.openejb.config.sys.TransactionServiceDescriptor
Method getXMLName
get_compact_typecode() - Method in class org.openejb.corba.util.TypeCode
 

H

HANDLE - Static variable in class org.openejb.proxy.HandleImpl
 
HANDLER_KEY - Static variable in class org.openejb.security.PolicyContextHandlerEJBArguments
 
HANDLER_KEY - Static variable in class org.openejb.security.PolicyContextHandlerEnterpriseBean
 
HASHCODE - Static variable in class org.openejb.client.EJBInvocationHandler
 
HEAD - Static variable in interface org.openejb.server.httpd.HttpRequest
the HTTP HEAD type
HEADER_ACCEPT - Static variable in interface org.openejb.server.httpd.HttpRequest
the Accept header
HEADER_ACCEPT_ENCODING - Static variable in interface org.openejb.server.httpd.HttpRequest
the Accept-Encoding header
HEADER_ACCEPT_LANGUAGE - Static variable in interface org.openejb.server.httpd.HttpRequest
the Accept-Language header
HEADER_CACHE_CONTROL - Static variable in interface org.openejb.server.httpd.HttpRequest
the Cache-Control header
HEADER_CONNECTION - Static variable in interface org.openejb.server.httpd.HttpRequest
the Connection header
HEADER_CONTENT_LENGTH - Static variable in interface org.openejb.server.httpd.HttpRequest
the Content-Length header
HEADER_CONTENT_TYPE - Static variable in interface org.openejb.server.httpd.HttpRequest
the Content-Type header
HEADER_COOKIE - Static variable in interface org.openejb.server.httpd.HttpRequest
the Cookie header
HEADER_HOST - Static variable in interface org.openejb.server.httpd.HttpRequest
the Host header
HEADER_SET_COOKIE - Static variable in interface org.openejb.server.httpd.HttpRequest
the Set-Cookie header
HEADER_USER_AGENT - Static variable in interface org.openejb.server.httpd.HttpRequest
the User-Agent header
HOME - Static variable in class org.openejb.EJBInterfaceType
 
HOMEHANDLE - Static variable in class org.openejb.proxy.HandleImpl
 
HOME_GET_EJBMETADATA - Static variable in class org.openejb.EJBInterfaceMethods
 
HOME_GET_HOMEHANDLE - Static variable in class org.openejb.EJBInterfaceMethods
 
HOME_METHODS - Static variable in class org.openejb.EJBInterfaceMethods
 
HOME_REMOVE_HANDLE - Static variable in class org.openejb.EJBInterfaceMethods
 
HOME_REMOVE_OBJECT - Static variable in class org.openejb.EJBInterfaceMethods
 
HTTP_VERSION - Static variable in class org.openejb.server.httpd.HttpResponseImpl
the HTTP version
HandleImpl - class org.openejb.proxy.HandleImpl.
 
HandleImpl() - Constructor for class org.openejb.proxy.HandleImpl
 
HandleImpl(Object, int) - Constructor for class org.openejb.proxy.HandleImpl
 
Handler - class org.openejb.util.urlhandler.resource.Handler.
 
Handler() - Constructor for class org.openejb.util.urlhandler.resource.Handler
 
HandlerChainConfiguration - class org.openejb.slsb.HandlerChainConfiguration.
This class lives only to hold the constructor args of HandlerChainInterceptor
HandlerChainConfiguration(List, String[]) - Constructor for class org.openejb.slsb.HandlerChainConfiguration
These constructor arguments intentionally match those of HandlerChainInterceptor
HandlerChainInterceptor - class org.openejb.slsb.HandlerChainInterceptor.
 
HandlerChainInterceptor(Interceptor, List, String[]) - Constructor for class org.openejb.slsb.HandlerChainInterceptor
 
HashThreadLocal - class org.openejb.util.HashThreadLocal.
This class allows thread-specific storage (TSS) of values by key, so that object are stored by thread identity as well as an application specific key.
HashThreadLocal() - Constructor for class org.openejb.util.HashThreadLocal
 
Help - class org.openejb.server.telnet.Help.
 
Help() - Constructor for class org.openejb.server.telnet.Help
 
HomeMethod - class org.openejb.entity.HomeMethod.
 
HomeMethod(Class, MethodSignature) - Constructor for class org.openejb.entity.HomeMethod
 
HtmlUtilities - class org.openejb.util.HtmlUtilities.
A class for HTML utilities; see http://www.w3.org/TR/html4 for more info
HttpListener - interface org.openejb.server.httpd.HttpListener.
 
HttpRequest - interface org.openejb.server.httpd.HttpRequest.
An interface to take care of HTTP Requests.
HttpRequestImpl - class org.openejb.server.httpd.HttpRequestImpl.
A class to take care of HTTP Requests.
HttpRequestImpl(URI) - Constructor for class org.openejb.server.httpd.HttpRequestImpl
 
HttpResponse - interface org.openejb.server.httpd.HttpResponse.
This interface takes care of HTTP Responses.
HttpResponseImpl - class org.openejb.server.httpd.HttpResponseImpl.
This class takes care of HTTP Responses.
HttpResponseImpl() - Constructor for class org.openejb.server.httpd.HttpResponseImpl
creates a new instance of HttpResponseImpl with default values
HttpResponseImpl(int, String, String) - Constructor for class org.openejb.server.httpd.HttpResponseImpl
Creates a new HttpResponseImpl with user provided parameters
HttpServer - class org.openejb.server.httpd.HttpServer.
This is the main class for the web administration.
HttpServer(ContainerIndex) - Constructor for class org.openejb.server.httpd.HttpServer
 
HttpServer() - Constructor for class org.openejb.server.httpd.HttpServer
 
HttpServer(HttpListener) - Constructor for class org.openejb.server.httpd.HttpServer
 
HttpServerGBean - class org.openejb.server.httpd.HttpServerGBean.
 
HttpServerGBean() - Constructor for class org.openejb.server.httpd.HttpServerGBean
 
HttpSession - interface org.openejb.server.httpd.HttpSession.
 
handleException(String, Object, Object, Object, Object) - Method in class org.openejb.assembler.AssemblerTool
 
handleException(String, Object, Object, Object) - Method in class org.openejb.assembler.AssemblerTool
 
handleException(String, Object, Object) - Method in class org.openejb.assembler.AssemblerTool
 
handleException(String, Object) - Method in class org.openejb.assembler.AssemblerTool
 
handleException(String) - Method in class org.openejb.assembler.AssemblerTool
 
handleException(String, Object, Object, Object, Object) - Static method in class org.openejb.config.ConfigUtils
 
handleException(String, Object, Object, Object) - Static method in class org.openejb.config.ConfigUtils
 
handleException(String, Object, Object) - Static method in class org.openejb.config.ConfigUtils
 
handleException(String, Object) - Static method in class org.openejb.config.ConfigUtils
 
handleException(String) - Static method in class org.openejb.config.ConfigUtils
 
handleException(String, Object, Object, Object, Object) - Static method in class org.openejb.config.ConfigurationFactory
 
handleException(String, Object, Object, Object) - Static method in class org.openejb.config.ConfigurationFactory
 
handleException(String, Object, Object) - Static method in class org.openejb.config.ConfigurationFactory
 
handleException(String, Object) - Static method in class org.openejb.config.ConfigurationFactory
 
handleException(String) - Static method in class org.openejb.config.ConfigurationFactory
 
handleException(String, Object, Object, Object, Object) - Static method in class org.openejb.config.EjbJarUtils
 
handleException(String, Object, Object, Object) - Static method in class org.openejb.config.EjbJarUtils
 
handleException(String, Object, Object) - Static method in class org.openejb.config.EjbJarUtils
 
handleException(String, Object) - Static method in class org.openejb.config.EjbJarUtils
 
handleException(String) - Static method in class org.openejb.config.EjbJarUtils
 
handleException(String, Object, Object, Object, Object) - Static method in class org.openejb.config.ServiceUtils
 
handleException(String, Object, Object, Object) - Static method in class org.openejb.config.ServiceUtils
 
handleException(String, Object, Object) - Static method in class org.openejb.config.ServiceUtils
 
handleException(String, Object) - Static method in class org.openejb.config.ServiceUtils
 
handleException(String) - Static method in class org.openejb.config.ServiceUtils
 
handleUnknownError(Throwable, String) - Static method in class org.openejb.util.OpenEJBErrorHandler
This method is only intended for situations where an unknown error or exception may occur and have fatal results.
handler - Variable in class org.openejb.client.CgLibProxy
 
handler - Variable in class org.openejb.client.EJBHomeHandle
 
handler - Variable in class org.openejb.client.EJBObjectHandle
 
hasErrors() - Method in class org.openejb.config.EjbSet
 
hasFailures() - Method in class org.openejb.config.EjbSet
 
hasMore() - Method in class org.openejb.naming.IvmContext.MyNamingEnumeration
 
hasMoreElements() - Method in class org.openejb.naming.IvmContext.MyNamingEnumeration
 
hasMoreElements() - Method in class org.openejb.util.ArrayEnumeration
Tests if this enumeration contains more elements.
hasMoreElements() - Method in class org.openejb.util.SerializableEnumeration
 
hasReentrant() - Method in class org.openejb.config.ejb11.Entity
Method hasReentrant
hasWarnings() - Method in class org.openejb.config.EjbSet
 
hashCode() - Method in class org.openejb.corba.security.config.tss.TSSSASIdentityToken
 
hashCode() - Method in class org.openejb.dispatch.InterfaceMethodSignature
 
hashCode() - Method in class org.openejb.dispatch.MethodSignature
 
home - Variable in class org.openejb.assembler.EnterpriseBeanInfo
 
homeClass - Variable in class org.openejb.client.EJBMetaDataImpl
The home interface of the enterprise Bean.
homeMethod(Method, Object[], Object) - Method in class org.openejb.client.EJBHomeHandler
 
homePOA - Variable in class org.openejb.corba.Adapter
 
homeType - Variable in class org.openejb.assembler.EjbLocalReferenceInfo
 
homeType - Variable in class org.openejb.assembler.EjbReferenceInfo
 

I

IAC - Static variable in interface org.openejb.server.telnet.TelnetCodes
Interpret as command aka Data Byte Name: IAC Code: 255
IIOP_SSL - Static variable in class org.openejb.corba.sunorb.OpenEJBSocketFactory
 
INACTIVE - Static variable in class org.openejb.EJBOperation
 
INACTIVE - Static variable in class org.openejb.entity.EntityContextImpl
 
INACTIVE - Static variable in class org.openejb.mdb.MDBContext
 
INACTIVE - Static variable in class org.openejb.sfsb.StatefulSessionContext
 
INACTIVE - Static variable in class org.openejb.slsb.StatelessSessionContext
 
INSTANCE - Static variable in class org.openejb.corba.transaction.nodistributedtransactions.Ignore
 
INSTANCE - Static variable in class org.openejb.corba.transaction.nodistributedtransactions.NotRequired
 
INSTANCE - Static variable in class org.openejb.corba.transaction.nodistributedtransactions.Required
 
INSTANCE - Static variable in class org.openejb.dispatch.EJBTimeoutOperation
 
INSTANCE - Static variable in class org.openejb.entity.dispatch.EJBActivateOperation
 
INSTANCE - Static variable in class org.openejb.entity.dispatch.EJBLoadOperation
 
INSTANCE - Static variable in class org.openejb.entity.dispatch.EJBPassivateOperation
 
INSTANCE - Static variable in class org.openejb.entity.dispatch.EJBStoreOperation
 
INSTANCE - Static variable in class org.openejb.entity.dispatch.SetEntityContextOperation
 
INSTANCE - Static variable in class org.openejb.entity.dispatch.UnsetEntityContextOperation
 
INSTANCE - Static variable in class org.openejb.mdb.dispatch.SetMessageDrivenContextOperation
 
INSTANCE - Static variable in class org.openejb.sfsb.AfterBegin
 
INSTANCE - Static variable in class org.openejb.sfsb.AfterCompletion
 
INSTANCE - Static variable in class org.openejb.sfsb.BeforeCompletion
 
INSTANCE - Static variable in class org.openejb.slsb.dispatch.EJBActivateOperation
 
INSTANCE - Static variable in class org.openejb.slsb.dispatch.EJBPassivateOperation
 
INSTANCE - Static variable in class org.openejb.slsb.dispatch.SetSessionContextOperation
 
INSTANCE - Static variable in class org.openejb.timer.UnavailableTimerService
 
INSTANCE - Static variable in class org.openejb.transaction.BeanPolicy
 
IN_VM_REPLACE - Static variable in interface org.openejb.proxy.ReplacementStrategy
 
ISIDENTICAL - Static variable in class org.openejb.client.EJBObjectHandler
 
Ignore - class org.openejb.corba.transaction.nodistributedtransactions.Ignore.
Use for: RequiresNew NotSupported Bean (? client should not send a PropagationContext)
Ignore() - Constructor for class org.openejb.corba.transaction.nodistributedtransactions.Ignore
 
ImmutableArtifact - class org.openejb.proxy.ImmutableArtifact.
 
ImmutableArtifact(Object) - Constructor for class org.openejb.proxy.ImmutableArtifact
Used to creat an ImmutableArtifact object that can represent the true intra-vm artifact in a stream.
ImmutableArtifact() - Constructor for class org.openejb.proxy.ImmutableArtifact
This class is Externalizable and this public, no-arg, constructor is required.
InTxCacheInterceptor - class org.openejb.entity.cmp.InTxCacheInterceptor.
This interceptor defines, if required, the InTxCache of the TransactionContext bound to the intercepted EJBInvocation.
InTxCacheInterceptor(Interceptor, CacheFlushStrategyFactory, FrontEndCache) - Constructor for class org.openejb.entity.cmp.InTxCacheInterceptor
 
InfoObject - class org.openejb.assembler.InfoObject.
InfoObject is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
InfoObject() - Constructor for class org.openejb.assembler.InfoObject
 
InstanceCache - interface org.openejb.cache.InstanceCache.
 
InstanceContextFactory - interface org.openejb.InstanceContextFactory.
 
InstanceFactory - interface org.openejb.cache.InstanceFactory.
A factory for instances of Pooled or Cached objects
InstanceOperation - interface org.openejb.entity.cmp.InstanceOperation.
 
InstancePool - interface org.openejb.cache.InstancePool.
Instance pool holds a number if instances that can be borrowed from the pool.
InterceptorBuilder - interface org.openejb.InterceptorBuilder.
 
InterfaceMethodSignature - class org.openejb.dispatch.InterfaceMethodSignature.
 
InterfaceMethodSignature(Method, boolean) - Constructor for class org.openejb.dispatch.InterfaceMethodSignature
 
InterfaceMethodSignature(String, boolean) - Constructor for class org.openejb.dispatch.InterfaceMethodSignature
 
InterfaceMethodSignature(String, Class[], boolean) - Constructor for class org.openejb.dispatch.InterfaceMethodSignature
 
InterfaceMethodSignature(MethodSignature, boolean) - Constructor for class org.openejb.dispatch.InterfaceMethodSignature
 
InterfaceMethodSignature(String, String[], boolean) - Constructor for class org.openejb.dispatch.InterfaceMethodSignature
 
Interrupt_Process - Static variable in interface org.openejb.server.telnet.TelnetCodes
The function IP.
IntraVmServerInfo - class org.openejb.assembler.IntraVmServerInfo.
IntraVmServerInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
IntraVmServerInfo() - Constructor for class org.openejb.assembler.IntraVmServerInfo
 
InvalidateReferenceException - exception org.openejb.InvalidateReferenceException.
This type is thrown when the EnterpriseBean throws a RuntimeException or system exception that results in the eviction of the bean instance.
InvalidateReferenceException() - Constructor for class org.openejb.InvalidateReferenceException
Constructs an empty InvalidateReferenceException instance.
InvalidateReferenceException(String) - Constructor for class org.openejb.InvalidateReferenceException
Constructs a InvalidateReferenceException with the specified message indicating the source of the problem that occurred.
InvalidateReferenceException(Exception) - Constructor for class org.openejb.InvalidateReferenceException
Constructs a InvalidateReferenceException with the source of the problem that occurred.
InvalidateReferenceException(Throwable) - Constructor for class org.openejb.InvalidateReferenceException
Constructs a InvalidateReferenceException with the source of the problem that occurred.
InvalidateReferenceException(String, Exception) - Constructor for class org.openejb.InvalidateReferenceException
Constructs a InvalidateReferenceException with the specified message indicating the source of the problem that occurred and the original "root cause" exception that was thrown when the problem occurred.
InvocationHandler - interface org.openejb.client.InvocationHandler.
 
IvmContext - class org.openejb.naming.IvmContext.
 
IvmContext(String) - Constructor for class org.openejb.naming.IvmContext
 
IvmContext() - Constructor for class org.openejb.naming.IvmContext
 
IvmContext(IvmContext.NameNode) - Constructor for class org.openejb.naming.IvmContext
 
IvmContext(Hashtable) - Constructor for class org.openejb.naming.IvmContext
 
IvmContext.MyBindingEnumeration - class org.openejb.naming.IvmContext.MyBindingEnumeration.
 
IvmContext.MyBindingEnumeration(IvmContext.NameNode) - Constructor for class org.openejb.naming.IvmContext.MyBindingEnumeration
 
IvmContext.MyListEnumeration - class org.openejb.naming.IvmContext.MyListEnumeration.
 
IvmContext.MyListEnumeration(IvmContext.NameNode) - Constructor for class org.openejb.naming.IvmContext.MyListEnumeration
 
IvmContext.MyNamingEnumeration - class org.openejb.naming.IvmContext.MyNamingEnumeration.
 
IvmContext.MyNamingEnumeration(IvmContext.NameNode) - Constructor for class org.openejb.naming.IvmContext.MyNamingEnumeration
 
i18n - Variable in class org.openejb.util.Logger
 
id - Variable in class org.openejb.assembler.ManagedConnectionFactoryInfo
 
id() - Method in class org.openejb.corba.util.TypeCode
 
id(String) - Method in class org.openejb.corba.util.TypeCode
 
importTransaction(ServerRequestInfo) - Method in class org.openejb.corba.transaction.AbstractServerTransactionPolicyConfig
 
importTransaction(String, PropagationContext) - Method in class org.openejb.corba.transaction.AbstractServerTransactionPolicyConfig
 
importTransaction(String, PropagationContext) - Method in class org.openejb.corba.transaction.MappedServerTransactionPolicyConfig
 
importTransaction(PropagationContext) - Method in interface org.openejb.corba.transaction.OperationTxPolicy
 
importTransaction(ServerRequestInfo) - Method in interface org.openejb.corba.transaction.ServerTransactionPolicyConfig
 
importTransaction(PropagationContext) - Method in class org.openejb.corba.transaction.nodistributedtransactions.Ignore
 
importTransaction(PropagationContext) - Method in class org.openejb.corba.transaction.nodistributedtransactions.NotRequired
 
importTransaction(PropagationContext) - Method in class org.openejb.corba.transaction.nodistributedtransactions.Required
 
inProxyMap - Variable in class org.openejb.client.EJBInvocationHandler
TODO: Add comments
indirection(TypeCode) - Method in class org.openejb.corba.util.TypeCode
 
info(String) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's info method
info(String, Throwable) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's info method
info(String, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's info method
info(String, Throwable, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's info method
info(String, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's info method
info(String, Throwable, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's info method
info(String, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's info method
info(String, Throwable, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's info method
info(String, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's info method
info(String, Throwable, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's info method
info(String, Object, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's info method
info(String, Throwable, Object, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's info method
info(String, Object, Object, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's info method
info(String, Throwable, Object, Object, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's info method
info(String, Object[]) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's info method
info(String, Throwable, Object[]) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's info method
info(String) - Method in class org.openejb.util.Logger
A wrapper call to log4j's error method
info(String, Throwable) - Method in class org.openejb.util.Logger
An wrapper call to log4j's info method
init(Properties) - Static method in class org.openejb.OpenEJB
 
init(Properties, ApplicationServer) - Static method in class org.openejb.OpenEJB
 
init(Properties) - Method in class org.openejb.assembler.Assembler
 
init(Object, HashMap, Properties) - Method in interface org.openejb.assembler.Container
This method is used to initalized a new container with its name, deployments and properties.
init(Object, HashMap, Properties) - Method in class org.openejb.assembler.ContainerBuilder
 
init(Properties) - Method in interface org.openejb.assembler.OpenEjbConfigurationFactory
 
init(Properties) - Method in class org.openejb.client.CgLibProxyFactory
 
init(Properties) - Method in interface org.openejb.client.ConnectionFactory
Prepares the ConnectionFactory for use.
init(Hashtable) - Method in class org.openejb.client.JNDIContext
Initializes this JNDI context for the client.
init(Properties) - Method in interface org.openejb.client.ProxyFactory
Prepares the ProxyFactory for use.
init(Properties) - Method in class org.openejb.client.SocketConnectionFactory
Prepares the ConnectionFactory for use.
init() - Method in class org.openejb.config.AutoDeployer
 
init(Properties) - Method in class org.openejb.config.ConfigurationFactory
 
init(String) - Method in class org.openejb.config.Deploy
 
init(ServletConfig) - Method in class org.openejb.loader.LoaderServlet
 
init(Properties) - Method in class org.openejb.resource.SharedLocalConnectionManager
 
init(Properties) - Method in class org.openejb.server.Server
 
init() - Method in class org.openejb.server.ServiceManager
 
init(Properties) - Method in class org.openejb.server.admin.AdminDaemon
 
init(Properties) - Method in class org.openejb.server.ejbd.EjbServer
 
init(Properties) - Method in class org.openejb.server.ejbd.PseudoSecurityService
 
init(Properties) - Method in class org.openejb.server.ejbd.PseudoTransactionService
 
init(Properties) - Method in class org.openejb.server.httpd.HttpServer
Initalizes this instance and takes care of starting things up
init(Properties) - Method in class org.openejb.server.telnet.TelnetServer
 
init(Properties) - Method in class org.openejb.server.telnet.TextConsole
 
init(Properties) - Method in interface org.openejb.spi.Assembler
 
init(Properties) - Method in interface org.openejb.spi.Service
 
init() - Method in class org.openejb.util.Messages
 
initSecContext(InputStream, int) - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
initService(Service, String) - Method in class org.openejb.config.ConfigurationFactory
 
initService(Service, String, Class) - Method in class org.openejb.config.ConfigurationFactory
Service loading...
instanceCache - Variable in class org.openejb.AbstractInterceptorBuilder
 
instanceFactory - Variable in class org.openejb.AbstractInterceptorBuilder
 
instancePool - Variable in class org.openejb.AbstractInterceptorBuilder
 
intercept(Object, Method, Object[], MethodProxy) - Method in class org.openejb.client.CgLibInvocationHandler
 
intercept(Object, Method, Object[], MethodProxy) - Method in class org.openejb.client.EJBInvocationHandler
 
intercept(Object, Method, Object[], MethodProxy) - Method in class org.openejb.corba.util.StubMethodInterceptor
 
intercept(Object, Method, Object[], MethodProxy) - Method in class org.openejb.mdb.EndpointHandler
 
intercept(Object, Method, Object[], MethodProxy) - Method in class org.openejb.proxy.EJBMethodInterceptor
 
intraVmServer - Variable in class org.openejb.assembler.FacilitiesInfo
 
invalidateAllHandlers(Object) - Static method in class org.openejb.client.EJBInvocationHandler
TODO: Add comments
invalidateReference() - Method in class org.openejb.client.EJBInvocationHandler
Invalidates this reference so that it can not be used as a proxy for the bean identity.
invoke(Invocation) - Method in class org.openejb.ConnectionTrackingInterceptor
 
invoke(Method, Object[], Object) - Method in interface org.openejb.EJBContainer
Legacy invoke method for openejb 1.0 code
invoke(Invocation) - Method in class org.openejb.GenericEJBContainer
 
invoke(Method, Object[], Object) - Method in class org.openejb.GenericEJBContainer
 
invoke(Invocation) - Method in class org.openejb.SystemExceptionInterceptor
 
invoke(Object, Method, Object[], Object, Object) - Method in class org.openejb.assembler.ContainerBuilder
 
invoke(Object, Method, Object[], Object, Object) - Method in interface org.openejb.assembler.RpcContainer
Invokes a method on an instance of the specified bean deployment.
invoke(Object, Method, Object[]) - Method in class org.openejb.client.CgLibInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.openejb.client.EJBInvocationHandler
TODO: Add comments
invoke(Object, Method, Object[]) - Method in interface org.openejb.client.InvocationHandler
 
invoke(EJBInvocation, EJBOperation) - Method in class org.openejb.dispatch.AbstractMethodOperation
 
invoke(EJBInvocation, EJBOperation) - Method in class org.openejb.dispatch.AbstractSpecificMethodOperation
 
invoke(Invocation) - Method in class org.openejb.dispatch.DispatchInterceptor
 
invoke(Invocation) - Method in class org.openejb.entity.EntityInstanceInterceptor
 
invoke(Invocation) - Method in class org.openejb.entity.cmp.InTxCacheInterceptor
 
invoke(Invocation) - Method in class org.openejb.mdb.MDBContainer
 
invoke(Invocation) - Method in class org.openejb.mdb.MDBInstanceInterceptor
 
invoke(Method, Object[], Object) - Method in class org.openejb.mejb.MEJB
 
invoke(Invocation) - Method in class org.openejb.mejb.MEJB
 
invoke(EJBInvocation) - Method in class org.openejb.proxy.ContainerHandler
 
invoke(EJBInvocation) - Method in interface org.openejb.proxy.EJBInterceptor
 
invoke(Invocation) - Method in class org.openejb.security.EJBIdentityInterceptor
 
invoke(Invocation) - Method in class org.openejb.security.EJBRunAsInterceptor
 
invoke(Invocation) - Method in class org.openejb.security.EJBSecurityInterceptor
 
invoke(Invocation) - Method in class org.openejb.security.PolicyContextHandlerEJBInterceptor
 
invoke(Invocation) - Method in class org.openejb.security.SubjectIdExtractInterceptor
 
invoke(Invocation) - Method in class org.openejb.sfsb.StatefulInstanceInterceptor
 
invoke(Invocation) - Method in class org.openejb.slsb.HandlerChainInterceptor
 
invoke(Invocation) - Method in class org.openejb.slsb.StatelessInstanceInterceptor
 
invoke(Interceptor, EJBInvocation, TransactionContextManager) - Method in class org.openejb.transaction.BeanPolicy
 
invoke(Invocation) - Method in class org.openejb.transaction.TransactionContextInterceptor
 
invoke(Interceptor, EJBInvocation, TransactionContextManager) - Method in interface org.openejb.transaction.TransactionPolicy
 
invokeInstance(CMPInstanceContext, Object[]) - Method in class org.openejb.entity.cmp.CMPGetter
 
invokeInstance(CMPInstanceContext, Object[]) - Method in class org.openejb.entity.cmp.CMPSetter
 
invokeInstance(CMPInstanceContext, Object[]) - Method in class org.openejb.entity.cmp.CollectionValuedSelect
 
invokeInstance(CMPInstanceContext, Object[]) - Method in interface org.openejb.entity.cmp.InstanceOperation
 
invokeInstance(CMPInstanceContext, Object[]) - Method in class org.openejb.entity.cmp.SetValuedSelect
 
invokeInstance(CMPInstanceContext, Object[]) - Method in class org.openejb.entity.cmp.SingleValuedSelect
 
isAcceptorCredential() - Method in class org.openejb.corba.security.jgss.GSSUPCredential
 
isActive(Object) - Method in interface org.openejb.cache.InstanceCache
 
isActive(Object) - Method in class org.openejb.cache.LRUInstanceCache
 
isActive(Object) - Method in class org.openejb.cache.SimpleInstanceCache
 
isAnonymousName() - Method in class org.openejb.corba.security.jgss.GSSUPAnonServerName
 
isAnonymousName() - Method in class org.openejb.corba.security.jgss.GSSUPAnonUserName
 
isAnonymousName() - Method in class org.openejb.corba.security.jgss.GSSUPServerName
 
isAnonymousName() - Method in class org.openejb.corba.security.jgss.GSSUPUserName
 
isBMPEntityBean() - Method in class org.openejb.proxy.ProxyInfo
 
isBean() - Method in class org.openejb.TransactionDemarcation
 
isBeanManagedTransaction() - Method in class org.openejb.assembler.CoreDeploymentInfo
 
isBeanManagedTransaction() - Method in interface org.openejb.assembler.DeploymentInfo
Returns true if this bean deployment has chosen bean-managed transaction demarcation.
isCMPEntityBean() - Method in class org.openejb.proxy.ProxyInfo
 
isCallerAuthorized(Object, String[]) - Method in class org.openejb.server.ejbd.PseudoSecurityService
 
isCallerAuthorized(Object, String[]) - Method in interface org.openejb.spi.SecurityService
Check if securityIdentity is authorized to perform the specified action.
isCallerInRole(String, EJBInstanceContext) - Method in class org.openejb.EJBContextImpl.EJBContextState
 
isCallerInRole(String) - Method in class org.openejb.EJBContextImpl
 
isCallerInRole(Identity) - Method in class org.openejb.EJBContextImpl
 
isCallerInRole(Identity) - Method in class org.openejb.entity.EntityContextImpl
 
isContainer() - Method in class org.openejb.TransactionDemarcation
 
isDead() - Method in class org.openejb.AbstractInstanceContext
 
isDebugEnabled() - Method in class org.openejb.util.Logger
Wrapper function for log4j's isDebugEnabled() method.
isDeliveryTransacted(Method) - Method in class org.openejb.mdb.MDBContainer
 
isDeliveryTransacted(int) - Method in class org.openejb.mdb.MDBContainer
 
isDestroyed() - Method in class org.openejb.corba.security.FinalContextToken
 
isEmpty() - Method in class org.openejb.entity.cmp.RelationshipSet
 
isEmpty() - Method in class org.openejb.util.SingletonCollection
 
isErrorEnabled() - Method in class org.openejb.util.Logger
Check to see if error messages are enabled.
isEstablished() - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
isEventProvider() - Method in class org.openejb.EJBModuleImpl
 
isEventProvider() - Method in class org.openejb.GenericEJBContainer
 
isEventProvider() - Method in class org.openejb.mdb.MDBContainer
 
isFatalEnabled() - Method in class org.openejb.util.Logger
Check to see if fatal messages are enabled.
isHardLimit() - Method in class org.openejb.cache.SimpleInstancePool
Determines if this pool has a hard limit.
isHomeMethod() - Method in class org.openejb.dispatch.InterfaceMethodSignature
 
isIdentical(Method, Object[], Object) - Method in class org.openejb.client.EJBObjectHandler
 
isIdentical(Method, Object[], Object) - Method in class org.openejb.client.EntityEJBObjectHandler
Entity beans are uniquely identifed by primary key, deloyment id, and the container they are running in.
isIdentical(Method, Object[], Object) - Method in class org.openejb.client.StatefulEJBObjectHandler
isIdentical(Method, Object[], Object) - Method in class org.openejb.client.StatelessEJBObjectHandler
5.8.2 Stateless session beans
isIdentical(EJBLocalObject) - Method in class org.openejb.proxy.EntityEJBLocalObject
 
isIdentical(EJBObject) - Method in class org.openejb.proxy.EntityEJBObject
 
isIdentical(EJBLocalObject) - Method in class org.openejb.proxy.SessionEJBLocalObject
 
isIdentical(EJBObject) - Method in class org.openejb.proxy.SessionEJBObject
 
isInCall() - Method in class org.openejb.AbstractInstanceContext
 
isInfoEnabled() - Method in class org.openejb.util.Logger
Wrapper function for log4j's isInfoEnabled() method.
isInherit() - Method in class org.openejb.corba.security.config.tss.TSSConfig
 
isInitialized() - Static method in class org.openejb.OpenEJB
 
isInitiatorCredential() - Method in class org.openejb.corba.security.jgss.GSSUPCredential
 
isInvalidReference - Variable in class org.openejb.client.EJBInvocationHandler
TODO: Add comments
isLoaded() - Method in class org.openejb.entity.EntityInstanceContext
 
isLocal() - Method in class org.openejb.EJBInterfaceType
 
isLocal(Stub) - Method in class org.openejb.corba.util.UtilDelegateImpl
 
isMessageBean() - Method in class org.openejb.proxy.ProxyInfo
 
isProtReady() - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
isProxyClass(Class) - Method in class org.openejb.client.CgLibProxyFactory
 
isProxyClass(Class) - Method in interface org.openejb.client.ProxyFactory
Returns true if and only if the specified class was dynamically generated to be a proxy class using the getProxyClass method or the newProxyInstance method.
isProxyClass(Class) - Static method in class org.openejb.client.ProxyManager
 
isReentrant() - Method in class org.openejb.assembler.CoreDeploymentInfo
 
isReentrant() - Method in interface org.openejb.assembler.DeploymentInfo
Useful for Container-Managed Persistence (CMP) Entity beans.
isReentrant() - Method in class org.openejb.entity.bmp.BMPEntityInterceptorBuilder
 
isReentrant() - Method in class org.openejb.entity.cmp.CMPEntityInterceptorBuilder
 
isRequired() - Method in class org.openejb.corba.security.config.css.CSSSASMechConfig
 
isRequired() - Method in class org.openejb.corba.security.config.tss.TSSGSSUPMechConfig
 
isRequired() - Method in class org.openejb.corba.security.config.tss.TSSSASMechConfig
 
isSession() - Method in class org.openejb.client.EJBMetaDataImpl
Test if the enterprise Bean's type is "session".
isSession() - Method in class org.openejb.corba.CORBAEJBMetaData
 
isSession() - Method in class org.openejb.proxy.EJBMetaDataImpl
 
isSessionBean() - Method in class org.openejb.proxy.ProxyInfo
 
isStateManageable() - Method in class org.openejb.EJBModuleImpl
 
isStateManageable() - Method in class org.openejb.GenericEJBContainer
 
isStateManageable() - Method in class org.openejb.mdb.MDBContainer
 
isStateful() - Method in class org.openejb.corba.security.config.css.CSSCompoundSecMechListConfig
 
isStateful() - Method in class org.openejb.corba.security.config.tss.TSSCompoundSecMechListConfig
 
isStatefulSessionBean() - Method in class org.openejb.proxy.ProxyInfo
 
isStatelessSession() - Method in class org.openejb.client.EJBMetaDataImpl
Test if the enterprise Bean's type is "stateless session".
isStatelessSession() - Method in class org.openejb.corba.CORBAEJBMetaData
 
isStatelessSession() - Method in class org.openejb.proxy.EJBMetaDataImpl
 
isStatelessSessionBean() - Method in class org.openejb.proxy.ProxyInfo
 
isStatisticsProvider() - Method in class org.openejb.EJBModuleImpl
 
isStatisticsProvider() - Method in class org.openejb.GenericEJBContainer
 
isStatisticsProvider() - Method in class org.openejb.mdb.MDBContainer
 
isTransferable() - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
isTrustEveryone() - Method in class org.openejb.corba.security.config.tss.TSSTransportMechConfig
 
isTrustNoone() - Method in class org.openejb.corba.security.config.tss.TSSTransportMechConfig
 
isValid() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method isValid
isValid() - Method in class org.openejb.config.ejb11.CmpField
Method isValid
isValid() - Method in class org.openejb.config.ejb11.ContainerTransaction
Method isValid
isValid() - Method in class org.openejb.config.ejb11.EjbDeployment
Method isValid
isValid() - Method in class org.openejb.config.ejb11.EjbJar
Method isValid
isValid() - Method in class org.openejb.config.ejb11.EjbLocalRef
Method isValid
isValid() - Method in class org.openejb.config.ejb11.EjbRef
Method isValid
isValid() - Method in class org.openejb.config.ejb11.EnterpriseBeans
Method isValid
isValid() - Method in class org.openejb.config.ejb11.Entity
Method isValid
isValid() - Method in class org.openejb.config.ejb11.EnvEntry
Method isValid
isValid() - Method in class org.openejb.config.ejb11.Method
Method isValid
isValid() - Method in class org.openejb.config.ejb11.MethodParams
Method isValid
isValid() - Method in class org.openejb.config.ejb11.MethodPermission
Method isValid
isValid() - Method in class org.openejb.config.ejb11.OpenejbJar
Method isValid
isValid() - Method in class org.openejb.config.ejb11.Query
Method isValid
isValid() - Method in class org.openejb.config.ejb11.QueryMethod
Method isValid
isValid() - Method in class org.openejb.config.ejb11.ResourceLink
Method isValid
isValid() - Method in class org.openejb.config.ejb11.ResourceRef
Method isValid
isValid() - Method in class org.openejb.config.ejb11.SecurityRole
Method isValid
isValid() - Method in class org.openejb.config.ejb11.SecurityRoleRef
Method isValid
isValid() - Method in class org.openejb.config.ejb11.Session
Method isValid
isValid() - Method in class org.openejb.config.sys.ConnectionManager
Method isValid
isValid() - Method in class org.openejb.config.sys.Connector
Method isValid
isValid() - Method in class org.openejb.config.sys.Container
Method isValid
isValid() - Method in class org.openejb.config.sys.Deployments
Method isValid
isValid() - Method in class org.openejb.config.sys.JndiProvider
Method isValid
isValid() - Method in class org.openejb.config.sys.Lookup
Method isValid
isValid() - Method in class org.openejb.config.sys.Openejb
Method isValid
isValid() - Method in class org.openejb.config.sys.PropertiesFile
Method isValid
isValid() - Method in class org.openejb.config.sys.ProxyFactory
Method isValid
isValid() - Method in class org.openejb.config.sys.Resource
Method isValid
isValid() - Method in class org.openejb.config.sys.SecurityService
Method isValid
isValid() - Method in class org.openejb.config.sys.ServiceProvider
Method isValid
isValid() - Method in class org.openejb.config.sys.ServicesJar
Method isValid
isValid() - Method in class org.openejb.config.sys.TransactionService
Method isValid
isValidated(String) - Method in class org.openejb.config.ValidationTable
 
isWarningEnabled() - Method in class org.openejb.util.Logger
Check to see if warning messages are enabled.
iterator() - Method in class org.openejb.entity.cmp.RelationshipSet
 
iterator() - Method in class org.openejb.util.SingletonCollection
 

J

JNDIContext - class org.openejb.client.JNDIContext.
JNDI client
JNDIContext() - Constructor for class org.openejb.client.JNDIContext
 
JNDIContext(JNDIContext) - Constructor for class org.openejb.client.JNDIContext
 
JNDIRequest - class org.openejb.client.JNDIRequest.
 
JNDIRequest() - Constructor for class org.openejb.client.JNDIRequest
 
JNDIRequest(int, String) - Constructor for class org.openejb.client.JNDIRequest
 
JNDIRequest(int, String, String) - Constructor for class org.openejb.client.JNDIRequest
 
JNDIResponse - class org.openejb.client.JNDIResponse.
 
JNDIResponse() - Constructor for class org.openejb.client.JNDIResponse
 
JNDIResponse(ServerMetaData) - Constructor for class org.openejb.client.JNDIResponse
 
JNDIResponse(int, Object) - Constructor for class org.openejb.client.JNDIResponse
 
JNDI_APP_CTX_PULL - Static variable in interface org.openejb.client.RequestMethods
 
JNDI_CONTEXT - Static variable in interface org.openejb.client.ResponseCodes
 
JNDI_CONTEXT_TREE - Static variable in interface org.openejb.client.ResponseCodes
 
JNDI_EJBHOME - Static variable in interface org.openejb.client.ResponseCodes
 
JNDI_ENUMERATION - Static variable in interface org.openejb.client.ResponseCodes
 
JNDI_ERROR - Static variable in interface org.openejb.client.ResponseCodes
 
JNDI_LIST - Static variable in interface org.openejb.client.RequestMethods
 
JNDI_LIST_BINDINGS - Static variable in interface org.openejb.client.RequestMethods
 
JNDI_LOOKUP - Static variable in interface org.openejb.client.RequestMethods
 
JNDI_NAMING_EXCEPTION - Static variable in interface org.openejb.client.ResponseCodes
 
JNDI_NOT_FOUND - Static variable in interface org.openejb.client.ResponseCodes
 
JNDI_OK - Static variable in interface org.openejb.client.ResponseCodes
 
JNDI_REQUEST - Static variable in interface org.openejb.client.RequestMethods
 
JNDI_RUNTIME_EXCEPTION - Static variable in interface org.openejb.client.ResponseCodes
 
JarFileLocation - class org.openejb.config.sys.JarFileLocation.
Class JarFileLocation.
JarFileLocation() - Constructor for class org.openejb.config.sys.JarFileLocation
 
JarFileLocationDescriptor - class org.openejb.config.sys.JarFileLocationDescriptor.
Class JarFileLocationDescriptor.
JarFileLocationDescriptor() - Constructor for class org.openejb.config.sys.JarFileLocationDescriptor
 
JarUtils - class org.openejb.util.JarUtils.
 
JarUtils() - Constructor for class org.openejb.util.JarUtils
 
JndiContextInfo - class org.openejb.assembler.JndiContextInfo.
/** JndiContextInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
JndiContextInfo() - Constructor for class org.openejb.assembler.JndiContextInfo
 
JndiEncInfo - class org.openejb.assembler.JndiEncInfo.
JndiEncInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
JndiEncInfo() - Constructor for class org.openejb.assembler.JndiEncInfo
 
JndiProvider - class org.openejb.config.sys.JndiProvider.
Class JndiProvider.
JndiProvider() - Constructor for class org.openejb.config.sys.JndiProvider
 
JndiProviderDescriptor - class org.openejb.config.sys.JndiProviderDescriptor.
Class JndiProviderDescriptor.
JndiProviderDescriptor() - Constructor for class org.openejb.config.sys.JndiProviderDescriptor
 
jar - Variable in class org.openejb.config.EjbSet
 
jarPath - Variable in class org.openejb.config.EjbSet
 
javaURLContextFactory - class org.openejb.client.naming.java.javaURLContextFactory.
 
javaURLContextFactory() - Constructor for class org.openejb.client.naming.java.javaURLContextFactory
 
jndiContextId - Variable in class org.openejb.assembler.EjbLocalReferenceLocationInfo
 
jndiContextId - Variable in class org.openejb.assembler.EjbReferenceLocationInfo
 
jndiContextId - Variable in class org.openejb.assembler.JndiContextInfo
 
jndiContextId - Variable in class org.openejb.assembler.ResourceReferenceLocationInfo
 
jndiEnc - Variable in class org.openejb.assembler.EnterpriseBeanInfo
 

K

keyClass - Variable in class org.openejb.client.EJBMetaDataImpl
The Class object for the enterprise Bean's primary key class.
kind() - Method in class org.openejb.corba.util.TypeCode
 

L

LIFECYCLE - Static variable in class org.openejb.EJBInterfaceType
 
LOCAL - Static variable in class org.openejb.EJBInterfaceType
 
LOCALHOME - Static variable in class org.openejb.EJBInterfaceType
 
LOCALHOME_METHODS - Static variable in class org.openejb.EJBInterfaceMethods
 
LOCALHOME_REMOVE_OBJECT - Static variable in class org.openejb.EJBInterfaceMethods
 
LOCALOBJECT_GET_LOCALHOME - Static variable in class org.openejb.EJBInterfaceMethods
 
LOCALOBJECT_GET_PRIMARYKEY - Static variable in class org.openejb.EJBInterfaceMethods
 
LOCALOBJECT_ISIDENTICAL - Static variable in class org.openejb.EJBInterfaceMethods
 
LOCALOBJECT_METHODS - Static variable in class org.openejb.EJBInterfaceMethods
 
LOCALOBJECT_REMOVE - Static variable in class org.openejb.EJBInterfaceMethods
 
LONG - Static variable in class org.openejb.corba.util.TypeCode
 
LONGDOUBLE - Static variable in class org.openejb.corba.util.TypeCode
 
LONGLONG - Static variable in class org.openejb.corba.util.TypeCode
 
LRUInstanceCache - class org.openejb.cache.LRUInstanceCache.
This is a very simple implementation of InstanceCache designed for raw flat out speed.
LRUInstanceCache() - Constructor for class org.openejb.cache.LRUInstanceCache
 
LRURunner - interface org.openejb.cache.LRURunner.
 
Launcher - class org.openejb.util.Launcher.
Helper class to dynamically create the full classpath and launch an OpenEJB application TODO Introduce aliases so that 'org.openejb.EjbServer' would become 'server' TODO Introduce boolean variables to indicate whether stdout/stdin/stderr shall be grabbed More insight at http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-traps_p.html
Launcher() - Constructor for class org.openejb.util.Launcher
 
LinkedReference - class org.openejb.naming.LinkedReference.
 
LinkedReference(String) - Constructor for class org.openejb.naming.LinkedReference
 
Loader - interface org.openejb.loader.Loader.
 
LoaderServlet - class org.openejb.loader.LoaderServlet.
 
LoaderServlet() - Constructor for class org.openejb.loader.LoaderServlet
 
LocalInitialContextFactory - class org.openejb.client.LocalInitialContextFactory.
LocalInitialContextFactory
LocalInitialContextFactory() - Constructor for class org.openejb.client.LocalInitialContextFactory
 
Logger - class org.openejb.util.Logger.
This is a wrapper class to the log4j facility.
Logger(String) - Constructor for class org.openejb.util.Logger
Protected constructor.
Logger.I18N - class org.openejb.util.Logger.I18N.
 
Logger.I18N(String) - Constructor for class org.openejb.util.Logger.I18N
 
Lookup - class org.openejb.config.sys.Lookup.
Class Lookup.
Lookup() - Constructor for class org.openejb.config.sys.Lookup
 
Lookup - class org.openejb.server.telnet.Lookup.
 
Lookup() - Constructor for class org.openejb.server.telnet.Lookup
 
LookupDescriptor - class org.openejb.config.sys.LookupDescriptor.
Class LookupDescriptor.
LookupDescriptor() - Constructor for class org.openejb.config.sys.LookupDescriptor
 
Ls - class org.openejb.server.telnet.Ls.
 
Ls() - Constructor for class org.openejb.server.telnet.Ls
 
largeIcon - Variable in class org.openejb.assembler.EnterpriseBeanInfo
 
length() - Method in class org.openejb.ContainerIndex
 
length() - Method in class org.openejb.corba.util.TypeCode
 
length(int) - Method in class org.openejb.corba.util.TypeCode
 
list(String) - Method in class org.openejb.client.JNDIContext
 
list(Name) - Method in class org.openejb.client.JNDIContext
 
list(String) - Method in class org.openejb.naming.IvmContext
 
list(Name) - Method in class org.openejb.naming.IvmContext
 
list(String, DataInputStream, PrintStream) - Method in class org.openejb.server.telnet.Lookup
 
listBindings(String) - Method in class org.openejb.client.JNDIContext
 
listBindings(Name) - Method in class org.openejb.client.JNDIContext
 
listBindings(String) - Method in class org.openejb.naming.IvmContext
 
listBindings(Name) - Method in class org.openejb.naming.IvmContext
 
liveHandleRegistry - Static variable in class org.openejb.client.EJBInvocationHandler
Keeps track of live EJBInvocationHandler in this VM.
load(Hashtable) - Method in class org.openejb.loader.EmbeddedLoader
 
load(Hashtable) - Method in class org.openejb.loader.EmbeddingLoader
Checks to see if OpenEJB is available through classpath.
load(Hashtable) - Method in interface org.openejb.loader.Loader
 
load(Hashtable) - Method in class org.openejb.loader.SystemLoader
Checks to see if OpenEJB is available through the system classpath.
loadCacheRow(CMPInstanceContext, CacheRow) - Method in class org.openejb.entity.cmp.CMP1Bridge
 
loadClass(String) - Method in class org.openejb.corba.util.DynamicStubClassLoader
 
loadClass(String, String, ClassLoader) - Method in class org.openejb.corba.util.UtilDelegateImpl
 
loadClass(String, String) - Static method in class org.openejb.util.SafeToolkit
Loads the class using the class loader for the specific codebase.
loadClass(String, String, boolean) - Static method in class org.openejb.util.SafeToolkit
 
loadCommand(Class) - Static method in class org.openejb.server.telnet.Command
 
loadCommandList() - Static method in class org.openejb.server.telnet.Command
 
loadEntityBean(CacheRow, CMPInstanceContext) - Method in class org.openejb.entity.cmp.CMP1Bridge
 
loadMethodInstance() - Method in class org.openejb.client.EJBRequest
 
loadProperties(String) - Static method in class org.openejb.config.ServiceUtils
 
loadProperties(String, Properties) - Static method in class org.openejb.config.ServiceUtils
 
loadProperties(InputStream, Properties) - Static method in class org.openejb.config.ServiceUtils
 
loadTempClass(String, String) - Static method in class org.openejb.util.SafeToolkit
Loads the class using the class loader for the specific codebase.
loadTempClass(String, String, boolean) - Static method in class org.openejb.util.SafeToolkit
 
localTransactionCommitted(ConnectionEvent) - Method in class org.openejb.resource.SharedLocalConnectionManager
 
localTransactionRolledback(ConnectionEvent) - Method in class org.openejb.resource.SharedLocalConnectionManager
 
localTransactionStarted(ConnectionEvent) - Method in class org.openejb.resource.SharedLocalConnectionManager
 
location - Variable in class org.openejb.assembler.EjbLocalReferenceInfo
 
location - Variable in class org.openejb.assembler.EjbReferenceInfo
 
location - Variable in class org.openejb.assembler.ResourceReferenceInfo
 
logWarning(String, Object, Object, Object, Object) - Method in class org.openejb.assembler.AssemblerTool
 
logWarning(String, Object, Object, Object) - Method in class org.openejb.assembler.AssemblerTool
 
logWarning(String, Object, Object) - Method in class org.openejb.assembler.AssemblerTool
 
logWarning(String, Object) - Method in class org.openejb.assembler.AssemblerTool
 
logWarning(String) - Method in class org.openejb.assembler.AssemblerTool
 
logWarning(String, Object, Object, Object, Object) - Static method in class org.openejb.config.ConfigUtils
 
logWarning(String, Object, Object, Object) - Static method in class org.openejb.config.ConfigUtils
 
logWarning(String, Object, Object) - Static method in class org.openejb.config.ConfigUtils
 
logWarning(String, Object) - Static method in class org.openejb.config.ConfigUtils
 
logWarning(String) - Static method in class org.openejb.config.ConfigUtils
 
logWarning(String, Object, Object, Object, Object) - Static method in class org.openejb.config.ServiceUtils
 
logWarning(String, Object, Object, Object) - Static method in class org.openejb.config.ServiceUtils
 
logWarning(String, Object, Object) - Static method in class org.openejb.config.ServiceUtils
 
logWarning(String, Object) - Static method in class org.openejb.config.ServiceUtils
 
logWarning(String) - Static method in class org.openejb.config.ServiceUtils
 
logger - Static variable in class org.openejb.config.ConfigurationFactory
 
logicalRoleNames - Variable in class org.openejb.assembler.RoleMappingInfo
 
logicalRoles() - Method in class org.openejb.assembler.AssemblerTool.RoleMapping
Returns all the logical roles in this mapping.
lookup(String) - Method in class org.openejb.client.JNDIContext
 
lookup(Name) - Method in class org.openejb.client.JNDIContext
 
lookup(String) - Method in class org.openejb.naming.IvmContext
 
lookup(Name) - Method in class org.openejb.naming.IvmContext
 
lookupLink(String) - Method in class org.openejb.client.JNDIContext
 
lookupLink(Name) - Method in class org.openejb.client.JNDIContext
 
lookupLink(String) - Method in class org.openejb.naming.IvmContext
 
lookupLink(Name) - Method in class org.openejb.naming.IvmContext
 

M

MAX_ORDINAL - Static variable in class org.openejb.EJBInterfaceType
 
MAX_ORDINAL - Static variable in class org.openejb.EJBOperation
 
MDBContainer - class org.openejb.mdb.MDBContainer.
 
MDBContainer(String, String, String, InterfaceMethodSignature[], boolean[], MDBInstanceContextFactory, MDBInterceptorBuilder, InstancePool, Map, UserTransactionImpl, ActivationSpecWrapper, TransactionContextManager, TrackedConnectionAssociator, ClassLoader, ThreadPooledTimer, String, Kernel) - Constructor for class org.openejb.mdb.MDBContainer
 
MDBContext - class org.openejb.mdb.MDBContext.
Implementation of MessageDrivenContext using the State pattern to determine which methods can be called given the current state of the Session bean.
MDBContext(MDBInstanceContext, TransactionContextManager, UserTransactionImpl) - Constructor for class org.openejb.mdb.MDBContext
 
MDBContext.MDBContextState - class org.openejb.mdb.MDBContext.MDBContextState.
 
MDBContext.MDBContextState() - Constructor for class org.openejb.mdb.MDBContext.MDBContextState
 
MDBInstanceContext - class org.openejb.mdb.MDBInstanceContext.
Wrapper for a MDB.
MDBInstanceContext(Object, MessageDrivenBean, TransactionContextManager, UserTransactionImpl, SystemMethodIndices, Interceptor, Set, Set, BasicTimerService) - Constructor for class org.openejb.mdb.MDBInstanceContext
 
MDBInstanceContextFactory - class org.openejb.mdb.MDBInstanceContextFactory.
 
MDBInstanceContextFactory(Object, Class, UserTransactionImpl, Set, Set) - Constructor for class org.openejb.mdb.MDBInstanceContextFactory
 
MDBInstanceFactory - class org.openejb.mdb.MDBInstanceFactory.
 
MDBInstanceFactory(MDBInstanceContextFactory) - Constructor for class org.openejb.mdb.MDBInstanceFactory
 
MDBInstanceInterceptor - class org.openejb.mdb.MDBInstanceInterceptor.
Interceptor for MDB EJBs that obtains an instance from a pool to execute the method.
MDBInstanceInterceptor(Interceptor, InstancePool) - Constructor for class org.openejb.mdb.MDBInstanceInterceptor
 
MDBInterceptorBuilder - class org.openejb.mdb.MDBInterceptorBuilder.
 
MDBInterceptorBuilder() - Constructor for class org.openejb.mdb.MDBInterceptorBuilder
 
MEJB - class org.openejb.mejb.MEJB.
 
MEJB(AbstractName, MBeanServerReference) - Constructor for class org.openejb.mejb.MEJB
 
MEJB(String, MBeanServer) - Constructor for class org.openejb.mejb.MEJB
 
MESSAGE_DRIVEN - Static variable in interface org.openejb.EJBComponentType
 
MESSAGE_DRIVEN - Static variable in interface org.openejb.assembler.Container
 
MULITPART_FORM_DATA - Static variable in class org.openejb.server.httpd.HttpRequestImpl
 
Main - class org.openejb.server.Main.
This class will parse all the command line arguments then create a properties object and pass that into the server.
Main() - Constructor for class org.openejb.server.Main
 
ManagedConnectionFactoryInfo - class org.openejb.assembler.ManagedConnectionFactoryInfo.
ManagedConnectionFactoryInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
ManagedConnectionFactoryInfo() - Constructor for class org.openejb.assembler.ManagedConnectionFactoryInfo
 
Mandatory - Static variable in class org.openejb.transaction.ContainerPolicy
 
Mandatory - Static variable in class org.openejb.transaction.TransactionPolicyType
 
MappedServerTransactionPolicyConfig - class org.openejb.corba.transaction.MappedServerTransactionPolicyConfig.
 
MappedServerTransactionPolicyConfig(Map) - Constructor for class org.openejb.corba.transaction.MappedServerTransactionPolicyConfig
 
Messages - class org.openejb.util.Messages.
 
Messages(String) - Constructor for class org.openejb.util.Messages
 
Method - class org.openejb.config.ejb11.Method.
Class Method.
Method() - Constructor for class org.openejb.config.ejb11.Method
 
MethodDescriptor - class org.openejb.config.ejb11.MethodDescriptor.
Class MethodDescriptor.
MethodDescriptor() - Constructor for class org.openejb.config.ejb11.MethodDescriptor
 
MethodHelper - class org.openejb.dispatch.MethodHelper.
Helper methods to deal with the whack handeling of indexes in cglib MethodProxy objects.
MethodInfo - class org.openejb.assembler.MethodInfo.
MethodInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
MethodInfo() - Constructor for class org.openejb.assembler.MethodInfo
 
MethodParams - class org.openejb.config.ejb11.MethodParams.
Class MethodParams.
MethodParams() - Constructor for class org.openejb.config.ejb11.MethodParams
 
MethodParamsDescriptor - class org.openejb.config.ejb11.MethodParamsDescriptor.
Class MethodParamsDescriptor.
MethodParamsDescriptor() - Constructor for class org.openejb.config.ejb11.MethodParamsDescriptor
 
MethodPermission - class org.openejb.config.ejb11.MethodPermission.
Class MethodPermission.
MethodPermission() - Constructor for class org.openejb.config.ejb11.MethodPermission
 
MethodPermissionDescriptor - class org.openejb.config.ejb11.MethodPermissionDescriptor.
Class MethodPermissionDescriptor.
MethodPermissionDescriptor() - Constructor for class org.openejb.config.ejb11.MethodPermissionDescriptor
 
MethodPermissionInfo - class org.openejb.assembler.MethodPermissionInfo.
MethodPermissionInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
MethodPermissionInfo() - Constructor for class org.openejb.assembler.MethodPermissionInfo
 
MethodSignature - class org.openejb.dispatch.MethodSignature.
 
MethodSignature(Method) - Constructor for class org.openejb.dispatch.MethodSignature
 
MethodSignature(String) - Constructor for class org.openejb.dispatch.MethodSignature
 
MethodSignature(String, String[]) - Constructor for class org.openejb.dispatch.MethodSignature
 
MethodSignature(String, Class[]) - Constructor for class org.openejb.dispatch.MethodSignature
 
MethodTransactionInfo - class org.openejb.assembler.MethodTransactionInfo.
MethodTransactionInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
MethodTransactionInfo() - Constructor for class org.openejb.assembler.MethodTransactionInfo
 
MinorCodes - interface org.openejb.corba.MinorCodes.
 
main(String[]) - Static method in class org.openejb.config.ConfigurationFactory
 
main(String[]) - Static method in class org.openejb.config.Deploy
 
main(String[]) - Static method in class org.openejb.config.EjbValidator
 
main(String[]) - Static method in class org.openejb.server.Main
 
main(String[]) - Static method in class org.openejb.server.admin.Stop
 
main(String[]) - Static method in class org.openejb.util.Launcher
 
makeObjectReference(String, byte[], IORTemplate, int) - Method in class org.openejb.corba.sunorb.OpenEJBPOA
 
makePOA(String, POAManagerImpl, Policies, POAImpl, AdapterActivator, POAORB) - Method in class org.openejb.corba.sunorb.OpenEJBPOA
 
makeRootPOA() - Method in class org.openejb.corba.sunorb.OpenEJBORB
 
managedConnectionFactory - Variable in class org.openejb.assembler.ConnectorInfo
 
mapMethodToOperation(Class) - Static method in class org.openejb.corba.util.Util
 
mapOperationToMethod(Class) - Static method in class org.openejb.corba.util.Util
 
mapSystemException(SystemException) - Method in class org.openejb.corba.util.UtilDelegateImpl
 
marshal(Writer) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method marshal
marshal(Writer) - Method in class org.openejb.config.ejb11.CmpField
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.ejb11.CmpField
Method marshal
marshal(Writer) - Method in class org.openejb.config.ejb11.ContainerTransaction
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.ejb11.ContainerTransaction
Method marshal
marshal(Writer) - Method in class org.openejb.config.ejb11.EjbDeployment
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.ejb11.EjbDeployment
Method marshal
marshal(Writer) - Method in class org.openejb.config.ejb11.EjbJar
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.ejb11.EjbJar
Method marshal
marshal(Writer) - Method in class org.openejb.config.ejb11.EjbLocalRef
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.ejb11.EjbLocalRef
Method marshal
marshal(Writer) - Method in class org.openejb.config.ejb11.EjbRef
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.ejb11.EjbRef
Method marshal
marshal(Writer) - Method in class org.openejb.config.ejb11.EnterpriseBeans
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.ejb11.EnterpriseBeans
Method marshal
marshal(Writer) - Method in class org.openejb.config.ejb11.Entity
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.ejb11.Entity
Method marshal
marshal(Writer) - Method in class org.openejb.config.ejb11.EnvEntry
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.ejb11.EnvEntry
Method marshal
marshal(Writer) - Method in class org.openejb.config.ejb11.Method
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.ejb11.Method
Method marshal
marshal(Writer) - Method in class org.openejb.config.ejb11.MethodParams
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.ejb11.MethodParams
Method marshal
marshal(Writer) - Method in class org.openejb.config.ejb11.MethodPermission
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.ejb11.MethodPermission
Method marshal
marshal(Writer) - Method in class org.openejb.config.ejb11.OpenejbJar
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.ejb11.OpenejbJar
Method marshal
marshal(Writer) - Method in class org.openejb.config.ejb11.Query
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.ejb11.Query
Method marshal
marshal(Writer) - Method in class org.openejb.config.ejb11.QueryMethod
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.ejb11.QueryMethod
Method marshal
marshal(Writer) - Method in class org.openejb.config.ejb11.ResourceLink
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.ejb11.ResourceLink
Method marshal
marshal(Writer) - Method in class org.openejb.config.ejb11.ResourceRef
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.ejb11.ResourceRef
Method marshal
marshal(Writer) - Method in class org.openejb.config.ejb11.SecurityRole
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.ejb11.SecurityRole
Method marshal
marshal(Writer) - Method in class org.openejb.config.ejb11.SecurityRoleRef
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.ejb11.SecurityRoleRef
Method marshal
marshal(Writer) - Method in class org.openejb.config.ejb11.Session
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.ejb11.Session
Method marshal
marshal(Writer) - Method in class org.openejb.config.sys.ConnectionManager
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.sys.ConnectionManager
Method marshal
marshal(Writer) - Method in class org.openejb.config.sys.Connector
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.sys.Connector
Method marshal
marshal(Writer) - Method in class org.openejb.config.sys.Container
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.sys.Container
Method marshal
marshal(Writer) - Method in class org.openejb.config.sys.Deployments
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.sys.Deployments
Method marshal
marshal(Writer) - Method in class org.openejb.config.sys.JndiProvider
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.sys.JndiProvider
Method marshal
marshal(Writer) - Method in class org.openejb.config.sys.Lookup
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.sys.Lookup
Method marshal
marshal(Writer) - Method in class org.openejb.config.sys.Openejb
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.sys.Openejb
Method marshal
marshal(Writer) - Method in class org.openejb.config.sys.PropertiesFile
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.sys.PropertiesFile
Method marshal
marshal(Writer) - Method in class org.openejb.config.sys.ProxyFactory
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.sys.ProxyFactory
Method marshal
marshal(Writer) - Method in class org.openejb.config.sys.Resource
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.sys.Resource
Method marshal
marshal(Writer) - Method in class org.openejb.config.sys.SecurityService
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.sys.SecurityService
Method marshal
marshal(Writer) - Method in class org.openejb.config.sys.ServiceProvider
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.sys.ServiceProvider
Method marshal
marshal(Writer) - Method in class org.openejb.config.sys.ServicesJar
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.sys.ServicesJar
Method marshal
marshal(Writer) - Method in class org.openejb.config.sys.TransactionService
Method marshal
marshal(ContentHandler) - Method in class org.openejb.config.sys.TransactionService
Method marshal
match(Method) - Method in class org.openejb.dispatch.InterfaceMethodSignature
 
match(Method) - Method in class org.openejb.dispatch.MethodSignature
 
mechAt(int) - Method in class org.openejb.corba.security.config.css.CSSCompoundSecMechListConfig
 
mechAt(int) - Method in class org.openejb.corba.security.config.tss.TSSCompoundSecMechListConfig
 
memberAdded(ReferenceCollectionEvent) - Method in class org.openejb.ContainerIndex
 
memberRemoved(ReferenceCollectionEvent) - Method in class org.openejb.ContainerIndex
 
member_count() - Method in class org.openejb.corba.util.TypeCode
 
member_count(int) - Method in class org.openejb.corba.util.TypeCode
 
member_label(int) - Method in class org.openejb.corba.util.TypeCode
 
member_label(int, Any) - Method in class org.openejb.corba.util.TypeCode
 
member_name(int) - Method in class org.openejb.corba.util.TypeCode
 
member_name(int, String) - Method in class org.openejb.corba.util.TypeCode
 
member_type(int) - Method in class org.openejb.corba.util.TypeCode
 
member_type(int, TypeCode) - Method in class org.openejb.corba.util.TypeCode
 
member_visibility(int) - Method in class org.openejb.corba.util.TypeCode
 
member_visibility(int, short) - Method in class org.openejb.corba.util.TypeCode
 
message - Variable in class org.openejb.config.ValidationException
 
message(String) - Method in class org.openejb.util.Messages
 
messages - Static variable in class org.openejb.assembler.AssemblerTool
 
messages - Static variable in class org.openejb.config.ConfigurationFactory
 
messages - Static variable in class org.openejb.config.ValidationException
 
messages - Static variable in class org.openejb.util.SafeToolkit
 
method - Variable in class org.openejb.assembler.QueryInfo
 
methodIntf - Variable in class org.openejb.assembler.MethodInfo
 
methodName - Variable in class org.openejb.assembler.MethodInfo
 
methodParams - Variable in class org.openejb.assembler.MethodInfo
 
methodPermissions - Variable in class org.openejb.assembler.ContainerSystemInfo
 
methodTransactions - Variable in class org.openejb.assembler.ContainerSystemInfo
 
methods - Variable in class org.openejb.assembler.MethodPermissionInfo
 
methods - Variable in class org.openejb.assembler.MethodTransactionInfo
 
moveJar(String, boolean) - Static method in class org.openejb.config.EjbJarUtils
 
mynode - Variable in class org.openejb.naming.IvmContext
 

N

NAME - Static variable in class org.openejb.server.httpd.HttpRequestImpl
 
NOP - Static variable in interface org.openejb.server.telnet.TelnetCodes
No operation.
NULL - Static variable in class org.openejb.corba.util.TypeCode
 
Never - Static variable in class org.openejb.transaction.ContainerPolicy
 
Never - Static variable in class org.openejb.transaction.TransactionPolicyType
 
NoDTxClientTransactionPolicyConfig - class org.openejb.corba.transaction.nodistributedtransactions.NoDTxClientTransactionPolicyConfig.
 
NoDTxClientTransactionPolicyConfig(TransactionContextManager) - Constructor for class org.openejb.corba.transaction.nodistributedtransactions.NoDTxClientTransactionPolicyConfig
 
NoDTxServerTransactionPolicies - class org.openejb.corba.transaction.nodistributedtransactions.NoDTxServerTransactionPolicies.
 
NoDTxServerTransactionPolicies() - Constructor for class org.openejb.corba.transaction.nodistributedtransactions.NoDTxServerTransactionPolicies
 
NotReentrantException - exception org.openejb.NotReentrantException.
 
NotReentrantException() - Constructor for class org.openejb.NotReentrantException
 
NotReentrantException(String) - Constructor for class org.openejb.NotReentrantException
 
NotReentrantLocalException - exception org.openejb.NotReentrantLocalException.
 
NotReentrantLocalException() - Constructor for class org.openejb.NotReentrantLocalException
 
NotReentrantLocalException(String) - Constructor for class org.openejb.NotReentrantLocalException
 
NotRequired - class org.openejb.corba.transaction.nodistributedtransactions.NotRequired.
Use for: Required Never Supports
NotRequired() - Constructor for class org.openejb.corba.transaction.nodistributedtransactions.NotRequired
 
NotSupported - Static variable in class org.openejb.transaction.ContainerPolicy
 
NotSupported - Static variable in class org.openejb.transaction.TransactionPolicyType
 
name - Variable in class org.openejb.assembler.ContainerManagerInfo
 
name - Variable in class org.openejb.assembler.EnvEntryInfo
 
name() - Method in class org.openejb.corba.util.TypeCode
 
name(String) - Method in class org.openejb.corba.util.TypeCode
 
newEJBObjectHandler() - Method in class org.openejb.client.StatelessEJBHomeHandler
 
newInstance() - Method in interface org.openejb.EJBInstanceFactory
 
newInstance() - Method in class org.openejb.EJBInstanceFactoryImpl
 
newInstance() - Method in interface org.openejb.InstanceContextFactory
 
newInstance() - Method in class org.openejb.entity.bmp.BMPInstanceContextFactory
 
newInstance() - Method in class org.openejb.entity.cmp.CMPInstanceContextFactory
 
newInstance() - Method in class org.openejb.mdb.MDBInstanceContextFactory
 
newInstance() - Method in class org.openejb.sfsb.StatefulInstanceContextFactory
 
newInstance() - Method in class org.openejb.slsb.StatelessInstanceContextFactory
 
newInstance(String) - Method in class org.openejb.util.SafeToolkit
Attempts to find and load the specified class then instaniate it.
newInstance(String, String) - Method in class org.openejb.util.SafeToolkit
Attempts to find and load the specified class then instaniate it.
newInstance(Class) - Method in class org.openejb.util.SafeToolkit
Attempts to instaniate the specified class.
newProxyInstance(Class[], InvocationHandler, ClassLoader) - Method in class org.openejb.client.CgLibProxyFactory
 
newProxyInstance(Class, Class[], InvocationHandler, ClassLoader) - Method in class org.openejb.client.CgLibProxyFactory
 
newProxyInstance(Class[], InvocationHandler, ClassLoader) - Method in interface org.openejb.client.ProxyFactory
Returns an instance of a proxy class for the specified interface that dispatches method invocations to the specified invocation handler.
newProxyInstance(Class, Class[], InvocationHandler, ClassLoader) - Method in interface org.openejb.client.ProxyFactory
 
newProxyInstance(Class[], InvocationHandler, ClassLoader) - Static method in class org.openejb.client.ProxyManager
 
next() - Method in class org.openejb.naming.IvmContext.MyNamingEnumeration
 
nextElement() - Method in class org.openejb.naming.IvmContext.MyNamingEnumeration
 
nextElement() - Method in class org.openejb.util.ArrayEnumeration
Returns the next element of this enumeration if this enumeration object has at least one more element to provide.
nextElement() - Method in class org.openejb.util.SerializableEnumeration
 
nullToBlankString(String) - Static method in class org.openejb.util.StringUtilities
Checks a String to see if it's value is null, and if so returns a blank string.

O

OBJECT_GET_HANDLE - Static variable in class org.openejb.EJBInterfaceMethods
 
OBJECT_GET_HOME - Static variable in class org.openejb.EJBInterfaceMethods
 
OBJECT_GET_PRIMARYKEY - Static variable in class org.openejb.EJBInterfaceMethods
 
OBJECT_ISIDENTICAL - Static variable in class org.openejb.EJBInterfaceMethods
 
OBJECT_METHODS - Static variable in class org.openejb.EJBInterfaceMethods
 
OBJECT_REMOVE - Static variable in class org.openejb.EJBInterfaceMethods
 
OBJREF - Static variable in class org.openejb.corba.util.TypeCode
 
OCTET - Static variable in class org.openejb.corba.util.TypeCode
 
OID - Static variable in class org.openejb.corba.security.config.tss.TSSITTAbsent
 
OID - Static variable in class org.openejb.corba.security.config.tss.TSSITTAnonymous
 
OID - Static variable in class org.openejb.corba.security.config.tss.TSSITTDistinguishedName
 
OID - Static variable in class org.openejb.corba.security.config.tss.TSSITTPrincipalNameGSSUP
 
OID - Static variable in class org.openejb.corba.security.config.tss.TSSITTX509CertChain
 
OPTIONS - Static variable in interface org.openejb.server.httpd.HttpRequest
the HTTP OPTIONS type
ORBRef - interface org.openejb.corba.ORBRef.
 
OpenEJB - class org.openejb.OpenEJB.
OpenEJB is the main factory for bootstrapping and obtaining a references to the ContainerSystem.
OpenEJB() - Constructor for class org.openejb.OpenEJB
 
OpenEJBErrorHandler - class org.openejb.util.OpenEJBErrorHandler.
 
OpenEJBErrorHandler() - Constructor for class org.openejb.util.OpenEJBErrorHandler
 
OpenEJBException - exception org.openejb.OpenEJBException.
The OpenEJBException is the standard exception thrown by all methods in all type in the Container Provider Interface (CPI).
OpenEJBException() - Constructor for class org.openejb.OpenEJBException
Default constructor, which simply delegates exception handling up the inheritance chain to Exception.
OpenEJBException(String) - Constructor for class org.openejb.OpenEJBException
This constructor allows a message to be supplied indicating the source of the problem that occurred.
OpenEJBException(Throwable) - Constructor for class org.openejb.OpenEJBException
This constructor allows a "root cause" exception to be supplied, which may later be used by the wrapping application.
OpenEJBException(String, Throwable) - Constructor for class org.openejb.OpenEJBException
This constructor allows both a message identifying the problem that occurred as well as a "root cause" exception to be supplied, which may later be used by the wrapping application.
OpenEJBORB - class org.openejb.corba.sunorb.OpenEJBORB.
This class is used to assist in the interception of IOR creation.
OpenEJBORB() - Constructor for class org.openejb.corba.sunorb.OpenEJBORB
 
OpenEJBPOA - class org.openejb.corba.sunorb.OpenEJBPOA.
This class basically intercepts the creation of IORs and checks to see if CSIv2 transport security has been defined.
OpenEJBPOA(String, POAManagerImpl, Policies, POAImpl, AdapterActivator, POAORB) - Constructor for class org.openejb.corba.sunorb.OpenEJBPOA
 
OpenEJBSocketFactory - class org.openejb.corba.sunorb.OpenEJBSocketFactory.
 
OpenEJBSocketFactory() - Constructor for class org.openejb.corba.sunorb.OpenEJBSocketFactory
 
OpenEjbConfiguration - class org.openejb.assembler.OpenEjbConfiguration.
The OpenEjbConfiguration object structure provides the information about the configuration of OpenEJB and the container system.
OpenEjbConfiguration() - Constructor for class org.openejb.assembler.OpenEjbConfiguration
 
OpenEjbConfigurationFactory - interface org.openejb.assembler.OpenEjbConfigurationFactory.
Factory for creating an instance of the OpenEjbConfiguration
OpenORBUtil - class org.openejb.corba.util.OpenORBUtil.
OpenORB specific startup GBean
OpenORBUtil() - Constructor for class org.openejb.corba.util.OpenORBUtil
 
OpenORBUtil(CORBABean) - Constructor for class org.openejb.corba.util.OpenORBUtil
 
Openejb - class org.openejb.config.sys.Openejb.
Class Openejb.
Openejb() - Constructor for class org.openejb.config.sys.Openejb
 
OpenejbDescriptor - class org.openejb.config.sys.OpenejbDescriptor.
Class OpenejbDescriptor.
OpenejbDescriptor() - Constructor for class org.openejb.config.sys.OpenejbDescriptor
 
OpenejbJar - class org.openejb.config.ejb11.OpenejbJar.
Class OpenejbJar.
OpenejbJar() - Constructor for class org.openejb.config.ejb11.OpenejbJar
 
OpenejbJarDescriptor - class org.openejb.config.ejb11.OpenejbJarDescriptor.
Class OpenejbJarDescriptor.
OpenejbJarDescriptor() - Constructor for class org.openejb.config.ejb11.OpenejbJarDescriptor
 
OperationTxPolicy - interface org.openejb.corba.transaction.OperationTxPolicy.
 
onMessage(HttpRequest, HttpResponse) - Method in interface org.openejb.server.httpd.HttpListener
 
onMessage(HttpRequest, HttpResponse) - Method in class org.openejb.server.soap.SoapHttpListener
 
open(long) - Method in interface org.openejb.corba.security.SSLConnectionListener
 
openConnection(URL) - Method in class org.openejb.util.urlhandler.resource.Handler
 
orb - Variable in class org.openejb.corba.Adapter
 
org.openejb - package org.openejb
 
org.openejb.assembler - package org.openejb.assembler
 
org.openejb.cache - package org.openejb.cache
 
org.openejb.client - package org.openejb.client
 
org.openejb.client.naming - package org.openejb.client.naming
 
org.openejb.client.naming.java - package org.openejb.client.naming.java
 
org.openejb.config - package org.openejb.config
 
org.openejb.config.ejb11 - package org.openejb.config.ejb11
 
org.openejb.config.rules - package org.openejb.config.rules
 
org.openejb.config.sys - package org.openejb.config.sys
 
org.openejb.corba - package org.openejb.corba
 
org.openejb.corba.proxy - package org.openejb.corba.proxy
 
org.openejb.corba.security - package org.openejb.corba.security
 
org.openejb.corba.security.config - package org.openejb.corba.security.config
 
org.openejb.corba.security.config.css - package org.openejb.corba.security.config.css
 
org.openejb.corba.security.config.tss - package org.openejb.corba.security.config.tss
 
org.openejb.corba.security.jgss - package org.openejb.corba.security.jgss
 
org.openejb.corba.security.wrappers - package org.openejb.corba.security.wrappers
 
org.openejb.corba.sunorb - package org.openejb.corba.sunorb
 
org.openejb.corba.transaction - package org.openejb.corba.transaction
 
org.openejb.corba.transaction.nodistributedtransactions - package org.openejb.corba.transaction.nodistributedtransactions
 
org.openejb.corba.util - package org.openejb.corba.util
 
org.openejb.dispatch - package org.openejb.dispatch
 
org.openejb.entity - package org.openejb.entity
 
org.openejb.entity.bmp - package org.openejb.entity.bmp
 
org.openejb.entity.cmp - package org.openejb.entity.cmp
 
org.openejb.entity.cmp.pkgenerator - package org.openejb.entity.cmp.pkgenerator
 
org.openejb.entity.dispatch - package org.openejb.entity.dispatch
 
org.openejb.loader - package org.openejb.loader
 
org.openejb.mdb - package org.openejb.mdb
 
org.openejb.mdb.dispatch - package org.openejb.mdb.dispatch
 
org.openejb.mejb - package org.openejb.mejb
 
org.openejb.naming - package org.openejb.naming
 
org.openejb.proxy - package org.openejb.proxy
 
org.openejb.resource - package org.openejb.resource
 
org.openejb.security - package org.openejb.security
 
org.openejb.server - package org.openejb.server
 
org.openejb.server.admin - package org.openejb.server.admin
 
org.openejb.server.axis - package org.openejb.server.axis
 
org.openejb.server.ejbd - package org.openejb.server.ejbd
 
org.openejb.server.httpd - package org.openejb.server.httpd
 
org.openejb.server.soap - package org.openejb.server.soap
 
org.openejb.server.telnet - package org.openejb.server.telnet
 
org.openejb.sfsb - package org.openejb.sfsb
 
org.openejb.slsb - package org.openejb.slsb
 
org.openejb.slsb.dispatch - package org.openejb.slsb.dispatch
 
org.openejb.spi - package org.openejb.spi
 
org.openejb.timer - package org.openejb.timer
 
org.openejb.transaction - package org.openejb.transaction
 
org.openejb.util - package org.openejb.util
 
org.openejb.util.urlhandler.resource - package org.openejb.util.urlhandler.resource
 

P

PASSIVATE - Static variable in interface org.openejb.proxy.ReplacementStrategy
 
PERSISTENCE_SERVICE - Static variable in interface org.openejb.assembler.ServiceTypeConstants
 
POLICY_TYPE - Static variable in class org.openejb.corba.security.ClientPolicyFactory
 
POLICY_TYPE - Static variable in class org.openejb.corba.security.ServerPolicyFactory
 
POLICY_TYPE - Static variable in class org.openejb.corba.transaction.ClientTransactionPolicyFactory
 
POLICY_TYPE - Static variable in class org.openejb.corba.transaction.ServerTransactionPolicyFactory
 
POST - Static variable in interface org.openejb.server.httpd.HttpRequest
the HTTP POST type
PROMPT - Static variable in class org.openejb.server.telnet.TextConsole
 
PROXY_FACTORY - Static variable in class org.openejb.assembler.AssemblerTool
 
PUT - Static variable in interface org.openejb.server.httpd.HttpRequest
the HTTP PUT type
PermissionManager - class org.openejb.security.PermissionManager.
Create a sparse matrix of pre-created EJB permissions.
PermissionManager(String, InterfaceMethodSignature[]) - Constructor for class org.openejb.security.PermissionManager
 
PolicyContextHandlerDataEJB - class org.openejb.security.PolicyContextHandlerDataEJB.
 
PolicyContextHandlerDataEJB() - Constructor for class org.openejb.security.PolicyContextHandlerDataEJB
 
PolicyContextHandlerEJBArguments - class org.openejb.security.PolicyContextHandlerEJBArguments.
 
PolicyContextHandlerEJBArguments() - Constructor for class org.openejb.security.PolicyContextHandlerEJBArguments
 
PolicyContextHandlerEJBInterceptor - class org.openejb.security.PolicyContextHandlerEJBInterceptor.
A simple interceptor that sets up the PolicyContextHandlerEnterpriseBean and PolicyContextHandlerEJBArguments so that it can return the proper EJB information to the policy provider.
PolicyContextHandlerEJBInterceptor(Interceptor) - Constructor for class org.openejb.security.PolicyContextHandlerEJBInterceptor
 
PolicyContextHandlerEnterpriseBean - class org.openejb.security.PolicyContextHandlerEnterpriseBean.
 
PolicyContextHandlerEnterpriseBean() - Constructor for class org.openejb.security.PolicyContextHandlerEnterpriseBean
 
PrimaryKeyGeneratorWrapper - class org.openejb.entity.cmp.PrimaryKeyGeneratorWrapper.
 
PrimaryKeyGeneratorWrapper(PrimaryKeyGenerator, PrimaryKeyGeneratorDelegate) - Constructor for class org.openejb.entity.cmp.PrimaryKeyGeneratorWrapper
 
Prompt - class org.openejb.server.telnet.Prompt.
 
Prompt() - Constructor for class org.openejb.server.telnet.Prompt
 
PropertiesFile - class org.openejb.config.sys.PropertiesFile.
Class PropertiesFile.
PropertiesFile() - Constructor for class org.openejb.config.sys.PropertiesFile
 
PropertiesFileDescriptor - class org.openejb.config.sys.PropertiesFileDescriptor.
Class PropertiesFileDescriptor.
PropertiesFileDescriptor() - Constructor for class org.openejb.config.sys.PropertiesFileDescriptor
 
ProtocolMetaData - class org.openejb.client.ProtocolMetaData.
OpenEJB Enterprise Javabean Protocol (OEJP) OEJP uses a "." numbering scheme to indicate versions of the protocol.
ProtocolMetaData() - Constructor for class org.openejb.client.ProtocolMetaData
 
ProtocolMetaData(String) - Constructor for class org.openejb.client.ProtocolMetaData
 
ProviderTypes - class org.openejb.config.sys.ProviderTypes.
Class ProviderTypes.
ProviderTypes() - Constructor for class org.openejb.config.sys.ProviderTypes
 
ProviderTypesDescriptor - class org.openejb.config.sys.ProviderTypesDescriptor.
Class ProviderTypesDescriptor.
ProviderTypesDescriptor() - Constructor for class org.openejb.config.sys.ProviderTypesDescriptor
 
ProxyFactory - interface org.openejb.client.ProxyFactory.
Allows us to implement different versions of Proxies
ProxyFactory - class org.openejb.config.sys.ProxyFactory.
Class ProxyFactory.
ProxyFactory() - Constructor for class org.openejb.config.sys.ProxyFactory
 
ProxyFactoryDescriptor - class org.openejb.config.sys.ProxyFactoryDescriptor.
Class ProxyFactoryDescriptor.
ProxyFactoryDescriptor() - Constructor for class org.openejb.config.sys.ProxyFactoryDescriptor
 
ProxyInfo - class org.openejb.proxy.ProxyInfo.
 
ProxyInfo(ProxyInfo, Object) - Constructor for class org.openejb.proxy.ProxyInfo
 
ProxyInfo(int, String, Class, Class, Class, Class, Class, Class) - Constructor for class org.openejb.proxy.ProxyInfo
 
ProxyManager - class org.openejb.client.ProxyManager.
 
ProxyManager() - Constructor for class org.openejb.client.ProxyManager
 
ProxyMemento - class org.openejb.proxy.ProxyMemento.
 
PseudoSecurityService - class org.openejb.server.ejbd.PseudoSecurityService.
 
PseudoSecurityService() - Constructor for class org.openejb.server.ejbd.PseudoSecurityService
 
PseudoTransactionService - class org.openejb.server.ejbd.PseudoTransactionService.
 
PseudoTransactionService() - Constructor for class org.openejb.server.ejbd.PseudoTransactionService
 
PseudoTransactionService.MyTransaction - class org.openejb.server.ejbd.PseudoTransactionService.MyTransaction.
 
PseudoTransactionService.MyTransaction() - Constructor for class org.openejb.server.ejbd.PseudoTransactionService.MyTransaction
 
PseudoTransactionService.MyTransactionManager - class org.openejb.server.ejbd.PseudoTransactionService.MyTransactionManager.
 
PseudoTransactionService.MyTransactionManager() - Constructor for class org.openejb.server.ejbd.PseudoTransactionService.MyTransactionManager
 
paSize() - Method in class org.openejb.corba.security.config.tss.TSSSASMechConfig
 
peek(Object) - Method in interface org.openejb.cache.InstanceCache
 
peek(Object) - Method in class org.openejb.cache.LRUInstanceCache
 
peek(Object) - Method in class org.openejb.cache.SimpleInstanceCache
 
permissionManager - Variable in class org.openejb.AbstractInterceptorBuilder
 
persistenceType - Variable in class org.openejb.assembler.EntityBeanInfo
 
physicalRoleNames - Variable in class org.openejb.assembler.RoleMappingInfo
 
policyContextId - Variable in class org.openejb.AbstractInterceptorBuilder
 
policy_type() - Method in class org.openejb.corba.security.ClientPolicy
 
policy_type() - Method in class org.openejb.corba.security.ServerPolicy
 
policy_type() - Method in class org.openejb.corba.transaction.ClientTransactionPolicy
 
policy_type() - Method in class org.openejb.corba.transaction.ServerTransactionPolicy
 
postProcess(TSSConfig, ORB) - Method in interface org.openejb.corba.security.config.ConfigAdapter
 
postProcess(CSSConfig, ORB) - Method in interface org.openejb.corba.security.config.ConfigAdapter
 
postProcess(TSSConfig, ORB) - Method in class org.openejb.corba.sunorb.SunORBConfigAdapter
This post processing is performed to override the default listening end points so that only SSL ports are opened if the TSS config is configured to use SSL
postProcess(CSSConfig, ORB) - Method in class org.openejb.corba.sunorb.SunORBConfigAdapter
 
post_init(ORBInitInfo) - Method in class org.openejb.corba.security.SecurityInitializer
Called during ORB initialization.
post_init(ORBInitInfo) - Method in class org.openejb.corba.sunorb.SunORBInitializer
Called during ORB initialization.
post_init(ORBInitInfo) - Method in class org.openejb.corba.sunorb.SunORBInitializerNoSSL
Called during ORB initialization.
post_init(ORBInitInfo) - Method in class org.openejb.corba.transaction.TransactionInitializer
Called during ORB initialization.
post_init(ORBInitInfo) - Method in class org.openejb.corba.util.UtilInitializer
Called during ORB initialization.
postinvoke(byte[], POA, String, Object, Servant) - Method in class org.openejb.corba.AdapterEntity.ObjectActivator
 
postinvoke(byte[], POA, String, Object, Servant) - Method in class org.openejb.corba.AdapterStateful.ObjectActivator
 
pre_init(ORBInitInfo) - Method in class org.openejb.corba.security.SecurityInitializer
Called during ORB initialization.
pre_init(ORBInitInfo) - Method in class org.openejb.corba.sunorb.SunORBInitializer
Called during ORB initialization.
pre_init(ORBInitInfo) - Method in class org.openejb.corba.sunorb.SunORBInitializerNoSSL
Called during ORB initialization.
pre_init(ORBInitInfo) - Method in class org.openejb.corba.transaction.TransactionInitializer
Called during ORB initialization.
pre_init(ORBInitInfo) - Method in class org.openejb.corba.util.UtilInitializer
Called during ORB initialization.
prefix - Variable in class org.openejb.config.ValidationException
 
prefixForBinding(String) - Method in class org.openejb.assembler.AssemblerTool
 
preinvoke(byte[], POA, String, CookieHolder) - Method in class org.openejb.corba.AdapterEntity.ObjectActivator
 
preinvoke(byte[], POA, String, CookieHolder) - Method in class org.openejb.corba.AdapterStateful.ObjectActivator
 
primKeyClass - Variable in class org.openejb.assembler.EntityBeanInfo
 
primKeyField - Variable in class org.openejb.assembler.EntityBeanInfo
 
primaryKey - Variable in class org.openejb.client.EJBInvocationHandler
The primary key of the bean deployment or null if the deployment is a bean type that doesn't require a primary key
print(String) - Static method in class org.openejb.client.EJBInvocationHandler
 
print(String) - Static method in class org.openejb.client.JNDIContext
 
printHelp() - Static method in class org.openejb.util.Launcher
 
printResults(EjbSet) - Method in class org.openejb.config.EjbValidator
 
printResultsXML(EjbSet) - Method in class org.openejb.config.EjbValidator
 
printRow(String, String, String) - Method in class org.openejb.server.ServiceManager
 
printValidationExceptions(ValidationException[]) - Method in class org.openejb.config.EjbValidator
 
printValidationExceptionsXML(ValidationException[]) - Method in class org.openejb.config.EjbValidator
 
println(String) - Static method in class org.openejb.client.EJBInvocationHandler
 
println(String) - Static method in class org.openejb.client.JNDIContext
 
println() - Method in class org.openejb.server.telnet.TelnetPrintStream
 
println(String) - Method in class org.openejb.server.telnet.TelnetPrintStream
 
println(long) - Method in class org.openejb.server.telnet.TelnetPrintStream
 
println(char) - Method in class org.openejb.server.telnet.TelnetPrintStream
 
println(boolean) - Method in class org.openejb.server.telnet.TelnetPrintStream
 
println(float) - Method in class org.openejb.server.telnet.TelnetPrintStream
 
println(double) - Method in class org.openejb.server.telnet.TelnetPrintStream
 
println(int) - Method in class org.openejb.server.telnet.TelnetPrintStream
 
println(char[]) - Method in class org.openejb.server.telnet.TelnetPrintStream
 
processMessage(MessageContext, SOAPEnvelope, SOAPEnvelope, Object) - Method in class org.openejb.server.axis.EJBContainerProvider
 
prompt(DataInputStream, PrintStream) - Method in class org.openejb.server.telnet.TextConsole
 
properties - Variable in class org.openejb.assembler.ConnectionManagerInfo
 
properties - Variable in class org.openejb.assembler.ContainerInfo
 
properties - Variable in class org.openejb.assembler.IntraVmServerInfo
 
properties - Variable in class org.openejb.assembler.JndiContextInfo
 
properties - Variable in class org.openejb.assembler.ManagedConnectionFactoryInfo
 
properties - Variable in class org.openejb.assembler.ResourceInfo
 
properties - Variable in class org.openejb.assembler.ResourceReferenceInfo
 
properties - Variable in class org.openejb.assembler.ServiceInfo
 
propertiesObjectIsNull(String) - Static method in class org.openejb.util.OpenEJBErrorHandler
Creates and throws an OpenEJBException with the following message: "The required properties object needed by {0} is null ." {1} is the part of the system that needs the properties object.
propertyFileNotFound(String, String) - Static method in class org.openejb.util.OpenEJBErrorHandler
Creates and throws an OpenEJBException with the following message: "Properties file '{0}' for {1} not found." {0} is the properties file name {1} is the part of the system that needs the properties file.
propertyNotFound(String, String) - Static method in class org.openejb.util.OpenEJBErrorHandler
Creates and throws an OpenEJBException with the following message: "Environment entry '{0}' not found in {1}." {0} is the property name {1} is the properties file name.
propertyValueIsIllegal(String, String) - Static method in class org.openejb.util.OpenEJBErrorHandler
Creates and throws an OpenEJBException with the following message: "Environment entry '{0}' contains illegal value {1}." {0} is the property name {1} is the illegal value.
propertyValueIsIllegal(String, String, String) - Static method in class org.openejb.util.OpenEJBErrorHandler
Creates and throws an OpenEJBException with the following message: "Environment entry '{0}' contains illegal value {1}.
props - Variable in class org.openejb.assembler.Assembler
 
proxyFactoryClass - Variable in class org.openejb.assembler.IntraVmServerInfo
 
proxyFactoryClassName - Variable in class org.openejb.assembler.IntraVmServerInfo
 
put(InvocationKey, Object) - Method in class org.openejb.server.ejbd.EJBInvocationStream
 
put(Object, Object) - Method in class org.openejb.util.HashThreadLocal
 
putActive(Object, Object) - Method in interface org.openejb.cache.InstanceCache
 
putActive(Object, Object) - Method in class org.openejb.cache.LRUInstanceCache
 
putActive(Object, Object) - Method in class org.openejb.cache.SimpleInstanceCache
 
putInactive(Object, Object) - Method in interface org.openejb.cache.InstanceCache
 
putInactive(Object, Object) - Method in class org.openejb.cache.LRUInstanceCache
 
putInactive(Object, Object) - Method in class org.openejb.cache.SimpleInstanceCache
 

Q

Query - class org.openejb.config.ejb11.Query.
Class Query.
Query() - Constructor for class org.openejb.config.ejb11.Query
 
QueryDescriptor - class org.openejb.config.ejb11.QueryDescriptor.
Class QueryDescriptor.
QueryDescriptor() - Constructor for class org.openejb.config.ejb11.QueryDescriptor
 
QueryInfo - class org.openejb.assembler.QueryInfo.
MethodPermissionInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
QueryInfo() - Constructor for class org.openejb.assembler.QueryInfo
 
QueryMethod - class org.openejb.config.ejb11.QueryMethod.
Class QueryMethod.
QueryMethod() - Constructor for class org.openejb.config.ejb11.QueryMethod
 
QueryMethodDescriptor - class org.openejb.config.ejb11.QueryMethodDescriptor.
Class QueryMethodDescriptor.
QueryMethodDescriptor() - Constructor for class org.openejb.config.ejb11.QueryMethodDescriptor
 
queries - Variable in class org.openejb.assembler.EntityBeanInfo
 
queryStatement - Variable in class org.openejb.assembler.QueryInfo
 

R

REMOTE - Static variable in class org.openejb.EJBInterfaceType
Keep these in the same order since MethodHelper relies in the ordinal number of the enum.
REMOVE - Static variable in class org.openejb.client.EJBObjectHandler
 
REMOVE_W_HAND - Static variable in class org.openejb.client.EJBHomeHandler
 
REMOVE_W_KEY - Static variable in class org.openejb.client.EJBHomeHandler
 
REPLACE - Static variable in interface org.openejb.proxy.ReplacementStrategy
 
RefGenerator - interface org.openejb.corba.RefGenerator.
 
Reference - interface org.openejb.naming.Reference.
 
RelationshipSet - class org.openejb.entity.cmp.RelationshipSet.
 
RelationshipSet(CMPInstanceContext, int, GenericEJBContainer, Collection) - Constructor for class org.openejb.entity.cmp.RelationshipSet
 
RemoteEJBObjectFactory - class org.openejb.client.naming.RemoteEJBObjectFactory.
 
RemoteEJBObjectFactory() - Constructor for class org.openejb.client.naming.RemoteEJBObjectFactory
 
RemoteEJBRefAddr - class org.openejb.client.naming.RemoteEJBRefAddr.
 
RemoteEJBRefAddr(AbstractNameQuery) - Constructor for class org.openejb.client.naming.RemoteEJBRefAddr
 
RemoteInitialContextFactory - class org.openejb.client.RemoteInitialContextFactory.
RemoteInitialContextFactory
RemoteInitialContextFactory() - Constructor for class org.openejb.client.RemoteInitialContextFactory
 
RemoteJndiContextsInfo - class org.openejb.assembler.RemoteJndiContextsInfo.
JndiEncInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
RemoteJndiContextsInfo() - Constructor for class org.openejb.assembler.RemoteJndiContextsInfo
 
RemoveMethod - class org.openejb.sfsb.RemoveMethod.
Virtual operation handling removal of a stateful session bean instance instance.
RemoveMethod(Class, MethodSignature) - Constructor for class org.openejb.sfsb.RemoveMethod
 
RemoveMethod - class org.openejb.slsb.RemoveMethod.
Virtual operation handling removal of an instance.
RemoveMethod(Class) - Constructor for class org.openejb.slsb.RemoveMethod
 
ReplacementStrategy - interface org.openejb.proxy.ReplacementStrategy.
 
Request - interface org.openejb.client.Request.
 
RequestMethods - interface org.openejb.client.RequestMethods.
 
Required - class org.openejb.corba.transaction.nodistributedtransactions.Required.
Use for: Mandatory
Required() - Constructor for class org.openejb.corba.transaction.nodistributedtransactions.Required
 
Required - Static variable in class org.openejb.transaction.ContainerPolicy
 
Required - Static variable in class org.openejb.transaction.TransactionPolicyType
 
RequiresNew - Static variable in class org.openejb.transaction.ContainerPolicy
 
RequiresNew - Static variable in class org.openejb.transaction.TransactionPolicyType
 
Resource - class org.openejb.config.sys.Resource.
Class Resource.
Resource() - Constructor for class org.openejb.config.sys.Resource
 
ResourceDescriptor - class org.openejb.config.sys.ResourceDescriptor.
Class ResourceDescriptor.
ResourceDescriptor() - Constructor for class org.openejb.config.sys.ResourceDescriptor
 
ResourceInfo - class org.openejb.assembler.ResourceInfo.
ResourceInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
ResourceInfo() - Constructor for class org.openejb.assembler.ResourceInfo
 
ResourceLink - class org.openejb.config.ejb11.ResourceLink.
Class ResourceLink.
ResourceLink() - Constructor for class org.openejb.config.ejb11.ResourceLink
 
ResourceLinkDescriptor - class org.openejb.config.ejb11.ResourceLinkDescriptor.
Class ResourceLinkDescriptor.
ResourceLinkDescriptor() - Constructor for class org.openejb.config.ejb11.ResourceLinkDescriptor
 
ResourceRef - class org.openejb.config.ejb11.ResourceRef.
Class ResourceRef.
ResourceRef() - Constructor for class org.openejb.config.ejb11.ResourceRef
 
ResourceRefDescriptor - class org.openejb.config.ejb11.ResourceRefDescriptor.
Class ResourceRefDescriptor.
ResourceRefDescriptor() - Constructor for class org.openejb.config.ejb11.ResourceRefDescriptor
 
ResourceReferenceInfo - class org.openejb.assembler.ResourceReferenceInfo.
ResourceReferenceInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
ResourceReferenceInfo() - Constructor for class org.openejb.assembler.ResourceReferenceInfo
 
ResourceReferenceLocationInfo - class org.openejb.assembler.ResourceReferenceLocationInfo.
EjbReferenceLocation is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
ResourceReferenceLocationInfo() - Constructor for class org.openejb.assembler.ResourceReferenceLocationInfo
 
Response - interface org.openejb.client.Response.
 
ResponseCodes - interface org.openejb.client.ResponseCodes.
 
RoleMappingInfo - class org.openejb.assembler.RoleMappingInfo.
RoleMappingInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
RoleMappingInfo() - Constructor for class org.openejb.assembler.RoleMappingInfo
 
RpcContainer - interface org.openejb.assembler.RpcContainer.
The RpcContainer manages enterprise beans at runtime.
read() - Method in class org.openejb.server.telnet.TelnetInputStream
 
readAny(InputStream) - Method in class org.openejb.corba.util.UtilDelegateImpl
 
readClientIdentity(ObjectInput) - Method in class org.openejb.client.EJBRequest
 
readConfig() - Static method in class org.openejb.config.ConfigUtils
 
readConfig(String) - Static method in class org.openejb.config.ConfigUtils
 
readContainerId(ObjectInput) - Method in class org.openejb.client.EJBRequest
 
readEJBHome(ObjectInputStream) - Method in class org.openejb.corba.CORBAHandleDelegate
Called by home handles to deserialize stubs in any app server, including ones by other vendors.
readEJBObject(ObjectInputStream) - Method in class org.openejb.corba.CORBAHandleDelegate
Called by handles to deserialize stubs in any app server.
readEjbJar(String) - Static method in class org.openejb.config.EjbJarUtils
 
readExternal(ObjectInput) - Method in class org.openejb.EJBInvocationImpl
 
readExternal(ObjectInput) - Method in class org.openejb.EJBInvocationImplRemote
 
readExternal(ObjectInput) - Method in class org.openejb.client.AuthenticationRequest
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
readExternal(ObjectInput) - Method in class org.openejb.client.AuthenticationResponse
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
readExternal(ObjectInput) - Method in class org.openejb.client.ClientMetaData
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
readExternal(ObjectInput) - Method in class org.openejb.client.EJBHomeHandle
Reads the instanceHandle from the stream
readExternal(ObjectInput) - Method in class org.openejb.client.EJBHomeHandler
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
readExternal(ObjectInput) - Method in class org.openejb.client.EJBHomeProxyHandle
Reads the instanceHandle from the stream
readExternal(ObjectInput) - Method in class org.openejb.client.EJBMetaDataImpl
 
readExternal(ObjectInput) - Method in class org.openejb.client.EJBObjectHandle
Reads the instanceHandle from the stream
readExternal(ObjectInput) - Method in class org.openejb.client.EJBObjectProxyHandle
Reads the instanceHandle from the stream
readExternal(ObjectInput) - Method in class org.openejb.client.EJBRequest
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
readExternal(ObjectInput) - Method in class org.openejb.client.EJBResponse
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
readExternal(ObjectInput) - Method in class org.openejb.client.JNDIRequest
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
readExternal(ObjectInput) - Method in class org.openejb.client.JNDIResponse
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
readExternal(InputStream) - Method in class org.openejb.client.ProtocolMetaData
 
readExternal(ObjectInput) - Method in interface org.openejb.client.Request
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
readExternal(ObjectInput) - Method in interface org.openejb.client.Response
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
readExternal(ObjectInput) - Method in class org.openejb.client.ServerMetaData
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
readExternal(ObjectInput) - Method in class org.openejb.proxy.ImmutableArtifact
Reads the instanceHandle from the stream
readExternal(ObjectInput) - Method in class org.openejb.server.ejbd.EJBInvocationStream
 
readExternal(ObjectInput) - Method in class org.openejb.util.ArrayEnumeration
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
readMessage(InputStream) - Method in class org.openejb.server.httpd.HttpRequestImpl
parses the request into the 3 different parts, request, headers, and body
readMethod(ObjectInput) - Method in class org.openejb.client.EJBRequest
 
readMethodParameters(ObjectInput) - Method in class org.openejb.client.EJBRequest
 
readObject(Class, InputStream) - Static method in class org.openejb.corba.util.Util
 
readOpenejbJar(String) - Static method in class org.openejb.config.ConfigUtils
Opens the specified jar file, locates the openejb-jar.xml file, unmarshals it to a java object and returns it.
readPrimaryKey(ObjectInput) - Method in class org.openejb.client.EJBRequest
 
readRequestMethod(ObjectInput) - Method in class org.openejb.client.EJBRequest
 
readResolve() - Method in interface org.openejb.client.EJBHomeProxy
Read the handler from the stream.
readResolve() - Method in interface org.openejb.client.EJBObjectProxy
Read the handler from the stream.
readResolve() - Method in class org.openejb.proxy.EJBProxyFactory
 
readServicesJar(String) - Static method in class org.openejb.config.ServiceUtils
Opens the specified jar file, locates the service-jar.xml file, unmarshals it to a java object and returns it.
rebind(String, Object) - Method in class org.openejb.client.JNDIContext
Throws a javax.naming.OperationNotSupportedException.
rebind(Name, Object) - Method in class org.openejb.client.JNDIContext
Throws a javax.naming.OperationNotSupportedException.
rebind(String, Object) - Method in class org.openejb.naming.IvmContext
 
rebind(Name, Object) - Method in class org.openejb.naming.IvmContext
 
rebuildJavaClassPathVariable() - Static method in class org.openejb.util.ClasspathUtils
 
recursive(String) - Method in class org.openejb.corba.util.TypeCode
 
recursiveDelete(File) - Static method in class org.openejb.util.FileUtils
Recursively delete a file and all its contents.
reentrant - Variable in class org.openejb.assembler.EntityBeanInfo
 
referenceAuth - Variable in class org.openejb.assembler.ResourceReferenceInfo
 
referenceName - Variable in class org.openejb.assembler.EjbLocalReferenceInfo
 
referenceName - Variable in class org.openejb.assembler.EjbReferenceInfo
 
referenceName - Variable in class org.openejb.assembler.ResourceReferenceInfo
 
referenceType - Variable in class org.openejb.assembler.ResourceReferenceInfo
 
register(SSLConnectionListener) - Static method in class org.openejb.corba.security.SSLConnectionManager
 
register(String, Command) - Static method in class org.openejb.server.telnet.Command
 
register(String, Class) - Static method in class org.openejb.server.telnet.Command
 
register() - Static method in class org.openejb.server.telnet.Exit
 
register() - Static method in class org.openejb.server.telnet.GroovySh
 
register() - Static method in class org.openejb.server.telnet.Help
 
register() - Static method in class org.openejb.server.telnet.Lookup
 
register() - Static method in class org.openejb.server.telnet.Ls
 
register() - Static method in class org.openejb.server.telnet.Stop
 
register() - Static method in class org.openejb.server.telnet.Version
 
registerContainer(EJBContainer) - Method in class org.openejb.corba.TSSBean
 
registerHandler(Object, EJBInvocationHandler) - Static method in class org.openejb.client.EJBInvocationHandler
TODO: Add comments
registerSynchronization(Synchronization) - Method in class org.openejb.server.ejbd.PseudoTransactionService.MyTransaction
 
registerTarget(Tie, Remote) - Method in class org.openejb.corba.util.UtilDelegateImpl
 
registryId - Variable in class org.openejb.client.EJBObjectHandler
 
registryId - Variable in class org.openejb.client.StatelessEJBObjectHandler
 
release(Object) - Method in interface org.openejb.cache.InstancePool
Releases the hold on the instance.
release(Object) - Method in class org.openejb.cache.SimpleInstancePool
 
release() - Method in class org.openejb.mdb.EndpointHandler
 
release() - Method in class org.openejb.mdb.EndpointProxy
 
release(Object) - Method in class org.openejb.util.SoftLimitedInstancePool
 
remote - Variable in class org.openejb.assembler.EjbLocalReferenceLocationInfo
 
remote - Variable in class org.openejb.assembler.EjbReferenceLocationInfo
 
remote - Variable in class org.openejb.assembler.EnterpriseBeanInfo
 
remote - Variable in class org.openejb.assembler.ResourceReferenceLocationInfo
 
remoteClass - Variable in class org.openejb.client.EJBMetaDataImpl
The Class object for the enterprise Bean's remote interface.
remoteJndiContexts - Variable in class org.openejb.assembler.FacilitiesInfo
 
remoteRefName - Variable in class org.openejb.assembler.EjbLocalReferenceLocationInfo
 
remoteRefName - Variable in class org.openejb.assembler.EjbReferenceLocationInfo
 
remoteRefName - Variable in class org.openejb.assembler.ResourceReferenceLocationInfo
 
remove(Object) - Method in interface org.openejb.cache.InstanceCache
 
remove(Object) - Method in interface org.openejb.cache.InstancePool
Drop an instance permanently from the pool.
remove(Object) - Method in class org.openejb.cache.LRUInstanceCache
 
remove(Object, Object) - Method in interface org.openejb.cache.LRURunner
 
remove(Object) - Method in class org.openejb.cache.SimpleInstanceCache
 
remove(Object) - Method in class org.openejb.cache.SimpleInstancePool
 
remove(Method, Object[], Object) - Method in class org.openejb.client.EJBObjectHandler
 
remove(Method, Object[], Object) - Method in class org.openejb.client.EntityEJBObjectHandler
 
remove(Method, Object[], Object) - Method in class org.openejb.client.StatefulEJBObjectHandler
 
remove(Method, Object[], Object) - Method in class org.openejb.client.StatelessEJBObjectHandler
 
remove(Object) - Method in class org.openejb.entity.cmp.RelationshipSet
 
remove(Handle) - Method in class org.openejb.proxy.SessionEJBHome
 
remove(Object) - Method in class org.openejb.proxy.SessionEJBHome
 
remove(Object) - Method in class org.openejb.proxy.SessionEJBLocalHome
 
remove(Object) - Method in class org.openejb.util.SingletonCollection
 
remove(Object) - Method in class org.openejb.util.SoftLimitedInstancePool
 
removeAll(Collection) - Method in class org.openejb.entity.cmp.RelationshipSet
 
removeAll(Collection) - Method in class org.openejb.util.SingletonCollection
 
removeAllCmpField() - Method in class org.openejb.config.ejb11.Entity
Method removeAllCmpField
removeAllConnector() - Method in class org.openejb.config.sys.Openejb
Method removeAllConnector
removeAllContainer() - Method in class org.openejb.config.sys.Openejb
Method removeAllContainer
removeAllContainerTransaction() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method removeAllContainerTransaction
removeAllDeployments() - Method in class org.openejb.config.sys.Openejb
Method removeAllDeployments
removeAllEjbDeployment() - Method in class org.openejb.config.ejb11.OpenejbJar
Method removeAllEjbDeployment
removeAllEjbLocalRef() - Method in class org.openejb.config.ejb11.Entity
Method removeAllEjbLocalRef
removeAllEjbLocalRef() - Method in class org.openejb.config.ejb11.Session
Method removeAllEjbLocalRef
removeAllEjbRef() - Method in class org.openejb.config.ejb11.Entity
Method removeAllEjbRef
removeAllEjbRef() - Method in class org.openejb.config.ejb11.Session
Method removeAllEjbRef
removeAllEnterpriseBeansItem() - Method in class org.openejb.config.ejb11.EnterpriseBeans
Method removeAllEnterpriseBeansItem
removeAllEnvEntry() - Method in class org.openejb.config.ejb11.Entity
Method removeAllEnvEntry
removeAllEnvEntry() - Method in class org.openejb.config.ejb11.Session
Method removeAllEnvEntry
removeAllJndiProvider() - Method in class org.openejb.config.sys.Openejb
Method removeAllJndiProvider
removeAllMethod() - Method in class org.openejb.config.ejb11.ContainerTransaction
Method removeAllMethod
removeAllMethod() - Method in class org.openejb.config.ejb11.MethodPermission
Method removeAllMethod
removeAllMethodParam() - Method in class org.openejb.config.ejb11.MethodParams
Method removeAllMethodParam
removeAllMethodPermission() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method removeAllMethodPermission
removeAllQuery() - Method in class org.openejb.config.ejb11.EjbDeployment
Method removeAllQuery
removeAllResource() - Method in class org.openejb.config.sys.Openejb
Method removeAllResource
removeAllResourceLink() - Method in class org.openejb.config.ejb11.EjbDeployment
Method removeAllResourceLink
removeAllResourceRef() - Method in class org.openejb.config.ejb11.Entity
Method removeAllResourceRef
removeAllResourceRef() - Method in class org.openejb.config.ejb11.Session
Method removeAllResourceRef
removeAllRoleName() - Method in class org.openejb.config.ejb11.MethodPermission
Method removeAllRoleName
removeAllSecurityRole() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method removeAllSecurityRole
removeAllSecurityRoleRef() - Method in class org.openejb.config.ejb11.Entity
Method removeAllSecurityRoleRef
removeAllSecurityRoleRef() - Method in class org.openejb.config.ejb11.Session
Method removeAllSecurityRoleRef
removeAllServiceProvider() - Method in class org.openejb.config.sys.ServicesJar
Method removeAllServiceProvider
removeAttribute(String) - Method in interface org.openejb.server.httpd.HttpSession
 
removeByPrimaryKey(Method, Object[], Object) - Method in class org.openejb.client.EJBHomeHandler
Attempts to remove an EJBObject from the container system.
removeByPrimaryKey(Method, Object[], Object) - Method in class org.openejb.client.EntityEJBHomeHandler
Attempts to remove an EJBObject from the container system.
removeByPrimaryKey(Method, Object[], Object) - Method in class org.openejb.client.StatefulEJBHomeHandler
EJB 2.1 Specification, Section 6.6 Session Object Identity Session objects are intended to be private resources used only by the client that created them.
removeByPrimaryKey(Method, Object[], Object) - Method in class org.openejb.client.StatelessEJBHomeHandler
EJB 2.1 Specification, Section 6.6 Session Object Identity Session objects are intended to be private resources used only by the client that created them.
removeCmpField(int) - Method in class org.openejb.config.ejb11.Entity
Method removeCmpField
removeConnector(int) - Method in class org.openejb.config.sys.Openejb
Method removeConnector
removeContainer(EJBContainer) - Method in class org.openejb.ContainerIndex
 
removeContainer(int) - Method in class org.openejb.config.sys.Openejb
Method removeContainer
removeContainerTransaction(int) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method removeContainerTransaction
removeDeployments(int) - Method in class org.openejb.config.sys.Openejb
Method removeDeployments
removeEjbDeployment(int) - Method in class org.openejb.config.ejb11.OpenejbJar
Method removeEjbDeployment
removeEjbLocalRef(int) - Method in class org.openejb.config.ejb11.Entity
Method removeEjbLocalRef
removeEjbLocalRef(int) - Method in class org.openejb.config.ejb11.Session
Method removeEjbLocalRef
removeEjbRef(int) - Method in class org.openejb.config.ejb11.Entity
Method removeEjbRef
removeEjbRef(int) - Method in class org.openejb.config.ejb11.Session
Method removeEjbRef
removeEnterpriseBeansItem(int) - Method in class org.openejb.config.ejb11.EnterpriseBeans
Method removeEnterpriseBeansItem
removeEnvEntry(int) - Method in class org.openejb.config.ejb11.Entity
Method removeEnvEntry
removeEnvEntry(int) - Method in class org.openejb.config.ejb11.Session
Method removeEnvEntry
removeFromEnvironment(String) - Method in class org.openejb.client.JNDIContext
 
removeFromEnvironment(String) - Method in class org.openejb.naming.IvmContext
 
removeJndiProvider(int) - Method in class org.openejb.config.sys.Openejb
Method removeJndiProvider
removeMethod(int) - Method in class org.openejb.config.ejb11.ContainerTransaction
Method removeMethod
removeMethod(int) - Method in class org.openejb.config.ejb11.MethodPermission
Method removeMethod
removeMethodParam(int) - Method in class org.openejb.config.ejb11.MethodParams
Method removeMethodParam
removeMethodPermission(int) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method removeMethodPermission
removeQuery(int) - Method in class org.openejb.config.ejb11.EjbDeployment
Method removeQuery
removeRelation(int, Object) - Method in class org.openejb.entity.cmp.CMPInstanceContext
 
removeResource(int) - Method in class org.openejb.config.sys.Openejb
Method removeResource
removeResourceLink(int) - Method in class org.openejb.config.ejb11.EjbDeployment
Method removeResourceLink
removeResourceRef(int) - Method in class org.openejb.config.ejb11.Entity
Method removeResourceRef
removeResourceRef(int) - Method in class org.openejb.config.ejb11.Session
Method removeResourceRef
removeRoleName(int) - Method in class org.openejb.config.ejb11.MethodPermission
Method removeRoleName
removeSecurityRole(int) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method removeSecurityRole
removeSecurityRoleRef(int) - Method in class org.openejb.config.ejb11.Entity
Method removeSecurityRoleRef
removeSecurityRoleRef(int) - Method in class org.openejb.config.ejb11.Session
Method removeSecurityRoleRef
removeServiceProvider(int) - Method in class org.openejb.config.sys.ServicesJar
Method removeServiceProvider
removeWebService(String) - Method in class org.openejb.server.soap.SoapHttpListener
 
removeWithHandle(Method, Object[], Object) - Method in class org.openejb.client.EJBHomeHandler
Attempts to remove an EJBObject from the container system.
removeWithHandle(Method, Object[], Object) - Method in class org.openejb.client.EntityEJBHomeHandler
Attempts to remove an EJBObject from the container system.
removeWithHandle(Method, Object[], Object) - Method in class org.openejb.client.StatefulEJBHomeHandler
Attempts to remove an EJBObject from the container system.
removeWithHandle(Method, Object[], Object) - Method in class org.openejb.client.StatelessEJBHomeHandler
 
rename(String, String) - Method in class org.openejb.client.JNDIContext
Throws a javax.naming.OperationNotSupportedException.
rename(Name, Name) - Method in class org.openejb.client.JNDIContext
Throws a javax.naming.OperationNotSupportedException.
rename(String, String) - Method in class org.openejb.naming.IvmContext
 
rename(Name, Name) - Method in class org.openejb.naming.IvmContext
 
replaceNullOrBlankStringWithNonBreakingSpace(String) - Static method in class org.openejb.util.StringUtilities
Checks a String to see if it's value is null or blank, and if so returns a non-breaking space.
request(Request, Response, ServerMetaData) - Static method in class org.openejb.client.Client
 
request - Variable in class org.openejb.client.EJBInvocationHandler
TODO: Add comments
request(EJBRequest) - Method in class org.openejb.client.EJBInvocationHandler
 
request - Variable in class org.openejb.server.ejbd.CallContext
The EJBRequest object from the client
requestAnonymity(boolean) - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
requestAuthorization(AuthenticationRequest) - Method in class org.openejb.client.JNDIContext
 
requestConf(boolean) - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
requestCredDeleg(boolean) - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
requestInteg(boolean) - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
requestLifetime(int) - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
requestMutualAuth(boolean) - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
requestReplayDet(boolean) - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
requestSequenceDet(boolean) - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
reset() - Method in class org.openejb.server.ejbd.CallContext
Invalidates the data in this CallContext
reset() - Method in interface org.openejb.server.httpd.HttpResponse
resets the data to be sent to the browser
reset(int, String) - Method in interface org.openejb.server.httpd.HttpResponse
resets the data to be sent to the browser with the response code and response string
reset() - Method in class org.openejb.server.httpd.HttpResponseImpl
resets the data to be sent to the browser
reset(int, String) - Method in class org.openejb.server.httpd.HttpResponseImpl
resets the data to be sent to the browser with the response code and response string
resolveClass(ObjectStreamClass) - Method in class org.openejb.server.ejbd.EJBObjectInputStream
 
resolveEntity(String, String) - Method in class org.openejb.config.DTDResolver
 
resolveMethodInfo(MethodInfo, CoreDeploymentInfo) - Method in class org.openejb.assembler.AssemblerTool
Returns all the Method objects specified by a MethodInfo object for a specific bean deployment.
resolveMethods(Vector, Class, MethodInfo) - Method in class org.openejb.assembler.AssemblerTool
 
resourceID - Variable in class org.openejb.assembler.ResourceInfo
 
resourceID - Variable in class org.openejb.assembler.ResourceReferenceInfo
 
resourceRefs - Variable in class org.openejb.assembler.JndiEncInfo
 
resultAccessor - Variable in class org.openejb.entity.cmp.CMPSelectMethod
 
resume(Transaction) - Method in class org.openejb.server.ejbd.PseudoTransactionService.MyTransactionManager
 
retainAll(Collection) - Method in class org.openejb.entity.cmp.RelationshipSet
 
retainAll(Collection) - Method in class org.openejb.util.SingletonCollection
 
roleLink - Variable in class org.openejb.assembler.SecurityRoleReferenceInfo
 
roleMappings - Variable in class org.openejb.assembler.SecurityServiceInfo
 
roleName - Variable in class org.openejb.assembler.SecurityRoleInfo
 
roleName - Variable in class org.openejb.assembler.SecurityRoleReferenceInfo
 
roleNames - Variable in class org.openejb.assembler.MethodPermissionInfo
 
rollback() - Method in class org.openejb.server.ejbd.PseudoTransactionService.MyTransaction
 
rollback() - Method in class org.openejb.server.ejbd.PseudoTransactionService.MyTransactionManager
 
run(LRURunner) - Method in class org.openejb.cache.LRUInstanceCache
 
runAs - Variable in class org.openejb.AbstractInterceptorBuilder
 

S

SASConflictingEvidenceException - exception org.openejb.corba.security.SASConflictingEvidenceException.
 
SASConflictingEvidenceException() - Constructor for class org.openejb.corba.security.SASConflictingEvidenceException
 
SASException - exception org.openejb.corba.security.SASException.
 
SASException(int) - Constructor for class org.openejb.corba.security.SASException
 
SASException(int, Throwable) - Constructor for class org.openejb.corba.security.SASException
 
SASInvalidEvidenceException - exception org.openejb.corba.security.SASInvalidEvidenceException.
 
SASInvalidEvidenceException() - Constructor for class org.openejb.corba.security.SASInvalidEvidenceException
 
SASInvalidMechanismException - exception org.openejb.corba.security.SASInvalidMechanismException.
 
SASInvalidMechanismException() - Constructor for class org.openejb.corba.security.SASInvalidMechanismException
 
SASNoContextException - exception org.openejb.corba.security.SASNoContextException.
 
SASNoContextException() - Constructor for class org.openejb.corba.security.SASNoContextException
 
SASReplyManager - class org.openejb.corba.security.SASReplyManager.
Stores requests' SASContextBody because get/setSlot does not seem to work in OpenORB.
SASReplyManager() - Constructor for class org.openejb.corba.security.SASReplyManager
 
SB - Static variable in interface org.openejb.server.telnet.TelnetCodes
Indicates that what follows is subnegotiation of the indicated option.
SE - Static variable in interface org.openejb.server.telnet.TelnetCodes
End of subnegotiation parameters.
SECURITY_SERVICE - Static variable in class org.openejb.assembler.AssemblerTool
 
SECURITY_SERVICE - Static variable in interface org.openejb.assembler.ServiceTypeConstants
 
SESSION_BEAN_STATEFUL - Static variable in class org.openejb.client.EJBRequest
 
SESSION_BEAN_STATELESS - Static variable in class org.openejb.client.EJBRequest
 
SETCONTEXT - Static variable in class org.openejb.EJBOperation
 
SETENTITYCONTEXT - Static variable in class org.openejb.entity.EntityContextImpl
 
SETSESSIONCONTEXT - Static variable in class org.openejb.mdb.MDBContext
 
SETSESSIONCONTEXT - Static variable in class org.openejb.sfsb.StatefulSessionContext
 
SETSESSIONCONTEXT - Static variable in class org.openejb.slsb.StatelessSessionContext
 
SHORT - Static variable in class org.openejb.corba.util.TypeCode
 
SOCKET_REQUIRES - Static variable in class org.openejb.corba.sunorb.OpenEJBSocketFactory
 
SOCKET_SUPPORTS - Static variable in class org.openejb.corba.sunorb.OpenEJBSocketFactory
 
SP - Static variable in class org.openejb.server.httpd.HttpResponseImpl
a space character
SQLPrimaryKeyGeneratorWrapper - class org.openejb.entity.cmp.pkgenerator.SQLPrimaryKeyGeneratorWrapper.
 
SQLPrimaryKeyGeneratorWrapper(ConnectionFactorySource, String, String, Class) - Constructor for class org.openejb.entity.cmp.pkgenerator.SQLPrimaryKeyGeneratorWrapper
 
SSLCipherSuiteDatabase - class org.openejb.corba.sunorb.SSLCipherSuiteDatabase.
 
SSLConnectionListener - interface org.openejb.corba.security.SSLConnectionListener.
 
SSLConnectionManager - class org.openejb.corba.security.SSLConnectionManager.
 
SSLConnectionManager() - Constructor for class org.openejb.corba.security.SSLConnectionManager
 
SSLSessionManager - class org.openejb.corba.security.SSLSessionManager.
Stores requests' SSL sessions so that they may be shared amongst portable interceptors.
SSLSessionManager() - Constructor for class org.openejb.corba.security.SSLSessionManager
 
STATEFUL - Static variable in interface org.openejb.EJBComponentType
 
STATEFUL - Static variable in interface org.openejb.assembler.Container
 
STATEFUL - Static variable in class org.openejb.assembler.EnterpriseBeanInfo
The type constant for a stateful session bean .
STATEFUL - Static variable in interface org.openejb.config.Bean
 
STATEFUL - Static variable in class org.openejb.corba.CORBAEJBMetaData
 
STATEFUL_SESSION_CONTAINER - Static variable in class org.openejb.assembler.ContainerInfo
The container type constant for a stateful session bean container.
STATELESS - Static variable in interface org.openejb.EJBComponentType
 
STATELESS - Static variable in interface org.openejb.assembler.Container
 
STATELESS - Static variable in class org.openejb.assembler.EnterpriseBeanInfo
The type constant for a stateless session bean .
STATELESS - Static variable in interface org.openejb.config.Bean
 
STATELESS - Static variable in class org.openejb.corba.CORBAEJBMetaData
 
STATELESS_SESSION_CONTAINER - Static variable in class org.openejb.assembler.ContainerInfo
The container type constant for a stateless session bean container.
STOP_REQUEST_Quit - Static variable in interface org.openejb.client.RequestMethods
 
STOP_REQUEST_Stop - Static variable in interface org.openejb.client.RequestMethods
 
STOP_REQUEST_quit - Static variable in interface org.openejb.client.RequestMethods
 
STOP_REQUEST_stop - Static variable in interface org.openejb.client.RequestMethods
 
STRING - Static variable in class org.openejb.corba.util.TypeCode
 
SUBSYSTEM_SIZE - Static variable in interface org.openejb.corba.MinorCodes
 
SafeProperties - class org.openejb.util.SafeProperties.
 
SafeProperties(Properties, String) - Constructor for class org.openejb.util.SafeProperties
Creates a new SafeProperties usign the Properties object passed in.
SafeToolkit - class org.openejb.util.SafeToolkit.
 
SafeToolkit(String) - Constructor for class org.openejb.util.SafeToolkit
Creates a new SafeToolkit dedicated to the specified system location.
SecurityInitializer - class org.openejb.corba.security.SecurityInitializer.
 
SecurityInitializer() - Constructor for class org.openejb.corba.security.SecurityInitializer
 
SecurityRole - class org.openejb.config.ejb11.SecurityRole.
Class SecurityRole.
SecurityRole() - Constructor for class org.openejb.config.ejb11.SecurityRole
 
SecurityRoleDescriptor - class org.openejb.config.ejb11.SecurityRoleDescriptor.
Class SecurityRoleDescriptor.
SecurityRoleDescriptor() - Constructor for class org.openejb.config.ejb11.SecurityRoleDescriptor
 
SecurityRoleInfo - class org.openejb.assembler.SecurityRoleInfo.
SecurityRoleInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
SecurityRoleInfo() - Constructor for class org.openejb.assembler.SecurityRoleInfo
 
SecurityRoleRef - class org.openejb.config.ejb11.SecurityRoleRef.
Class SecurityRoleRef.
SecurityRoleRef() - Constructor for class org.openejb.config.ejb11.SecurityRoleRef
 
SecurityRoleRefDescriptor - class org.openejb.config.ejb11.SecurityRoleRefDescriptor.
Class SecurityRoleRefDescriptor.
SecurityRoleRefDescriptor() - Constructor for class org.openejb.config.ejb11.SecurityRoleRefDescriptor
 
SecurityRoleReferenceInfo - class org.openejb.assembler.SecurityRoleReferenceInfo.
SecurityRoleReferenceInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
SecurityRoleReferenceInfo() - Constructor for class org.openejb.assembler.SecurityRoleReferenceInfo
 
SecurityService - class org.openejb.config.sys.SecurityService.
Class SecurityService.
SecurityService() - Constructor for class org.openejb.config.sys.SecurityService
 
SecurityService - interface org.openejb.spi.SecurityService.
 
SecurityServiceDescriptor - class org.openejb.config.sys.SecurityServiceDescriptor.
Class SecurityServiceDescriptor.
SecurityServiceDescriptor() - Constructor for class org.openejb.config.sys.SecurityServiceDescriptor
 
SecurityServiceInfo - class org.openejb.assembler.SecurityServiceInfo.
SecurityServiceInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
SecurityServiceInfo() - Constructor for class org.openejb.assembler.SecurityServiceInfo
 
SequenceTablePrimaryKeyGeneratorWrapper - class org.openejb.entity.cmp.pkgenerator.SequenceTablePrimaryKeyGeneratorWrapper.
 
SequenceTablePrimaryKeyGeneratorWrapper(TransactionContextManager, ConnectionFactorySource, String, String, int) - Constructor for class org.openejb.entity.cmp.pkgenerator.SequenceTablePrimaryKeyGeneratorWrapper
 
SerializableEnumeration - class org.openejb.util.SerializableEnumeration.
 
SerializableEnumeration(Object[]) - Constructor for class org.openejb.util.SerializableEnumeration
 
SerializationHandler - class org.openejb.proxy.SerializationHandler.
 
SerializationHandler() - Constructor for class org.openejb.proxy.SerializationHandler
 
Server - class org.openejb.server.Server.
This is the base class for orcistrating the other daemons which actually accept and react to calls coming in from different protocols or channels.
Server() - Constructor for class org.openejb.server.Server
 
ServerFederation - class org.openejb.server.ServerFederation.
This class is passed in as the ApplicationServer implementation when OpenEJB is initialized.
ServerFederation() - Constructor for class org.openejb.server.ServerFederation
 
ServerMetaData - class org.openejb.client.ServerMetaData.
 
ServerMetaData() - Constructor for class org.openejb.client.ServerMetaData
 
ServerMetaData(String, int) - Constructor for class org.openejb.client.ServerMetaData
 
ServerPolicy - class org.openejb.corba.security.ServerPolicy.
 
ServerPolicy(ServerPolicy.Config) - Constructor for class org.openejb.corba.security.ServerPolicy
 
ServerPolicy(TSSConfig, ClassLoader) - Constructor for class org.openejb.corba.security.ServerPolicy
 
ServerPolicy.Config - class org.openejb.corba.security.ServerPolicy.Config.
 
ServerPolicy.Config(TSSConfig, ClassLoader) - Constructor for class org.openejb.corba.security.ServerPolicy.Config
 
ServerPolicyFactory - class org.openejb.corba.security.ServerPolicyFactory.
 
ServerPolicyFactory() - Constructor for class org.openejb.corba.security.ServerPolicyFactory
 
ServerTransactionPolicy - class org.openejb.corba.transaction.ServerTransactionPolicy.
 
ServerTransactionPolicy(ServerTransactionPolicyConfig) - Constructor for class org.openejb.corba.transaction.ServerTransactionPolicy
 
ServerTransactionPolicyConfig - interface org.openejb.corba.transaction.ServerTransactionPolicyConfig.
 
ServerTransactionPolicyFactory - class org.openejb.corba.transaction.ServerTransactionPolicyFactory.
 
ServerTransactionPolicyFactory() - Constructor for class org.openejb.corba.transaction.ServerTransactionPolicyFactory
 
Service - interface org.openejb.config.Service.
This interface must be implemented by the following castor generated classes:

ConnectionManager Connector Container JndiProvider ProxyFactory Resource SecurityService TransactionService

Each of these classes have the methods of this interface, but Castor does not generate them as sharing a common interface.

Service - interface org.openejb.spi.Service.
 
ServiceInfo - class org.openejb.assembler.ServiceInfo.
ServiceInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
ServiceInfo() - Constructor for class org.openejb.assembler.ServiceInfo
 
ServiceManager - class org.openejb.server.ServiceManager.
This is the base class for orcistrating the other daemons which actually accept and react to calls coming in from different protocols or channels.
ServiceProvider - class org.openejb.config.sys.ServiceProvider.
Class ServiceProvider.
ServiceProvider() - Constructor for class org.openejb.config.sys.ServiceProvider
 
ServiceProviderDescriptor - class org.openejb.config.sys.ServiceProviderDescriptor.
Class ServiceProviderDescriptor.
ServiceProviderDescriptor() - Constructor for class org.openejb.config.sys.ServiceProviderDescriptor
 
ServiceTypeConstants - interface org.openejb.assembler.ServiceTypeConstants.
ServiceTypeConstants is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
ServiceUtils - class org.openejb.config.ServiceUtils.
Utility methods for reading, writing, and configuring services
ServiceUtils() - Constructor for class org.openejb.config.ServiceUtils
 
ServicesJar - class org.openejb.config.sys.ServicesJar.
Class ServicesJar.
ServicesJar() - Constructor for class org.openejb.config.sys.ServicesJar
 
ServicesJarDescriptor - class org.openejb.config.sys.ServicesJarDescriptor.
Class ServicesJarDescriptor.
ServicesJarDescriptor() - Constructor for class org.openejb.config.sys.ServicesJarDescriptor
 
Session - class org.openejb.config.ejb11.Session.
Class Session.
Session() - Constructor for class org.openejb.config.ejb11.Session
 
SessionBean - class org.openejb.config.SessionBean.
 
SessionDescriptor - class org.openejb.config.ejb11.SessionDescriptor.
Class SessionDescriptor.
SessionDescriptor() - Constructor for class org.openejb.config.ejb11.SessionDescriptor
 
SessionEJBHome - class org.openejb.proxy.SessionEJBHome.
 
SessionEJBHome(EJBMethodInterceptor) - Constructor for class org.openejb.proxy.SessionEJBHome
 
SessionEJBLocalHome - class org.openejb.proxy.SessionEJBLocalHome.
 
SessionEJBLocalHome(EJBMethodInterceptor) - Constructor for class org.openejb.proxy.SessionEJBLocalHome
 
SessionEJBLocalObject - class org.openejb.proxy.SessionEJBLocalObject.
 
SessionEJBLocalObject(EJBMethodInterceptor) - Constructor for class org.openejb.proxy.SessionEJBLocalObject
 
SessionEJBObject - class org.openejb.proxy.SessionEJBObject.
 
SessionEJBObject(EJBMethodInterceptor) - Constructor for class org.openejb.proxy.SessionEJBObject
 
SetEntityContextOperation - class org.openejb.entity.dispatch.SetEntityContextOperation.
 
SetMessageDrivenContextOperation - class org.openejb.mdb.dispatch.SetMessageDrivenContextOperation.
 
SetSessionContextOperation - class org.openejb.slsb.dispatch.SetSessionContextOperation.
 
SetValuedFinder - class org.openejb.entity.cmp.SetValuedFinder.
 
SetValuedFinder(QueryCommand, QueryCommand, boolean, IdentityDefiner, IdentityDefiner) - Constructor for class org.openejb.entity.cmp.SetValuedFinder
 
SetValuedSelect - class org.openejb.entity.cmp.SetValuedSelect.
 
SetValuedSelect(QueryCommand, boolean, IdentityDefiner, IdentityDefiner) - Constructor for class org.openejb.entity.cmp.SetValuedSelect
 
SharedLocalConnectionManager - class org.openejb.resource.SharedLocalConnectionManager.
This ConnectionManager provides a simple algorithm for managing shared-local transactions for multiple connectors.
SharedLocalConnectionManager() - Constructor for class org.openejb.resource.SharedLocalConnectionManager
 
SimpleInstanceCache - class org.openejb.cache.SimpleInstanceCache.
This is a very simple implementation of InstanceCache designed for raw flat out speed.
SimpleInstanceCache() - Constructor for class org.openejb.cache.SimpleInstanceCache
 
SimpleInstancePool - class org.openejb.cache.SimpleInstancePool.
 
SimpleInstancePool(InstanceFactory, int, boolean) - Constructor for class org.openejb.cache.SimpleInstancePool
 
SimpleSocketService - class org.openejb.server.SimpleSocketService.
 
SimpleSocketService(String, IPAddressPermission[], ContainerIndex, ClassLoader) - Constructor for class org.openejb.server.SimpleSocketService
 
SingleValuedFinder - class org.openejb.entity.cmp.SingleValuedFinder.
 
SingleValuedFinder(QueryCommand, QueryCommand, boolean, IdentityDefiner, IdentityDefiner) - Constructor for class org.openejb.entity.cmp.SingleValuedFinder
 
SingleValuedSelect - class org.openejb.entity.cmp.SingleValuedSelect.
 
SingleValuedSelect(QueryCommand, boolean, IdentityDefiner, IdentityDefiner) - Constructor for class org.openejb.entity.cmp.SingleValuedSelect
 
SingletonCollection - class org.openejb.util.SingletonCollection.
 
SingletonCollection(Object) - Constructor for class org.openejb.util.SingletonCollection
 
SoapHttpListener - class org.openejb.server.soap.SoapHttpListener.
 
SoapHttpListener() - Constructor for class org.openejb.server.soap.SoapHttpListener
 
SoapHttpListener.RequestAdapter - class org.openejb.server.soap.SoapHttpListener.RequestAdapter.
 
SoapHttpListener.RequestAdapter(HttpRequest) - Constructor for class org.openejb.server.soap.SoapHttpListener.RequestAdapter
 
SoapHttpListener.ResponseAdapter - class org.openejb.server.soap.SoapHttpListener.ResponseAdapter.
 
SoapHttpListener.ResponseAdapter(HttpResponse) - Constructor for class org.openejb.server.soap.SoapHttpListener.ResponseAdapter
 
SoapHttpListenerGBean - class org.openejb.server.soap.SoapHttpListenerGBean.
 
SoapHttpListenerGBean() - Constructor for class org.openejb.server.soap.SoapHttpListenerGBean
 
SocketConnectionFactory - class org.openejb.client.SocketConnectionFactory.
 
SocketConnectionFactory() - Constructor for class org.openejb.client.SocketConnectionFactory
 
SoftLimitedInstancePool - class org.openejb.util.SoftLimitedInstancePool.
 
SoftLimitedInstancePool(InstanceFactory, int) - Constructor for class org.openejb.util.SoftLimitedInstancePool
 
StandardServant - class org.openejb.corba.StandardServant.
 
StandardServant(ORB, EJBInterfaceType, EJBContainer) - Constructor for class org.openejb.corba.StandardServant
 
StandardServant(ORB, EJBInterfaceType, EJBContainer, Object) - Constructor for class org.openejb.corba.StandardServant
 
StatefulBeanInfo - class org.openejb.assembler.StatefulBeanInfo.
StatefulBeanInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
StatefulBeanInfo() - Constructor for class org.openejb.assembler.StatefulBeanInfo
 
StatefulEJBHomeHandler - class org.openejb.client.StatefulEJBHomeHandler.
This InvocationHandler and its proxy are serializable and can be used by HomeHandle, Handle, and MetaData to persist and revive handles.
StatefulEJBHomeHandler() - Constructor for class org.openejb.client.StatefulEJBHomeHandler
 
StatefulEJBHomeHandler(EJBMetaDataImpl, ServerMetaData) - Constructor for class org.openejb.client.StatefulEJBHomeHandler
 
StatefulEJBObjectHandler - class org.openejb.client.StatefulEJBObjectHandler.
 
StatefulEJBObjectHandler() - Constructor for class org.openejb.client.StatefulEJBObjectHandler
 
StatefulEJBObjectHandler(EJBMetaDataImpl, ServerMetaData) - Constructor for class org.openejb.client.StatefulEJBObjectHandler
 
StatefulEJBObjectHandler(EJBMetaDataImpl, ServerMetaData, Object) - Constructor for class org.openejb.client.StatefulEJBObjectHandler
 
StatefulInstanceContext - class org.openejb.sfsb.StatefulInstanceContext.
 
StatefulInstanceContext(Object, EJBProxyFactory, SessionBean, Object, TransactionContextManager, UserTransactionImpl, SystemMethodIndices, Interceptor, Set, Set) - Constructor for class org.openejb.sfsb.StatefulInstanceContext
 
StatefulInstanceContextFactory - class org.openejb.sfsb.StatefulInstanceContextFactory.
 
StatefulInstanceContextFactory(Object, Class, UserTransactionImpl, Set, Set) - Constructor for class org.openejb.sfsb.StatefulInstanceContextFactory
 
StatefulInstanceFactory - class org.openejb.sfsb.StatefulInstanceFactory.
Factory for StatefulInstanceContexts.
StatefulInstanceFactory(InstanceContextFactory) - Constructor for class org.openejb.sfsb.StatefulInstanceFactory
 
StatefulInstanceInterceptor - class org.openejb.sfsb.StatefulInstanceInterceptor.
Interceptor for Stateful Session EJBs that acquires an instance for execution.
StatefulInstanceInterceptor(Interceptor, Object, InstanceFactory, InstanceCache, TransactionContextManager) - Constructor for class org.openejb.sfsb.StatefulInstanceInterceptor
 
StatefulInterceptorBuilder - class org.openejb.sfsb.StatefulInterceptorBuilder.
 
StatefulInterceptorBuilder() - Constructor for class org.openejb.sfsb.StatefulInterceptorBuilder
 
StatefulSessionContainerInfo - class org.openejb.assembler.StatefulSessionContainerInfo.
StatefulSessionContainerInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
StatefulSessionContainerInfo() - Constructor for class org.openejb.assembler.StatefulSessionContainerInfo
 
StatefulSessionContext - class org.openejb.sfsb.StatefulSessionContext.
Implementation of SessionContext using the State pattern to determine which methods can be called given the current state of the Session bean.
StatefulSessionContext(StatefulInstanceContext, TransactionContextManager, UserTransactionImpl) - Constructor for class org.openejb.sfsb.StatefulSessionContext
 
StatefulSessionContext.StatefulSessionContextState - class org.openejb.sfsb.StatefulSessionContext.StatefulSessionContextState.
 
StatefulSessionContext.StatefulSessionContextState() - Constructor for class org.openejb.sfsb.StatefulSessionContext.StatefulSessionContextState
 
StatelessBeanInfo - class org.openejb.assembler.StatelessBeanInfo.
StatelessBeanInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
StatelessBeanInfo() - Constructor for class org.openejb.assembler.StatelessBeanInfo
 
StatelessEJBHomeHandler - class org.openejb.client.StatelessEJBHomeHandler.
This InvocationHandler and its proxy are serializable and can be used by HomeHandle, Handle, and MetaData to persist and revive handles.
StatelessEJBHomeHandler() - Constructor for class org.openejb.client.StatelessEJBHomeHandler
 
StatelessEJBHomeHandler(EJBMetaDataImpl, ServerMetaData) - Constructor for class org.openejb.client.StatelessEJBHomeHandler
 
StatelessEJBObjectHandler - class org.openejb.client.StatelessEJBObjectHandler.
This InvocationHandler and its proxy are serializable and can be used by HomeHandle, Handle, and MetaData to persist and revive handles.
StatelessEJBObjectHandler() - Constructor for class org.openejb.client.StatelessEJBObjectHandler
 
StatelessEJBObjectHandler(EJBMetaDataImpl, ServerMetaData) - Constructor for class org.openejb.client.StatelessEJBObjectHandler
 
StatelessEJBObjectHandler(EJBMetaDataImpl, ServerMetaData, Object) - Constructor for class org.openejb.client.StatelessEJBObjectHandler
 
StatelessInstanceContext - class org.openejb.slsb.StatelessInstanceContext.
Wrapper for a Stateless SessionBean.
StatelessInstanceContext(Object, SessionBean, EJBProxyFactory, TransactionContextManager, UserTransactionImpl, SystemMethodIndices, Interceptor, Set, Set, BasicTimerService) - Constructor for class org.openejb.slsb.StatelessInstanceContext
 
StatelessInstanceContextFactory - class org.openejb.slsb.StatelessInstanceContextFactory.
 
StatelessInstanceContextFactory(Object, Class, UserTransactionImpl, Set, Set) - Constructor for class org.openejb.slsb.StatelessInstanceContextFactory
 
StatelessInstanceFactory - class org.openejb.slsb.StatelessInstanceFactory.
 
StatelessInstanceFactory(StatelessInstanceContextFactory) - Constructor for class org.openejb.slsb.StatelessInstanceFactory
 
StatelessInstanceInterceptor - class org.openejb.slsb.StatelessInstanceInterceptor.
Interceptor for Stateless Session EJBs that obtains an instance from a pool to execute the method.
StatelessInstanceInterceptor(Interceptor, InstancePool) - Constructor for class org.openejb.slsb.StatelessInstanceInterceptor
 
StatelessInterceptorBuilder - class org.openejb.slsb.StatelessInterceptorBuilder.
 
StatelessInterceptorBuilder() - Constructor for class org.openejb.slsb.StatelessInterceptorBuilder
 
StatelessSessionContainerInfo - class org.openejb.assembler.StatelessSessionContainerInfo.
StatelessSessionContainerInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
StatelessSessionContainerInfo() - Constructor for class org.openejb.assembler.StatelessSessionContainerInfo
 
StatelessSessionContext - class org.openejb.slsb.StatelessSessionContext.
Implementation of SessionContext using the State pattern to determine which methods can be called given the current state of the Session bean.
StatelessSessionContext(StatelessInstanceContext, TransactionContextManager, UserTransactionImpl) - Constructor for class org.openejb.slsb.StatelessSessionContext
 
StatelessSessionContext.StatelessSessionContextState - class org.openejb.slsb.StatelessSessionContext.StatelessSessionContextState.
 
StatelessSessionContext.StatelessSessionContextState() - Constructor for class org.openejb.slsb.StatelessSessionContext.StatelessSessionContextState
 
Stop - class org.openejb.server.Stop.
This class is here for backwards compatibility
Stop() - Constructor for class org.openejb.server.Stop
 
Stop - class org.openejb.server.admin.Stop.
 
Stop() - Constructor for class org.openejb.server.admin.Stop
 
Stop - class org.openejb.server.telnet.Stop.
 
Stop() - Constructor for class org.openejb.server.telnet.Stop
 
StringUtilities - class org.openejb.util.StringUtilities.
A simple string utilities class.
StubMethodInterceptor - class org.openejb.corba.util.StubMethodInterceptor.
 
StubMethodInterceptor(Class) - Constructor for class org.openejb.corba.util.StubMethodInterceptor
 
SubjectIdExtractInterceptor - class org.openejb.security.SubjectIdExtractInterceptor.
 
SubjectIdExtractInterceptor(Interceptor) - Constructor for class org.openejb.security.SubjectIdExtractInterceptor
 
SubjectManager - class org.openejb.corba.security.SubjectManager.
Stores requests' subjects because get/setSlot does not seem to work in OpenORB.
SubjectManager() - Constructor for class org.openejb.corba.security.SubjectManager
 
SunNameService - class org.openejb.corba.SunNameService.
Starts the Sun transient cos naming service using NSORB.
SunNameService() - Constructor for class org.openejb.corba.SunNameService
 
SunNameService(ServerInfo, String, int) - Constructor for class org.openejb.corba.SunNameService
 
SunORBConfigAdapter - class org.openejb.corba.sunorb.SunORBConfigAdapter.
 
SunORBConfigAdapter() - Constructor for class org.openejb.corba.sunorb.SunORBConfigAdapter
 
SunORBInitializer - class org.openejb.corba.sunorb.SunORBInitializer.
 
SunORBInitializer() - Constructor for class org.openejb.corba.sunorb.SunORBInitializer
 
SunORBInitializerNoSSL - class org.openejb.corba.sunorb.SunORBInitializerNoSSL.
 
SunORBInitializerNoSSL() - Constructor for class org.openejb.corba.sunorb.SunORBInitializerNoSSL
 
Supports - Static variable in class org.openejb.transaction.ContainerPolicy
 
Supports - Static variable in class org.openejb.transaction.TransactionPolicyType
 
SystemException - exception org.openejb.SystemException.
This exception is thrown when the container has encountered an unresolvable system exception that make this Container unable to process requests.
SystemException() - Constructor for class org.openejb.SystemException
Constructs an empty SystemException instance.
SystemException(String) - Constructor for class org.openejb.SystemException
Constructs a SystemException with the specified message indicating the source of the problem that occurred.
SystemException(Throwable) - Constructor for class org.openejb.SystemException
Constructs a SystemException with the source of the problem that occurred.
SystemException(String, Throwable) - Constructor for class org.openejb.SystemException
Constructs a SystemException with the specified message indicating the source of the problem that occurred and the original "root cause" exception that was thrown when the problem occurred.
SystemExceptionInterceptor - class org.openejb.SystemExceptionInterceptor.
 
SystemExceptionInterceptor(Interceptor, String) - Constructor for class org.openejb.SystemExceptionInterceptor
 
SystemLoader - class org.openejb.loader.SystemLoader.
Checks to see if OpenEJB is available through the system classpath.
SystemLoader() - Constructor for class org.openejb.loader.SystemLoader
 
SystemMethodIndices - class org.openejb.dispatch.SystemMethodIndices.
 
SystemMethodIndices(int, int, int, int, int, int, int, int, int, int, int, int) - Constructor for class org.openejb.dispatch.SystemMethodIndices
 
searchForConfiguration() - Static method in class org.openejb.config.ConfigUtils
Search for the config file.
searchForConfiguration(String) - Static method in class org.openejb.config.ConfigUtils
 
searchForConfiguration(String, Properties) - Static method in class org.openejb.config.ConfigUtils
 
securityEnabled - Variable in class org.openejb.AbstractInterceptorBuilder
 
securityRoleReferences - Variable in class org.openejb.assembler.EnterpriseBeanInfo
 
securityRoles - Variable in class org.openejb.assembler.ContainerSystemInfo
 
securityService - Variable in class org.openejb.assembler.FacilitiesInfo
 
server - Variable in class org.openejb.client.EJBInvocationHandler
The ServerMetaData object containing the information needed to send invokations to the EJB Server.
server - Static variable in class org.openejb.server.httpd.HttpResponseImpl
the server to send data from
service(Socket) - Method in class org.openejb.server.SimpleSocketService
 
service(Socket) - Method in class org.openejb.server.admin.AdminDaemon
 
service(Socket) - Method in class org.openejb.server.ejbd.EjbDaemon
 
service(Socket) - Method in class org.openejb.server.ejbd.EjbServer
 
service(Socket) - Method in class org.openejb.server.httpd.HttpServer
 
service(Socket) - Method in class org.openejb.server.telnet.TelnetServer
 
serviceConfigurationAt(int) - Method in class org.openejb.corba.security.config.tss.TSSSASMechConfig
 
serviceName - Variable in class org.openejb.assembler.ServiceInfo
 
serviceType - Variable in class org.openejb.assembler.ServiceInfo
 
set(int, Object) - Method in class org.openejb.util.ArrayEnumeration
 
setAddress(InetAddress) - Method in class org.openejb.client.ServerMetaData
 
setApplicationServer(ApplicationServer) - Static method in class org.openejb.OpenEJB
 
setApplicationServer(ApplicationServer) - Static method in class org.openejb.server.ServerFederation
Makes the ApplicationServer implementation specified the one that will be used for all actions on this thread.
setArgs(ArrayList) - Method in class org.openejb.corba.CORBABean
 
setAs_mech(CSSASMechConfig) - Method in class org.openejb.corba.security.config.css.CSSCompoundSecMechConfig
 
setAs_mech(TSSASMechConfig) - Method in class org.openejb.corba.security.config.tss.TSSCompoundSecMechConfig
 
setAssemblyDescriptor(AssemblyDescriptor) - Method in class org.openejb.config.ejb11.EjbJar
Sets the value of field 'assemblyDescriptor'.
setAttribute(String, Object) - Method in interface org.openejb.server.httpd.HttpRequest
 
setAttribute(String, Object) - Method in class org.openejb.server.httpd.HttpRequestImpl
 
setAttribute(String, Object) - Method in interface org.openejb.server.httpd.HttpSession
Binds an object to this session, using the name specified.
setAttribute(String, Object) - Method in class org.openejb.server.soap.SoapHttpListener.RequestAdapter
 
setBean(Bean) - Method in class org.openejb.config.ValidationException
 
setBeanManagedTransaction(boolean) - Method in class org.openejb.assembler.CoreDeploymentInfo
 
setCache(InstanceCache) - Method in class org.openejb.sfsb.StatefulInstanceContext
 
setCacheFlushStrategyFactory(CacheFlushStrategyFactory) - Method in class org.openejb.entity.cmp.CMPEntityInterceptorBuilder
 
setCacheRow(CacheRow) - Method in class org.openejb.entity.cmp.CMPInstanceContext
 
setCallContext(CallContext) - Static method in class org.openejb.server.ejbd.CallContext
Sets the CallContext assigned to the current thread with the CallContext instance passed in
setCallerSubject(Subject) - Method in class org.openejb.EJBContextImpl
 
setChannelBinding(ChannelBinding) - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
setClassLoader(ClassLoader) - Method in class org.openejb.server.ejbd.EJBObjectInputStream
Set the classloader that belongs to the ejb
setClassName(String) - Method in class org.openejb.config.sys.ServiceProvider
Sets the value of field 'className'.
setClientContext(ClientContext) - Static method in class org.openejb.corba.ClientContextManager
 
setClientIdentity(Object) - Method in class org.openejb.client.ClientMetaData
 
setClientIdentity(Object) - Method in class org.openejb.client.EJBRequest
 
setCmpField(int, CmpField) - Method in class org.openejb.config.ejb11.Entity
Method setCmpField
setCmpField(CmpField[]) - Method in class org.openejb.config.ejb11.Entity
Method setCmpField
setCode(int) - Method in interface org.openejb.server.httpd.HttpResponse
sets the HTTP response code to be sent to the browser.
setCode(int) - Method in class org.openejb.server.httpd.HttpResponseImpl
sets the HTTP response code to be sent to the browser.
setComponentContext(Context) - Method in class org.openejb.AbstractInterceptorBuilder
 
setComponentContext(Context) - Method in interface org.openejb.InterceptorBuilder
 
setComponentContext(Context) - Method in class org.openejb.mdb.MDBInterceptorBuilder
 
setConnectionFactory(Object) - Method in class org.openejb.entity.cmp.CMPEngine
 
setConnectionManager(ConnectionManager) - Method in class org.openejb.config.sys.Openejb
Sets the value of field 'connectionManager'.
setConnector(int, Connector) - Method in class org.openejb.config.sys.Openejb
Method setConnector
setConnector(Connector[]) - Method in class org.openejb.config.sys.Openejb
Method setConnector
setContainer(Container) - Method in class org.openejb.assembler.CoreDeploymentInfo
 
setContainer(int, Container) - Method in class org.openejb.config.sys.Openejb
Method setContainer
setContainer(Container[]) - Method in class org.openejb.config.sys.Openejb
Method setContainer
setContainer(EJBContainer) - Method in class org.openejb.server.ejbd.CallContext
Sets the EJBContainer assigned to this CallContext
setContainerCode(int) - Method in class org.openejb.client.EJBRequest
 
setContainerID(String) - Method in class org.openejb.client.EJBRequest
 
setContainerId(Object) - Method in class org.openejb.AbstractInterceptorBuilder
 
setContainerId(Object) - Method in interface org.openejb.InterceptorBuilder
 
setContainerId(String) - Method in class org.openejb.config.ejb11.EjbDeployment
Sets the value of field 'containerId'.
setContainerTransaction(int, ContainerTransaction) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method setContainerTransaction
setContainerTransaction(ContainerTransaction[]) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method setContainerTransaction
setContent(String) - Method in interface org.openejb.config.Service
 
setContent(String) - Method in class org.openejb.config.sys.ConnectionManager
Sets the value of field 'content'.
setContent(String) - Method in class org.openejb.config.sys.Connector
Sets the value of field 'content'.
setContent(String) - Method in class org.openejb.config.sys.Container
Sets the value of field 'content'.
setContent(String) - Method in class org.openejb.config.sys.JndiProvider
Sets the value of field 'content'.
setContent(String) - Method in class org.openejb.config.sys.Openejb
Sets the value of field 'content'.
setContent(String) - Method in class org.openejb.config.sys.ProxyFactory
Sets the value of field 'content'.
setContent(String) - Method in class org.openejb.config.sys.Resource
Sets the value of field 'content'.
setContent(String) - Method in class org.openejb.config.sys.SecurityService
Sets the value of field 'content'.
setContent(String) - Method in class org.openejb.config.sys.ServiceProvider
Sets the value of field 'content'.
setContent(String) - Method in class org.openejb.config.sys.TransactionService
Sets the value of field 'content'.
setContent(URLConnection) - Method in class org.openejb.server.httpd.HttpResponseImpl
 
setContentType(String) - Method in interface org.openejb.server.httpd.HttpResponse
sets the content type to be sent back to the browser
setContentType(String) - Method in class org.openejb.server.httpd.HttpResponseImpl
sets the content type to be sent back to the browser
setContentType(String) - Method in class org.openejb.server.soap.SoapHttpListener.ResponseAdapter
 
setContext() - Method in class org.openejb.entity.EntityInstanceContext
 
setContext() - Method in class org.openejb.mdb.MDBInstanceContext
 
setContext() - Method in class org.openejb.sfsb.StatefulInstanceContext
 
setContext() - Method in class org.openejb.slsb.StatelessInstanceContext
 
setCredentials(Object) - Method in class org.openejb.client.AuthenticationRequest
Sets the clients credentials.
setCssArgs(ArrayList) - Method in class org.openejb.corba.CSSBean
 
setCssConfig(CSSConfig) - Method in class org.openejb.corba.CSSBean
 
setCssProps(Properties) - Method in class org.openejb.corba.CSSBean
 
setCtype(String) - Method in class org.openejb.config.sys.Container
Sets the value of field 'ctype'.
setDefaultPrincipal(DefaultPrincipal) - Method in class org.openejb.corba.security.config.tss.TSSConfig
 
setDeploymentId(String) - Method in class org.openejb.config.ejb11.EjbDeployment
Sets the value of field 'deploymentId'.
setDeployments(int, Deployments) - Method in class org.openejb.config.sys.Openejb
Method setDeployments
setDeployments(Deployments[]) - Method in class org.openejb.config.sys.Openejb
Method setDeployments
setDescription(String) - Method in class org.openejb.config.ejb11.CmpField
Sets the value of field 'description'.
setDescription(String) - Method in class org.openejb.config.ejb11.ContainerTransaction
Sets the value of field 'description'.
setDescription(String) - Method in class org.openejb.config.ejb11.EjbJar
Sets the value of field 'description'.
setDescription(String) - Method in class org.openejb.config.ejb11.EjbLocalRef
Sets the value of field 'description'.
setDescription(String) - Method in class org.openejb.config.ejb11.EjbRef
Sets the value of field 'description'.
setDescription(String) - Method in class org.openejb.config.ejb11.Entity
Sets the value of field 'description'.
setDescription(String) - Method in class org.openejb.config.ejb11.EnvEntry
Sets the value of field 'description'.
setDescription(String) - Method in class org.openejb.config.ejb11.Method
Sets the value of field 'description'.
setDescription(String) - Method in class org.openejb.config.ejb11.MethodPermission
Sets the value of field 'description'.
setDescription(String) - Method in class org.openejb.config.ejb11.Query
Sets the value of field 'description'.
setDescription(String) - Method in class org.openejb.config.ejb11.ResourceRef
Sets the value of field 'description'.
setDescription(String) - Method in class org.openejb.config.ejb11.SecurityRole
Sets the value of field 'description'.
setDescription(String) - Method in class org.openejb.config.ejb11.SecurityRoleRef
Sets the value of field 'description'.
setDescription(String) - Method in class org.openejb.config.ejb11.Session
Sets the value of field 'description'.
setDescription(String) - Method in class org.openejb.config.sys.ServiceProvider
Sets the value of field 'description'.
setDescription(String) - Method in class org.openejb.corba.CSSBean
 
setDetails(Object) - Method in class org.openejb.config.ValidationException
 
setDetails(Object, Object) - Method in class org.openejb.config.ValidationException
 
setDetails(Object, Object, Object) - Method in class org.openejb.config.ValidationException
 
setDetails(Object, Object, Object, Object) - Method in class org.openejb.config.ValidationException
 
setDetails(Object, Object, Object, Object, Object) - Method in class org.openejb.config.ValidationException
 
setDetails(Object, Object, Object, Object, Object, Object) - Method in class org.openejb.config.ValidationException
 
setDir(String) - Method in class org.openejb.config.sys.Deployments
Sets the value of field 'dir'.
setDisplayName(String) - Method in class org.openejb.config.ejb11.EjbJar
Sets the value of field 'displayName'.
setDisplayName(String) - Method in class org.openejb.config.ejb11.Entity
Sets the value of field 'displayName'.
setDisplayName(String) - Method in class org.openejb.config.ejb11.Session
Sets the value of field 'displayName'.
setDisplayName(String) - Method in class org.openejb.config.sys.ServiceProvider
Sets the value of field 'displayName'.
setDistinguishedName(X500Principal) - Method in class org.openejb.corba.security.config.tss.TSSEntity
 
setDoAsCurrentCaller(boolean) - Method in class org.openejb.AbstractInterceptorBuilder
 
setDoAsCurrentCaller(boolean) - Method in interface org.openejb.InterceptorBuilder
 
setDoAsCurrentCaller(boolean) - Method in class org.openejb.mdb.MDBInterceptorBuilder
 
setEJBHomeProxy(EJBHomeProxy) - Method in class org.openejb.client.EJBHomeHandle
 
setEJBHomeProxy(EJBHomeProxy) - Method in class org.openejb.client.EJBMetaDataImpl
 
setEJBHomeProxy(EJBHomeProxy) - Method in class org.openejb.client.EJBObjectHandler
 
setEJBInstanceContext(EJBInstanceContext) - Method in interface org.openejb.EJBInvocation
Set the instance context to use
setEJBInstanceContext(EJBInstanceContext) - Method in class org.openejb.EJBInvocationImpl
 
setEJBInstanceContext(EJBInstanceContext) - Method in class org.openejb.server.ejbd.EJBInvocationStream
 
setEJBName(String) - Method in class org.openejb.AbstractInterceptorBuilder
 
setEJBName(String) - Method in interface org.openejb.InterceptorBuilder
 
setEJBName(String) - Method in class org.openejb.mdb.MDBInterceptorBuilder
 
setEJBObjectProxy(EJBObjectProxy) - Method in class org.openejb.client.EJBObjectHandle
 
setEJBRequest(EJBRequest) - Method in class org.openejb.server.ejbd.CallContext
Sets the EJBRequest this thread is satisfying.
setEjbClass(String) - Method in class org.openejb.config.ejb11.Entity
Sets the value of field 'ejbClass'.
setEjbClass(String) - Method in class org.openejb.config.ejb11.Session
Sets the value of field 'ejbClass'.
setEjbClientJar(String) - Method in class org.openejb.config.ejb11.EjbJar
Sets the value of field 'ejbClientJar'.
setEjbDeployment(int, EjbDeployment) - Method in class org.openejb.config.ejb11.OpenejbJar
Method setEjbDeployment
setEjbDeployment(EjbDeployment[]) - Method in class org.openejb.config.ejb11.OpenejbJar
Method setEjbDeployment
setEjbJar(EjbJar) - Method in class org.openejb.config.EjbSet
 
setEjbLink(String) - Method in class org.openejb.config.ejb11.EjbLocalRef
Sets the value of field 'ejbLink'.
setEjbLink(String) - Method in class org.openejb.config.ejb11.EjbRef
Sets the value of field 'ejbLink'.
setEjbLocalRef(int, EjbLocalRef) - Method in class org.openejb.config.ejb11.Entity
Method setEjbLocalRef
setEjbLocalRef(EjbLocalRef[]) - Method in class org.openejb.config.ejb11.Entity
Method setEjbLocalRef
setEjbLocalRef(int, EjbLocalRef) - Method in class org.openejb.config.ejb11.Session
Method setEjbLocalRef
setEjbLocalRef(EjbLocalRef[]) - Method in class org.openejb.config.ejb11.Session
Method setEjbLocalRef
setEjbName(String) - Method in class org.openejb.config.ejb11.EjbDeployment
Sets the value of field 'ejbName'.
setEjbName(String) - Method in class org.openejb.config.ejb11.Entity
Sets the value of field 'ejbName'.
setEjbName(String) - Method in class org.openejb.config.ejb11.Method
Sets the value of field 'ejbName'.
setEjbName(String) - Method in class org.openejb.config.ejb11.Session
Sets the value of field 'ejbName'.
setEjbProxyFactory(EJBProxyFactory) - Method in class org.openejb.entity.cmp.CMPEngine
 
setEjbRef(int, EjbRef) - Method in class org.openejb.config.ejb11.Entity
Method setEjbRef
setEjbRef(EjbRef[]) - Method in class org.openejb.config.ejb11.Entity
Method setEjbRef
setEjbRef(int, EjbRef) - Method in class org.openejb.config.ejb11.Session
Method setEjbRef
setEjbRef(EjbRef[]) - Method in class org.openejb.config.ejb11.Session
Method setEjbRef
setEjbRefName(String) - Method in class org.openejb.config.ejb11.EjbLocalRef
Sets the value of field 'ejbRefName'.
setEjbRefName(String) - Method in class org.openejb.config.ejb11.EjbRef
Sets the value of field 'ejbRefName'.
setEjbRefType(String) - Method in class org.openejb.config.ejb11.EjbLocalRef
Sets the value of field 'ejbRefType'.
setEjbRefType(String) - Method in class org.openejb.config.ejb11.EjbRef
Sets the value of field 'ejbRefType'.
setEnterpriseBeans(EnterpriseBeans) - Method in class org.openejb.config.ejb11.EjbJar
Sets the value of field 'enterpriseBeans'.
setEnterpriseBeansItem(int, EnterpriseBeansItem) - Method in class org.openejb.config.ejb11.EnterpriseBeans
Method setEnterpriseBeansItem
setEnterpriseBeansItem(EnterpriseBeansItem[]) - Method in class org.openejb.config.ejb11.EnterpriseBeans
Method setEnterpriseBeansItem
setEntity(Entity) - Method in class org.openejb.config.ejb11.EnterpriseBeansItem
Sets the value of field 'entity'.
setEnvEntry(int, EnvEntry) - Method in class org.openejb.config.ejb11.Entity
Method setEnvEntry
setEnvEntry(EnvEntry[]) - Method in class org.openejb.config.ejb11.Entity
Method setEnvEntry
setEnvEntry(int, EnvEntry) - Method in class org.openejb.config.ejb11.Session
Method setEnvEntry
setEnvEntry(EnvEntry[]) - Method in class org.openejb.config.ejb11.Session
Method setEnvEntry
setEnvEntryName(String) - Method in class org.openejb.config.ejb11.EnvEntry
Sets the value of field 'envEntryName'.
setEnvEntryType(String) - Method in class org.openejb.config.ejb11.EnvEntry
Sets the value of field 'envEntryType'.
setEnvEntryValue(String) - Method in class org.openejb.config.ejb11.EnvEntry
Sets the value of field 'envEntryValue'.
setFactory(String) - Static method in class org.openejb.client.ConnectionManager
 
setFieldName(String) - Method in class org.openejb.config.ejb11.CmpField
Sets the value of field 'fieldName'.
setFile(String) - Method in class org.openejb.config.sys.PropertiesFile
Sets the value of field 'file'.
setFrontEndCache(FrontEndCache) - Method in class org.openejb.entity.cmp.CMPEntityInterceptorBuilder
 
setHandlerChainConfiguration(HandlerChainConfiguration) - Method in class org.openejb.slsb.StatelessInterceptorBuilder
 
setHandlerSystemProperty() - Static method in class org.openejb.util.JarUtils
 
setHandshakeTimeout(short) - Method in class org.openejb.corba.security.config.tss.TSSSSLTransportConfig
 
setHeader(String, String) - Method in interface org.openejb.server.httpd.HttpResponse
sets a header to be sent back to the browser
setHeader(String, String) - Method in class org.openejb.server.httpd.HttpResponseImpl
sets a header to be sent back to the browser
setHeader(String, String) - Method in class org.openejb.server.soap.SoapHttpListener.ResponseAdapter
 
setHome(String) - Method in class org.openejb.config.ejb11.EjbRef
Sets the value of field 'home'.
setHome(String) - Method in class org.openejb.config.ejb11.Entity
Sets the value of field 'home'.
setHome(String) - Method in class org.openejb.config.ejb11.Session
Sets the value of field 'home'.
setHostname(String) - Method in class org.openejb.corba.security.config.tss.TSSEntity
 
setHostname(String) - Method in class org.openejb.corba.security.config.tss.TSSSSLTransportConfig
 
setHostname(String) - Method in class org.openejb.corba.security.config.tss.TSSTransportAddressConfig
 
setId(String) - Method in interface org.openejb.config.Service
 
setId(String) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Sets the value of field 'id'.
setId(String) - Method in class org.openejb.config.ejb11.CmpField
Sets the value of field 'id'.
setId(String) - Method in class org.openejb.config.ejb11.ContainerTransaction
Sets the value of field 'id'.
setId(String) - Method in class org.openejb.config.ejb11.EjbJar
Sets the value of field 'id'.
setId(String) - Method in class org.openejb.config.ejb11.EjbLocalRef
Sets the value of field 'id'.
setId(String) - Method in class org.openejb.config.ejb11.EjbRef
Sets the value of field 'id'.
setId(String) - Method in class org.openejb.config.ejb11.EnterpriseBeans
Sets the value of field 'id'.
setId(String) - Method in class org.openejb.config.ejb11.Entity
Sets the value of field 'id'.
setId(String) - Method in class org.openejb.config.ejb11.EnvEntry
Sets the value of field 'id'.
setId(String) - Method in class org.openejb.config.ejb11.Method
Sets the value of field 'id'.
setId(String) - Method in class org.openejb.config.ejb11.MethodParams
Sets the value of field 'id'.
setId(String) - Method in class org.openejb.config.ejb11.MethodPermission
Sets the value of field 'id'.
setId(String) - Method in class org.openejb.config.ejb11.ResourceRef
Sets the value of field 'id'.
setId(String) - Method in class org.openejb.config.ejb11.SecurityRole
Sets the value of field 'id'.
setId(String) - Method in class org.openejb.config.ejb11.SecurityRoleRef
Sets the value of field 'id'.
setId(String) - Method in class org.openejb.config.ejb11.Session
Sets the value of field 'id'.
setId(String) - Method in class org.openejb.config.sys.ConnectionManager
Sets the value of field 'id'.
setId(String) - Method in class org.openejb.config.sys.Connector
Sets the value of field 'id'.
setId(String) - Method in class org.openejb.config.sys.Container
Sets the value of field 'id'.
setId(String) - Method in class org.openejb.config.sys.JndiProvider
Sets the value of field 'id'.
setId(String) - Method in class org.openejb.config.sys.ProxyFactory
Sets the value of field 'id'.
setId(String) - Method in class org.openejb.config.sys.Resource
Sets the value of field 'id'.
setId(String) - Method in class org.openejb.config.sys.SecurityService
Sets the value of field 'id'.
setId(String) - Method in class org.openejb.config.sys.ServiceProvider
Sets the value of field 'id'.
setId(String) - Method in class org.openejb.config.sys.TransactionService
Sets the value of field 'id'.
setId(Object) - Method in class org.openejb.entity.EntityInstanceContext
 
setId(Object) - Method in class org.openejb.slsb.StatelessInstanceContext
 
setIdentity(ClientMetaData) - Method in class org.openejb.client.AuthenticationResponse
 
setIdentityToken(CSSSASIdentityToken) - Method in class org.openejb.corba.security.config.css.CSSSASMechConfig
 
setInherit(boolean) - Method in class org.openejb.corba.security.config.tss.TSSConfig
 
setInstanceCache(InstanceCache) - Method in class org.openejb.AbstractInterceptorBuilder
 
setInstanceCache(InstanceCache) - Method in interface org.openejb.InterceptorBuilder
 
setInstanceFactory(InstanceFactory) - Method in class org.openejb.AbstractInterceptorBuilder
 
setInstanceFactory(InstanceFactory) - Method in interface org.openejb.InterceptorBuilder
 
setInstancePool(InstancePool) - Method in class org.openejb.AbstractInterceptorBuilder
 
setInstancePool(InstancePool) - Method in interface org.openejb.InterceptorBuilder
 
setInstancePool(InstancePool) - Method in class org.openejb.mdb.MDBInterceptorBuilder
 
setInvocationHandler(InvocationHandler) - Method in class org.openejb.client.CgLibInvocationHandler
 
setIsReentrant(boolean) - Method in class org.openejb.assembler.CoreDeploymentInfo
 
setJar(String) - Method in interface org.openejb.config.Service
 
setJar(String) - Method in class org.openejb.config.sys.ConnectionManager
Sets the value of field 'jar'.
setJar(String) - Method in class org.openejb.config.sys.Connector
Sets the value of field 'jar'.
setJar(String) - Method in class org.openejb.config.sys.Container
Sets the value of field 'jar'.
setJar(String) - Method in class org.openejb.config.sys.Deployments
Sets the value of field 'jar'.
setJar(String) - Method in class org.openejb.config.sys.JndiProvider
Sets the value of field 'jar'.
setJar(String) - Method in class org.openejb.config.sys.ProxyFactory
Sets the value of field 'jar'.
setJar(String) - Method in class org.openejb.config.sys.Resource
Sets the value of field 'jar'.
setJar(String) - Method in class org.openejb.config.sys.SecurityService
Sets the value of field 'jar'.
setJar(String) - Method in class org.openejb.config.sys.TransactionService
Sets the value of field 'jar'.
setJndi(String) - Method in class org.openejb.config.sys.Resource
Sets the value of field 'jndi'.
setJndiEnc(Context) - Method in class org.openejb.assembler.CoreDeploymentInfo
 
setJndiName(String) - Method in class org.openejb.config.sys.Lookup
Sets the value of field 'jndiName'.
setJndiProvider(int, JndiProvider) - Method in class org.openejb.config.sys.Openejb
Method setJndiProvider
setJndiProvider(JndiProvider[]) - Method in class org.openejb.config.sys.Openejb
Method setJndiProvider
setJndiProviderId(String) - Method in class org.openejb.config.sys.Lookup
Sets the value of field 'jndiProviderId'.
setLargeIcon(String) - Method in class org.openejb.config.ejb11.EjbJar
Sets the value of field 'largeIcon'.
setLargeIcon(String) - Method in class org.openejb.config.ejb11.Entity
Sets the value of field 'largeIcon'.
setLargeIcon(String) - Method in class org.openejb.config.ejb11.Session
Sets the value of field 'largeIcon'.
setLastValidated(String, long) - Method in class org.openejb.config.ValidationTable
 
setLoaded(boolean) - Method in class org.openejb.entity.EntityInstanceContext
 
setLocal(String) - Method in class org.openejb.config.ejb11.EjbLocalRef
Sets the value of field 'local'.
setLocal(String) - Method in class org.openejb.config.ejb11.Entity
Sets the value of field 'local'.
setLocal(String) - Method in class org.openejb.config.ejb11.Session
Sets the value of field 'local'.
setLocalHome(String) - Method in class org.openejb.config.ejb11.EjbLocalRef
Sets the value of field 'localHome'.
setLocalHome(String) - Method in class org.openejb.config.ejb11.Entity
Sets the value of field 'localHome'.
setLocalHome(String) - Method in class org.openejb.config.ejb11.Session
Sets the value of field 'localHome'.
setLocale(Locale) - Static method in class org.openejb.util.Messages
 
setLookup(Lookup) - Method in class org.openejb.config.sys.ServiceProvider
Sets the value of field 'lookup'.
setMechOID(String) - Method in class org.openejb.corba.security.config.tss.TSSSECIOPTransportConfig
 
setMessageContext(MessageContext) - Method in class org.openejb.slsb.StatelessInstanceContext
 
setMethod(int, Method) - Method in class org.openejb.config.ejb11.ContainerTransaction
Method setMethod
setMethod(Method[]) - Method in class org.openejb.config.ejb11.ContainerTransaction
Method setMethod
setMethod(int, Method) - Method in class org.openejb.config.ejb11.MethodPermission
Method setMethod
setMethod(Method[]) - Method in class org.openejb.config.ejb11.MethodPermission
Method setMethod
setMethodIndex(int) - Method in class org.openejb.server.ejbd.EJBInvocationStream
 
setMethodInstance(Method) - Method in class org.openejb.client.EJBRequest
 
setMethodIntf(String) - Method in class org.openejb.config.ejb11.Method
Sets the value of field 'methodIntf'.
setMethodName(String) - Method in class org.openejb.config.ejb11.Method
Sets the value of field 'methodName'.
setMethodName(String) - Method in class org.openejb.config.ejb11.QueryMethod
Sets the value of field 'methodName'.
setMethodParam(int, String) - Method in class org.openejb.config.ejb11.MethodParams
Method setMethodParam
setMethodParam(String[]) - Method in class org.openejb.config.ejb11.MethodParams
Method setMethodParam
setMethodParameters(Object[]) - Method in class org.openejb.client.EJBRequest
 
setMethodParams(MethodParams) - Method in class org.openejb.config.ejb11.Method
Sets the value of field 'methodParams'.
setMethodParams(MethodParams) - Method in class org.openejb.config.ejb11.QueryMethod
Sets the value of field 'methodParams'.
setMethodPermission(int, MethodPermission) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method setMethodPermission
setMethodPermission(MethodPermission[]) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method setMethodPermission
setMethodTransactionAttribute(Method, String) - Method in class org.openejb.assembler.CoreDeploymentInfo
 
setName(String) - Method in class org.openejb.corba.security.config.tss.TSSGSSExportedNameConfig
 
setName(String) - Method in class org.openejb.corba.security.config.tss.TSSGeneralNameConfig
 
setNssArgs(ArrayList) - Method in class org.openejb.corba.CSSBean
 
setNssConfig(CSSConfig) - Method in class org.openejb.corba.CSSBean
 
setNssProps(Properties) - Method in class org.openejb.corba.CSSBean
 
setORB(ORB) - Static method in class org.openejb.corba.util.Util
 
setObjectQl(String) - Method in class org.openejb.config.ejb11.Query
Sets the value of field 'objectQl'.
setOid(String) - Method in class org.openejb.corba.security.config.tss.TSSGSSExportedNameConfig
 
setOperation(EJBOperation) - Method in interface org.openejb.EJBInstanceContext
 
setOperation(EJBOperation) - Method in class org.openejb.entity.EntityInstanceContext
 
setOperation(EJBOperation) - Method in class org.openejb.mdb.MDBInstanceContext
 
setOperation(EJBOperation) - Method in class org.openejb.sfsb.StatefulInstanceContext
 
setOperation(EJBOperation) - Method in class org.openejb.slsb.StatelessInstanceContext
 
setPermissionManager(PermissionManager) - Method in class org.openejb.AbstractInterceptorBuilder
 
setPermissionManager(PermissionManager) - Method in interface org.openejb.InterceptorBuilder
 
setPersistenceType(String) - Method in class org.openejb.config.ejb11.Entity
Sets the value of field 'persistenceType'.
setPolicyContextId(String) - Method in class org.openejb.AbstractInterceptorBuilder
 
setPolicyContextId(String) - Method in interface org.openejb.InterceptorBuilder
 
setPool(InstancePool) - Method in class org.openejb.entity.EntityInstanceContext
 
setPool(InstancePool) - Method in class org.openejb.mdb.MDBInstanceContext
 
setPool(InstancePool) - Method in class org.openejb.slsb.StatelessInstanceContext
 
setPort(int) - Method in class org.openejb.client.ServerMetaData
 
setPort(short) - Method in class org.openejb.corba.security.config.tss.TSSSSLTransportConfig
 
setPort(short) - Method in class org.openejb.corba.security.config.tss.TSSTransportAddressConfig
 
setPreexistingContext(TransactionContext) - Method in class org.openejb.sfsb.StatefulInstanceContext
 
setPrimKeyClass(String) - Method in class org.openejb.config.ejb11.Entity
Sets the value of field 'primKeyClass'.
setPrimaryKey(Object) - Method in class org.openejb.client.EJBRequest
 
setPrimkeyField(String) - Method in class org.openejb.config.ejb11.Entity
Sets the value of field 'primkeyField'.
setPrinciple(Object) - Method in class org.openejb.client.AuthenticationRequest
Sets the client's principle.
setPropertiesFile(PropertiesFile) - Method in class org.openejb.config.sys.ServiceProvider
Sets the value of field 'propertiesFile'.
setProps(Properties) - Method in class org.openejb.corba.CORBABean
 
setProvider(String) - Method in interface org.openejb.config.Service
 
setProvider(String) - Method in class org.openejb.config.sys.ConnectionManager
Sets the value of field 'provider'.
setProvider(String) - Method in class org.openejb.config.sys.Connector
Sets the value of field 'provider'.
setProvider(String) - Method in class org.openejb.config.sys.Container
Sets the value of field 'provider'.
setProvider(String) - Method in class org.openejb.config.sys.JndiProvider
Sets the value of field 'provider'.
setProvider(String) - Method in class org.openejb.config.sys.ProxyFactory
Sets the value of field 'provider'.
setProvider(String) - Method in class org.openejb.config.sys.Resource
Sets the value of field 'provider'.
setProvider(String) - Method in class org.openejb.config.sys.SecurityService
Sets the value of field 'provider'.
setProvider(String) - Method in class org.openejb.config.sys.TransactionService
Sets the value of field 'provider'.
setProviderType(String) - Method in class org.openejb.config.sys.ServiceProvider
Sets the value of field 'providerType'.
setProxyFactory(EJBProxyFactory) - Method in interface org.openejb.InstanceContextFactory
 
setProxyFactory(ProxyFactory) - Method in class org.openejb.config.sys.Openejb
Sets the value of field 'proxyFactory'.
setProxyFactory(EJBProxyFactory) - Method in class org.openejb.entity.bmp.BMPInstanceContextFactory
 
setProxyFactory(EJBProxyFactory) - Method in class org.openejb.entity.cmp.CMPInstanceContextFactory
 
setProxyFactory(EJBProxyFactory) - Method in class org.openejb.sfsb.StatefulInstanceContextFactory
 
setProxyFactory(EJBProxyFactory) - Method in class org.openejb.slsb.StatelessInstanceContextFactory
 
setQuery(int, Query) - Method in class org.openejb.config.ejb11.EjbDeployment
Method setQuery
setQuery(Query[]) - Method in class org.openejb.config.ejb11.EjbDeployment
Method setQuery
setQueryMethod(QueryMethod) - Method in class org.openejb.config.ejb11.Query
Sets the value of field 'queryMethod'.
setReentrant(boolean) - Method in class org.openejb.config.ejb11.Entity
Sets the value of field 'reentrant'.
setReentrant(boolean) - Method in class org.openejb.entity.bmp.BMPEntityInterceptorBuilder
 
setReentrant(boolean) - Method in class org.openejb.entity.cmp.CMPEntityInterceptorBuilder
 
setRemote(String) - Method in class org.openejb.config.ejb11.EjbRef
Sets the value of field 'remote'.
setRemote(String) - Method in class org.openejb.config.ejb11.Entity
Sets the value of field 'remote'.
setRemote(String) - Method in class org.openejb.config.ejb11.Session
Sets the value of field 'remote'.
setRequest(HttpRequestImpl) - Method in class org.openejb.server.httpd.HttpResponseImpl
 
setRequestMethod(int) - Method in class org.openejb.client.EJBRequest
 
setRequired(boolean) - Method in class org.openejb.corba.security.config.css.CSSSASMechConfig
 
setRequired(boolean) - Method in class org.openejb.corba.security.config.tss.TSSGSSUPMechConfig
 
setRequired(boolean) - Method in class org.openejb.corba.security.config.tss.TSSSASMechConfig
 
setRequires(short) - Method in class org.openejb.corba.security.config.css.CSSSSLTransportConfig
 
setRequires(short) - Method in class org.openejb.corba.security.config.tss.TSSSECIOPTransportConfig
 
setRequires(short) - Method in class org.openejb.corba.security.config.tss.TSSSSLTransportConfig
 
setResAuth(String) - Method in class org.openejb.config.ejb11.ResourceRef
Sets the value of field 'resAuth'.
setResId(String) - Method in class org.openejb.config.ejb11.ResourceLink
Sets the value of field 'resId'.
setResRefName(String) - Method in class org.openejb.config.ejb11.ResourceLink
Sets the value of field 'resRefName'.
setResRefName(String) - Method in class org.openejb.config.ejb11.ResourceRef
Sets the value of field 'resRefName'.
setResType(String) - Method in class org.openejb.config.ejb11.ResourceRef
Sets the value of field 'resType'.
setResource(int, Resource) - Method in class org.openejb.config.sys.Openejb
Method setResource
setResource(Resource[]) - Method in class org.openejb.config.sys.Openejb
Method setResource
setResourceLink(int, ResourceLink) - Method in class org.openejb.config.ejb11.EjbDeployment
Method setResourceLink
setResourceLink(ResourceLink[]) - Method in class org.openejb.config.ejb11.EjbDeployment
Method setResourceLink
setResourceRef(int, ResourceRef) - Method in class org.openejb.config.ejb11.Entity
Method setResourceRef
setResourceRef(ResourceRef[]) - Method in class org.openejb.config.ejb11.Entity
Method setResourceRef
setResourceRef(int, ResourceRef) - Method in class org.openejb.config.ejb11.Session
Method setResourceRef
setResourceRef(ResourceRef[]) - Method in class org.openejb.config.ejb11.Session
Method setResourceRef
setResponse(int, Object) - Method in class org.openejb.client.EJBResponse
 
setResponseCode(int) - Method in class org.openejb.client.AuthenticationResponse
 
setResponseCode(int) - Method in class org.openejb.client.JNDIResponse
 
setResponseString(String) - Method in interface org.openejb.server.httpd.HttpResponse
Sets the response string to be sent to the browser
setResponseString(String) - Method in class org.openejb.server.httpd.HttpResponseImpl
Sets the response string to be sent to the browser
setResult(Object) - Method in class org.openejb.client.JNDIResponse
 
setRoleLink(String) - Method in class org.openejb.config.ejb11.SecurityRoleRef
Sets the value of field 'roleLink'.
setRoleName(int, String) - Method in class org.openejb.config.ejb11.MethodPermission
Method setRoleName
setRoleName(String[]) - Method in class org.openejb.config.ejb11.MethodPermission
Method setRoleName
setRoleName(String) - Method in class org.openejb.config.ejb11.SecurityRole
Sets the value of field 'roleName'.
setRoleName(String) - Method in class org.openejb.config.ejb11.SecurityRoleRef
Sets the value of field 'roleName'.
setRollbackOnly(EJBInstanceContext, TransactionContextManager) - Method in class org.openejb.EJBContextImpl.EJBContextState
 
setRollbackOnly() - Method in class org.openejb.EJBContextImpl
 
setRollbackOnly() - Method in class org.openejb.server.ejbd.PseudoTransactionService.MyTransaction
 
setRollbackOnly() - Method in class org.openejb.server.ejbd.PseudoTransactionService.MyTransactionManager
 
setRunAs(Subject) - Method in class org.openejb.AbstractInterceptorBuilder
 
setRunAs(Subject) - Method in interface org.openejb.InterceptorBuilder
 
setRunAs(Subject) - Method in class org.openejb.mdb.MDBInterceptorBuilder
 
setSASReply(int, SASContextBody) - Static method in class org.openejb.corba.security.SASReplyManager
 
setSSLSession(int, SSLSession) - Static method in class org.openejb.corba.security.SSLSessionManager
 
setSas_mech(CSSSASMechConfig) - Method in class org.openejb.corba.security.config.css.CSSCompoundSecMechConfig
 
setSas_mech(TSSSASMechConfig) - Method in class org.openejb.corba.security.config.tss.TSSCompoundSecMechConfig
 
setSecurityConfig(CSSConfig) - Method in class org.openejb.corba.ClientContext
 
setSecurityEnabled(boolean) - Method in class org.openejb.AbstractInterceptorBuilder
 
setSecurityEnabled(boolean) - Method in interface org.openejb.InterceptorBuilder
 
setSecurityIdentity(Object) - Method in class org.openejb.server.ejbd.PseudoSecurityService
 
setSecurityIdentity(Object) - Method in interface org.openejb.spi.SecurityService
 
setSecurityRole(int, SecurityRole) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method setSecurityRole
setSecurityRole(SecurityRole[]) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method setSecurityRole
setSecurityRoleRef(int, SecurityRoleRef) - Method in class org.openejb.config.ejb11.Entity
Method setSecurityRoleRef
setSecurityRoleRef(SecurityRoleRef[]) - Method in class org.openejb.config.ejb11.Entity
Method setSecurityRoleRef
setSecurityRoleRef(int, SecurityRoleRef) - Method in class org.openejb.config.ejb11.Session
Method setSecurityRoleRef
setSecurityRoleRef(SecurityRoleRef[]) - Method in class org.openejb.config.ejb11.Session
Method setSecurityRoleRef
setSecurityService(SecurityService) - Method in class org.openejb.config.sys.Openejb
Sets the value of field 'securityService'.
setServer(ServerMetaData) - Method in class org.openejb.client.AuthenticationResponse
 
setServiceProvider(int, ServiceProvider) - Method in class org.openejb.config.sys.ServicesJar
Method setServiceProvider
setServiceProvider(ServiceProvider[]) - Method in class org.openejb.config.sys.ServicesJar
Method setServiceProvider
setSession(Session) - Method in class org.openejb.config.ejb11.EnterpriseBeansItem
Sets the value of field 'session'.
setSessionType(String) - Method in class org.openejb.config.ejb11.Session
Sets the value of field 'sessionType'.
setSignatures(InterfaceMethodSignature[]) - Method in interface org.openejb.InstanceContextFactory
 
setSignatures(InterfaceMethodSignature[]) - Method in class org.openejb.entity.bmp.BMPInstanceContextFactory
 
setSignatures(InterfaceMethodSignature[]) - Method in class org.openejb.entity.cmp.CMPInstanceContextFactory
 
setSignatures(InterfaceMethodSignature[]) - Method in class org.openejb.mdb.MDBInstanceContextFactory
 
setSignatures(InterfaceMethodSignature[]) - Method in class org.openejb.sfsb.StatefulInstanceContextFactory
 
setSignatures(InterfaceMethodSignature[]) - Method in class org.openejb.slsb.StatelessInstanceContextFactory
 
setSmallIcon(String) - Method in class org.openejb.config.ejb11.EjbJar
Sets the value of field 'smallIcon'.
setSmallIcon(String) - Method in class org.openejb.config.ejb11.Entity
Sets the value of field 'smallIcon'.
setSmallIcon(String) - Method in class org.openejb.config.ejb11.Session
Sets the value of field 'smallIcon'.
setState(EJBOperation) - Method in class org.openejb.entity.EntityContextImpl
 
setStateful(boolean) - Method in class org.openejb.corba.security.config.css.CSSCompoundSecMechListConfig
 
setStateful(boolean) - Method in class org.openejb.corba.security.config.tss.TSSCompoundSecMechListConfig
 
setStatusCode(int) - Method in class org.openejb.server.soap.SoapHttpListener.ResponseAdapter
 
setStatusMessage(String) - Method in class org.openejb.server.soap.SoapHttpListener.ResponseAdapter
 
setStrategy(ReplacementStrategy) - Static method in class org.openejb.proxy.SerializationHandler
This method is public so it can be called by other parts of the container during their serialization operations, namely session passivation
setSubject(int, Subject) - Static method in class org.openejb.corba.security.SubjectManager
 
setSubjectId(Serializable) - Method in class org.openejb.EJBInvocationImplRemote
 
setSupports(short) - Method in class org.openejb.corba.security.config.css.CSSSSLTransportConfig
 
setSupports(short) - Method in class org.openejb.corba.security.config.tss.TSSSECIOPTransportConfig
 
setSupports(short) - Method in class org.openejb.corba.security.config.tss.TSSSSLTransportConfig
 
setSystemChain(Interceptor) - Method in interface org.openejb.InstanceContextFactory
 
setSystemChain(Interceptor) - Method in class org.openejb.entity.bmp.BMPInstanceContextFactory
 
setSystemChain(Interceptor) - Method in class org.openejb.entity.cmp.CMPInstanceContextFactory
 
setSystemChain(Interceptor) - Method in class org.openejb.mdb.MDBInstanceContextFactory
 
setSystemChain(Interceptor) - Method in class org.openejb.sfsb.StatefulInstanceContextFactory
 
setSystemChain(Interceptor) - Method in class org.openejb.slsb.StatelessInstanceContextFactory
 
setTargetName(String) - Method in class org.openejb.corba.security.config.tss.TSSGSSUPMechConfig
 
setTargetName(String) - Method in class org.openejb.corba.security.config.tss.TSSSECIOPTransportConfig
 
setTimerService(BasicTimerService) - Method in interface org.openejb.InstanceContextFactory
 
setTimerService(BasicTimerService) - Method in class org.openejb.entity.bmp.BMPInstanceContextFactory
 
setTimerService(BasicTimerService) - Method in class org.openejb.entity.cmp.CMPInstanceContextFactory
 
setTimerService(BasicTimerService) - Method in class org.openejb.mdb.MDBInstanceContextFactory
 
setTimerService(BasicTimerService) - Method in class org.openejb.sfsb.StatefulInstanceContextFactory
 
setTimerService(BasicTimerService) - Method in class org.openejb.slsb.StatelessInstanceContextFactory
 
setTimerServiceAvailable(boolean) - Method in class org.openejb.AbstractInstanceContext
 
setTimerServiceAvailable(boolean) - Method in interface org.openejb.EJBInstanceContext
 
setTimerState(EJBOperation) - Method in interface org.openejb.EJBInstanceContext
 
setTimerState(EJBOperation) - Method in class org.openejb.entity.EntityContextImpl
 
setTimerState(EJBOperation) - Method in class org.openejb.entity.EntityInstanceContext
 
setTimerState(EJBOperation) - Method in class org.openejb.mdb.MDBContext
 
setTimerState(EJBOperation) - Method in class org.openejb.mdb.MDBInstanceContext
 
setTimerState(EJBOperation) - Method in class org.openejb.sfsb.StatefulInstanceContext
 
setTimerState(EJBOperation) - Method in class org.openejb.sfsb.StatefulSessionContext
 
setTimerState(EJBOperation) - Method in class org.openejb.slsb.StatelessInstanceContext
 
setTimerState(EJBOperation) - Method in class org.openejb.slsb.StatelessSessionContext
 
setTimerState(boolean) - Static method in class org.openejb.timer.TimerState
 
setTrackedConnectionAssociator(TrackedConnectionAssociator) - Method in class org.openejb.AbstractInterceptorBuilder
 
setTrackedConnectionAssociator(TrackedConnectionAssociator) - Method in interface org.openejb.InterceptorBuilder
 
setTrackedConnectionAssociator(TrackedConnectionAssociator) - Method in class org.openejb.mdb.MDBInterceptorBuilder
 
setTransAttribute(String) - Method in class org.openejb.config.ejb11.ContainerTransaction
Sets the value of field 'transAttribute'.
setTransactionConfig(ClientTransactionPolicyConfig) - Method in class org.openejb.corba.ClientContext
 
setTransactionContext(TransactionContext) - Method in interface org.openejb.EJBInvocation
Setx the transaction context to use.
setTransactionContext(TransactionContext) - Method in class org.openejb.EJBInvocationImpl
 
setTransactionContext(TransactionContext) - Method in class org.openejb.entity.EntityInstanceContext
 
setTransactionContext(TransactionContext) - Method in class org.openejb.entity.cmp.CMPInstanceContext
 
setTransactionContext(TransactionContext) - Method in class org.openejb.server.ejbd.EJBInvocationStream
 
setTransactionContextManager(TransactionContextManager) - Method in class org.openejb.AbstractInterceptorBuilder
 
setTransactionContextManager(TransactionContextManager) - Method in interface org.openejb.InstanceContextFactory
 
setTransactionContextManager(TransactionContextManager) - Method in interface org.openejb.InterceptorBuilder
 
setTransactionContextManager(TransactionContextManager) - Method in class org.openejb.entity.bmp.BMPInstanceContextFactory
 
setTransactionContextManager(TransactionContextManager) - Method in class org.openejb.entity.cmp.CMPInstanceContextFactory
 
setTransactionContextManager(TransactionContextManager) - Method in class org.openejb.mdb.MDBInstanceContextFactory
 
setTransactionContextManager(TransactionContextManager) - Method in class org.openejb.sfsb.StatefulInstanceContextFactory
 
setTransactionContextManager(TransactionContextManager) - Method in class org.openejb.slsb.StatelessInstanceContextFactory
 
setTransactionPolicyManager(TransactionPolicyManager) - Method in class org.openejb.AbstractInterceptorBuilder
 
setTransactionPolicyManager(TransactionPolicyManager) - Method in interface org.openejb.InterceptorBuilder
 
setTransactionService(TransactionService) - Method in class org.openejb.config.sys.Openejb
Sets the value of field 'transactionService'.
setTransactionTimeout(int) - Method in class org.openejb.server.ejbd.PseudoTransactionService.MyTransactionManager
 
setTransactionType(String) - Method in class org.openejb.config.ejb11.Session
Sets the value of field 'transactionType'.
setTransport_mech(CSSTransportMechConfig) - Method in class org.openejb.corba.security.config.css.CSSCompoundSecMechConfig
 
setTransport_mech(TSSTransportMechConfig) - Method in class org.openejb.corba.security.config.tss.TSSCompoundSecMechConfig
 
setTransport_mech(TSSTransportMechConfig) - Method in class org.openejb.corba.security.config.tss.TSSConfig
 
setTrustEveryone(boolean) - Method in class org.openejb.corba.security.config.tss.TSSTransportMechConfig
 
setTrustNoone(boolean) - Method in class org.openejb.corba.security.config.tss.TSSTransportMechConfig
 
setTssConfig(TSSConfig) - Method in class org.openejb.corba.CORBABean
 
setTssConfig(TSSConfig) - Method in class org.openejb.corba.TSSBean
 
setUpServerService(Kernel, String, String, int, Class) - Static method in class org.openejb.server.ServiceManager
 
setUseContextHandler(boolean) - Method in class org.openejb.AbstractInterceptorBuilder
 
setUseContextHandler(boolean) - Method in interface org.openejb.InterceptorBuilder
 
setValidated(String) - Method in class org.openejb.config.ValidationTable
 
setVtable(VirtualOperation[]) - Method in class org.openejb.AbstractInterceptorBuilder
 
setVtable(VirtualOperation[]) - Method in interface org.openejb.InterceptorBuilder
 
setVtable(VirtualOperation[]) - Method in class org.openejb.mdb.MDBInterceptorBuilder
 
shouldContinue() - Method in interface org.openejb.cache.LRURunner
 
shouldRemove(Object, Object) - Method in interface org.openejb.cache.LRURunner
 
size() - Method in class org.openejb.cache.LRUInstanceCache
 
size() - Method in class org.openejb.corba.security.config.css.CSSCompoundSecMechListConfig
 
size() - Method in class org.openejb.corba.security.config.tss.TSSCompoundSecMechListConfig
 
size() - Method in class org.openejb.entity.cmp.RelationshipSet
 
size() - Static method in class org.openejb.transaction.TransactionPolicyType
 
size() - Method in class org.openejb.util.ArrayEnumeration
 
size() - Method in class org.openejb.util.SingletonCollection
 
smallIcon - Variable in class org.openejb.assembler.EnterpriseBeanInfo
 
start(ORB, POA, NamingContextExt, Policy) - Method in class org.openejb.corba.AdapterWrapper
 
start() - Method in class org.openejb.server.ServiceManager
 
start() - Method in class org.openejb.server.admin.AdminDaemon
 
start() - Method in class org.openejb.server.ejbd.EjbServer
 
start() - Method in class org.openejb.server.httpd.HttpServer
 
start() - Method in class org.openejb.server.telnet.TelnetServer
 
startClient(AbstractName, Kernel, ClassLoader) - Method in class org.openejb.client.AppClientJNDIContext
 
startPooling() - Method in class org.openejb.cache.SimpleInstancePool
 
state - Variable in class org.openejb.EJBContextImpl
 
statefulContainers - Variable in class org.openejb.assembler.ContainerManagerInfo
 
statefulContainers - Variable in class org.openejb.assembler.ContainerSystemInfo
 
statelessContainers - Variable in class org.openejb.assembler.ContainerManagerInfo
 
statelessContainers - Variable in class org.openejb.assembler.ContainerSystemInfo
 
stop() - Method in class org.openejb.corba.Adapter
 
stop() - Method in class org.openejb.corba.AdapterEntity
 
stop() - Method in class org.openejb.corba.AdapterStateful
 
stop() - Method in class org.openejb.corba.AdapterStateless
 
stop() - Method in class org.openejb.corba.AdapterWrapper
 
stop() - Method in class org.openejb.server.ServiceManager
 
stop() - Method in class org.openejb.server.admin.AdminDaemon
 
stop(String, int) - Static method in class org.openejb.server.admin.Stop
 
stop() - Method in class org.openejb.server.ejbd.EjbServer
 
stop() - Method in class org.openejb.server.httpd.HttpServer
 
stop() - Method in class org.openejb.server.telnet.TelnetServer
 
stopClient(AbstractName) - Method in class org.openejb.client.AppClientJNDIContext
 
stopPooling() - Method in class org.openejb.cache.SimpleInstancePool
 
stringArrayToCommaDelimitedStringList(String[]) - Static method in class org.openejb.util.StringUtilities
Changes a string array into a comma delimted list
supports(String) - Method in class org.openejb.security.PolicyContextHandlerEJBArguments
 
supports(String) - Method in class org.openejb.security.PolicyContextHandlerEnterpriseBean
 
suspend() - Method in class org.openejb.server.ejbd.PseudoTransactionService.MyTransactionManager
 
sys - Static variable in class org.openejb.config.ConfigurationFactory
 
systemChain - Variable in class org.openejb.AbstractInstanceContext
 

T

TEXT_XML - Static variable in class org.openejb.server.httpd.HttpRequestImpl
 
TIMEOUT - Static variable in class org.openejb.EJBInterfaceType
 
TIMEOUT - Static variable in class org.openejb.EJBOperation
 
TOSTRING - Static variable in class org.openejb.client.EJBInvocationHandler
 
TRACE - Static variable in interface org.openejb.server.httpd.HttpRequest
the HTTP TRACE type
TRANSACTION_SERVICE - Static variable in class org.openejb.assembler.AssemblerTool
 
TRANSACTION_SERVICE - Static variable in interface org.openejb.assembler.ServiceTypeConstants
 
TSSASMechConfig - class org.openejb.corba.security.config.tss.TSSASMechConfig.
 
TSSASMechConfig() - Constructor for class org.openejb.corba.security.config.tss.TSSASMechConfig
 
TSSBean - class org.openejb.corba.TSSBean.
 
TSSBean() - Constructor for class org.openejb.corba.TSSBean
gbean endpoint constructor
TSSBean(ClassLoader, String, CORBABean) - Constructor for class org.openejb.corba.TSSBean
 
TSSCompoundSecMechConfig - class org.openejb.corba.security.config.tss.TSSCompoundSecMechConfig.
 
TSSCompoundSecMechConfig() - Constructor for class org.openejb.corba.security.config.tss.TSSCompoundSecMechConfig
 
TSSCompoundSecMechListConfig - class org.openejb.corba.security.config.tss.TSSCompoundSecMechListConfig.
 
TSSCompoundSecMechListConfig() - Constructor for class org.openejb.corba.security.config.tss.TSSCompoundSecMechListConfig
 
TSSConfig - class org.openejb.corba.security.config.tss.TSSConfig.
 
TSSConfig() - Constructor for class org.openejb.corba.security.config.tss.TSSConfig
 
TSSEntity - class org.openejb.corba.security.config.tss.TSSEntity.
 
TSSEntity() - Constructor for class org.openejb.corba.security.config.tss.TSSEntity
 
TSSGSSExportedNameConfig - class org.openejb.corba.security.config.tss.TSSGSSExportedNameConfig.
TODO: This is just wrong
TSSGSSExportedNameConfig(byte[]) - Constructor for class org.openejb.corba.security.config.tss.TSSGSSExportedNameConfig
 
TSSGSSExportedNameConfig(String, String) - Constructor for class org.openejb.corba.security.config.tss.TSSGSSExportedNameConfig
 
TSSGSSUPMechConfig - class org.openejb.corba.security.config.tss.TSSGSSUPMechConfig.
 
TSSGSSUPMechConfig() - Constructor for class org.openejb.corba.security.config.tss.TSSGSSUPMechConfig
 
TSSGSSUPMechConfig(AS_ContextSec) - Constructor for class org.openejb.corba.security.config.tss.TSSGSSUPMechConfig
 
TSSGeneralNameConfig - class org.openejb.corba.security.config.tss.TSSGeneralNameConfig.
 
TSSGeneralNameConfig(byte[]) - Constructor for class org.openejb.corba.security.config.tss.TSSGeneralNameConfig
 
TSSGeneralNameConfig(String) - Constructor for class org.openejb.corba.security.config.tss.TSSGeneralNameConfig
 
TSSITTAbsent - class org.openejb.corba.security.config.tss.TSSITTAbsent.
 
TSSITTAbsent() - Constructor for class org.openejb.corba.security.config.tss.TSSITTAbsent
 
TSSITTAnonymous - class org.openejb.corba.security.config.tss.TSSITTAnonymous.
 
TSSITTAnonymous() - Constructor for class org.openejb.corba.security.config.tss.TSSITTAnonymous
 
TSSITTDistinguishedName - class org.openejb.corba.security.config.tss.TSSITTDistinguishedName.
 
TSSITTDistinguishedName(String, String) - Constructor for class org.openejb.corba.security.config.tss.TSSITTDistinguishedName
 
TSSITTPrincipalNameGSSUP - class org.openejb.corba.security.config.tss.TSSITTPrincipalNameGSSUP.
 
TSSITTPrincipalNameGSSUP(Class, String, String) - Constructor for class org.openejb.corba.security.config.tss.TSSITTPrincipalNameGSSUP
 
TSSITTX509CertChain - class org.openejb.corba.security.config.tss.TSSITTX509CertChain.
 
TSSITTX509CertChain(String, String) - Constructor for class org.openejb.corba.security.config.tss.TSSITTX509CertChain
 
TSSNULLASMechConfig - class org.openejb.corba.security.config.tss.TSSNULLASMechConfig.
 
TSSNULLASMechConfig() - Constructor for class org.openejb.corba.security.config.tss.TSSNULLASMechConfig
 
TSSNULLTransportConfig - class org.openejb.corba.security.config.tss.TSSNULLTransportConfig.
At the moment, this config class can only handle a single address.
TSSNULLTransportConfig() - Constructor for class org.openejb.corba.security.config.tss.TSSNULLTransportConfig
 
TSSSASIdentityToken - class org.openejb.corba.security.config.tss.TSSSASIdentityToken.
 
TSSSASIdentityToken() - Constructor for class org.openejb.corba.security.config.tss.TSSSASIdentityToken
 
TSSSASMechConfig - class org.openejb.corba.security.config.tss.TSSSASMechConfig.
 
TSSSASMechConfig() - Constructor for class org.openejb.corba.security.config.tss.TSSSASMechConfig
 
TSSSASMechConfig(SAS_ContextSec) - Constructor for class org.openejb.corba.security.config.tss.TSSSASMechConfig
 
TSSSECIOPTransportConfig - class org.openejb.corba.security.config.tss.TSSSECIOPTransportConfig.
TODO: this class needs to be revisited.
TSSSECIOPTransportConfig() - Constructor for class org.openejb.corba.security.config.tss.TSSSECIOPTransportConfig
 
TSSSECIOPTransportConfig(TaggedComponent, Codec) - Constructor for class org.openejb.corba.security.config.tss.TSSSECIOPTransportConfig
 
TSSSSLTransportConfig - class org.openejb.corba.security.config.tss.TSSSSLTransportConfig.
At the moment, this config class can only handle a single address.
TSSSSLTransportConfig() - Constructor for class org.openejb.corba.security.config.tss.TSSSSLTransportConfig
 
TSSSSLTransportConfig(TaggedComponent, Codec) - Constructor for class org.openejb.corba.security.config.tss.TSSSSLTransportConfig
 
TSSServiceConfigurationConfig - class org.openejb.corba.security.config.tss.TSSServiceConfigurationConfig.
 
TSSServiceConfigurationConfig() - Constructor for class org.openejb.corba.security.config.tss.TSSServiceConfigurationConfig
 
TSSTransportAddressConfig - class org.openejb.corba.security.config.tss.TSSTransportAddressConfig.
 
TSSTransportAddressConfig() - Constructor for class org.openejb.corba.security.config.tss.TSSTransportAddressConfig
 
TSSTransportAddressConfig(short, String) - Constructor for class org.openejb.corba.security.config.tss.TSSTransportAddressConfig
 
TSSTransportMechConfig - class org.openejb.corba.security.config.tss.TSSTransportMechConfig.
 
TSSTransportMechConfig() - Constructor for class org.openejb.corba.security.config.tss.TSSTransportMechConfig
 
TSSX509AttributeCertChain - class org.openejb.corba.security.config.tss.TSSX509AttributeCertChain.
 
TSSX509AttributeCertChain() - Constructor for class org.openejb.corba.security.config.tss.TSSX509AttributeCertChain
 
TTY_BG_Black - Static variable in class org.openejb.server.telnet.TextConsole
 
TTY_BG_Blue - Static variable in class org.openejb.server.telnet.TextConsole
 
TTY_BG_Cyan - Static variable in class org.openejb.server.telnet.TextConsole
 
TTY_BG_Green - Static variable in class org.openejb.server.telnet.TextConsole
 
TTY_BG_Magenta - Static variable in class org.openejb.server.telnet.TextConsole
 
TTY_BG_Red - Static variable in class org.openejb.server.telnet.TextConsole
 
TTY_BG_White - Static variable in class org.openejb.server.telnet.TextConsole
 
TTY_BG_Yellow - Static variable in class org.openejb.server.telnet.TextConsole
 
TTY_Blink - Static variable in class org.openejb.server.telnet.TextConsole
 
TTY_Bright - Static variable in class org.openejb.server.telnet.TextConsole
 
TTY_Dim - Static variable in class org.openejb.server.telnet.TextConsole
 
TTY_FG_Black - Static variable in class org.openejb.server.telnet.TextConsole
 
TTY_FG_Blue - Static variable in class org.openejb.server.telnet.TextConsole
 
TTY_FG_Cyan - Static variable in class org.openejb.server.telnet.TextConsole
 
TTY_FG_Green - Static variable in class org.openejb.server.telnet.TextConsole
 
TTY_FG_Magenta - Static variable in class org.openejb.server.telnet.TextConsole
 
TTY_FG_Red - Static variable in class org.openejb.server.telnet.TextConsole
 
TTY_FG_White - Static variable in class org.openejb.server.telnet.TextConsole
 
TTY_FG_Yellow - Static variable in class org.openejb.server.telnet.TextConsole
 
TTY_Hidden - Static variable in class org.openejb.server.telnet.TextConsole
 
TTY_Reset - Static variable in class org.openejb.server.telnet.TextConsole
 
TTY_Reverse - Static variable in class org.openejb.server.telnet.TextConsole
 
TTY_Underscore - Static variable in class org.openejb.server.telnet.TextConsole
 
TX_MANDITORY - Static variable in interface org.openejb.assembler.DeploymentInfo
The constant that will be returned from the getTransactionAttribute method if the bean's method has the transaction attribute of Manditory.
TX_NEVER - Static variable in interface org.openejb.assembler.DeploymentInfo
The constant that will be returned from the getTransactionAttribute method if the bean's method has the transaction attribute of Never.
TX_NOT_SUPPORTED - Static variable in interface org.openejb.assembler.DeploymentInfo
The constant that will be returned from the getTransactionAttribute method if the bean's method has the transaction attribute of NotSupported.
TX_REQUIRED - Static variable in interface org.openejb.assembler.DeploymentInfo
The constant that will be returned from the getTransactionAttribute method if the bean's method has the transaction attribute of Required.
TX_REQUIRES_NEW - Static variable in interface org.openejb.assembler.DeploymentInfo
The constant that will be returned from the getTransactionAttribute method if the bean's method has the transaction attribute of RequiresNew.
TX_SUPPORTS - Static variable in interface org.openejb.assembler.DeploymentInfo
The constant that will be returned from the getTransactionAttribute method if the bean's method has the transaction attribute of Supports.
TYPECODE - Static variable in class org.openejb.corba.util.TypeCode
 
TelnetCodes - interface org.openejb.server.telnet.TelnetCodes.
 
TelnetInputStream - class org.openejb.server.telnet.TelnetInputStream.
 
TelnetInputStream(InputStream, OutputStream) - Constructor for class org.openejb.server.telnet.TelnetInputStream
We haven yet implemented any Telnet options, so we just explicitly disable some common options for safety sake.
TelnetPrintStream - class org.openejb.server.telnet.TelnetPrintStream.
 
TelnetPrintStream(OutputStream) - Constructor for class org.openejb.server.telnet.TelnetPrintStream
 
TelnetServer - class org.openejb.server.telnet.TelnetServer.
 
TelnetServer() - Constructor for class org.openejb.server.telnet.TelnetServer
 
Test - class org.openejb.server.telnet.Test.
 
Test() - Constructor for class org.openejb.server.telnet.Test
 
TextConsole - class org.openejb.server.telnet.TextConsole.
 
TextConsole() - Constructor for class org.openejb.server.telnet.TextConsole
 
TimerHandleImpl - class org.openejb.timer.TimerHandleImpl.
 
TimerHandleImpl(long, String, ObjectName) - Constructor for class org.openejb.timer.TimerHandleImpl
 
TimerImpl - class org.openejb.timer.TimerImpl.
TODO keep track of state so after single-shot firing nothing works.
TimerImpl(WorkInfo, BasicTimerServiceImpl, String, ObjectName) - Constructor for class org.openejb.timer.TimerImpl
 
TimerServiceImpl - class org.openejb.timer.TimerServiceImpl.
 
TimerServiceImpl(EJBInstanceContext) - Constructor for class org.openejb.timer.TimerServiceImpl
 
TimerState - class org.openejb.timer.TimerState.
 
TimerState() - Constructor for class org.openejb.timer.TimerState
 
TomcatEjbFactory - class org.openejb.client.TomcatEjbFactory.
Tomcat EJB factory.
TomcatEjbFactory() - Constructor for class org.openejb.client.TomcatEjbFactory
 
TransactionContextInterceptor - class org.openejb.transaction.TransactionContextInterceptor.
 
TransactionContextInterceptor(Interceptor, TransactionContextManager, TransactionPolicyManager) - Constructor for class org.openejb.transaction.TransactionContextInterceptor
 
TransactionDemarcation - class org.openejb.TransactionDemarcation.
 
TransactionInitializer - class org.openejb.corba.transaction.TransactionInitializer.
 
TransactionInitializer() - Constructor for class org.openejb.corba.transaction.TransactionInitializer
 
TransactionNotSupportedException - exception org.openejb.transaction.TransactionNotSupportedException.
 
TransactionNotSupportedException() - Constructor for class org.openejb.transaction.TransactionNotSupportedException
 
TransactionNotSupportedException(String) - Constructor for class org.openejb.transaction.TransactionNotSupportedException
 
TransactionNotSupportedLocalException - exception org.openejb.transaction.TransactionNotSupportedLocalException.
 
TransactionNotSupportedLocalException() - Constructor for class org.openejb.transaction.TransactionNotSupportedLocalException
 
TransactionNotSupportedLocalException(Exception) - Constructor for class org.openejb.transaction.TransactionNotSupportedLocalException
 
TransactionNotSupportedLocalException(String) - Constructor for class org.openejb.transaction.TransactionNotSupportedLocalException
 
TransactionNotSupportedLocalException(String, Exception) - Constructor for class org.openejb.transaction.TransactionNotSupportedLocalException
 
TransactionPolicies - class org.openejb.transaction.TransactionPolicies.
 
TransactionPolicies() - Constructor for class org.openejb.transaction.TransactionPolicies
 
TransactionPolicy - interface org.openejb.transaction.TransactionPolicy.
 
TransactionPolicyManager - class org.openejb.transaction.TransactionPolicyManager.
 
TransactionPolicyManager(TransactionPolicy[][]) - Constructor for class org.openejb.transaction.TransactionPolicyManager
 
TransactionPolicyType - class org.openejb.transaction.TransactionPolicyType.
Enumeration of abstract transaction policies, with ordinals, for use as index to determine concrete TransactionPolicies.
TransactionService - class org.openejb.config.sys.TransactionService.
Class TransactionService.
TransactionService() - Constructor for class org.openejb.config.sys.TransactionService
 
TransactionService - interface org.openejb.spi.TransactionService.
 
TransactionServiceDescriptor - class org.openejb.config.sys.TransactionServiceDescriptor.
Class TransactionServiceDescriptor.
TransactionServiceDescriptor() - Constructor for class org.openejb.config.sys.TransactionServiceDescriptor
 
TransactionServiceInfo - class org.openejb.assembler.TransactionServiceInfo.
TransactionServiceInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
TransactionServiceInfo() - Constructor for class org.openejb.assembler.TransactionServiceInfo
 
TwoChains - class org.openejb.TwoChains.
 
TwoChains(Interceptor, Interceptor) - Constructor for class org.openejb.TwoChains
 
TypeCode - class org.openejb.corba.util.TypeCode.
 
TypeCode(TCKind) - Constructor for class org.openejb.corba.util.TypeCode
 
threads - Static variable in class org.openejb.server.ejbd.CallContext
Hashtable of threads executing in this server
throwException(Method, InputStream) - Static method in class org.openejb.corba.util.Util
 
toArray() - Method in class org.openejb.entity.cmp.RelationshipSet
 
toArray(Object[]) - Method in class org.openejb.entity.cmp.RelationshipSet
 
toArray() - Method in class org.openejb.util.SingletonCollection
 
toArray(Object[]) - Method in class org.openejb.util.SingletonCollection
 
toString() - Method in class org.openejb.AbstractInstanceContext
 
toString() - Method in class org.openejb.EJBInterfaceType
 
toString() - Method in class org.openejb.EJBOperation
 
toString() - Method in class org.openejb.TransactionDemarcation
 
toString() - Method in class org.openejb.client.EJBRequest
 
toString() - Method in class org.openejb.client.EJBResponse
 
toString() - Method in class org.openejb.corba.security.jgss.GSSUPAnonServerName
 
toString() - Method in class org.openejb.corba.security.jgss.GSSUPAnonUserName
 
toString() - Method in class org.openejb.corba.security.jgss.GSSUPServerName
 
toString() - Method in class org.openejb.corba.security.jgss.GSSUPUserName
 
toString() - Method in class org.openejb.dispatch.InterfaceMethodSignature
 
toString() - Method in class org.openejb.dispatch.MethodSignature
 
toString() - Method in class org.openejb.server.httpd.HttpResponseImpl
Creates a string version of the response similar to: HTTP/1.1 200 OK
toString() - Method in class org.openejb.transaction.BeanPolicy
 
toolkit - Variable in class org.openejb.assembler.Assembler
 
toolkit - Static variable in class org.openejb.assembler.AssemblerTool
 
trackedConnectionAssociator - Variable in class org.openejb.AbstractInterceptorBuilder
 
transAttribute - Variable in class org.openejb.assembler.MethodTransactionInfo
 
transactionContextManager - Variable in class org.openejb.AbstractInterceptorBuilder
 
transactionPolicyManager - Variable in class org.openejb.AbstractInterceptorBuilder
 
transactionService - Variable in class org.openejb.assembler.FacilitiesInfo
 
transactionType - Variable in class org.openejb.assembler.EnterpriseBeanInfo
 
translateTo(Object, Class) - Method in class org.openejb.server.ejbd.PseudoSecurityService
 
translateTo(Object, Class) - Method in interface org.openejb.spi.SecurityService
Attempts to convert an opaque securityIdentity to a concrete target type.
translateToArgs(TSSConfig, List) - Method in interface org.openejb.corba.security.config.ConfigAdapter
 
translateToArgs(CSSConfig, List) - Method in interface org.openejb.corba.security.config.ConfigAdapter
 
translateToArgs(TSSConfig, List) - Method in class org.openejb.corba.sunorb.SunORBConfigAdapter
 
translateToArgs(CSSConfig, List) - Method in class org.openejb.corba.sunorb.SunORBConfigAdapter
 
translateToHome(MethodSignature[]) - Static method in class org.openejb.dispatch.MethodHelper
 
translateToInterface(MethodSignature) - Static method in class org.openejb.dispatch.MethodHelper
 
translateToObject(MethodSignature[]) - Static method in class org.openejb.dispatch.MethodHelper
 
translateToProps(TSSConfig, Properties) - Method in interface org.openejb.corba.security.config.ConfigAdapter
 
translateToProps(CSSConfig, Properties) - Method in interface org.openejb.corba.security.config.ConfigAdapter
 
translateToProps(TSSConfig, Properties) - Method in class org.openejb.corba.sunorb.SunORBConfigAdapter
 
translateToProps(CSSConfig, Properties) - Method in class org.openejb.corba.sunorb.SunORBConfigAdapter
 
type - Variable in class org.openejb.assembler.EnterpriseBeanInfo
 
type - Variable in class org.openejb.assembler.EnvEntryInfo
 
type - Variable in class org.openejb.client.EJBMetaDataImpl
 
type - Variable in class org.openejb.proxy.HandleImpl
 
type_modifier() - Method in class org.openejb.corba.util.TypeCode
 
type_modifier(short) - Method in class org.openejb.corba.util.TypeCode
 

U

ULONG - Static variable in class org.openejb.corba.util.TypeCode
 
ULONGLONG - Static variable in class org.openejb.corba.util.TypeCode
 
UNSUPPORTED - Static variable in interface org.openejb.server.httpd.HttpRequest
the HTTP UNSUPPORTED type
UNSUPPORTED_ENDPOINT_TYPE - Static variable in interface org.openejb.corba.MinorCodes
COMM_FAILURE minor codes
USHORT - Static variable in class org.openejb.corba.util.TypeCode
 
UnavailableTimerService - class org.openejb.timer.UnavailableTimerService.
 
UncommittedTransactionException - exception org.openejb.transaction.UncommittedTransactionException.
 
UncommittedTransactionException() - Constructor for class org.openejb.transaction.UncommittedTransactionException
 
UncommittedTransactionException(String) - Constructor for class org.openejb.transaction.UncommittedTransactionException
 
UncommittedTransactionException(String, Throwable) - Constructor for class org.openejb.transaction.UncommittedTransactionException
 
UncommittedTransactionException(Throwable) - Constructor for class org.openejb.transaction.UncommittedTransactionException
 
UnsetEntityContextOperation - class org.openejb.entity.dispatch.UnsetEntityContextOperation.
 
Util - class org.openejb.corba.util.Util.
Various utility functions.
Util() - Constructor for class org.openejb.corba.util.Util
 
UtilDelegateImpl - class org.openejb.corba.util.UtilDelegateImpl.
 
UtilDelegateImpl() - Constructor for class org.openejb.corba.util.UtilDelegateImpl
 
UtilInitializer - class org.openejb.corba.util.UtilInitializer.
The sole purpose of this initializer is to register a non-singleton ORB with the class Util.
UtilInitializer() - Constructor for class org.openejb.corba.util.UtilInitializer
 
unassociate() - Method in class org.openejb.AbstractInstanceContext
 
unassociate() - Method in class org.openejb.entity.EntityInstanceContext
 
unassociate() - Method in class org.openejb.sfsb.StatefulInstanceContext
 
unbind(String) - Method in class org.openejb.client.JNDIContext
Throws a javax.naming.OperationNotSupportedException.
unbind(Name) - Method in class org.openejb.client.JNDIContext
Throws a javax.naming.OperationNotSupportedException.
unbind(String) - Method in class org.openejb.naming.IvmContext
 
unbind(Name) - Method in class org.openejb.naming.IvmContext
 
unexportObject(Remote) - Method in class org.openejb.corba.util.UtilDelegateImpl
 
unknownCommand - Static variable in class org.openejb.server.telnet.Command
 
unloadTempCodebase(String) - Static method in class org.openejb.util.SafeToolkit
 
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.AssemblyDescriptor
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.CmpField
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.ContainerTransaction
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.EjbDeployment
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.EjbJar
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.EjbRef
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.EnterpriseBeans
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.Entity
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.EnvEntry
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.Method
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.MethodParams
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.MethodPermission
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.OpenejbJar
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.Query
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.QueryMethod
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.ResourceLink
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.ResourceRef
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.SecurityRole
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.SecurityRoleRef
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.Session
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.sys.ConnectionManager
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.sys.Connector
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.sys.Container
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.sys.Deployments
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.sys.JndiProvider
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.sys.Lookup
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.sys.Openejb
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.sys.PropertiesFile
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.sys.ProxyFactory
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.sys.Resource
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.sys.SecurityService
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.sys.ServiceProvider
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.sys.ServicesJar
Method unmarshal
unmarshal(Reader) - Static method in class org.openejb.config.sys.TransactionService
Method unmarshal
unmarshalEjbLocalRef(Reader) - Static method in class org.openejb.config.ejb11.EjbLocalRef
Method unmarshalEjbLocalRef
unregister(SSLConnectionListener) - Static method in class org.openejb.corba.security.SSLConnectionManager
 
unregisterContainer(EJBContainer) - Method in class org.openejb.corba.TSSBean
 
unsetContext() - Method in class org.openejb.entity.EntityInstanceContext
 
unsetContext() - Method in class org.openejb.mdb.MDBInstanceContext
 
unsetContext() - Method in class org.openejb.sfsb.StatefulInstanceContext
 
unsetContext() - Method in class org.openejb.slsb.StatelessInstanceContext
 
unwrap(byte[], int, int, MessageProp) - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
unwrap(byte[], int, int, byte[], int, MessageProp) - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
unwrap(InputStream, byte[], int, MessageProp) - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
unwrap(InputStream, OutputStream, MessageProp) - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
updateCache(InTxCache, GlobalIdentity, CacheRow) - Method in class org.openejb.entity.cmp.pkgenerator.AutoIncrementTablePrimaryKeyGeneratorWrapper
 
updateCache(InTxCache, GlobalIdentity, CacheRow) - Method in class org.openejb.entity.cmp.pkgenerator.SQLPrimaryKeyGeneratorWrapper
 
updateCache(InTxCache, GlobalIdentity, CacheRow) - Method in class org.openejb.entity.cmp.pkgenerator.SequenceTablePrimaryKeyGeneratorWrapper
 
useContextHandler - Variable in class org.openejb.AbstractInterceptorBuilder
 
userTransaction - Variable in class org.openejb.EJBContextImpl
 

V

VOID - Static variable in class org.openejb.corba.util.TypeCode
 
ValidationError - exception org.openejb.config.ValidationError.
 
ValidationError(String) - Constructor for class org.openejb.config.ValidationError
 
ValidationException - exception org.openejb.config.ValidationException.
 
ValidationException(String) - Constructor for class org.openejb.config.ValidationException
 
ValidationFailure - exception org.openejb.config.ValidationFailure.
 
ValidationFailure(String) - Constructor for class org.openejb.config.ValidationFailure
 
ValidationRule - interface org.openejb.config.ValidationRule.
 
ValidationTable - class org.openejb.config.ValidationTable.
Beans should be validated, but only when:

- the validator version has changed since last validation - the jar has changed since last validation - the jar has never been validated

This class works, but it causes problems elsewhere.

ValidationWarning - exception org.openejb.config.ValidationWarning.
 
ValidationWarning(String) - Constructor for class org.openejb.config.ValidationWarning
 
Version - class org.openejb.server.telnet.Version.
 
Version() - Constructor for class org.openejb.server.telnet.Version
 
VirtualOperation - interface org.openejb.dispatch.VirtualOperation.
 
VirtualOperationFactory - interface org.openejb.dispatch.VirtualOperationFactory.
 
validate() - Method in interface org.openejb.config.Service
 
validate(EjbSet) - Method in interface org.openejb.config.ValidationRule
 
validate() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
Method validate
validate() - Method in class org.openejb.config.ejb11.CmpField
Method validate
validate() - Method in class org.openejb.config.ejb11.ContainerTransaction
Method validate
validate() - Method in class org.openejb.config.ejb11.EjbDeployment
Method validate
validate() - Method in class org.openejb.config.ejb11.EjbJar
Method validate
validate() - Method in class org.openejb.config.ejb11.EjbLocalRef
Method validate
validate() - Method in class org.openejb.config.ejb11.EjbRef
Method validate
validate() - Method in class org.openejb.config.ejb11.EnterpriseBeans
Method validate
validate() - Method in class org.openejb.config.ejb11.Entity
Method validate
validate() - Method in class org.openejb.config.ejb11.EnvEntry
Method validate
validate() - Method in class org.openejb.config.ejb11.Method
Method validate
validate() - Method in class org.openejb.config.ejb11.MethodParams
Method validate
validate() - Method in class org.openejb.config.ejb11.MethodPermission
Method validate
validate() - Method in class org.openejb.config.ejb11.OpenejbJar
Method validate
validate() - Method in class org.openejb.config.ejb11.Query
Method validate
validate() - Method in class org.openejb.config.ejb11.QueryMethod
Method validate
validate() - Method in class org.openejb.config.ejb11.ResourceLink
Method validate
validate() - Method in class org.openejb.config.ejb11.ResourceRef
Method validate
validate() - Method in class org.openejb.config.ejb11.SecurityRole
Method validate
validate() - Method in class org.openejb.config.ejb11.SecurityRoleRef
Method validate
validate() - Method in class org.openejb.config.ejb11.Session
Method validate
validate(EjbSet) - Method in class org.openejb.config.rules.CheckClasses
 
validate(EjbSet) - Method in class org.openejb.config.rules.CheckMethods
 
validate() - Method in class org.openejb.config.sys.ConnectionManager
Method validate
validate() - Method in class org.openejb.config.sys.Connector
Method validate
validate() - Method in class org.openejb.config.sys.Container
Method validate
validate() - Method in class org.openejb.config.sys.Deployments
Method validate
validate() - Method in class org.openejb.config.sys.JndiProvider
Method validate
validate() - Method in class org.openejb.config.sys.Lookup
Method validate
validate() - Method in class org.openejb.config.sys.Openejb
Method validate
validate() - Method in class org.openejb.config.sys.PropertiesFile
Method validate
validate() - Method in class org.openejb.config.sys.ProxyFactory
Method validate
validate() - Method in class org.openejb.config.sys.Resource
Method validate
validate() - Method in class org.openejb.config.sys.SecurityService
Method validate
validate() - Method in class org.openejb.config.sys.ServiceProvider
Method validate
validate() - Method in class org.openejb.config.sys.ServicesJar
Method validate
validate() - Method in class org.openejb.config.sys.TransactionService
Method validate
validateJar(String) - Method in class org.openejb.config.EjbValidator
 
validateJar(EjbJar, String) - Method in class org.openejb.config.EjbValidator
 
validateJar(EjbSet) - Method in class org.openejb.config.EjbValidator
 
value - Variable in class org.openejb.assembler.EnvEntryInfo
 
valueOf(String) - Static method in class org.openejb.TransactionDemarcation
 
verifyMIC(byte[], int, int, byte[], int, int, MessageProp) - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
verifyMIC(InputStream, InputStream, MessageProp) - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
vtable - Variable in class org.openejb.AbstractInterceptorBuilder
 

W

WCHAR - Static variable in class org.openejb.corba.util.TypeCode
 
WEB_SERVICE - Static variable in class org.openejb.EJBInterfaceType
 
WILL - Static variable in interface org.openejb.server.telnet.TelnetCodes
Indicates the desire to begin performing, or confirmation that you are now performing, the indicated option.
WONT - Static variable in interface org.openejb.server.telnet.TelnetCodes
Indicates the refusal to perform, or continue performing, the indicated option.
WSContainer - class org.openejb.server.axis.WSContainer.
 
WSContainer() - Constructor for class org.openejb.server.axis.WSContainer
 
WSContainer(EJBContainer, URI, URI, SoapHandler, ServiceInfo, String, String, String, String, String[]) - Constructor for class org.openejb.server.axis.WSContainer
 
WSContainerGBean - class org.openejb.server.axis.WSContainerGBean.
 
WSContainerGBean() - Constructor for class org.openejb.server.axis.WSContainerGBean
 
WSTRING - Static variable in class org.openejb.corba.util.TypeCode
 
warning(String) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's warning method
warning(String, Throwable) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's warning method
warning(String, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's warning method
warning(String, Throwable, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's warning method
warning(String, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's warning method
warning(String, Throwable, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's warning method
warning(String, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's warning method
warning(String, Throwable, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's warning method
warning(String, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's warning method
warning(String, Throwable, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's warning method
warning(String, Object, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's warning method
warning(String, Throwable, Object, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's warning method
warning(String, Object, Object, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's warning method
warning(String, Throwable, Object, Object, Object, Object, Object, Object) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's warning method
warning(String, Object[]) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's warning method
warning(String, Throwable, Object[]) - Method in class org.openejb.util.Logger.I18N
An internationalized wrapper call to log4j's warning method
warning(String) - Method in class org.openejb.util.Logger
A wrapper call to log4j's warning method
warning(String, Throwable) - Method in class org.openejb.util.Logger
An wrapper call to log4j's warning method
warnings - Variable in class org.openejb.config.EjbSet
 
wrap(byte[], int, int, MessageProp) - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
wrap(byte[], int, int, byte[], int, MessageProp) - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
wrap(byte[], int, int, OutputStream, MessageProp) - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
wrap(InputStream, OutputStream, MessageProp) - Method in class org.openejb.corba.security.jgss.GSSUPContext
 
wrapException(Throwable) - Method in class org.openejb.corba.util.UtilDelegateImpl
 
writeAbstractObject(OutputStream, Object) - Method in class org.openejb.corba.util.UtilDelegateImpl
 
writeAny(OutputStream, Object) - Method in class org.openejb.corba.util.UtilDelegateImpl
 
writeConfig(String, Openejb) - Static method in class org.openejb.config.ConfigUtils
 
writeEJBHome(EJBHome, ObjectOutputStream) - Method in class org.openejb.corba.CORBAHandleDelegate
 
writeEJBObject(EJBObject, ObjectOutputStream) - Method in class org.openejb.corba.CORBAHandleDelegate
 
writeEjbJar(String, EjbJar) - Static method in class org.openejb.config.EjbJarUtils
 
writeExternal(ObjectOutput) - Method in class org.openejb.EJBInvocationImpl
 
writeExternal(ObjectOutput) - Method in class org.openejb.EJBInvocationImplRemote
 
writeExternal(ObjectOutput) - Method in class org.openejb.client.AuthenticationRequest
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeExternal(ObjectOutput) - Method in class org.openejb.client.AuthenticationResponse
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeExternal(ObjectOutput) - Method in class org.openejb.client.ClientMetaData
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeExternal(ObjectOutput) - Method in class org.openejb.client.EJBHomeHandle
 
writeExternal(ObjectOutput) - Method in class org.openejb.client.EJBHomeHandler
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeExternal(ObjectOutput) - Method in class org.openejb.client.EJBHomeProxyHandle
Writes the instanceHandle to the stream.
writeExternal(ObjectOutput) - Method in class org.openejb.client.EJBMetaDataImpl
 
writeExternal(ObjectOutput) - Method in class org.openejb.client.EJBObjectHandle
 
writeExternal(ObjectOutput) - Method in class org.openejb.client.EJBObjectProxyHandle
Writes the instanceHandle to the stream.
writeExternal(ObjectOutput) - Method in class org.openejb.client.EJBRequest
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeExternal(ObjectOutput) - Method in class org.openejb.client.EJBResponse
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeExternal(ObjectOutput) - Method in class org.openejb.client.JNDIRequest
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeExternal(ObjectOutput) - Method in class org.openejb.client.JNDIResponse
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeExternal(OutputStream) - Method in class org.openejb.client.ProtocolMetaData
 
writeExternal(ObjectOutput) - Method in interface org.openejb.client.Request
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeExternal(ObjectOutput) - Method in interface org.openejb.client.Response
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeExternal(ObjectOutput) - Method in class org.openejb.client.ServerMetaData
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeExternal(ObjectOutput) - Method in class org.openejb.proxy.ImmutableArtifact
Writes the instanceHandle to the stream.
writeExternal(ObjectOutput) - Method in class org.openejb.util.ArrayEnumeration
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeMessage(OutputStream) - Method in class org.openejb.server.httpd.HttpResponseImpl
Takes care of sending the response line, headers and body HTTP/1.1 200 OK Server: Netscape-Enterprise/3.6 SP3 Date: Thu, 07 Jun 2001 17:30:42 GMT Content-Type: text/html Connection: close
writeMethodParameters(ObjectOutput, Class[], Object[]) - Method in class org.openejb.client.EJBRequest
 
writeObject(Class, Object, OutputStream) - Static method in class org.openejb.corba.util.Util
 
writeOpenejbJar(String, OpenejbJar) - Static method in class org.openejb.config.ConfigUtils
 
writeRemoteObject(OutputStream, Object) - Method in class org.openejb.corba.util.UtilDelegateImpl
 
writeReplace() - Method in interface org.openejb.client.EJBHomeProxy
Write the Handler to the stream.
writeReplace() - Method in interface org.openejb.client.EJBObjectProxy
Write the Handler to the stream.
writeReplace() - Method in class org.openejb.corba.util.ClientContextHolderStub
 
writeReplace() - Method in class org.openejb.proxy.BaseEJB
 
writeReplace() - Method in class org.openejb.proxy.EJBLocalObjectImpl
 
writeReplace() - Method in class org.openejb.proxy.EJBMetaDataImpl
 
writeReplace() - Method in class org.openejb.proxy.EJBObjectImpl
 
writeReplace() - Method in class org.openejb.proxy.HandleImpl
 
writeReplace(Object, ProxyInfo) - Method in interface org.openejb.proxy.ReplacementStrategy
 
writeReplace(Object, ProxyInfo) - Static method in class org.openejb.proxy.SerializationHandler
 
writeServicesJar(String, ServicesJar) - Static method in class org.openejb.config.ServiceUtils
 
writeUserException(Method, ResponseHandler, Exception) - Static method in class org.openejb.corba.util.Util
 

_

_DONT_register() - Static method in class org.openejb.server.telnet.Prompt
 
_DONT_register() - Static method in class org.openejb.server.telnet.Test
 
_all_interfaces(POA, byte[]) - Method in class org.openejb.corba.StandardServant
 
_invoke(Object, Method, Object[]) - Method in class org.openejb.client.EJBHomeHandler
 
_invoke(Object, Method, Object[]) - Method in class org.openejb.client.EJBInvocationHandler
Overridden by subclasses and called by EJBInvocationHandler.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[]).
_invoke(Object, Method, Object[]) - Method in class org.openejb.client.EJBObjectHandler
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.openejb.corba.StandardServant
 
_logger - Variable in class org.openejb.util.Logger
 
_loggers - Static variable in class org.openejb.util.Logger
 
_messages - Static variable in class org.openejb.config.Deploy
 
_messages - Static variable in class org.openejb.config.EjbJarUtils
 
_messages - Static variable in class org.openejb.config.EjbValidator
 
_messages - Variable in class org.openejb.util.Logger.I18N
 
_tempcodebases - Static variable in class org.openejb.util.SafeToolkit
 

A B C D E F G H I J K L M N O P Q R S T U V W _

Copyright © 1999-2006 OpenEJB. All Rights Reserved.