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"...>
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.
AbstractContainerBuilder - class org.openejb.AbstractContainerBuilder.
 
AbstractContainerBuilder() - Constructor for class org.openejb.AbstractContainerBuilder
 
AbstractInstanceContext - class org.openejb.AbstractInstanceContext.
Simple implementation of ComponentContext satisfying invariant.
AbstractInstanceContext(SystemMethodIndices, Interceptor, Set, Set, EnterpriseBean, EJBProxyFactory, BasicTimerService) - 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
 
AbstractSpecificMethodOperation - class org.openejb.dispatch.AbstractSpecificMethodOperation.
 
AbstractSpecificMethodOperation() - Constructor for class org.openejb.dispatch.AbstractSpecificMethodOperation
 
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() - Constructor for class org.openejb.server.admin.AdminDaemon
 
AfterDelivery - Static variable in class org.openejb.transaction.ContainerPolicy
 
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.
 
AssemblyDescriptor() - Constructor for class org.openejb.config.ejb11.AssemblyDescriptor
 
AssemblyDescriptorDescriptor - class org.openejb.config.ejb11.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
 
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(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
 
addConnector(Connector) - Method in class org.openejb.config.sys.Openejb
 
addConnector(int, Connector) - Method in class org.openejb.config.sys.Openejb
 
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
 
addContainer(int, Container) - Method in class org.openejb.config.sys.Openejb
 
addContainerTransaction(ContainerTransaction) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
 
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
 
addDeployments(int, Deployments) - Method in class org.openejb.config.sys.Openejb
 
addEjbDeployment(EjbDeployment) - Method in class org.openejb.config.ejb11.OpenejbJar
 
addEjbRef(EjbRef) - Method in class org.openejb.config.ejb11.Entity
 
addEjbRef(EjbRef) - Method in class org.openejb.config.ejb11.Session
 
addEjbSet(EjbSet) - Method in class org.openejb.config.EjbValidator
 
addEnterpriseBeansItem(EnterpriseBeansItem) - Method in class org.openejb.config.ejb11.EnterpriseBeans
 
addEnvEntry(EnvEntry) - Method in class org.openejb.config.ejb11.Entity
 
addEnvEntry(EnvEntry) - Method in class org.openejb.config.ejb11.Session
 
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
 
addGBeans(EARContext, Module, ClassLoader) - Method in class org.openejb.deployment.OpenEJBModuleBuilder
 
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
 
addJndiProvider(int, JndiProvider) - Method in class org.openejb.config.sys.Openejb
 
addMethod(Method) - Method in class org.openejb.config.ejb11.ContainerTransaction
 
addMethod(Method) - Method in class org.openejb.config.ejb11.MethodPermission
 
addMethodParam(String) - Method in class org.openejb.config.ejb11.MethodParams
 
addMethodParam(int, String) - Method in class org.openejb.config.ejb11.MethodParams
 
addMethodPermission(MethodPermission) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
 
addQuery(Query) - Method in class org.openejb.config.ejb11.EjbDeployment
 
addQuery(int, Query) - Method in class org.openejb.config.ejb11.EjbDeployment
 
addRelation(int, Object) - Method in class org.openejb.entity.cmp.CMPInstanceContext
 
addResource(Resource) - Method in class org.openejb.config.sys.Openejb
 
addResource(int, Resource) - Method in class org.openejb.config.sys.Openejb
 
addResourceLink(ResourceLink) - Method in class org.openejb.config.ejb11.EjbDeployment
 
addResourceLink(int, ResourceLink) - Method in class org.openejb.config.ejb11.EjbDeployment
 
addResourceRef(ResourceRef) - Method in class org.openejb.config.ejb11.Entity
 
addResourceRef(ResourceRef) - Method in class org.openejb.config.ejb11.Session
 
addRoleName(String) - Method in class org.openejb.config.ejb11.MethodPermission
 
addSecurityRole(SecurityRole) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
 
addSecurityRoleRef(SecurityRoleRef) - Method in class org.openejb.config.ejb11.Entity
 
addSecurityRoleRef(SecurityRoleRef) - Method in class org.openejb.config.ejb11.Session
 
addSecurityRoleReference(String, String[]) - Method in class org.openejb.assembler.CoreDeploymentInfo
 
addServiceProvider(ServiceProvider) - Method in class org.openejb.config.sys.ServicesJar
 
addServiceProvider(int, ServiceProvider) - Method in class org.openejb.config.sys.ServicesJar
 
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
 
afterBegin() - Method in class org.openejb.sfsb.StatefulInstanceContext
 
afterCommit(boolean) - Method in class org.openejb.AbstractInstanceContext
 
afterCommit(boolean) - Method in class org.openejb.entity.EntityInstanceContext
 
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
 
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
 
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
 
BMPContainerBuilder - class org.openejb.entity.bmp.BMPContainerBuilder.
 
BMPContainerBuilder() - Constructor for class org.openejb.entity.bmp.BMPContainerBuilder
 
BMPCreateMethod - class org.openejb.entity.bmp.BMPCreateMethod.
 
BMPCreateMethod(Class, MethodSignature, MethodSignature) - Constructor for class org.openejb.entity.bmp.BMPCreateMethod
 
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, 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
 
BaseEJB - class org.openejb.proxy.BaseEJB.
 
BaseEJB(EJBMethodInterceptor) - Constructor for class org.openejb.proxy.BaseEJB
 
BasicTimerService - class org.openejb.timer.BasicTimerService.
 
BasicTimerService(EJBTimeoutInvocationFactory, Interceptor, ThreadPooledTimer, String, String, ObjectName, TransactionContextManager) - Constructor for class org.openejb.timer.BasicTimerService
 
Bean - interface org.openejb.config.Bean.
 
BeanPolicy - class org.openejb.transaction.BeanPolicy.
 
BeanPolicy() - Constructor for class org.openejb.transaction.BeanPolicy
 
BeforeDelivery - Static variable in class org.openejb.transaction.ContainerPolicy
 
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, boolean) - 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
 
beanClassName - Variable in class org.openejb.EJBContainerConfiguration
 
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.EntityInterceptorBuilder
 
buildInterceptorChains() - Method in class org.openejb.mdb.MDBInterceptorBuilder
 
buildInterceptorChains() - Method in class org.openejb.sfsb.StatefulInterceptorBuilder
 
buildInterceptorChains() - Method in class org.openejb.slsb.StatelessInterceptorBuilder
 
buildIt(boolean) - Method in class org.openejb.AbstractContainerBuilder
 
buildIt(boolean) - Method in class org.openejb.entity.bmp.BMPContainerBuilder
 
buildIt(boolean) - Method in class org.openejb.entity.cmp.CMPContainerBuilder
 
buildIt(boolean) - Method in class org.openejb.sfsb.StatefulContainerBuilder
 
buildIt(boolean) - Method in class org.openejb.slsb.StatelessContainerBuilder
 
buildVopMap(Class) - Method in class org.openejb.entity.bmp.BMPContainerBuilder
 
buildVopMap(Class, CacheTable, IdentityDefiner, IdentityTransform, IdentityTransform, IdentityTransform, LinkedHashMap) - Method in class org.openejb.entity.cmp.CMPContainerBuilder
 
buildVopMap(Class) - Method in class org.openejb.mdb.MDBContainerBuilder
 
buildVopMap(Class) - Method in class org.openejb.sfsb.StatefulContainerBuilder
 
buildVopMap(Class) - Method in class org.openejb.slsb.StatelessContainerBuilder
 
businessMethod(Method, Object[], Object) - Method in class org.openejb.client.EJBObjectHandler
 

C

CMPContainerBuilder - class org.openejb.entity.cmp.CMPContainerBuilder.
 
CMPContainerBuilder() - Constructor for class org.openejb.entity.cmp.CMPContainerBuilder
 
CMPCreateMethod - class org.openejb.entity.cmp.CMPCreateMethod.
 
CMPCreateMethod(Class, MethodSignature, MethodSignature, CacheTable, IdentityDefiner, IdentityTransform, IdentityTransform) - Constructor for class org.openejb.entity.cmp.CMPCreateMethod
 
CMPEngine - class org.openejb.entity.cmp.CMPEngine.
 
CMPEngine(ConnectionFactoryDelegate, TranqlEJBProxyFactory) - Constructor for class org.openejb.entity.cmp.CMPEngine
 
CMPFinder - class org.openejb.entity.cmp.CMPFinder.
 
CMPFinder(QueryCommand, QueryCommand) - 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, InstanceOperation[], FaultHandler, IdentityTransform, CMPInstanceContextFactory, Interceptor, SystemMethodIndices, Set, Set, BasicTimerService) - Constructor for class org.openejb.entity.cmp.CMPInstanceContext
 
CMPInstanceContextFactory - class org.openejb.entity.cmp.CMPInstanceContextFactory.
 
CMPInstanceContextFactory(Object, 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) - Constructor for class org.openejb.entity.cmp.CMPRemoveMethod
 
CMPSelectMethod - class org.openejb.entity.cmp.CMPSelectMethod.
 
CMPSelectMethod(QueryCommand) - 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
 
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
 
CRLF - Static variable in class org.openejb.util.StringUtilities
the CRLF for use in String manipulation
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.
 
ClassName() - Constructor for class org.openejb.config.sys.ClassName
 
ClassNameDescriptor - class org.openejb.config.sys.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
 
ClientMetaData - class org.openejb.client.ClientMetaData.
 
ClientMetaData() - Constructor for class org.openejb.client.ClientMetaData
 
ClientMetaData(Object) - Constructor for class org.openejb.client.ClientMetaData
 
CmpField - class org.openejb.config.ejb11.CmpField.
 
CmpField() - Constructor for class org.openejb.config.ejb11.CmpField
 
CmpFieldDescriptor - class org.openejb.config.ejb11.CmpFieldDescriptor.
 
CmpFieldDescriptor() - Constructor for class org.openejb.config.ejb11.CmpFieldDescriptor
 
CollectionValuedFinder - class org.openejb.entity.cmp.CollectionValuedFinder.
 
CollectionValuedFinder(QueryCommand, QueryCommand) - Constructor for class org.openejb.entity.cmp.CollectionValuedFinder
 
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.
 
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.
 
ConnectionManager() - Constructor for class org.openejb.config.sys.ConnectionManager
 
ConnectionManagerDescriptor - class org.openejb.config.sys.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
 
ConnectionProxyFactory - interface org.openejb.entity.cmp.ConnectionProxyFactory.
 
ConnectionTrackingInterceptor - class org.openejb.ConnectionTrackingInterceptor.
 
ConnectionTrackingInterceptor(Interceptor, TrackedConnectionAssociator) - Constructor for class org.openejb.ConnectionTrackingInterceptor
 
Connector - class org.openejb.config.sys.Connector.
 
Connector() - Constructor for class org.openejb.config.sys.Connector
 
ConnectorDescriptor - class org.openejb.config.sys.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.
 
Container() - Constructor for class org.openejb.config.sys.Container
 
ContainerBuilder - interface org.openejb.ContainerBuilder.
 
ContainerBuilder - class org.openejb.assembler.ContainerBuilder.
 
ContainerBuilder() - Constructor for class org.openejb.assembler.ContainerBuilder
 
ContainerDescriptor - class org.openejb.config.sys.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) - 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
 
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.
 
ContainerTransaction() - Constructor for class org.openejb.config.ejb11.ContainerTransaction
 
ContainerTransactionDescriptor - class org.openejb.config.ejb11.ContainerTransactionDescriptor.
 
ContainerTransactionDescriptor() - Constructor for class org.openejb.config.ejb11.ContainerTransactionDescriptor
 
ContainerTypes - class org.openejb.config.sys.ContainerTypes.
 
ContainerTypes() - Constructor for class org.openejb.config.sys.ContainerTypes
 
ContainerTypesDescriptor - class org.openejb.config.sys.ContainerTypesDescriptor.
 
ContainerTypesDescriptor() - Constructor for class org.openejb.config.sys.ContainerTypesDescriptor
 
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, boolean) - Constructor for class org.openejb.sfsb.CreateMethod
 
CreateMethod - class org.openejb.slsb.CreateMethod.
 
CreateMethod() - Constructor for class org.openejb.slsb.CreateMethod
 
canHandlePlan(XmlObject) - Method in class org.openejb.deployment.OpenEJBModuleBuilder
 
cancel() - Method in class org.openejb.timer.TimerImpl
 
checkForOpenejbJar(String) - Static method in class org.openejb.config.ConfigUtils
 
checkHostsAuthorization(InetAddress, InetAddress) - Method in class org.openejb.server.ServiceAccessController
 
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
 
clearState() - Method in class org.openejb.client.EJBRequest
 
close() - Method in interface org.openejb.client.Connection
 
close() - Method in class org.openejb.client.JNDIContext
 
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
 
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
 
componentContext - Variable in class org.openejb.EJBContainerConfiguration
 
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
 
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.EJBContainerConfiguration
 
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
 
context - Variable in class org.openejb.EJBContextImpl
 
contextId - Variable in class org.openejb.EJBContainerConfiguration
 
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
 
create(Method, Object[], Object) - Method in class org.openejb.client.EJBHomeHandler
Creates a new EJBObject and returns it to the caller.
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.
createCMPBeanInstance(CMPInstanceContext) - Method in class org.openejb.entity.cmp.CMPInstanceContextFactory
 
createConfig(File) - Static method in class org.openejb.config.ConfigUtils
 
createConfiguration() - Method in class org.openejb.AbstractContainerBuilder
 
createConfiguration(ClassLoader, InterfaceMethodSignature[], InstanceContextFactory, InterceptorBuilder, InstancePool, ObjectName) - Method in class org.openejb.AbstractContainerBuilder
 
createConfiguration() - Method in interface org.openejb.ContainerBuilder
 
createConfiguration(DeployableObject) - Method in class org.openejb.deployment.EJBConfigurer
 
createConfiguration() - Method in class org.openejb.mdb.MDBContainerBuilder
 
createContainer() - Method in class org.openejb.AbstractContainerBuilder
 
createContainer(InterfaceMethodSignature[], InstanceContextFactory, InterceptorBuilder, InstancePool) - Method in class org.openejb.AbstractContainerBuilder
 
createContainer() - Method in interface org.openejb.ContainerBuilder
 
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
 
createEJBLocalReference(String, boolean, String, String) - Method in class org.openejb.deployment.OpenEJBModuleBuilder
 
createEJBObjectHandler(EJBMetaDataImpl, ServerMetaData, Object) - Static method in class org.openejb.client.EJBObjectHandler
 
createEJBObjectProxy() - Method in class org.openejb.client.EJBObjectHandler
 
createEJBProxyFactory(String, boolean, String, String, String, String, ClassLoader) - Method in class org.openejb.deployment.OpenEJBModuleBuilder
 
createEJBRemoteReference(String, boolean, String, String) - Method in class org.openejb.deployment.OpenEJBModuleBuilder
 
createEndpoint(XAResource) - Method in class org.openejb.mdb.MDBContainer
 
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">
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">
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
 
createInstancePool(InstanceFactory) - Method in class org.openejb.AbstractContainerBuilder
 
createLocal(String, boolean, String, String) - Static method in class org.openejb.proxy.ProxyRefAddr
 
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
createModule(String, XmlObject) - Method in class org.openejb.deployment.OpenEJBModuleBuilder
 
createProxyInfo() - Method in class org.openejb.AbstractContainerBuilder
 
createRegistryId(Object, Object, String) - Static method in class org.openejb.client.StatelessEJBObjectHandler
 
createRemote(String, boolean, String, String) - Static method in class org.openejb.proxy.ProxyRefAddr
 
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>
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 class org.openejb.timer.BasicTimerService
 
createTimer(Object, Date, Serializable) - Method in class org.openejb.timer.BasicTimerService
 
createTimer(Object, long, long, Serializable) - Method in class org.openejb.timer.BasicTimerService
 
createTimer(Object, long, Serializable) - Method in class org.openejb.timer.BasicTimerService
 
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
 

D

DEFAULT_SECURITY_ROLE - Static variable in class org.openejb.config.ConfigurationFactory
 
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.
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.
DeploymentInfoTxPolicySource - class org.openejb.assembler.DeploymentInfoTxPolicySource.
 
DeploymentInfoTxPolicySource(CoreDeploymentInfo) - Constructor for class org.openejb.assembler.DeploymentInfoTxPolicySource
 
Deployments - class org.openejb.config.sys.Deployments.
 
Deployments() - Constructor for class org.openejb.config.sys.Deployments
 
DeploymentsDescriptor - class org.openejb.config.sys.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
 
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
defaultProviderURL - Static variable in class org.openejb.config.ServiceUtils
 
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
 
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
 
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.sfsb.StatefulInstanceContext
 
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
 
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.mdb.MDBContainer
 
doFail() - Method in class org.openejb.server.ServiceDaemon
 
doFail() - Method in class org.openejb.server.SimpleSocketService
 
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.mdb.MDBContainer
 
doStart() - Method in class org.openejb.server.ServiceDaemon
 
doStart() - Method in class org.openejb.server.SimpleSocketService
 
doStart() - Method in class org.openejb.timer.BasicTimerService
 
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.mdb.MDBContainer
 
doStop() - Method in class org.openejb.server.ServiceDaemon
 
doStop() - Method in class org.openejb.server.SimpleSocketService
 
doStop() - Method in class org.openejb.timer.BasicTimerService
 
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.
 
EJBConfiguration - class org.openejb.deployment.EJBConfiguration.
 
EJBConfiguration(DeployableObject) - Constructor for class org.openejb.deployment.EJBConfiguration
 
EJBConfigurer - class org.openejb.deployment.EJBConfigurer.
 
EJBConfigurer() - Constructor for class org.openejb.deployment.EJBConfigurer
 
EJBContainer - interface org.openejb.EJBContainer.
Interface exposed by server side EJB Containers to allow the interceptor stack to interact with them.
EJBContainerConfiguration - class org.openejb.EJBContainerConfiguration.
 
EJBContainerConfiguration() - Constructor for class org.openejb.EJBContainerConfiguration
 
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, UserTransactionImpl) - Constructor for class org.openejb.EJBContextImpl
 
EJBContextImpl.EJBContextState - class org.openejb.EJBContextImpl.EJBContextState.
 
EJBContextImpl.EJBContextState() - Constructor for class org.openejb.EJBContextImpl.EJBContextState
 
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(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(Kernel, String, J2EEServer, J2EEApplication, String, ConnectionFactoryDelegate, ConnectionProxyFactory) - 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
 
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(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
 
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, Object, 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_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_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) - Constructor for class org.openejb.server.ejbd.EjbDaemon
 
EjbDeployment - class org.openejb.config.ejb11.EjbDeployment.
 
EjbDeployment() - Constructor for class org.openejb.config.ejb11.EjbDeployment
 
EjbDeploymentDescriptor - class org.openejb.config.ejb11.EjbDeploymentDescriptor.
 
EjbDeploymentDescriptor() - Constructor for class org.openejb.config.ejb11.EjbDeploymentDescriptor
 
EjbJar - class org.openejb.config.ejb11.EjbJar.
 
EjbJar() - Constructor for class org.openejb.config.ejb11.EjbJar
 
EjbJarDescriptor - class org.openejb.config.ejb11.EjbJarDescriptor.
 
EjbJarDescriptor() - Constructor for class org.openejb.config.ejb11.EjbJarDescriptor
 
EjbJarUtils - class org.openejb.config.EjbJarUtils.
 
EjbJarUtils() - Constructor for class org.openejb.config.EjbJarUtils
 
EjbRef - class org.openejb.config.ejb11.EjbRef.
 
EjbRef() - Constructor for class org.openejb.config.ejb11.EjbRef
 
EjbRefDescriptor - class org.openejb.config.ejb11.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) - Constructor for class org.openejb.server.ejbd.EjbServer
 
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.
 
EnterpriseBeans() - Constructor for class org.openejb.config.ejb11.EnterpriseBeans
 
EnterpriseBeansDescriptor - class org.openejb.config.ejb11.EnterpriseBeansDescriptor.
 
EnterpriseBeansDescriptor() - Constructor for class org.openejb.config.ejb11.EnterpriseBeansDescriptor
 
EnterpriseBeansItem - class org.openejb.config.ejb11.EnterpriseBeansItem.
 
EnterpriseBeansItem() - Constructor for class org.openejb.config.ejb11.EnterpriseBeansItem
 
EnterpriseBeansItemDescriptor - class org.openejb.config.ejb11.EnterpriseBeansItemDescriptor.
 
EnterpriseBeansItemDescriptor() - Constructor for class org.openejb.config.ejb11.EnterpriseBeansItemDescriptor
 
Entity - class org.openejb.config.ejb11.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) - 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.
 
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, 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, InstancePool) - Constructor for class org.openejb.entity.EntityInstanceInterceptor
 
EntityInterceptorBuilder - class org.openejb.entity.EntityInterceptorBuilder.
 
EntityInterceptorBuilder() - Constructor for class org.openejb.entity.EntityInterceptorBuilder
 
EnumerationValuedFinder - class org.openejb.entity.cmp.EnumerationValuedFinder.
 
EnumerationValuedFinder(QueryCommand, QueryCommand) - Constructor for class org.openejb.entity.cmp.EnumerationValuedFinder
 
EnvEntry - class org.openejb.config.ejb11.EnvEntry.
 
EnvEntry() - Constructor for class org.openejb.config.ejb11.EnvEntry
 
EnvEntryDescriptor - class org.openejb.config.ejb11.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.
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.AbstractInstanceContext
 
ejbClass - Variable in class org.openejb.assembler.EnterpriseBeanInfo
 
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
 
ejbName - Variable in class org.openejb.AbstractInterceptorBuilder
 
ejbName - Variable in class org.openejb.EJBContainerConfiguration
 
ejbName - Variable in class org.openejb.assembler.EnterpriseBeanInfo
 
ejbObjectProxy - Variable in class org.openejb.client.EJBObjectHandle
 
ejbPassivate() - Method in class org.openejb.AbstractInstanceContext
 
ejbReferences - Variable in class org.openejb.assembler.JndiEncInfo
 
ejbeans - Variable in class org.openejb.assembler.ContainerInfo
 
enlistResource(XAResource) - Method in class org.openejb.server.ejbd.PseudoTransactionService.MyTransaction
 
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
 
enumerateConnector() - Method in class org.openejb.config.sys.Openejb
 
enumerateContainer() - Method in class org.openejb.config.sys.Openejb
 
enumerateContainerTransaction() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
 
enumerateDeployments() - Method in class org.openejb.config.sys.Openejb
 
enumerateEjbDeployment() - Method in class org.openejb.config.ejb11.OpenejbJar
 
enumerateEjbRef() - Method in class org.openejb.config.ejb11.Entity
 
enumerateEjbRef() - Method in class org.openejb.config.ejb11.Session
 
enumerateEnterpriseBeansItem() - Method in class org.openejb.config.ejb11.EnterpriseBeans
 
enumerateEnvEntry() - Method in class org.openejb.config.ejb11.Entity
 
enumerateEnvEntry() - Method in class org.openejb.config.ejb11.Session
 
enumerateJndiProvider() - Method in class org.openejb.config.sys.Openejb
 
enumerateMethod() - Method in class org.openejb.config.ejb11.ContainerTransaction
 
enumerateMethod() - Method in class org.openejb.config.ejb11.MethodPermission
 
enumerateMethodParam() - Method in class org.openejb.config.ejb11.MethodParams
 
enumerateMethodPermission() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
 
enumerateQuery() - Method in class org.openejb.config.ejb11.EjbDeployment
 
enumerateResource() - Method in class org.openejb.config.sys.Openejb
 
enumerateResourceLink() - Method in class org.openejb.config.ejb11.EjbDeployment
 
enumerateResourceRef() - Method in class org.openejb.config.ejb11.Entity
 
enumerateResourceRef() - Method in class org.openejb.config.ejb11.Session
 
enumerateRoleName() - Method in class org.openejb.config.ejb11.MethodPermission
 
enumerateSecurityRole() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
 
enumerateSecurityRoleRef() - Method in class org.openejb.config.ejb11.Entity
 
enumerateSecurityRoleRef() - Method in class org.openejb.config.ejb11.Session
 
enumerateServiceProvider() - Method in class org.openejb.config.sys.ServicesJar
 
envEntries - Variable in class org.openejb.assembler.JndiEncInfo
 
equals(Object) - Method in class org.openejb.dispatch.InterfaceMethodSignature
 
equals(Object) - Method in class org.openejb.dispatch.MethodSignature
 
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) - Method in class org.openejb.entity.cmp.CMPRemoveMethod
 
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.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.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.dispatch.EJBActivateOperation
 
execute(EJBInvocation) - Method in class org.openejb.slsb.dispatch.EJBPassivateOperation
 
execute(EJBInvocation) - Method in class org.openejb.slsb.dispatch.SetSessionContextOperation
 

F

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.
 
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
 
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.
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.deployment.EJBConfigurer
 
GBEAN_INFO - Static variable in class org.openejb.deployment.OpenEJBModuleBuilder
 
GBEAN_INFO - Static variable in class org.openejb.mdb.MDBContainer
 
GBEAN_INFO - Static variable in class org.openejb.server.ServiceDaemon
 
GBEAN_INFO - Static variable in class org.openejb.server.SimpleSocketService
 
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
 
GenericEJBContainer - class org.openejb.GenericEJBContainer.
 
GenericEJBContainer(Object, String, ProxyInfo, InterfaceMethodSignature[], InstanceContextFactory, InterceptorBuilder, InstancePool, UserTransactionImpl, String[], String[], TransactionContextManager, TrackedConnectionAssociator, ThreadPooledTimer, String, Kernel, SecurityConfiguration, Subject, 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
 
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
 
getAccessMode() - Method in class org.openejb.config.ejb11.AssemblyDescriptorDescriptor
 
getAccessMode() - Method in class org.openejb.config.ejb11.CmpFieldDescriptor
 
getAccessMode() - Method in class org.openejb.config.ejb11.ContainerTransactionDescriptor
 
getAccessMode() - Method in class org.openejb.config.ejb11.EjbDeploymentDescriptor
 
getAccessMode() - Method in class org.openejb.config.ejb11.EjbJarDescriptor
 
getAccessMode() - Method in class org.openejb.config.ejb11.EjbRefDescriptor
 
getAccessMode() - Method in class org.openejb.config.ejb11.EnterpriseBeansDescriptor
 
getAccessMode() - Method in class org.openejb.config.ejb11.EnterpriseBeansItemDescriptor
 
getAccessMode() - Method in class org.openejb.config.ejb11.EntityDescriptor
 
getAccessMode() - Method in class org.openejb.config.ejb11.EnvEntryDescriptor
 
getAccessMode() - Method in class org.openejb.config.ejb11.MethodDescriptor
 
getAccessMode() - Method in class org.openejb.config.ejb11.MethodParamsDescriptor
 
getAccessMode() - Method in class org.openejb.config.ejb11.MethodPermissionDescriptor
 
getAccessMode() - Method in class org.openejb.config.ejb11.OpenejbJarDescriptor
 
getAccessMode() - Method in class org.openejb.config.ejb11.QueryDescriptor
 
getAccessMode() - Method in class org.openejb.config.ejb11.QueryMethodDescriptor
 
getAccessMode() - Method in class org.openejb.config.ejb11.ResourceLinkDescriptor
 
getAccessMode() - Method in class org.openejb.config.ejb11.ResourceRefDescriptor
 
getAccessMode() - Method in class org.openejb.config.ejb11.SecurityRoleDescriptor
 
getAccessMode() - Method in class org.openejb.config.ejb11.SecurityRoleRefDescriptor
 
getAccessMode() - Method in class org.openejb.config.ejb11.SessionDescriptor
 
getAccessMode() - Method in class org.openejb.config.sys.ClassNameDescriptor
 
getAccessMode() - Method in class org.openejb.config.sys.ConnectionManagerDescriptor
 
getAccessMode() - Method in class org.openejb.config.sys.ConnectorDescriptor
 
getAccessMode() - Method in class org.openejb.config.sys.ContainerDescriptor
 
getAccessMode() - Method in class org.openejb.config.sys.ContainerTypesDescriptor
 
getAccessMode() - Method in class org.openejb.config.sys.DeploymentsDescriptor
 
getAccessMode() - Method in class org.openejb.config.sys.JarFileLocationDescriptor
 
getAccessMode() - Method in class org.openejb.config.sys.JndiProviderDescriptor
 
getAccessMode() - Method in class org.openejb.config.sys.LookupDescriptor
 
getAccessMode() - Method in class org.openejb.config.sys.OpenejbDescriptor
 
getAccessMode() - Method in class org.openejb.config.sys.PropertiesFileDescriptor
 
getAccessMode() - Method in class org.openejb.config.sys.ProviderTypesDescriptor
 
getAccessMode() - Method in class org.openejb.config.sys.ProxyFactoryDescriptor
 
getAccessMode() - Method in class org.openejb.config.sys.ResourceDescriptor
 
getAccessMode() - Method in class org.openejb.config.sys.SecurityServiceDescriptor
 
getAccessMode() - Method in class org.openejb.config.sys.ServiceProviderDescriptor
 
getAccessMode() - Method in class org.openejb.config.sys.ServicesJarDescriptor
 
getAccessMode() - Method in class org.openejb.config.sys.TransactionServiceDescriptor
 
getActivationSpecName() - Method in class org.openejb.mdb.MDBContainerBuilder
 
getAddress() - Method in class org.openejb.client.ServerMetaData
 
getAllocatedSize() - Method in class org.openejb.cache.SimpleInstancePool
Gets the number of allocated instances.
getApplication() - Method in class org.openejb.EJBModuleImpl
 
getApplicationManagedSecurityResources() - Method in class org.openejb.AbstractContainerBuilder
 
getApplicationManagedSecurityResources() - Method in class org.openejb.AbstractInstanceContext
 
getApplicationManagedSecurityResources() - Method in interface org.openejb.ResourceEnvironmentBuilder
 
getApplicationManagedSecurityResources() - Method in class org.openejb.mdb.MDBContainerBuilder
 
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.
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
 
getAssemblyDescriptor() - Method in class org.openejb.config.ejb11.EjbJar
 
getAttributeCount() - Method in class org.openejb.deployment.OpenEJBGBeanAdapter
 
getAttributeName(int) - Method in class org.openejb.deployment.OpenEJBGBeanAdapter
 
getAttributeStringValue(int) - Method in class org.openejb.deployment.OpenEJBGBeanAdapter
 
getAttributeType(int) - Method in class org.openejb.deployment.OpenEJBGBeanAdapter
 
getBase() - Static method in class org.openejb.util.FileUtils
 
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.
getBeanClassName() - Method in class org.openejb.AbstractContainerBuilder
 
getBeanClassName() - Method in interface org.openejb.ContainerBuilder
 
getBeanClassName() - Method in class org.openejb.mdb.MDBContainerBuilder
 
getBeans(EjbJar) - Static method in class org.openejb.config.EjbJarUtils
 
getBeans() - Method in class org.openejb.config.EjbSet
 
getBmpEntityBuilder() - Method in class org.openejb.deployment.OpenEJBModuleBuilder
 
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() - Method in class org.openejb.EJBContextImpl.EJBContextState
 
getCallerPrincipal() - 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
 
getClass1() - Method in class org.openejb.deployment.OpenEJBGBeanAdapter
 
getClassLoader() - Method in class org.openejb.AbstractContainerBuilder
 
getClassLoader() - Method in interface org.openejb.ContainerBuilder
 
getClassLoader() - Method in interface org.openejb.EJBContainer
 
getClassLoader() - Method in class org.openejb.GenericEJBContainer
 
getClassLoader() - Method in class org.openejb.mdb.MDBContainer
 
getClassLoader() - Method in class org.openejb.mdb.MDBContainerBuilder
 
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'.
getClientIdentity() - Method in class org.openejb.client.ClientMetaData
 
getClientIdentity() - Method in class org.openejb.client.EJBRequest
 
getCmpEntityBuilder() - Method in class org.openejb.deployment.OpenEJBModuleBuilder
 
getCmpField(int) - Method in class org.openejb.config.ejb11.Entity
 
getCmpField() - Method in class org.openejb.config.ejb11.Entity
 
getCmpFieldCount() - Method in class org.openejb.config.ejb11.Entity
 
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.
getCommand(EJBInvocation) - Method in class org.openejb.entity.cmp.CMPFinder
 
getCommand(String) - Static method in class org.openejb.server.telnet.Command
 
getComponentContext() - Method in class org.openejb.AbstractContainerBuilder
 
getComponentContext() - Method in interface org.openejb.ContainerBuilder
 
getComponentContext() - Method in class org.openejb.mdb.MDBContainerBuilder
 
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
 
getConfigId(XmlObject) - Method in class org.openejb.deployment.OpenEJBModuleBuilder
 
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
getConnectionFactoryName() - Method in class org.openejb.entity.cmp.CMPContainerBuilder
 
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
 
getConnector() - Method in class org.openejb.config.sys.Openejb
 
getConnectorCount() - Method in class org.openejb.config.sys.Openejb
 
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
 
getContainer() - Method in class org.openejb.config.sys.Openejb
 
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
 
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.proxy.ProxyInfo
 
getContainerId() - Method in class org.openejb.AbstractContainerBuilder
 
getContainerId() - Method in class org.openejb.AbstractInstanceContext
 
getContainerId() - Method in interface org.openejb.ContainerBuilder
 
getContainerId() - Method in class org.openejb.config.ejb11.EjbDeployment
Returns the value of field 'containerId'.
getContainerId() - Method in class org.openejb.entity.EntityInstanceContext
 
getContainerId() - Method in class org.openejb.mdb.MDBContainer
 
getContainerId() - Method in class org.openejb.mdb.MDBContainerBuilder
 
getContainerId() - Method in class org.openejb.mdb.MDBInstanceContext
 
getContainerId() - Method in class org.openejb.sfsb.StatefulInstanceContext
 
getContainerId() - Method in class org.openejb.slsb.StatelessInstanceContext
 
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
 
getContainerTransaction() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
 
getContainerTransactionCount() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
 
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 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.proxy.ProxyRefAddr
 
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
 
getCredentials() - Method in class org.openejb.client.AuthenticationRequest
Returns the client's credentials.
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
 
getDefaultSubject() - Method in class org.openejb.AbstractContainerBuilder
 
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 interface org.openejb.SecureBuilder
 
getDefaultSubject() - Method in class org.openejb.mdb.MDBContainerBuilder
 
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.
getDeploymentPlan(URL) - Method in class org.openejb.deployment.OpenEJBModuleBuilder
 
getDeployments(int) - Method in class org.openejb.config.sys.Openejb
 
getDeployments() - Method in class org.openejb.config.sys.Openejb
 
getDeploymentsCount() - Method in class org.openejb.config.sys.Openejb
 
getDescription() - Method in class org.openejb.config.ejb11.CmpField
 
getDescription() - Method in class org.openejb.config.ejb11.ContainerTransaction
 
getDescription() - Method in class org.openejb.config.ejb11.EjbJar
 
getDescription() - Method in class org.openejb.config.ejb11.EjbRef
 
getDescription() - Method in class org.openejb.config.ejb11.Entity
 
getDescription() - Method in class org.openejb.config.ejb11.EnvEntry
 
getDescription() - Method in class org.openejb.config.ejb11.Method
 
getDescription() - Method in class org.openejb.config.ejb11.MethodPermission
 
getDescription() - Method in class org.openejb.config.ejb11.Query
Returns the value of field 'description'.
getDescription() - Method in class org.openejb.config.ejb11.ResourceRef
 
getDescription() - Method in class org.openejb.config.ejb11.SecurityRole
 
getDescription() - Method in class org.openejb.config.ejb11.SecurityRoleRef
 
getDescription() - Method in class org.openejb.config.ejb11.Session
 
getDescription() - Method in class org.openejb.config.sys.ServiceProvider
Returns the value of field 'description'.
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
 
getDisplayName() - Method in class org.openejb.config.ejb11.Entity
 
getDisplayName() - Method in class org.openejb.config.ejb11.Session
 
getDisplayName() - Method in class org.openejb.config.sys.ServiceProvider
Returns the value of field 'displayName'.
getDtd(String) - Static method in class org.openejb.config.DTDResolver
 
getEJBComponentType() - Method in class org.openejb.AbstractContainerBuilder
 
getEJBComponentType() - Method in class org.openejb.entity.bmp.BMPContainerBuilder
 
getEJBComponentType() - Method in class org.openejb.entity.cmp.CMPContainerBuilder
 
getEJBComponentType() - Method in class org.openejb.sfsb.StatefulContainerBuilder
 
getEJBComponentType() - Method in class org.openejb.slsb.StatelessContainerBuilder
 
getEJBHome() - Method in interface org.openejb.EJBContainer
Return a proxy for the EJB's home interface.
getEJBHome(EJBInstanceContext) - Method in class org.openejb.EJBContextImpl.EJBContextState
 
getEJBHome() - Method in class org.openejb.EJBContextImpl
 
getEJBHome() - Method in class org.openejb.GenericEJBContainer
 
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.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() - Method in interface org.openejb.EJBContainer
Return a proxy for the EJB's local home interface.
getEJBLocalHome(EJBInstanceContext) - Method in class org.openejb.EJBContextImpl.EJBContextState
 
getEJBLocalHome() - Method in class org.openejb.EJBContextImpl
 
getEJBLocalHome() - Method in class org.openejb.GenericEJBContainer
 
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(Object) - Method in interface org.openejb.EJBContainer
Return a proxy for the EJB's local interface.
getEJBLocalObject(EJBInstanceContext) - Method in class org.openejb.EJBContextImpl.EJBContextState
 
getEJBLocalObject() - Method in class org.openejb.EJBContextImpl
 
getEJBLocalObject(Object) - Method in class org.openejb.GenericEJBContainer
 
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() - 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.AbstractContainerBuilder
 
getEJBName() - Method in interface org.openejb.ContainerBuilder
 
getEJBName() - Method in interface org.openejb.EJBContainer
Return the name of the EJB
getEJBName() - Method in class org.openejb.GenericEJBContainer
 
getEJBName() - Method in class org.openejb.mdb.MDBContainer
 
getEJBName() - Method in class org.openejb.mdb.MDBContainerBuilder
 
getEJBName() - Method in class org.openejb.proxy.EJBProxyFactory
 
getEJBObject(Object) - Method in interface org.openejb.EJBContainer
Return a proxy for the EJB's remote interface.
getEJBObject(EJBInstanceContext) - Method in class org.openejb.EJBContextImpl.EJBContextState
 
getEJBObject() - Method in class org.openejb.EJBContextImpl
 
getEJBObject(Object) - Method in class org.openejb.GenericEJBContainer
 
getEJBObject() - Method in class org.openejb.client.EJBObjectHandle
Obtain the EJB object reference represented by this handle.
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
getEJBRequest() - Method in class org.openejb.server.ejbd.CallContext
Returns the EJBRequest this thread is satisfying.
getEJBSchema() - Method in class org.openejb.entity.cmp.CMPContainerBuilder
 
getEJBTimeoutInvocation(Object, TimerImpl) - Method in class org.openejb.dispatch.SystemMethodIndices
 
getEJBTimeoutInvocation(Object, TimerImpl) - Method in interface org.openejb.timer.EJBTimeoutInvocationFactory
 
getEJBs() - Method in class org.openejb.EJBModuleImpl
 
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
 
getEjbClass() - Method in class org.openejb.config.ejb11.Session
 
getEjbClientJar() - Method in class org.openejb.config.ejb11.EjbJar
 
getEjbDaemon() - Static method in class org.openejb.server.ejbd.EjbDaemon
 
getEjbDeployment(int) - Method in class org.openejb.config.ejb11.OpenejbJar
 
getEjbDeployment() - Method in class org.openejb.config.ejb11.OpenejbJar
 
getEjbDeploymentCount() - Method in class org.openejb.config.ejb11.OpenejbJar
 
getEjbJar() - Method in class org.openejb.config.EjbSet
 
getEjbLink() - Method in class org.openejb.config.ejb11.EjbRef
 
getEjbLoadInvocation(EJBInstanceContext) - Method in class org.openejb.dispatch.SystemMethodIndices
 
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
 
getEjbName() - Method in class org.openejb.config.ejb11.Method
 
getEjbName() - Method in class org.openejb.config.ejb11.Session
 
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
 
getEjbRef() - Method in class org.openejb.config.ejb11.Entity
 
getEjbRef(int) - Method in class org.openejb.config.ejb11.Session
 
getEjbRef() - Method in class org.openejb.config.ejb11.Session
 
getEjbRefCount() - Method in class org.openejb.config.ejb11.Entity
 
getEjbRefCount() - Method in class org.openejb.config.ejb11.Session
 
getEjbRefName() - Method in class org.openejb.config.ejb11.EjbRef
 
getEjbRefType() - Method in class org.openejb.config.ejb11.EjbRef
 
getEjbSets() - Method in class org.openejb.config.EjbValidator
 
getEjbStoreInvocation(EJBInstanceContext) - Method in class org.openejb.dispatch.SystemMethodIndices
 
getEndpointFactory() - Method in class org.openejb.mdb.MDBContainer
 
getEndpointInterfaceName() - Method in class org.openejb.mdb.MDBContainerBuilder
 
getEnterpriseBeans() - Method in class org.openejb.config.ejb11.EjbJar
 
getEnterpriseBeansItem(int) - Method in class org.openejb.config.ejb11.EnterpriseBeans
 
getEnterpriseBeansItem() - Method in class org.openejb.config.ejb11.EnterpriseBeans
 
getEnterpriseBeansItemCount() - Method in class org.openejb.config.ejb11.EnterpriseBeans
 
getEntity() - Method in class org.openejb.config.ejb11.EnterpriseBeansItem
 
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
 
getEnvEntry() - Method in class org.openejb.config.ejb11.Entity
 
getEnvEntry(int) - Method in class org.openejb.config.ejb11.Session
 
getEnvEntry() - Method in class org.openejb.config.ejb11.Session
 
getEnvEntryCount() - Method in class org.openejb.config.ejb11.Entity
 
getEnvEntryCount() - Method in class org.openejb.config.ejb11.Session
 
getEnvEntryName() - Method in class org.openejb.config.ejb11.EnvEntry
 
getEnvEntryType() - Method in class org.openejb.config.ejb11.EnvEntry
 
getEnvEntryValue() - Method in class org.openejb.config.ejb11.EnvEntry
 
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
 
getErrors() - Method in class org.openejb.config.EjbSet
 
getExcludedPolicy() - Method in class org.openejb.security.SecurityConfiguration
 
getExtends() - Method in class org.openejb.config.ejb11.AssemblyDescriptorDescriptor
 
getExtends() - Method in class org.openejb.config.ejb11.CmpFieldDescriptor
 
getExtends() - Method in class org.openejb.config.ejb11.ContainerTransactionDescriptor
 
getExtends() - Method in class org.openejb.config.ejb11.EjbDeploymentDescriptor
 
getExtends() - Method in class org.openejb.config.ejb11.EjbJarDescriptor
 
getExtends() - Method in class org.openejb.config.ejb11.EjbRefDescriptor
 
getExtends() - Method in class org.openejb.config.ejb11.EnterpriseBeansDescriptor
 
getExtends() - Method in class org.openejb.config.ejb11.EnterpriseBeansItemDescriptor
 
getExtends() - Method in class org.openejb.config.ejb11.EntityDescriptor
 
getExtends() - Method in class org.openejb.config.ejb11.EnvEntryDescriptor
 
getExtends() - Method in class org.openejb.config.ejb11.MethodDescriptor
 
getExtends() - Method in class org.openejb.config.ejb11.MethodParamsDescriptor
 
getExtends() - Method in class org.openejb.config.ejb11.MethodPermissionDescriptor
 
getExtends() - Method in class org.openejb.config.ejb11.OpenejbJarDescriptor
 
getExtends() - Method in class org.openejb.config.ejb11.QueryDescriptor
 
getExtends() - Method in class org.openejb.config.ejb11.QueryMethodDescriptor
 
getExtends() - Method in class org.openejb.config.ejb11.ResourceLinkDescriptor
 
getExtends() - Method in class org.openejb.config.ejb11.ResourceRefDescriptor
 
getExtends() - Method in class org.openejb.config.ejb11.SecurityRoleDescriptor
 
getExtends() - Method in class org.openejb.config.ejb11.SecurityRoleRefDescriptor
 
getExtends() - Method in class org.openejb.config.ejb11.SessionDescriptor
 
getExtends() - Method in class org.openejb.config.sys.ClassNameDescriptor
 
getExtends() - Method in class org.openejb.config.sys.ConnectionManagerDescriptor
 
getExtends() - Method in class org.openejb.config.sys.ConnectorDescriptor
 
getExtends() - Method in class org.openejb.config.sys.ContainerDescriptor
 
getExtends() - Method in class org.openejb.config.sys.ContainerTypesDescriptor
 
getExtends() - Method in class org.openejb.config.sys.DeploymentsDescriptor
 
getExtends() - Method in class org.openejb.config.sys.JarFileLocationDescriptor
 
getExtends() - Method in class org.openejb.config.sys.JndiProviderDescriptor
 
getExtends() - Method in class org.openejb.config.sys.LookupDescriptor
 
getExtends() - Method in class org.openejb.config.sys.OpenejbDescriptor
 
getExtends() - Method in class org.openejb.config.sys.PropertiesFileDescriptor
 
getExtends() - Method in class org.openejb.config.sys.ProviderTypesDescriptor
 
getExtends() - Method in class org.openejb.config.sys.ProxyFactoryDescriptor
 
getExtends() - Method in class org.openejb.config.sys.ResourceDescriptor
 
getExtends() - Method in class org.openejb.config.sys.SecurityServiceDescriptor
 
getExtends() - Method in class org.openejb.config.sys.ServiceProviderDescriptor
 
getExtends() - Method in class org.openejb.config.sys.ServicesJarDescriptor
 
getExtends() - Method in class org.openejb.config.sys.TransactionServiceDescriptor
 
getExternalUri() - Method in class org.openejb.deployment.OpenEJBRefAdapter
 
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
 
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
 
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.deployment.EJBConfigurer
 
getGBeanInfo() - Static method in class org.openejb.deployment.OpenEJBModuleBuilder
 
getGBeanInfo() - Static method in class org.openejb.mdb.MDBContainer
 
getGBeanInfo() - Static method in class org.openejb.server.ServiceDaemon
 
getGBeanInfo() - Static method in class org.openejb.server.SimpleSocketService
 
getHandle(Method, Object[], Object) - Method in class org.openejb.client.EJBObjectHandler
 
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
 
getHandler(Object) - Static method in class org.openejb.client.CgLibProxy
 
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
 
getHome() - Method in class org.openejb.config.ejb11.Entity
 
getHome() - Method in class org.openejb.config.ejb11.Session
 
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() - 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.proxy.EJBMetaDataImpl
 
getHomeInterfaceName() - Method in class org.openejb.AbstractContainerBuilder
 
getHomeInterfaceName() - Method in interface org.openejb.ContainerBuilder
 
getHomeMethodMap(MethodSignature[], Class) - Static method in class org.openejb.dispatch.MethodHelper
 
getIP() - Method in interface org.openejb.server.ServerService
Gets the ip number that the daemon is listening on.
getIP() - Method in class org.openejb.server.ServiceAccessController
 
getIP() - Method in class org.openejb.server.ServiceLogger
 
getIP() - Method in class org.openejb.server.ServicePool
Gets the ip number that the daemon is listening on.
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.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 interface org.openejb.config.Service
 
getId() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
 
getId() - Method in class org.openejb.config.ejb11.CmpField
 
getId() - Method in class org.openejb.config.ejb11.ContainerTransaction
 
getId() - Method in class org.openejb.config.ejb11.EjbJar
 
getId() - Method in class org.openejb.config.ejb11.EjbRef
 
getId() - Method in class org.openejb.config.ejb11.EnterpriseBeansItem
 
getId() - Method in class org.openejb.config.ejb11.Entity
 
getId() - Method in class org.openejb.config.ejb11.EnvEntry
 
getId() - Method in class org.openejb.config.ejb11.Method
 
getId() - Method in class org.openejb.config.ejb11.MethodParams
Returns the value of field 'id'.
getId() - Method in class org.openejb.config.ejb11.MethodPermission
 
getId() - Method in class org.openejb.config.ejb11.ResourceRef
 
getId() - Method in class org.openejb.config.ejb11.SecurityRole
 
getId() - Method in class org.openejb.config.ejb11.SecurityRoleRef
 
getId() - Method in class org.openejb.config.ejb11.Session
 
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 class org.openejb.sfsb.StatefulInstanceContext
 
getId() - Method in class org.openejb.slsb.StatelessInstanceContext
 
getIdentity() - Method in class org.openejb.config.ejb11.AssemblyDescriptorDescriptor
 
getIdentity() - Method in class org.openejb.config.ejb11.CmpFieldDescriptor
 
getIdentity() - Method in class org.openejb.config.ejb11.ContainerTransactionDescriptor
 
getIdentity() - Method in class org.openejb.config.ejb11.EjbDeploymentDescriptor
 
getIdentity() - Method in class org.openejb.config.ejb11.EjbJarDescriptor
 
getIdentity() - Method in class org.openejb.config.ejb11.EjbRefDescriptor
 
getIdentity() - Method in class org.openejb.config.ejb11.EnterpriseBeansDescriptor
 
getIdentity() - Method in class org.openejb.config.ejb11.EnterpriseBeansItemDescriptor
 
getIdentity() - Method in class org.openejb.config.ejb11.EntityDescriptor
 
getIdentity() - Method in class org.openejb.config.ejb11.EnvEntryDescriptor
 
getIdentity() - Method in class org.openejb.config.ejb11.MethodDescriptor
 
getIdentity() - Method in class org.openejb.config.ejb11.MethodParamsDescriptor
 
getIdentity() - Method in class org.openejb.config.ejb11.MethodPermissionDescriptor
 
getIdentity() - Method in class org.openejb.config.ejb11.OpenejbJarDescriptor
 
getIdentity() - Method in class org.openejb.config.ejb11.QueryDescriptor
 
getIdentity() - Method in class org.openejb.config.ejb11.QueryMethodDescriptor
 
getIdentity() - Method in class org.openejb.config.ejb11.ResourceLinkDescriptor
 
getIdentity() - Method in class org.openejb.config.ejb11.ResourceRefDescriptor
 
getIdentity() - Method in class org.openejb.config.ejb11.SecurityRoleDescriptor
 
getIdentity() - Method in class org.openejb.config.ejb11.SecurityRoleRefDescriptor
 
getIdentity() - Method in class org.openejb.config.ejb11.SessionDescriptor
 
getIdentity() - Method in class org.openejb.config.sys.ClassNameDescriptor
 
getIdentity() - Method in class org.openejb.config.sys.ConnectionManagerDescriptor
 
getIdentity() - Method in class org.openejb.config.sys.ConnectorDescriptor
 
getIdentity() - Method in class org.openejb.config.sys.ContainerDescriptor
 
getIdentity() - Method in class org.openejb.config.sys.ContainerTypesDescriptor
 
getIdentity() - Method in class org.openejb.config.sys.DeploymentsDescriptor
 
getIdentity() - Method in class org.openejb.config.sys.JarFileLocationDescriptor
 
getIdentity() - Method in class org.openejb.config.sys.JndiProviderDescriptor
 
getIdentity() - Method in class org.openejb.config.sys.LookupDescriptor
 
getIdentity() - Method in class org.openejb.config.sys.OpenejbDescriptor
 
getIdentity() - Method in class org.openejb.config.sys.PropertiesFileDescriptor
 
getIdentity() - Method in class org.openejb.config.sys.ProviderTypesDescriptor
 
getIdentity() - Method in class org.openejb.config.sys.ProxyFactoryDescriptor
 
getIdentity() - Method in class org.openejb.config.sys.ResourceDescriptor
 
getIdentity() - Method in class org.openejb.config.sys.SecurityServiceDescriptor
 
getIdentity() - Method in class org.openejb.config.sys.ServiceProviderDescriptor
 
getIdentity() - Method in class org.openejb.config.sys.ServicesJarDescriptor
 
getIdentity() - Method in class org.openejb.config.sys.TransactionServiceDescriptor
 
getImplClass() - Method in class org.openejb.EJBInstanceFactoryImpl
 
getInetAddress() - Method in class org.openejb.server.ServiceDaemon
Gets the inetAddress number that the daemon is listening on.
getInfo() - Method in class org.openejb.timer.TimerImpl
 
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.naming.GlobalInitialContextFactory
 
getInputStream() - Method in interface org.openejb.client.Connection
 
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.
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.
getJ2eeStringValue(String) - Static method in class org.openejb.deployment.OpenEJBModuleBuilder
 
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
 
getJavaClass() - Method in class org.openejb.config.ejb11.CmpFieldDescriptor
 
getJavaClass() - Method in class org.openejb.config.ejb11.ContainerTransactionDescriptor
 
getJavaClass() - Method in class org.openejb.config.ejb11.EjbDeploymentDescriptor
 
getJavaClass() - Method in class org.openejb.config.ejb11.EjbJarDescriptor
 
getJavaClass() - Method in class org.openejb.config.ejb11.EjbRefDescriptor
 
getJavaClass() - Method in class org.openejb.config.ejb11.EnterpriseBeansDescriptor
 
getJavaClass() - Method in class org.openejb.config.ejb11.EnterpriseBeansItemDescriptor
 
getJavaClass() - Method in class org.openejb.config.ejb11.EntityDescriptor
 
getJavaClass() - Method in class org.openejb.config.ejb11.EnvEntryDescriptor
 
getJavaClass() - Method in class org.openejb.config.ejb11.MethodDescriptor
 
getJavaClass() - Method in class org.openejb.config.ejb11.MethodParamsDescriptor
 
getJavaClass() - Method in class org.openejb.config.ejb11.MethodPermissionDescriptor
 
getJavaClass() - Method in class org.openejb.config.ejb11.OpenejbJarDescriptor
 
getJavaClass() - Method in class org.openejb.config.ejb11.QueryDescriptor
 
getJavaClass() - Method in class org.openejb.config.ejb11.QueryMethodDescriptor
 
getJavaClass() - Method in class org.openejb.config.ejb11.ResourceLinkDescriptor
 
getJavaClass() - Method in class org.openejb.config.ejb11.ResourceRefDescriptor
 
getJavaClass() - Method in class org.openejb.config.ejb11.SecurityRoleDescriptor
 
getJavaClass() - Method in class org.openejb.config.ejb11.SecurityRoleRefDescriptor
 
getJavaClass() - Method in class org.openejb.config.ejb11.SessionDescriptor
 
getJavaClass() - Method in class org.openejb.config.sys.ClassNameDescriptor
 
getJavaClass() - Method in class org.openejb.config.sys.ConnectionManagerDescriptor
 
getJavaClass() - Method in class org.openejb.config.sys.ConnectorDescriptor
 
getJavaClass() - Method in class org.openejb.config.sys.ContainerDescriptor
 
getJavaClass() - Method in class org.openejb.config.sys.ContainerTypesDescriptor
 
getJavaClass() - Method in class org.openejb.config.sys.DeploymentsDescriptor
 
getJavaClass() - Method in class org.openejb.config.sys.JarFileLocationDescriptor
 
getJavaClass() - Method in class org.openejb.config.sys.JndiProviderDescriptor
 
getJavaClass() - Method in class org.openejb.config.sys.LookupDescriptor
 
getJavaClass() - Method in class org.openejb.config.sys.OpenejbDescriptor
 
getJavaClass() - Method in class org.openejb.config.sys.PropertiesFileDescriptor
 
getJavaClass() - Method in class org.openejb.config.sys.ProviderTypesDescriptor
 
getJavaClass() - Method in class org.openejb.config.sys.ProxyFactoryDescriptor
 
getJavaClass() - Method in class org.openejb.config.sys.ResourceDescriptor
 
getJavaClass() - Method in class org.openejb.config.sys.SecurityServiceDescriptor
 
getJavaClass() - Method in class org.openejb.config.sys.ServiceProviderDescriptor
 
getJavaClass() - Method in class org.openejb.config.sys.ServicesJarDescriptor
 
getJavaClass() - Method in class org.openejb.config.sys.TransactionServiceDescriptor
 
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 class org.openejb.AbstractContainerBuilder
 
getJndiNames() - Method in interface org.openejb.ContainerBuilder
 
getJndiNames() - Method in interface org.openejb.EJBContainer
 
getJndiNames() - Method in class org.openejb.GenericEJBContainer
 
getJndiProvider(int) - Method in class org.openejb.config.sys.Openejb
 
getJndiProvider() - Method in class org.openejb.config.sys.Openejb
 
getJndiProviderCount() - Method in class org.openejb.config.sys.Openejb
 
getJndiProviderId() - Method in class org.openejb.config.sys.Lookup
Returns the value of field 'jndiProviderId'.
getKernelName() - Method in class org.openejb.deployment.OpenEJBRefAdapter
 
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
 
getLargeIcon() - Method in class org.openejb.config.ejb11.Entity
 
getLargeIcon() - Method in class org.openejb.config.ejb11.Session
 
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
 
getLoader() - Static method in class org.openejb.util.ClasspathUtils
 
getLoader(String) - Static method in class org.openejb.util.ClasspathUtils
 
getLocalHomeInterface() - Method in class org.openejb.proxy.ProxyInfo
 
getLocalHomeInterfaceName() - Method in class org.openejb.AbstractContainerBuilder
 
getLocalHomeInterfaceName() - Method in interface org.openejb.ContainerBuilder
 
getLocalInterface() - Method in class org.openejb.proxy.ProxyInfo
 
getLocalInterfaceClass() - Method in class org.openejb.proxy.EJBProxyFactory
 
getLocalInterfaceName() - Method in class org.openejb.AbstractContainerBuilder
 
getLocalInterfaceName() - Method in interface org.openejb.ContainerBuilder
 
getLocalJndiNames() - Method in class org.openejb.AbstractContainerBuilder
 
getLocalJndiNames() - Method in interface org.openejb.ContainerBuilder
 
getLocalJndiNames() - Method in interface org.openejb.EJBContainer
 
getLocalJndiNames() - Method in class org.openejb.GenericEJBContainer
 
getLookup() - Method in class org.openejb.config.sys.ServiceProvider
Returns the value of field 'lookup'.
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
 
getMdbBuilder() - Method in class org.openejb.deployment.OpenEJBModuleBuilder
 
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.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
 
getMethod() - Method in class org.openejb.config.ejb11.ContainerTransaction
 
getMethod(int) - Method in class org.openejb.config.ejb11.MethodPermission
 
getMethod() - Method in class org.openejb.config.ejb11.MethodPermission
 
getMethod(Class) - Method in class org.openejb.dispatch.InterfaceMethodSignature
 
getMethod(Class) - Method in class org.openejb.dispatch.MethodSignature
 
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
 
getMethodCount() - Method in class org.openejb.config.ejb11.MethodPermission
 
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.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
 
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
 
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
 
getMethodParam() - Method in class org.openejb.config.ejb11.MethodParams
 
getMethodParamCount() - Method in class org.openejb.config.ejb11.MethodParams
 
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
 
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
 
getMethodPermission() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
 
getMethodPermissionCount() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
 
getName() - Method in class org.openejb.deployment.OpenEJBGBeanAdapter
 
getName() - Method in class org.openejb.server.ServiceAccessController
 
getName() - Method in class org.openejb.server.ServiceLogger
 
getName() - Method in class org.openejb.server.ServicePool
Gets the name of the service.
getName() - Method in class org.openejb.server.SimpleSocketService
 
getName() - Method in interface org.openejb.server.SocketService
Gets the name of the service.
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.telnet.TelnetServer
 
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
 
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.CmpFieldDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.ContainerTransactionDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.EjbDeploymentDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.EjbJarDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.EjbRefDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.EnterpriseBeansDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.EnterpriseBeansItemDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.EntityDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.EnvEntryDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.MethodDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.MethodParamsDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.MethodPermissionDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.OpenejbJarDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.QueryDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.QueryMethodDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.ResourceLinkDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.ResourceRefDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.SecurityRoleDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.SecurityRoleRefDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.ejb11.SessionDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.sys.ClassNameDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.sys.ConnectionManagerDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.sys.ConnectorDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.sys.ContainerDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.sys.ContainerTypesDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.sys.DeploymentsDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.sys.JarFileLocationDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.sys.JndiProviderDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.sys.LookupDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.sys.OpenejbDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.sys.PropertiesFileDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.sys.ProviderTypesDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.sys.ProxyFactoryDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.sys.ResourceDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.sys.SecurityServiceDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.sys.ServiceProviderDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.sys.ServicesJarDescriptor
 
getNameSpacePrefix() - Method in class org.openejb.config.sys.TransactionServiceDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.ejb11.AssemblyDescriptorDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.ejb11.CmpFieldDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.ejb11.ContainerTransactionDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.ejb11.EjbDeploymentDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.ejb11.EjbJarDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.ejb11.EjbRefDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.ejb11.EnterpriseBeansDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.ejb11.EnterpriseBeansItemDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.ejb11.EntityDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.ejb11.EnvEntryDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.ejb11.MethodDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.ejb11.MethodParamsDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.ejb11.MethodPermissionDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.ejb11.OpenejbJarDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.ejb11.QueryDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.ejb11.QueryMethodDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.ejb11.ResourceLinkDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.ejb11.ResourceRefDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.ejb11.SecurityRoleDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.ejb11.SecurityRoleRefDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.ejb11.SessionDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.sys.ClassNameDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.sys.ConnectionManagerDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.sys.ConnectorDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.sys.ContainerDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.sys.ContainerTypesDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.sys.DeploymentsDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.sys.JarFileLocationDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.sys.JndiProviderDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.sys.LookupDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.sys.OpenejbDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.sys.PropertiesFileDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.sys.ProviderTypesDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.sys.ProxyFactoryDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.sys.ResourceDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.sys.SecurityServiceDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.sys.ServiceProviderDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.sys.ServicesJarDescriptor
 
getNameSpaceURI() - Method in class org.openejb.config.sys.TransactionServiceDescriptor
 
getNextTimeout() - Method in class org.openejb.timer.TimerImpl
 
getNonTransactedTimerName() - Method in class org.openejb.AbstractContainerBuilder
 
getNonTransactedTimerName() - Method in interface org.openejb.ContainerBuilder
 
getNonTransactedTimerName() - Method in class org.openejb.mdb.MDBContainerBuilder
 
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.proxy.ProxyObjectFactory
 
getObjectMethodMap(MethodSignature[], Class) - Static method in class org.openejb.dispatch.MethodHelper
 
getObjectQl() - Method in class org.openejb.config.ejb11.Query
Returns the value of field 'objectQl'.
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.
getOperationMap(Class, InterfaceMethodSignature[], boolean) - Static method in class org.openejb.proxy.EJBProxyHelper
 
getOrdinal() - Method in class org.openejb.EJBInterfaceType
 
getOrdinal() - Method in class org.openejb.EJBOperation
 
getOuputStream() - Method in interface org.openejb.client.Connection
 
getParameterTypes() - Method in class org.openejb.dispatch.InterfaceMethodSignature
 
getParameterTypes() - Method in class org.openejb.dispatch.MethodSignature
 
getParentId(XmlObject) - Method in class org.openejb.deployment.OpenEJBModuleBuilder
 
getPermission(EJBInterfaceType, int) - Method in class org.openejb.security.PermissionManager
 
getPersistenceType() - Method in class org.openejb.config.ejb11.Entity
 
getPhysicalRoles(String) - Method in class org.openejb.assembler.AssemblerTool.RoleMapping
Returns a collection of physical roles that are mapped to the logical role.
getPolicyContextId() - Method in class org.openejb.security.SecurityConfiguration
 
getPort() - Method in class org.openejb.client.ServerMetaData
 
getPort() - Method in interface org.openejb.server.ServerService
Gets the port number that the daemon is listening on.
getPort() - Method in class org.openejb.server.ServiceAccessController
 
getPort() - Method in class org.openejb.server.ServiceDaemon
Gets the port number that the daemon is listening on.
getPort() - Method in class org.openejb.server.ServiceLogger
 
getPort() - Method in class org.openejb.server.ServicePool
Gets the port number that the daemon is listening on.
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.telnet.TelnetServer
 
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
 
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(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.proxy.EJBMetaDataImpl
 
getPrimaryKeyClass() - Method in class org.openejb.proxy.ProxyInfo
 
getPrimaryKeyClassName() - Method in class org.openejb.AbstractContainerBuilder
 
getPrimaryKeyClassName() - Method in interface org.openejb.ContainerBuilder
 
getPrimkeyField() - Method in class org.openejb.config.ejb11.Entity
 
getPrinciple() - Method in class org.openejb.client.AuthenticationRequest
Returns the client's principle.
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.
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'.
getProviderType() - Method in class org.openejb.config.sys.ServiceProvider
Returns the value of field 'providerType'.
getProxy() - Method in interface org.openejb.entity.cmp.ConnectionProxyFactory
 
getProxyFactory() - Method in class org.openejb.AbstractInstanceContext
 
getProxyFactory() - Method in interface org.openejb.EJBContainer
 
getProxyFactory() - Method in interface org.openejb.EJBInstanceContext
 
getProxyFactory() - Method in class org.openejb.GenericEJBContainer
 
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.proxy.BaseEJB
 
getProxyInfo() - Method in class org.openejb.proxy.EJBMethodInterceptor
 
getQueries() - Method in class org.openejb.entity.cmp.CMPContainerBuilder
 
getQuery(int) - Method in class org.openejb.config.ejb11.EjbDeployment
 
getQuery() - Method in class org.openejb.config.ejb11.EjbDeployment
 
getQueryCount() - Method in class org.openejb.config.ejb11.EjbDeployment
 
getQueryMethod() - Method in class org.openejb.config.ejb11.Query
Returns the value of field 'queryMethod'.
getReentrant() - Method in class org.openejb.config.ejb11.Entity
 
getRefName() - Method in class org.openejb.deployment.OpenEJBRefAdapter
 
getReferenceCount() - Method in class org.openejb.deployment.OpenEJBGBeanAdapter
 
getReferenceName(int) - Method in class org.openejb.deployment.OpenEJBGBeanAdapter
 
getReferenceStringValue(int) - Method in class org.openejb.deployment.OpenEJBGBeanAdapter
 
getReferencesCount() - Method in class org.openejb.deployment.OpenEJBGBeanAdapter
 
getReferencesName(int) - Method in class org.openejb.deployment.OpenEJBGBeanAdapter
 
getReferencesPatternArray(int) - Method in class org.openejb.deployment.OpenEJBGBeanAdapter
 
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
 
getRemote() - Method in class org.openejb.config.ejb11.Entity
 
getRemote() - Method in class org.openejb.config.ejb11.Session
 
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.proxy.EJBMetaDataImpl
 
getRemoteInterfaceClass() - Method in class org.openejb.proxy.EJBProxyFactory
 
getRemoteInterfaceName() - Method in class org.openejb.AbstractContainerBuilder
 
getRemoteInterfaceName() - Method in interface org.openejb.ContainerBuilder
 
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
 
getResAuth() - Method in class org.openejb.config.ejb11.ResourceRef
 
getResId() - Method in class org.openejb.config.ejb11.ResourceLink
 
getResRefName() - Method in class org.openejb.config.ejb11.ResourceLink
 
getResRefName() - Method in class org.openejb.config.ejb11.ResourceRef
 
getResType() - Method in class org.openejb.config.ejb11.ResourceRef
 
getResource(int) - Method in class org.openejb.config.sys.Openejb
 
getResource() - Method in class org.openejb.config.sys.Openejb
 
getResourceCount() - Method in class org.openejb.config.sys.Openejb
 
getResourceLink(int) - Method in class org.openejb.config.ejb11.EjbDeployment
 
getResourceLink() - Method in class org.openejb.config.ejb11.EjbDeployment
 
getResourceLinkCount() - Method in class org.openejb.config.ejb11.EjbDeployment
 
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
 
getResourceRef() - Method in class org.openejb.config.ejb11.Entity
 
getResourceRef(int) - Method in class org.openejb.config.ejb11.Session
 
getResourceRef() - Method in class org.openejb.config.ejb11.Session
 
getResourceRefCount() - Method in class org.openejb.config.ejb11.Entity
 
getResourceRefCount() - Method in class org.openejb.config.ejb11.Session
 
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
 
getRoleName(int) - Method in class org.openejb.config.ejb11.MethodPermission
 
getRoleName() - Method in class org.openejb.config.ejb11.MethodPermission
 
getRoleName() - Method in class org.openejb.config.ejb11.SecurityRole
 
getRoleName() - Method in class org.openejb.config.ejb11.SecurityRoleRef
 
getRoleNameCount() - Method in class org.openejb.config.ejb11.MethodPermission
 
getRolePolicies() - Method in class org.openejb.security.SecurityConfiguration
 
getRoleReferences() - Method in class org.openejb.security.SecurityConfiguration
 
getRollbackOnly(EJBInstanceContext) - Method in class org.openejb.EJBContextImpl.EJBContextState
 
getRollbackOnly() - Method in class org.openejb.EJBContextImpl
 
getRunAs() - Method in class org.openejb.AbstractContainerBuilder
 
getRunAs() - Method in interface org.openejb.SecureBuilder
 
getRunAs() - Method in class org.openejb.mdb.MDBContainerBuilder
 
getSQLSchema() - Method in class org.openejb.entity.cmp.CMPContainerBuilder
 
getSafeProperties(Properties) - Method in class org.openejb.util.SafeToolkit
Returns a new SafeProperties instance dedicated to this toolkit.
getSchemaTypeLoader() - Method in class org.openejb.deployment.OpenEJBModuleBuilder
 
getSecurityConfiguration() - Method in class org.openejb.AbstractContainerBuilder
 
getSecurityConfiguration() - Method in class org.openejb.GenericEJBContainer
 
getSecurityConfiguration() - Method in interface org.openejb.SecureBuilder
 
getSecurityConfiguration() - Method in class org.openejb.mdb.MDBContainerBuilder
 
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
 
getSecurityRole() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
 
getSecurityRoleCount() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
 
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
 
getSecurityRoleRef() - Method in class org.openejb.config.ejb11.Entity
 
getSecurityRoleRef(int) - Method in class org.openejb.config.ejb11.Session
 
getSecurityRoleRef() - Method in class org.openejb.config.ejb11.Session
 
getSecurityRoleRefCount() - Method in class org.openejb.config.ejb11.Entity
 
getSecurityRoleRefCount() - Method in class org.openejb.config.ejb11.Session
 
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.
getServer() - Method in class org.openejb.EJBModuleImpl
 
getServer() - Method in class org.openejb.client.AuthenticationResponse
 
getServer() - Static method in class org.openejb.server.Server
 
getServerName() - Method in class org.openejb.deployment.OpenEJBRefAdapter
 
getServiceEndpointName() - Method in class org.openejb.AbstractContainerBuilder
 
getServiceEndpointName() - Method in interface org.openejb.ContainerBuilder
 
getServiceName() - Method in class org.openejb.server.ServiceDaemon
 
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
 
getServiceProvider() - Method in class org.openejb.config.sys.ServicesJar
 
getServiceProviderCount() - Method in class org.openejb.config.sys.ServicesJar
 
getSession() - Method in class org.openejb.config.ejb11.EnterpriseBeansItem
 
getSessionBuilder() - Method in class org.openejb.deployment.OpenEJBModuleBuilder
 
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
 
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
 
getSize() - Method in class org.openejb.cache.SimpleInstancePool
Return the size of the pool.
getSmallIcon() - Method in class org.openejb.config.ejb11.EjbJar
 
getSmallIcon() - Method in class org.openejb.config.ejb11.Entity
 
getSmallIcon() - Method in class org.openejb.config.ejb11.Session
 
getStatus() - Method in class org.openejb.server.ejbd.PseudoTransactionService.MyTransaction
 
getStatus() - Method in class org.openejb.server.ejbd.PseudoTransactionService.MyTransactionManager
 
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
 
getSystemChain() - Method in class org.openejb.TwoChains
 
getTargetName() - Method in class org.openejb.deployment.OpenEJBRefAdapter
 
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.
getTimeRemaining() - Method in class org.openejb.timer.TimerImpl
 
getTimer() - Method in class org.openejb.timer.TimerHandleImpl
 
getTimerName(Class) - Method in class org.openejb.AbstractContainerBuilder
 
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
 
getTimers(Object) - Method in class org.openejb.timer.BasicTimerService
 
getTimers() - Method in class org.openejb.timer.TimerServiceImpl
 
getToolkit(String) - Static method in class org.openejb.util.SafeToolkit
Returns an instance of a SafeToolkit dedicated to the specified system location.
getTrackedConnectionAssociator() - Method in class org.openejb.AbstractContainerBuilder
 
getTrackedConnectionAssociator() - Method in interface org.openejb.ContainerBuilder
 
getTransAttribute() - Method in class org.openejb.config.ejb11.ContainerTransaction
 
getTransactedTimerName() - Method in class org.openejb.AbstractContainerBuilder
 
getTransactedTimerName() - Method in interface org.openejb.ContainerBuilder
 
getTransactedTimerName() - Method in class org.openejb.mdb.MDBContainerBuilder
 
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.
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.AbstractContainerBuilder
 
getTransactionContextManager() - Method in interface org.openejb.ContainerBuilder
 
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(String, InterfaceMethodSignature) - Method in class org.openejb.assembler.DeploymentInfoTxPolicySource
 
getTransactionPolicy(String, InterfaceMethodSignature) - Method in interface org.openejb.deployment.TransactionPolicySource
 
getTransactionPolicy(EJBInterfaceType, int) - Method in class org.openejb.transaction.TransactionPolicyManager
 
getTransactionPolicyKey() - Method in class org.openejb.EJBInterfaceType
 
getTransactionPolicySource() - Method in class org.openejb.AbstractContainerBuilder
 
getTransactionPolicySource() - Method in interface org.openejb.ContainerBuilder
 
getTransactionPolicySource(String) - Method in class org.openejb.deployment.TransactionPolicyHelper
 
getTransactionPolicySource() - Method in class org.openejb.mdb.MDBContainerBuilder
 
getTransactionService() - Method in class org.openejb.config.sys.Openejb
Returns the value of field 'transactionService'.
getTransactionType() - Method in class org.openejb.config.ejb11.Session
 
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.proxy.CglibEJBProxyFactory
 
getType() - Method in class org.openejb.server.ejbd.EJBInvocationStream
 
getUncheckedPolicy() - Method in class org.openejb.security.SecurityConfiguration
 
getUnmanagedReference() - Method in interface org.openejb.EJBContainer
 
getUnmanagedReference() - Method in class org.openejb.GenericEJBContainer
 
getUnsetContextInvocation(EJBInstanceContext) - Method in class org.openejb.dispatch.SystemMethodIndices
 
getUnshareableResources() - Method in class org.openejb.AbstractContainerBuilder
 
getUnshareableResources() - Method in class org.openejb.AbstractInstanceContext
 
getUnshareableResources() - Method in interface org.openejb.ResourceEnvironmentBuilder
 
getUnshareableResources() - Method in class org.openejb.mdb.MDBContainerBuilder
 
getUsableContainers(Container[], Bean) - Static method in class org.openejb.config.EjbJarUtils
 
getUserChain() - Method in class org.openejb.TwoChains
 
getUserTransaction() - Method in class org.openejb.AbstractContainerBuilder
 
getUserTransaction() - Method in interface org.openejb.ContainerBuilder
 
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() - Method in class org.openejb.mdb.MDBContainerBuilder
 
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
 
getValidator() - Method in class org.openejb.config.ejb11.CmpFieldDescriptor
 
getValidator() - Method in class org.openejb.config.ejb11.ContainerTransactionDescriptor
 
getValidator() - Method in class org.openejb.config.ejb11.EjbDeploymentDescriptor
 
getValidator() - Method in class org.openejb.config.ejb11.EjbJarDescriptor
 
getValidator() - Method in class org.openejb.config.ejb11.EjbRefDescriptor
 
getValidator() - Method in class org.openejb.config.ejb11.EnterpriseBeansDescriptor
 
getValidator() - Method in class org.openejb.config.ejb11.EnterpriseBeansItemDescriptor
 
getValidator() - Method in class org.openejb.config.ejb11.EntityDescriptor
 
getValidator() - Method in class org.openejb.config.ejb11.EnvEntryDescriptor
 
getValidator() - Method in class org.openejb.config.ejb11.MethodDescriptor
 
getValidator() - Method in class org.openejb.config.ejb11.MethodParamsDescriptor
 
getValidator() - Method in class org.openejb.config.ejb11.MethodPermissionDescriptor
 
getValidator() - Method in class org.openejb.config.ejb11.OpenejbJarDescriptor
 
getValidator() - Method in class org.openejb.config.ejb11.QueryDescriptor
 
getValidator() - Method in class org.openejb.config.ejb11.QueryMethodDescriptor
 
getValidator() - Method in class org.openejb.config.ejb11.ResourceLinkDescriptor
 
getValidator() - Method in class org.openejb.config.ejb11.ResourceRefDescriptor
 
getValidator() - Method in class org.openejb.config.ejb11.SecurityRoleDescriptor
 
getValidator() - Method in class org.openejb.config.ejb11.SecurityRoleRefDescriptor
 
getValidator() - Method in class org.openejb.config.ejb11.SessionDescriptor
 
getValidator() - Method in class org.openejb.config.sys.ClassNameDescriptor
 
getValidator() - Method in class org.openejb.config.sys.ConnectionManagerDescriptor
 
getValidator() - Method in class org.openejb.config.sys.ConnectorDescriptor
 
getValidator() - Method in class org.openejb.config.sys.ContainerDescriptor
 
getValidator() - Method in class org.openejb.config.sys.ContainerTypesDescriptor
 
getValidator() - Method in class org.openejb.config.sys.DeploymentsDescriptor
 
getValidator() - Method in class org.openejb.config.sys.JarFileLocationDescriptor
 
getValidator() - Method in class org.openejb.config.sys.JndiProviderDescriptor
 
getValidator() - Method in class org.openejb.config.sys.LookupDescriptor
 
getValidator() - Method in class org.openejb.config.sys.OpenejbDescriptor
 
getValidator() - Method in class org.openejb.config.sys.PropertiesFileDescriptor
 
getValidator() - Method in class org.openejb.config.sys.ProviderTypesDescriptor
 
getValidator() - Method in class org.openejb.config.sys.ProxyFactoryDescriptor
 
getValidator() - Method in class org.openejb.config.sys.ResourceDescriptor
 
getValidator() - Method in class org.openejb.config.sys.SecurityServiceDescriptor
 
getValidator() - Method in class org.openejb.config.sys.ServiceProviderDescriptor
 
getValidator() - Method in class org.openejb.config.sys.ServicesJarDescriptor
 
getValidator() - Method in class org.openejb.config.sys.TransactionServiceDescriptor
 
getVmParameters() - Static method in class org.openejb.util.Launcher
 
getWarnings() - Method in class org.openejb.config.EjbSet
 
getXMLName() - Method in class org.openejb.config.ejb11.AssemblyDescriptorDescriptor
 
getXMLName() - Method in class org.openejb.config.ejb11.CmpFieldDescriptor
 
getXMLName() - Method in class org.openejb.config.ejb11.ContainerTransactionDescriptor
 
getXMLName() - Method in class org.openejb.config.ejb11.EjbDeploymentDescriptor
 
getXMLName() - Method in class org.openejb.config.ejb11.EjbJarDescriptor
 
getXMLName() - Method in class org.openejb.config.ejb11.EjbRefDescriptor
 
getXMLName() - Method in class org.openejb.config.ejb11.EnterpriseBeansDescriptor
 
getXMLName() - Method in class org.openejb.config.ejb11.EnterpriseBeansItemDescriptor
 
getXMLName() - Method in class org.openejb.config.ejb11.EntityDescriptor
 
getXMLName() - Method in class org.openejb.config.ejb11.EnvEntryDescriptor
 
getXMLName() - Method in class org.openejb.config.ejb11.MethodDescriptor
 
getXMLName() - Method in class org.openejb.config.ejb11.MethodParamsDescriptor
 
getXMLName() - Method in class org.openejb.config.ejb11.MethodPermissionDescriptor
 
getXMLName() - Method in class org.openejb.config.ejb11.OpenejbJarDescriptor
 
getXMLName() - Method in class org.openejb.config.ejb11.QueryDescriptor
 
getXMLName() - Method in class org.openejb.config.ejb11.QueryMethodDescriptor
 
getXMLName() - Method in class org.openejb.config.ejb11.ResourceLinkDescriptor
 
getXMLName() - Method in class org.openejb.config.ejb11.ResourceRefDescriptor
 
getXMLName() - Method in class org.openejb.config.ejb11.SecurityRoleDescriptor
 
getXMLName() - Method in class org.openejb.config.ejb11.SecurityRoleRefDescriptor
 
getXMLName() - Method in class org.openejb.config.ejb11.SessionDescriptor
 
getXMLName() - Method in class org.openejb.config.sys.ClassNameDescriptor
 
getXMLName() - Method in class org.openejb.config.sys.ConnectionManagerDescriptor
 
getXMLName() - Method in class org.openejb.config.sys.ConnectorDescriptor
 
getXMLName() - Method in class org.openejb.config.sys.ContainerDescriptor
 
getXMLName() - Method in class org.openejb.config.sys.ContainerTypesDescriptor
 
getXMLName() - Method in class org.openejb.config.sys.DeploymentsDescriptor
 
getXMLName() - Method in class org.openejb.config.sys.JarFileLocationDescriptor
 
getXMLName() - Method in class org.openejb.config.sys.JndiProviderDescriptor
 
getXMLName() - Method in class org.openejb.config.sys.LookupDescriptor
 
getXMLName() - Method in class org.openejb.config.sys.OpenejbDescriptor
 
getXMLName() - Method in class org.openejb.config.sys.PropertiesFileDescriptor
 
getXMLName() - Method in class org.openejb.config.sys.ProviderTypesDescriptor
 
getXMLName() - Method in class org.openejb.config.sys.ProxyFactoryDescriptor
 
getXMLName() - Method in class org.openejb.config.sys.ResourceDescriptor
 
getXMLName() - Method in class org.openejb.config.sys.SecurityServiceDescriptor
 
getXMLName() - Method in class org.openejb.config.sys.ServiceProviderDescriptor
 
getXMLName() - Method in class org.openejb.config.sys.ServicesJarDescriptor
 
getXMLName() - Method in class org.openejb.config.sys.TransactionServiceDescriptor
 
getXmlObject() - Method in class org.openejb.deployment.OpenEJBRefAdapter
 

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
 
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
 
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
 
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
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
 
hasWarnings() - Method in class org.openejb.config.EjbSet
 
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.
homeInterfaceName - Variable in class org.openejb.EJBContainerConfiguration
 
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
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.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.slsb.dispatch.EJBActivateOperation
 
INSTANCE - Static variable in class org.openejb.slsb.dispatch.EJBPassivateOperation
 
INSTANCE - Static variable in class org.openejb.slsb.dispatch.SetSessionContextOperation
 
ISIDENTICAL - Static variable in class org.openejb.client.EJBObjectHandler
 
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.
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
 
inProxyMap - Variable in class org.openejb.client.EJBInvocationHandler
TODO: Add comments
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(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(Properties) - Method in interface org.openejb.server.ServerService
 
init(Properties) - Method in class org.openejb.server.ServiceAccessController
 
init(Properties) - Method in class org.openejb.server.ServiceLogger
 
init() - Method in class org.openejb.server.ServiceManager
 
init(Properties) - Method in class org.openejb.server.ServicePool
Pulls out the access log information
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.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
 
initContext(EARContext, Module, ClassLoader) - Method in class org.openejb.deployment.OpenEJBModuleBuilder
 
initService(Service, String) - Method in class org.openejb.config.ConfigurationFactory
 
initService(Service, String, Class) - Method in class org.openejb.config.ConfigurationFactory
Service loading...
initializeInterceptorBuilder(InterceptorBuilder, InterfaceMethodSignature[], VirtualOperation[]) - Method in class org.openejb.AbstractContainerBuilder
 
installModule(File, EARContext, Module) - Method in class org.openejb.deployment.OpenEJBModuleBuilder
 
installModule(JarFile, EARContext, Module) - Method in class org.openejb.deployment.OpenEJBModuleBuilder
 
instance - Variable in class org.openejb.AbstractInstanceContext
 
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.entity.cmp.CMPInstanceContext
 
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.mdb.MDBContainer
 
invoke(Invocation) - Method in class org.openejb.mdb.MDBInstanceInterceptor
 
invoke(EJBInvocation) - Method in class org.openejb.proxy.ContainerHandler
 
invoke(EJBInvocation) - Method in interface org.openejb.proxy.EJBInterceptor
 
invoke(EJBInvocation) - Method in class org.openejb.proxy.EJBMethodInterceptor
 
invoke(EJBInvocation) - Method in class org.openejb.proxy.SerializationHanlder
 
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.StatelessInstanceInterceptor
 
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.CMPSelectMethod
 
invokeInstance(CMPInstanceContext, Object[]) - Method in class org.openejb.entity.cmp.CMPSetter
 
invokeInstance(CMPInstanceContext, Object[]) - Method in interface org.openejb.entity.cmp.InstanceOperation
 
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
 
isBMT - Variable in class org.openejb.sfsb.BusinessMethod
 
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.
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.sfsb.StatefulInstanceContext
 
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
 
isDoAsCurrentCaller() - Method in class org.openejb.AbstractContainerBuilder
 
isDoAsCurrentCaller() - Method in interface org.openejb.SecureBuilder
 
isDoAsCurrentCaller() - Method in class org.openejb.mdb.MDBContainerBuilder
 
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.
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
 
isInfoEnabled() - Method in class org.openejb.util.Logger
Wrapper function for log4j's isInfoEnabled() method.
isInitialized() - Static method in class org.openejb.OpenEJB
 
isInvalidReference - Variable in class org.openejb.client.EJBInvocationHandler
TODO: Add comments
isLocal() - Method in class org.openejb.EJBInterfaceType
 
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.
isSecurityEnabled() - Method in class org.openejb.AbstractContainerBuilder
 
isSecurityEnabled() - Method in interface org.openejb.SecureBuilder
 
isSecurityEnabled() - Method in class org.openejb.mdb.MDBContainerBuilder
 
isSession() - Method in class org.openejb.client.EJBMetaDataImpl
Test if the enterprise Bean's type is "session".
isSession() - Method in class org.openejb.proxy.EJBMetaDataImpl
 
isSessionBean() - Method in class org.openejb.proxy.ProxyInfo
 
isStateValid() - Method in class org.openejb.entity.EntityInstanceContext
 
isStatelessSession() - Method in class org.openejb.client.EJBMetaDataImpl
Test if the enterprise Bean's type is "stateless session".
isStatelessSession() - Method in class org.openejb.proxy.EJBMetaDataImpl
 
isUseContextHandler() - Method in class org.openejb.AbstractContainerBuilder
 
isUseContextHandler() - Method in interface org.openejb.SecureBuilder
 
isUseContextHandler() - Method in class org.openejb.mdb.MDBContainerBuilder
 
isValid() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
 
isValid() - Method in class org.openejb.config.ejb11.CmpField
 
isValid() - Method in class org.openejb.config.ejb11.ContainerTransaction
 
isValid() - Method in class org.openejb.config.ejb11.EjbDeployment
 
isValid() - Method in class org.openejb.config.ejb11.EjbJar
 
isValid() - Method in class org.openejb.config.ejb11.EjbRef
 
isValid() - Method in class org.openejb.config.ejb11.EnterpriseBeans
 
isValid() - Method in class org.openejb.config.ejb11.Entity
 
isValid() - Method in class org.openejb.config.ejb11.EnvEntry
 
isValid() - Method in class org.openejb.config.ejb11.Method
 
isValid() - Method in class org.openejb.config.ejb11.MethodParams
 
isValid() - Method in class org.openejb.config.ejb11.MethodPermission
 
isValid() - Method in class org.openejb.config.ejb11.OpenejbJar
 
isValid() - Method in class org.openejb.config.ejb11.Query
 
isValid() - Method in class org.openejb.config.ejb11.QueryMethod
 
isValid() - Method in class org.openejb.config.ejb11.ResourceLink
 
isValid() - Method in class org.openejb.config.ejb11.ResourceRef
 
isValid() - Method in class org.openejb.config.ejb11.SecurityRole
 
isValid() - Method in class org.openejb.config.ejb11.SecurityRoleRef
 
isValid() - Method in class org.openejb.config.ejb11.Session
 
isValid() - Method in class org.openejb.config.sys.ConnectionManager
 
isValid() - Method in class org.openejb.config.sys.Connector
 
isValid() - Method in class org.openejb.config.sys.Container
 
isValid() - Method in class org.openejb.config.sys.Deployments
 
isValid() - Method in class org.openejb.config.sys.JndiProvider
 
isValid() - Method in class org.openejb.config.sys.Lookup
 
isValid() - Method in class org.openejb.config.sys.Openejb
 
isValid() - Method in class org.openejb.config.sys.PropertiesFile
 
isValid() - Method in class org.openejb.config.sys.ProxyFactory
 
isValid() - Method in class org.openejb.config.sys.Resource
 
isValid() - Method in class org.openejb.config.sys.SecurityService
 
isValid() - Method in class org.openejb.config.sys.ServiceProvider
 
isValid() - Method in class org.openejb.config.sys.ServicesJar
 
isValid() - Method in class org.openejb.config.sys.TransactionService
 
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
 
JNDIResponse - class org.openejb.client.JNDIResponse.
 
JNDIResponse() - Constructor for class org.openejb.client.JNDIResponse
 
JNDIResponse(int, Object) - Constructor for class org.openejb.client.JNDIResponse
 
JNDI_CONTEXT - 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.
 
JarFileLocation() - Constructor for class org.openejb.config.sys.JarFileLocation
 
JarFileLocationDescriptor - class org.openejb.config.sys.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.
 
JndiProvider() - Constructor for class org.openejb.config.sys.JndiProvider
 
JndiProviderDescriptor - class org.openejb.config.sys.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
 
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

kernel - Variable in class org.openejb.deployment.OpenEJBModuleBuilder
 
keyClass - Variable in class org.openejb.client.EJBMetaDataImpl
The Class object for the enterprise Bean's primary key class.

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
 
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.
 
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.
 
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
 
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.
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
 
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
 
localHomeInterfaceName - Variable in class org.openejb.EJBContainerConfiguration
 
localInterfaceName - Variable in class org.openejb.EJBContainerConfiguration
 
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.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, UserTransactionImpl, ActivationSpecWrapper, TransactionContextManager, TrackedConnectionAssociator, ClassLoader, ThreadPooledTimer, String, Kernel) - Constructor for class org.openejb.mdb.MDBContainer
 
MDBContainerBuilder - class org.openejb.mdb.MDBContainerBuilder.
 
MDBContainerBuilder() - Constructor for class org.openejb.mdb.MDBContainerBuilder
 
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, 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, 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(ReadOnlyContext, MDBInstanceContextFactory, Class) - 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
 
MESSAGE_DRIVEN - Static variable in interface org.openejb.EJBComponentType
 
MESSAGE_DRIVEN - Static variable in interface org.openejb.assembler.Container
 
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
 
Messages - class org.openejb.util.Messages.
 
Messages(String) - Constructor for class org.openejb.util.Messages
 
Method - class org.openejb.config.ejb11.Method.
 
Method() - Constructor for class org.openejb.config.ejb11.Method
 
MethodDescriptor - class org.openejb.config.ejb11.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.
 
MethodParams() - Constructor for class org.openejb.config.ejb11.MethodParams
 
MethodParamsDescriptor - class org.openejb.config.ejb11.MethodParamsDescriptor.
 
MethodParamsDescriptor() - Constructor for class org.openejb.config.ejb11.MethodParamsDescriptor
 
MethodPermission - class org.openejb.config.ejb11.MethodPermission.
 
MethodPermission() - Constructor for class org.openejb.config.ejb11.MethodPermission
 
MethodPermissionDescriptor - class org.openejb.config.ejb11.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
 
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
 
managedConnectionFactory - Variable in class org.openejb.assembler.ConnectorInfo
 
marshal(Writer) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
 
marshal(DocumentHandler) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
 
marshal(Writer) - Method in class org.openejb.config.ejb11.CmpField
 
marshal(DocumentHandler) - Method in class org.openejb.config.ejb11.CmpField
 
marshal(Writer) - Method in class org.openejb.config.ejb11.ContainerTransaction
 
marshal(DocumentHandler) - Method in class org.openejb.config.ejb11.ContainerTransaction
 
marshal(Writer) - Method in class org.openejb.config.ejb11.EjbDeployment
 
marshal(DocumentHandler) - Method in class org.openejb.config.ejb11.EjbDeployment
 
marshal(Writer) - Method in class org.openejb.config.ejb11.EjbJar
 
marshal(DocumentHandler) - Method in class org.openejb.config.ejb11.EjbJar
 
marshal(Writer) - Method in class org.openejb.config.ejb11.EjbRef
 
marshal(DocumentHandler) - Method in class org.openejb.config.ejb11.EjbRef
 
marshal(Writer) - Method in class org.openejb.config.ejb11.EnterpriseBeans
 
marshal(DocumentHandler) - Method in class org.openejb.config.ejb11.EnterpriseBeans
 
marshal(Writer) - Method in class org.openejb.config.ejb11.Entity
 
marshal(DocumentHandler) - Method in class org.openejb.config.ejb11.Entity
 
marshal(Writer) - Method in class org.openejb.config.ejb11.EnvEntry
 
marshal(DocumentHandler) - Method in class org.openejb.config.ejb11.EnvEntry
 
marshal(Writer) - Method in class org.openejb.config.ejb11.Method
 
marshal(DocumentHandler) - Method in class org.openejb.config.ejb11.Method
 
marshal(Writer) - Method in class org.openejb.config.ejb11.MethodParams
 
marshal(DocumentHandler) - Method in class org.openejb.config.ejb11.MethodParams
 
marshal(Writer) - Method in class org.openejb.config.ejb11.MethodPermission
 
marshal(DocumentHandler) - Method in class org.openejb.config.ejb11.MethodPermission
 
marshal(Writer) - Method in class org.openejb.config.ejb11.OpenejbJar
 
marshal(DocumentHandler) - Method in class org.openejb.config.ejb11.OpenejbJar
 
marshal(Writer) - Method in class org.openejb.config.ejb11.Query
 
marshal(DocumentHandler) - Method in class org.openejb.config.ejb11.Query
 
marshal(Writer) - Method in class org.openejb.config.ejb11.QueryMethod
 
marshal(DocumentHandler) - Method in class org.openejb.config.ejb11.QueryMethod
 
marshal(Writer) - Method in class org.openejb.config.ejb11.ResourceLink
 
marshal(DocumentHandler) - Method in class org.openejb.config.ejb11.ResourceLink
 
marshal(Writer) - Method in class org.openejb.config.ejb11.ResourceRef
 
marshal(DocumentHandler) - Method in class org.openejb.config.ejb11.ResourceRef
 
marshal(Writer) - Method in class org.openejb.config.ejb11.SecurityRole
 
marshal(DocumentHandler) - Method in class org.openejb.config.ejb11.SecurityRole
 
marshal(Writer) - Method in class org.openejb.config.ejb11.SecurityRoleRef
 
marshal(DocumentHandler) - Method in class org.openejb.config.ejb11.SecurityRoleRef
 
marshal(Writer) - Method in class org.openejb.config.ejb11.Session
 
marshal(DocumentHandler) - Method in class org.openejb.config.ejb11.Session
 
marshal(Writer) - Method in class org.openejb.config.sys.ConnectionManager
 
marshal(DocumentHandler) - Method in class org.openejb.config.sys.ConnectionManager
 
marshal(Writer) - Method in class org.openejb.config.sys.Connector
 
marshal(DocumentHandler) - Method in class org.openejb.config.sys.Connector
 
marshal(Writer) - Method in class org.openejb.config.sys.Container
 
marshal(DocumentHandler) - Method in class org.openejb.config.sys.Container
 
marshal(Writer) - Method in class org.openejb.config.sys.Deployments
 
marshal(DocumentHandler) - Method in class org.openejb.config.sys.Deployments
 
marshal(Writer) - Method in class org.openejb.config.sys.JndiProvider
 
marshal(DocumentHandler) - Method in class org.openejb.config.sys.JndiProvider
 
marshal(Writer) - Method in class org.openejb.config.sys.Lookup
 
marshal(DocumentHandler) - Method in class org.openejb.config.sys.Lookup
 
marshal(Writer) - Method in class org.openejb.config.sys.Openejb
 
marshal(DocumentHandler) - Method in class org.openejb.config.sys.Openejb
 
marshal(Writer) - Method in class org.openejb.config.sys.PropertiesFile
 
marshal(DocumentHandler) - Method in class org.openejb.config.sys.PropertiesFile
 
marshal(Writer) - Method in class org.openejb.config.sys.ProxyFactory
 
marshal(DocumentHandler) - Method in class org.openejb.config.sys.ProxyFactory
 
marshal(Writer) - Method in class org.openejb.config.sys.Resource
 
marshal(DocumentHandler) - Method in class org.openejb.config.sys.Resource
 
marshal(Writer) - Method in class org.openejb.config.sys.SecurityService
 
marshal(DocumentHandler) - Method in class org.openejb.config.sys.SecurityService
 
marshal(Writer) - Method in class org.openejb.config.sys.ServiceProvider
 
marshal(DocumentHandler) - Method in class org.openejb.config.sys.ServiceProvider
 
marshal(Writer) - Method in class org.openejb.config.sys.ServicesJar
 
marshal(DocumentHandler) - Method in class org.openejb.config.sys.ServicesJar
 
marshal(Writer) - Method in class org.openejb.config.sys.TransactionService
 
marshal(DocumentHandler) - Method in class org.openejb.config.sys.TransactionService
 
match(Method) - Method in class org.openejb.dispatch.InterfaceMethodSignature
 
match(Method) - Method in class org.openejb.dispatch.MethodSignature
 
memberAdded(ReferenceCollectionEvent) - Method in class org.openejb.ContainerIndex
 
memberRemoved(ReferenceCollectionEvent) - Method in class org.openejb.ContainerIndex
 
message - Variable in class org.openejb.config.ValidationException
 
message(String) - Method in class org.openejb.util.Messages
 
messageEndpointInterfaceName - Variable in class org.openejb.EJBContainerConfiguration
 
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

NOP - Static variable in interface org.openejb.server.telnet.TelnetCodes
No operation.
Never - Static variable in class org.openejb.transaction.ContainerPolicy
 
NotSupported - Static variable in class org.openejb.transaction.ContainerPolicy
 
name - Variable in class org.openejb.assembler.ContainerManagerInfo
 
name - Variable in class org.openejb.assembler.EnvEntryInfo
 
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
 
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.
OpenEJBGBeanAdapter - class org.openejb.deployment.OpenEJBGBeanAdapter.
 
OpenEJBGBeanAdapter(OpenejbGbeanType) - Constructor for class org.openejb.deployment.OpenEJBGBeanAdapter
 
OpenEJBModuleBuilder - class org.openejb.deployment.OpenEJBModuleBuilder.
 
OpenEJBModuleBuilder(Kernel) - Constructor for class org.openejb.deployment.OpenEJBModuleBuilder
 
OpenEJBRefAdapter - class org.openejb.deployment.OpenEJBRefAdapter.
 
OpenEJBRefAdapter(OpenejbRemoteRefType) - Constructor for class org.openejb.deployment.OpenEJBRefAdapter
 
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
Openejb - class org.openejb.config.sys.Openejb.
 
Openejb() - Constructor for class org.openejb.config.sys.Openejb
 
OpenejbDescriptor - class org.openejb.config.sys.OpenejbDescriptor.
 
OpenejbDescriptor() - Constructor for class org.openejb.config.sys.OpenejbDescriptor
 
OpenejbJar - class org.openejb.config.ejb11.OpenejbJar.
 
OpenejbJar() - Constructor for class org.openejb.config.ejb11.OpenejbJar
 
OpenejbJarDescriptor - class org.openejb.config.ejb11.OpenejbJarDescriptor.
 
OpenejbJarDescriptor() - Constructor for class org.openejb.config.ejb11.OpenejbJarDescriptor
 
openConnection(URL) - Method in class org.openejb.util.urlhandler.resource.Handler
 
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.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.deployment - package org.openejb.deployment
 
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.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.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.ejbd - package org.openejb.server.ejbd
 
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
 
PROMPT - Static variable in class org.openejb.server.telnet.TextConsole
 
PROXY_FACTORY - Static variable in class org.openejb.assembler.AssemblerTool
 
PermissionManager - class org.openejb.security.PermissionManager.
 
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
 
Prompt - class org.openejb.server.telnet.Prompt.
 
Prompt() - Constructor for class org.openejb.server.telnet.Prompt
 
PropertiesFile - class org.openejb.config.sys.PropertiesFile.
 
PropertiesFile() - Constructor for class org.openejb.config.sys.PropertiesFile
 
PropertiesFileDescriptor - class org.openejb.config.sys.PropertiesFileDescriptor.
 
PropertiesFileDescriptor() - Constructor for class org.openejb.config.sys.PropertiesFileDescriptor
 
ProviderTypes - class org.openejb.config.sys.ProviderTypes.
 
ProviderTypes() - Constructor for class org.openejb.config.sys.ProviderTypes
 
ProviderTypesDescriptor - class org.openejb.config.sys.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.
 
ProxyFactory() - Constructor for class org.openejb.config.sys.ProxyFactory
 
ProxyFactoryDescriptor - class org.openejb.config.sys.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) - Constructor for class org.openejb.proxy.ProxyInfo
 
ProxyManager - class org.openejb.client.ProxyManager.
 
ProxyManager() - Constructor for class org.openejb.client.ProxyManager
 
ProxyObjectFactory - class org.openejb.proxy.ProxyObjectFactory.
 
ProxyObjectFactory() - Constructor for class org.openejb.proxy.ProxyObjectFactory
 
ProxyRefAddr - class org.openejb.proxy.ProxyRefAddr.
 
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
 
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
 
pkClassName - Variable in class org.openejb.EJBContainerConfiguration
 
prefix - Variable in class org.openejb.config.ValidationException
 
prefixForBinding(String) - Method in class org.openejb.assembler.AssemblerTool
 
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
 
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.
 
Query() - Constructor for class org.openejb.config.ejb11.Query
 
QueryDescriptor - class org.openejb.config.ejb11.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.
 
QueryMethod() - Constructor for class org.openejb.config.ejb11.QueryMethod
 
QueryMethodDescriptor - class org.openejb.config.ejb11.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
 
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
 
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 an instance.
RemoveMethod(Class, MethodSignature, boolean) - Constructor for class org.openejb.sfsb.RemoveMethod
 
ReplacementStrategy - interface org.openejb.proxy.ReplacementStrategy.
 
Request - interface org.openejb.client.Request.
 
RequestMethods - interface org.openejb.client.RequestMethods.
 
Required - Static variable in class org.openejb.transaction.ContainerPolicy
 
RequiresNew - Static variable in class org.openejb.transaction.ContainerPolicy
 
Resource - class org.openejb.config.sys.Resource.
 
Resource() - Constructor for class org.openejb.config.sys.Resource
 
ResourceDescriptor - class org.openejb.config.sys.ResourceDescriptor.
 
ResourceDescriptor() - Constructor for class org.openejb.config.sys.ResourceDescriptor
 
ResourceEnvironmentBuilder - interface org.openejb.ResourceEnvironmentBuilder.
 
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.
 
ResourceLink() - Constructor for class org.openejb.config.ejb11.ResourceLink
 
ResourceLinkDescriptor - class org.openejb.config.ejb11.ResourceLinkDescriptor.
 
ResourceLinkDescriptor() - Constructor for class org.openejb.config.ejb11.ResourceLinkDescriptor
 
ResourceRef - class org.openejb.config.ejb11.ResourceRef.
 
ResourceRef() - Constructor for class org.openejb.config.ejb11.ResourceRef
 
ResourceRefDescriptor - class org.openejb.config.ejb11.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
 
readClientIdentity(ObjectInput) - Method in class org.openejb.client.EJBRequest
 
readConfig(String) - Static method in class org.openejb.config.ConfigUtils
 
readContainerId(ObjectInput) - Method in class org.openejb.client.EJBRequest
 
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(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.
readMethod(ObjectInput) - Method in class org.openejb.client.EJBRequest
 
readMethodParameters(ObjectInput) - Method in class org.openejb.client.EJBRequest
 
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.
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
 
reentrant - Variable in class org.openejb.assembler.EntityBeanInfo
 
referenceAuth - Variable in class org.openejb.assembler.ResourceReferenceInfo
 
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(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
 
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
 
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.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.
remoteInterfaceName - Variable in class org.openejb.EJBContainerConfiguration
 
remoteJndiContexts - Variable in class org.openejb.assembler.FacilitiesInfo
 
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
 
removeAllConnector() - Method in class org.openejb.config.sys.Openejb
 
removeAllContainer() - Method in class org.openejb.config.sys.Openejb
 
removeAllContainerTransaction() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
 
removeAllDeployments() - Method in class org.openejb.config.sys.Openejb
 
removeAllEjbDeployment() - Method in class org.openejb.config.ejb11.OpenejbJar
 
removeAllEjbRef() - Method in class org.openejb.config.ejb11.Entity
 
removeAllEjbRef() - Method in class org.openejb.config.ejb11.Session
 
removeAllEnterpriseBeansItem() - Method in class org.openejb.config.ejb11.EnterpriseBeans
 
removeAllEnvEntry() - Method in class org.openejb.config.ejb11.Entity
 
removeAllEnvEntry() - Method in class org.openejb.config.ejb11.Session
 
removeAllJndiProvider() - Method in class org.openejb.config.sys.Openejb
 
removeAllMethod() - Method in class org.openejb.config.ejb11.ContainerTransaction
 
removeAllMethod() - Method in class org.openejb.config.ejb11.MethodPermission
 
removeAllMethodParam() - Method in class org.openejb.config.ejb11.MethodParams
 
removeAllMethodPermission() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
 
removeAllQuery() - Method in class org.openejb.config.ejb11.EjbDeployment
 
removeAllResource() - Method in class org.openejb.config.sys.Openejb
 
removeAllResourceLink() - Method in class org.openejb.config.ejb11.EjbDeployment
 
removeAllResourceRef() - Method in class org.openejb.config.ejb11.Entity
 
removeAllResourceRef() - Method in class org.openejb.config.ejb11.Session
 
removeAllRoleName() - Method in class org.openejb.config.ejb11.MethodPermission
 
removeAllSecurityRole() - Method in class org.openejb.config.ejb11.AssemblyDescriptor
 
removeAllSecurityRoleRef() - Method in class org.openejb.config.ejb11.Entity
 
removeAllSecurityRoleRef() - Method in class org.openejb.config.ejb11.Session
 
removeAllServiceProvider() - Method in class org.openejb.config.sys.ServicesJar
 
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
 
removeConnector(int) - Method in class org.openejb.config.sys.Openejb
 
removeContainer(EJBContainer) - Method in class org.openejb.ContainerIndex
 
removeContainer(int) - Method in class org.openejb.config.sys.Openejb
 
removeContainerTransaction(int) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
 
removeDeployments(int) - Method in class org.openejb.config.sys.Openejb
 
removeEjbDeployment(int) - Method in class org.openejb.config.ejb11.OpenejbJar
 
removeEjbRef(int) - Method in class org.openejb.config.ejb11.Entity
 
removeEjbRef(int) - Method in class org.openejb.config.ejb11.Session
 
removeEnterpriseBeansItem(int) - Method in class org.openejb.config.ejb11.EnterpriseBeans
 
removeEnvEntry(int) - Method in class org.openejb.config.ejb11.Entity
 
removeEnvEntry(int) - Method in class org.openejb.config.ejb11.Session
 
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
 
removeMethod(int) - Method in class org.openejb.config.ejb11.ContainerTransaction
 
removeMethod(int) - Method in class org.openejb.config.ejb11.MethodPermission
 
removeMethodParam(int) - Method in class org.openejb.config.ejb11.MethodParams
 
removeMethodPermission(int) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
 
removeQuery(int) - Method in class org.openejb.config.ejb11.EjbDeployment
 
removeRelation(int, Object) - Method in class org.openejb.entity.cmp.CMPInstanceContext
 
removeResource(int) - Method in class org.openejb.config.sys.Openejb
 
removeResourceLink(int) - Method in class org.openejb.config.ejb11.EjbDeployment
 
removeResourceRef(int) - Method in class org.openejb.config.ejb11.Entity
 
removeResourceRef(int) - Method in class org.openejb.config.ejb11.Session
 
removeRoleName(int) - Method in class org.openejb.config.ejb11.MethodPermission
 
removeSecurityRole(int) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
 
removeSecurityRoleRef(int) - Method in class org.openejb.config.ejb11.Entity
 
removeSecurityRoleRef(int) - Method in class org.openejb.config.ejb11.Session
 
removeServiceProvider(int) - Method in class org.openejb.config.sys.ServicesJar
 
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
requestAuthorization(AuthenticationRequest) - Method in class org.openejb.client.JNDIContext
 
reset() - Method in class org.openejb.server.ejbd.CallContext
Invalidates the data in this CallContext
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
 
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
 
runAs - Variable in class org.openejb.EJBContainerConfiguration
 

S

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
 
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_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_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
 
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.
SecureBuilder - interface org.openejb.SecureBuilder.
An interface for secure inteceptor builders.
SecurityConfiguration - class org.openejb.security.SecurityConfiguration.
 
SecurityConfiguration() - Constructor for class org.openejb.security.SecurityConfiguration
 
SecurityRole - class org.openejb.config.ejb11.SecurityRole.
 
SecurityRole() - Constructor for class org.openejb.config.ejb11.SecurityRole
 
SecurityRoleDescriptor - class org.openejb.config.ejb11.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.
 
SecurityRoleRef() - Constructor for class org.openejb.config.ejb11.SecurityRoleRef
 
SecurityRoleRefDescriptor - class org.openejb.config.ejb11.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.
 
SecurityService() - Constructor for class org.openejb.config.sys.SecurityService
 
SecurityService - interface org.openejb.spi.SecurityService.
 
SecurityServiceDescriptor - class org.openejb.config.sys.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
 
SerializableEnumeration - class org.openejb.util.SerializableEnumeration.
 
SerializableEnumeration(Object[]) - Constructor for class org.openejb.util.SerializableEnumeration
 
SerializationHanlder - class org.openejb.proxy.SerializationHanlder.
 
SerializationHanlder(EJBInterceptor) - Constructor for class org.openejb.proxy.SerializationHanlder
 
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
 
ServerService - interface org.openejb.server.ServerService.
The Server will call the following methods.
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.
 
ServiceAccessController - class org.openejb.server.ServiceAccessController.
The Server will call the following methods.
ServiceAccessController(ServerService) - Constructor for class org.openejb.server.ServiceAccessController
 
ServiceAccessController(ServerService, InetAddress[]) - Constructor for class org.openejb.server.ServiceAccessController
 
ServiceDaemon - class org.openejb.server.ServiceDaemon.
 
ServiceDaemon(SocketService, InetAddress, int) - Constructor for class org.openejb.server.ServiceDaemon
 
ServiceException - exception org.openejb.server.ServiceException.
 
ServiceException() - Constructor for class org.openejb.server.ServiceException
Default constructor, which simply delegates exception handling up the inheritance chain to Exception.
ServiceException(String) - Constructor for class org.openejb.server.ServiceException
This constructor allows a message to be supplied indicating the source of the problem that occurred.
ServiceException(Throwable) - Constructor for class org.openejb.server.ServiceException
This constructor allows a "root cause" exception to be supplied, which may later be used by the wrapping application.
ServiceException(String, Throwable) - Constructor for class org.openejb.server.ServiceException
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.
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
 
ServiceLogger - class org.openejb.server.ServiceLogger.
The Server will call the following methods.
ServiceLogger(ServerService) - Constructor for class org.openejb.server.ServiceLogger
 
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.
ServicePool - class org.openejb.server.ServicePool.
The Server will call the following methods.
ServicePool(ServerService) - Constructor for class org.openejb.server.ServicePool
 
ServiceProvider - class org.openejb.config.sys.ServiceProvider.
 
ServiceProvider() - Constructor for class org.openejb.config.sys.ServiceProvider
 
ServiceProviderDescriptor - class org.openejb.config.sys.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.
 
ServicesJar() - Constructor for class org.openejb.config.sys.ServicesJar
 
ServicesJarDescriptor - class org.openejb.config.sys.ServicesJarDescriptor.
 
ServicesJarDescriptor() - Constructor for class org.openejb.config.sys.ServicesJarDescriptor
 
Session - class org.openejb.config.ejb11.Session.
 
Session() - Constructor for class org.openejb.config.ejb11.Session
 
SessionBean - class org.openejb.config.SessionBean.
 
SessionDescriptor - class org.openejb.config.ejb11.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.
 
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, InetAddress[], ContainerIndex) - Constructor for class org.openejb.server.SimpleSocketService
 
SingleValuedFinder - class org.openejb.entity.cmp.SingleValuedFinder.
 
SingleValuedFinder(QueryCommand, QueryCommand) - Constructor for class org.openejb.entity.cmp.SingleValuedFinder
 
SingletonCollection - class org.openejb.util.SingletonCollection.
 
SingletonCollection(Object) - Constructor for class org.openejb.util.SingletonCollection
 
SocketConnectionFactory - class org.openejb.client.SocketConnectionFactory.
 
SocketConnectionFactory() - Constructor for class org.openejb.client.SocketConnectionFactory
 
SocketService - interface org.openejb.server.SocketService.
 
SoftLimitedInstancePool - class org.openejb.util.SoftLimitedInstancePool.
 
SoftLimitedInstancePool(InstanceFactory, int) - Constructor for class org.openejb.util.SoftLimitedInstancePool
 
Stateful - Static variable in class org.openejb.transaction.BeanPolicy
 
StatefulBMTPolicySource - Static variable in class org.openejb.deployment.TransactionPolicyHelper
 
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
 
StatefulContainerBuilder - class org.openejb.sfsb.StatefulContainerBuilder.
 
StatefulContainerBuilder() - Constructor for class org.openejb.sfsb.StatefulContainerBuilder
 
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, 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) - 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, 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
 
Stateless - Static variable in class org.openejb.transaction.BeanPolicy
 
StatelessBMTPolicySource - Static variable in class org.openejb.deployment.TransactionPolicyHelper
 
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
 
StatelessContainerBuilder - class org.openejb.slsb.StatelessContainerBuilder.
 
StatelessContainerBuilder() - Constructor for class org.openejb.slsb.StatelessContainerBuilder
 
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, 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(ReadOnlyContext, StatelessInstanceContextFactory, Class) - 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, 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.
SubjectIdExtractInterceptor - class org.openejb.security.SubjectIdExtractInterceptor.
 
SubjectIdExtractInterceptor(Interceptor) - Constructor for class org.openejb.security.SubjectIdExtractInterceptor
 
Supports - Static variable in class org.openejb.transaction.ContainerPolicy
 
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) - 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
 
securityBuilder - Variable in class org.openejb.deployment.OpenEJBModuleBuilder
 
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.
service(Socket) - Method in class org.openejb.server.ServiceAccessController
 
service(Socket) - Method in class org.openejb.server.ServiceLogger
log_on_success ----------------- Different information can be logged when a server starts: PID : the server's PID (if it's an internal xinetd service, the PID has then a value of 0) ; HOST : the client address ; USERID : the identity of the remote user, according to RFC1413 defining identification protocol; EXIT : the process exit status; DURATION : the session duration.
service(Socket) - Method in class org.openejb.server.ServicePool
 
service(Socket) - Method in class org.openejb.server.SimpleSocketService
 
service(Socket) - Method in interface org.openejb.server.SocketService
 
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.telnet.TelnetServer
 
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
 
setActivationSpecName(ObjectName) - Method in class org.openejb.mdb.MDBContainerBuilder
 
setAddress(InetAddress) - Method in class org.openejb.client.ServerMetaData
 
setApplicationManagedSecurityResources(Set) - Method in class org.openejb.AbstractContainerBuilder
 
setApplicationManagedSecurityResources(Set) - Method in interface org.openejb.ResourceEnvironmentBuilder
 
setApplicationManagedSecurityResources(Set) - Method in class org.openejb.mdb.MDBContainerBuilder
 
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.
setAssemblyDescriptor(AssemblyDescriptor) - Method in class org.openejb.config.ejb11.EjbJar
 
setBean(Bean) - Method in class org.openejb.config.ValidationException
 
setBeanClassName(String) - Method in class org.openejb.AbstractContainerBuilder
 
setBeanClassName(String) - Method in interface org.openejb.ContainerBuilder
 
setBeanClassName(String) - Method in class org.openejb.mdb.MDBContainerBuilder
 
setBeanManagedTransaction(boolean) - Method in class org.openejb.assembler.CoreDeploymentInfo
 
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
setClassLoader(ClassLoader) - Method in class org.openejb.AbstractContainerBuilder
 
setClassLoader(ClassLoader) - Method in interface org.openejb.ContainerBuilder
 
setClassLoader(ClassLoader) - Method in class org.openejb.mdb.MDBContainerBuilder
 
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'.
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
 
setCmpField(CmpField[]) - Method in class org.openejb.config.ejb11.Entity
 
setComponentContext(ReadOnlyContext) - Method in class org.openejb.AbstractContainerBuilder
 
setComponentContext(ReadOnlyContext) - Method in class org.openejb.AbstractInterceptorBuilder
 
setComponentContext(ReadOnlyContext) - Method in interface org.openejb.ContainerBuilder
 
setComponentContext(ReadOnlyContext) - Method in interface org.openejb.InterceptorBuilder
 
setComponentContext(ReadOnlyContext) - Method in class org.openejb.mdb.MDBContainerBuilder
 
setComponentContext(ReadOnlyContext) - Method in class org.openejb.mdb.MDBInterceptorBuilder
 
setConnectionFactory(Object) - Method in class org.openejb.entity.cmp.CMPEngine
 
setConnectionFactoryName(String) - Method in class org.openejb.entity.cmp.CMPContainerBuilder
 
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
 
setConnector(Connector[]) - Method in class org.openejb.config.sys.Openejb
 
setContainer(Container) - Method in class org.openejb.assembler.CoreDeploymentInfo
 
setContainer(int, Container) - Method in class org.openejb.config.sys.Openejb
 
setContainer(Container[]) - Method in class org.openejb.config.sys.Openejb
 
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(String) - Method in class org.openejb.AbstractContainerBuilder
 
setContainerId(Object) - Method in class org.openejb.AbstractInterceptorBuilder
 
setContainerId(String) - Method in interface org.openejb.ContainerBuilder
 
setContainerId(Object) - Method in interface org.openejb.InterceptorBuilder
 
setContainerId(String) - Method in class org.openejb.config.ejb11.EjbDeployment
Sets the value of field 'containerId'.
setContainerId(String) - Method in class org.openejb.mdb.MDBContainerBuilder
 
setContainerTransaction(int, ContainerTransaction) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
 
setContainerTransaction(ContainerTransaction[]) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
 
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'.
setContext() - Method in class org.openejb.AbstractInstanceContext
 
setContextInvocation - Variable in class org.openejb.AbstractInstanceContext
 
setCredentials(Object) - Method in class org.openejb.client.AuthenticationRequest
Sets the clients credentials.
setCtype(String) - Method in class org.openejb.config.sys.Container
Sets the value of field 'ctype'.
setDefaultSubject(Subject) - Method in class org.openejb.AbstractContainerBuilder
 
setDefaultSubject(Subject) - Method in interface org.openejb.SecureBuilder
 
setDefaultSubject(Subject) - Method in class org.openejb.mdb.MDBContainerBuilder
 
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
 
setDeployments(Deployments[]) - Method in class org.openejb.config.sys.Openejb
 
setDescription(String) - Method in class org.openejb.config.ejb11.CmpField
 
setDescription(String) - Method in class org.openejb.config.ejb11.ContainerTransaction
 
setDescription(String) - Method in class org.openejb.config.ejb11.EjbJar
 
setDescription(String) - Method in class org.openejb.config.ejb11.EjbRef
 
setDescription(String) - Method in class org.openejb.config.ejb11.Entity
 
setDescription(String) - Method in class org.openejb.config.ejb11.EnvEntry
 
setDescription(String) - Method in class org.openejb.config.ejb11.Method
 
setDescription(String) - Method in class org.openejb.config.ejb11.MethodPermission
 
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
 
setDescription(String) - Method in class org.openejb.config.ejb11.SecurityRole
 
setDescription(String) - Method in class org.openejb.config.ejb11.SecurityRoleRef
 
setDescription(String) - Method in class org.openejb.config.ejb11.Session
 
setDescription(String) - Method in class org.openejb.config.sys.ServiceProvider
Sets the value of field 'description'.
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
 
setDisplayName(String) - Method in class org.openejb.config.ejb11.Entity
 
setDisplayName(String) - Method in class org.openejb.config.ejb11.Session
 
setDisplayName(String) - Method in class org.openejb.config.sys.ServiceProvider
Sets the value of field 'displayName'.
setDoAsCurrentCaller(boolean) - Method in class org.openejb.AbstractContainerBuilder
 
setDoAsCurrentCaller(boolean) - Method in class org.openejb.AbstractInterceptorBuilder
 
setDoAsCurrentCaller(boolean) - Method in interface org.openejb.InterceptorBuilder
 
setDoAsCurrentCaller(boolean) - Method in interface org.openejb.SecureBuilder
 
setDoAsCurrentCaller(boolean) - Method in class org.openejb.mdb.MDBContainerBuilder
 
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.AbstractContainerBuilder
 
setEJBName(String) - Method in class org.openejb.AbstractInterceptorBuilder
 
setEJBName(String) - Method in interface org.openejb.ContainerBuilder
 
setEJBName(String) - Method in interface org.openejb.InterceptorBuilder
 
setEJBName(String) - Method in class org.openejb.mdb.MDBContainerBuilder
 
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.
setEJBSchema(EJBSchema) - Method in class org.openejb.entity.cmp.CMPContainerBuilder
 
setEjbClass(String) - Method in class org.openejb.config.ejb11.Entity
 
setEjbClass(String) - Method in class org.openejb.config.ejb11.Session
 
setEjbClientJar(String) - Method in class org.openejb.config.ejb11.EjbJar
 
setEjbDeployment(int, EjbDeployment) - Method in class org.openejb.config.ejb11.OpenejbJar
 
setEjbDeployment(EjbDeployment[]) - Method in class org.openejb.config.ejb11.OpenejbJar
 
setEjbJar(EjbJar) - Method in class org.openejb.config.EjbSet
 
setEjbLink(String) - Method in class org.openejb.config.ejb11.EjbRef
 
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
 
setEjbName(String) - Method in class org.openejb.config.ejb11.Method
 
setEjbName(String) - Method in class org.openejb.config.ejb11.Session
 
setEjbProxyFactory(EJBProxyFactory) - Method in class org.openejb.entity.cmp.CMPEngine
 
setEjbRef(int, EjbRef) - Method in class org.openejb.config.ejb11.Entity
 
setEjbRef(EjbRef[]) - Method in class org.openejb.config.ejb11.Entity
 
setEjbRef(int, EjbRef) - Method in class org.openejb.config.ejb11.Session
 
setEjbRef(EjbRef[]) - Method in class org.openejb.config.ejb11.Session
 
setEjbRefName(String) - Method in class org.openejb.config.ejb11.EjbRef
 
setEjbRefType(String) - Method in class org.openejb.config.ejb11.EjbRef
 
setEndpointInterfaceName(String) - Method in class org.openejb.mdb.MDBContainerBuilder
 
setEnterpriseBeans(EnterpriseBeans) - Method in class org.openejb.config.ejb11.EjbJar
 
setEnterpriseBeansItem(int, EnterpriseBeansItem) - Method in class org.openejb.config.ejb11.EnterpriseBeans
 
setEnterpriseBeansItem(EnterpriseBeansItem[]) - Method in class org.openejb.config.ejb11.EnterpriseBeans
 
setEntity(Entity) - Method in class org.openejb.config.ejb11.EnterpriseBeansItem
 
setEnvEntry(int, EnvEntry) - Method in class org.openejb.config.ejb11.Entity
 
setEnvEntry(EnvEntry[]) - Method in class org.openejb.config.ejb11.Entity
 
setEnvEntry(int, EnvEntry) - Method in class org.openejb.config.ejb11.Session
 
setEnvEntry(EnvEntry[]) - Method in class org.openejb.config.ejb11.Session
 
setEnvEntryName(String) - Method in class org.openejb.config.ejb11.EnvEntry
 
setEnvEntryType(String) - Method in class org.openejb.config.ejb11.EnvEntry
 
setEnvEntryValue(String) - Method in class org.openejb.config.ejb11.EnvEntry
 
setExternalUri(String) - Method in class org.openejb.deployment.OpenEJBRefAdapter
 
setFactory(String) - Static method in class org.openejb.client.ConnectionManager
 
setFieldName(String) - Method in class org.openejb.config.ejb11.CmpField
 
setFile(String) - Method in class org.openejb.config.sys.PropertiesFile
Sets the value of field 'file'.
setHandlerSystemProperty() - Static method in class org.openejb.util.JarUtils
 
setHome(String) - Method in class org.openejb.config.ejb11.EjbRef
 
setHome(String) - Method in class org.openejb.config.ejb11.Entity
 
setHome(String) - Method in class org.openejb.config.ejb11.Session
 
setHomeInterfaceName(String) - Method in class org.openejb.AbstractContainerBuilder
 
setHomeInterfaceName(String) - Method in interface org.openejb.ContainerBuilder
 
setId(Object) - Method in class org.openejb.AbstractInstanceContext
 
setId(String) - Method in interface org.openejb.config.Service
 
setId(String) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
 
setId(String) - Method in class org.openejb.config.ejb11.CmpField
 
setId(String) - Method in class org.openejb.config.ejb11.ContainerTransaction
 
setId(String) - Method in class org.openejb.config.ejb11.EjbJar
 
setId(String) - Method in class org.openejb.config.ejb11.EjbRef
 
setId(String) - Method in class org.openejb.config.ejb11.EnterpriseBeansItem
 
setId(String) - Method in class org.openejb.config.ejb11.Entity
 
setId(String) - Method in class org.openejb.config.ejb11.EnvEntry
 
setId(String) - Method in class org.openejb.config.ejb11.Method
 
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
 
setId(String) - Method in class org.openejb.config.ejb11.ResourceRef
 
setId(String) - Method in class org.openejb.config.ejb11.SecurityRole
 
setId(String) - Method in class org.openejb.config.ejb11.SecurityRoleRef
 
setId(String) - Method in class org.openejb.config.ejb11.Session
 
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.mdb.MDBInstanceContext
 
setId(Object) - Method in class org.openejb.sfsb.StatefulInstanceContext
 
setId(Object) - Method in class org.openejb.slsb.StatelessInstanceContext
 
setIdentity - Variable in class org.openejb.EJBContainerConfiguration
 
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'.
setJndiNames(String[]) - Method in class org.openejb.AbstractContainerBuilder
 
setJndiNames(String[]) - Method in interface org.openejb.ContainerBuilder
 
setJndiProvider(int, JndiProvider) - Method in class org.openejb.config.sys.Openejb
 
setJndiProvider(JndiProvider[]) - Method in class org.openejb.config.sys.Openejb
 
setJndiProviderId(String) - Method in class org.openejb.config.sys.Lookup
Sets the value of field 'jndiProviderId'.
setKernelName(String) - Method in class org.openejb.deployment.OpenEJBRefAdapter
 
setLargeIcon(String) - Method in class org.openejb.config.ejb11.EjbJar
 
setLargeIcon(String) - Method in class org.openejb.config.ejb11.Entity
 
setLargeIcon(String) - Method in class org.openejb.config.ejb11.Session
 
setLastValidated(String, long) - Method in class org.openejb.config.ValidationTable
 
setLocalHomeInterfaceName(String) - Method in class org.openejb.AbstractContainerBuilder
 
setLocalHomeInterfaceName(String) - Method in interface org.openejb.ContainerBuilder
 
setLocalInterfaceName(String) - Method in class org.openejb.AbstractContainerBuilder
 
setLocalInterfaceName(String) - Method in interface org.openejb.ContainerBuilder
 
setLocalJndiNames(String[]) - Method in class org.openejb.AbstractContainerBuilder
 
setLocalJndiNames(String[]) - Method in interface org.openejb.ContainerBuilder
 
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'.
setMethod(int, Method) - Method in class org.openejb.config.ejb11.ContainerTransaction
 
setMethod(Method[]) - Method in class org.openejb.config.ejb11.ContainerTransaction
 
setMethod(int, Method) - Method in class org.openejb.config.ejb11.MethodPermission
 
setMethod(Method[]) - Method in class org.openejb.config.ejb11.MethodPermission
 
setMethodInstance(Method) - Method in class org.openejb.client.EJBRequest
 
setMethodIntf(String) - Method in class org.openejb.config.ejb11.Method
 
setMethodName(String) - Method in class org.openejb.config.ejb11.Method
 
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
 
setMethodParam(String[]) - Method in class org.openejb.config.ejb11.MethodParams
 
setMethodParameters(Object[]) - Method in class org.openejb.client.EJBRequest
 
setMethodParams(MethodParams) - Method in class org.openejb.config.ejb11.Method
 
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
 
setMethodPermission(MethodPermission[]) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
 
setMethodTransactionAttribute(Method, String) - Method in class org.openejb.assembler.CoreDeploymentInfo
 
setNonTransactedTimerName(ObjectName) - Method in class org.openejb.AbstractContainerBuilder
 
setNonTransactedTimerName(ObjectName) - Method in interface org.openejb.ContainerBuilder
 
setNonTransactedTimerName(ObjectName) - Method in class org.openejb.mdb.MDBContainerBuilder
 
setObjectQl(String) - Method in class org.openejb.config.ejb11.Query
Sets the value of field 'objectQl'.
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
 
setPolicyContextHandlerDataEJB - Variable in class org.openejb.EJBContainerConfiguration
 
setPolicyContextId(String) - Method in class org.openejb.security.SecurityConfiguration
 
setPort(int) - Method in class org.openejb.client.ServerMetaData
 
setPrimKeyClass(String) - Method in class org.openejb.config.ejb11.Entity
 
setPrimaryKey(Object) - Method in class org.openejb.client.EJBRequest
 
setPrimaryKeyClassName(String) - Method in class org.openejb.AbstractContainerBuilder
 
setPrimaryKeyClassName(String) - Method in interface org.openejb.ContainerBuilder
 
setPrimkeyField(String) - Method in class org.openejb.config.ejb11.Entity
 
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'.
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.server.ejbd.EJBInvocationStream
The EJBProxyFactory must be set before calling getMethodIndex.
setProxyFactory(EJBProxyFactory) - Method in class org.openejb.sfsb.StatefulInstanceContextFactory
 
setProxyFactory(EJBProxyFactory) - Method in class org.openejb.slsb.StatelessInstanceContextFactory
 
setQueries(Map) - Method in class org.openejb.entity.cmp.CMPContainerBuilder
 
setQuery(int, Query) - Method in class org.openejb.config.ejb11.EjbDeployment
 
setQuery(Query[]) - Method in class org.openejb.config.ejb11.EjbDeployment
 
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
 
setRefName(String) - Method in class org.openejb.deployment.OpenEJBRefAdapter
 
setRemote(String) - Method in class org.openejb.config.ejb11.EjbRef
 
setRemote(String) - Method in class org.openejb.config.ejb11.Entity
 
setRemote(String) - Method in class org.openejb.config.ejb11.Session
 
setRemoteInterfaceName(String) - Method in class org.openejb.AbstractContainerBuilder
 
setRemoteInterfaceName(String) - Method in interface org.openejb.ContainerBuilder
 
setRequestMethod(int) - Method in class org.openejb.client.EJBRequest
 
setRequestMethod(int) - Method in class org.openejb.client.JNDIRequest
 
setRequestString(String) - Method in class org.openejb.client.JNDIRequest
 
setResAuth(String) - Method in class org.openejb.config.ejb11.ResourceRef
 
setResId(String) - Method in class org.openejb.config.ejb11.ResourceLink
 
setResRefName(String) - Method in class org.openejb.config.ejb11.ResourceLink
 
setResRefName(String) - Method in class org.openejb.config.ejb11.ResourceRef
 
setResType(String) - Method in class org.openejb.config.ejb11.ResourceRef
 
setResource(int, Resource) - Method in class org.openejb.config.sys.Openejb
 
setResource(Resource[]) - Method in class org.openejb.config.sys.Openejb
 
setResourceLink(int, ResourceLink) - Method in class org.openejb.config.ejb11.EjbDeployment
 
setResourceLink(ResourceLink[]) - Method in class org.openejb.config.ejb11.EjbDeployment
 
setResourceRef(int, ResourceRef) - Method in class org.openejb.config.ejb11.Entity
 
setResourceRef(ResourceRef[]) - Method in class org.openejb.config.ejb11.Entity
 
setResourceRef(int, ResourceRef) - Method in class org.openejb.config.ejb11.Session
 
setResourceRef(ResourceRef[]) - Method in class org.openejb.config.ejb11.Session
 
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
 
setResult(Object) - Method in class org.openejb.client.JNDIResponse
 
setRoleLink(String) - Method in class org.openejb.config.ejb11.SecurityRoleRef
 
setRoleName(int, String) - Method in class org.openejb.config.ejb11.MethodPermission
 
setRoleName(String[]) - Method in class org.openejb.config.ejb11.MethodPermission
 
setRoleName(String) - Method in class org.openejb.config.ejb11.SecurityRole
 
setRoleName(String) - Method in class org.openejb.config.ejb11.SecurityRoleRef
 
setRollbackOnly(EJBInstanceContext) - 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.AbstractContainerBuilder
 
setRunAs(Subject) - Method in class org.openejb.AbstractInterceptorBuilder
 
setRunAs(Subject) - Method in interface org.openejb.InterceptorBuilder
 
setRunAs(Subject) - Method in interface org.openejb.SecureBuilder
 
setRunAs(Subject) - Method in class org.openejb.mdb.MDBContainerBuilder
 
setRunAs(Subject) - Method in class org.openejb.mdb.MDBInterceptorBuilder
 
setSQLSchema(Schema) - Method in class org.openejb.entity.cmp.CMPContainerBuilder
 
setSecurityConfiguration(SecurityConfiguration) - Method in class org.openejb.AbstractContainerBuilder
 
setSecurityConfiguration(SecurityConfiguration) - Method in interface org.openejb.SecureBuilder
 
setSecurityConfiguration(SecurityConfiguration) - Method in class org.openejb.mdb.MDBContainerBuilder
 
setSecurityEnabled(boolean) - Method in class org.openejb.AbstractContainerBuilder
 
setSecurityEnabled(boolean) - Method in class org.openejb.AbstractInterceptorBuilder
 
setSecurityEnabled(boolean) - Method in interface org.openejb.InterceptorBuilder
 
setSecurityEnabled(boolean) - Method in interface org.openejb.SecureBuilder
 
setSecurityEnabled(boolean) - Method in class org.openejb.mdb.MDBContainerBuilder
 
setSecurityIdentity(Object) - Method in class org.openejb.server.ejbd.PseudoSecurityService
 
setSecurityIdentity(Object) - Method in interface org.openejb.spi.SecurityService
 
setSecurityInterceptor - Variable in class org.openejb.EJBContainerConfiguration
 
setSecurityRole(int, SecurityRole) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
 
setSecurityRole(SecurityRole[]) - Method in class org.openejb.config.ejb11.AssemblyDescriptor
 
setSecurityRoleRef(int, SecurityRoleRef) - Method in class org.openejb.config.ejb11.Entity
 
setSecurityRoleRef(SecurityRoleRef[]) - Method in class org.openejb.config.ejb11.Entity
 
setSecurityRoleRef(int, SecurityRoleRef) - Method in class org.openejb.config.ejb11.Session
 
setSecurityRoleRef(SecurityRoleRef[]) - Method in class org.openejb.config.ejb11.Session
 
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
 
setServerName(String) - Method in class org.openejb.deployment.OpenEJBRefAdapter
 
setServiceEndpointName(String) - Method in class org.openejb.AbstractContainerBuilder
 
setServiceEndpointName(String) - Method in interface org.openejb.ContainerBuilder
 
setServiceProvider(int, ServiceProvider) - Method in class org.openejb.config.sys.ServicesJar
 
setServiceProvider(ServiceProvider[]) - Method in class org.openejb.config.sys.ServicesJar
 
setSession(Session) - Method in class org.openejb.config.ejb11.EnterpriseBeansItem
 
setSessionType(String) - Method in class org.openejb.config.ejb11.Session
 
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
 
setSmallIcon(String) - Method in class org.openejb.config.ejb11.Entity
 
setSmallIcon(String) - Method in class org.openejb.config.ejb11.Session
 
setState(EJBOperation) - Method in class org.openejb.entity.EntityContextImpl
 
setStateValid(boolean) - Method in class org.openejb.entity.EntityInstanceContext
 
setStrategy(ReplacementStrategy) - Static method in class org.openejb.proxy.SerializationHanlder
This method is public so it can be called by other parts of the container during their serialization operations, namely session passivation
setSubjectId(Serializable) - Method in class org.openejb.EJBInvocationImplRemote
 
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.deployment.OpenEJBRefAdapter
 
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
 
setTrackedConnectionAssociator(TrackedConnectionAssociator) - Method in class org.openejb.AbstractContainerBuilder
 
setTrackedConnectionAssociator(TrackedConnectionAssociator) - Method in class org.openejb.AbstractInterceptorBuilder
 
setTrackedConnectionAssociator(TrackedConnectionAssociator) - Method in interface org.openejb.ContainerBuilder
 
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
 
setTransactedTimerName(ObjectName) - Method in class org.openejb.AbstractContainerBuilder
 
setTransactedTimerName(ObjectName) - Method in interface org.openejb.ContainerBuilder
 
setTransactedTimerName(ObjectName) - Method in class org.openejb.mdb.MDBContainerBuilder
 
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.AbstractContainerBuilder
 
setTransactionContextManager(TransactionContextManager) - Method in class org.openejb.AbstractInterceptorBuilder
 
setTransactionContextManager(TransactionContextManager) - Method in interface org.openejb.ContainerBuilder
 
setTransactionContextManager(TransactionContextManager) - Method in interface org.openejb.InterceptorBuilder
 
setTransactionPolicyManager(TransactionPolicyManager) - Method in class org.openejb.AbstractInterceptorBuilder
 
setTransactionPolicyManager(TransactionPolicyManager) - Method in interface org.openejb.InterceptorBuilder
 
setTransactionPolicySource(TransactionPolicySource) - Method in class org.openejb.AbstractContainerBuilder
 
setTransactionPolicySource(TransactionPolicySource) - Method in interface org.openejb.ContainerBuilder
 
setTransactionPolicySource(TransactionPolicySource) - Method in class org.openejb.mdb.MDBContainerBuilder
 
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
 
setUnshareableResources(Set) - Method in class org.openejb.AbstractContainerBuilder
 
setUnshareableResources(Set) - Method in interface org.openejb.ResourceEnvironmentBuilder
 
setUnshareableResources(Set) - Method in class org.openejb.mdb.MDBContainerBuilder
 
setUseContextHandler(boolean) - Method in class org.openejb.AbstractContainerBuilder
 
setUseContextHandler(boolean) - Method in class org.openejb.AbstractInterceptorBuilder
 
setUseContextHandler(boolean) - Method in interface org.openejb.InterceptorBuilder
 
setUseContextHandler(boolean) - Method in interface org.openejb.SecureBuilder
 
setUseContextHandler(boolean) - Method in class org.openejb.mdb.MDBContainerBuilder
 
setUserTransaction(UserTransactionImpl) - Method in class org.openejb.AbstractContainerBuilder
 
setUserTransaction(UserTransactionImpl) - Method in interface org.openejb.ContainerBuilder
 
setUserTransaction(UserTransactionImpl) - Method in class org.openejb.mdb.MDBContainerBuilder
 
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
 
setXmlObject(XmlObject) - Method in class org.openejb.deployment.OpenEJBRefAdapter
 
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.entity.cmp.RelationshipSet
 
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() - Method in interface org.openejb.server.ServerService
 
start() - Method in class org.openejb.server.ServiceAccessController
 
start() - Method in class org.openejb.server.ServiceLogger
 
start() - Method in class org.openejb.server.ServiceManager
 
start() - Method in class org.openejb.server.ServicePool
 
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.telnet.TelnetServer
 
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 interface org.openejb.server.ServerService
 
stop() - Method in class org.openejb.server.ServiceAccessController
 
stop() - Method in class org.openejb.server.ServiceLogger
 
stop() - Method in class org.openejb.server.ServiceManager
 
stop() - Method in class org.openejb.server.ServicePool
 
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.telnet.TelnetServer
 
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

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
 
TRANSACTION_SERVICE - Static variable in class org.openejb.assembler.AssemblerTool
 
TRANSACTION_SERVICE - Static variable in interface org.openejb.assembler.ServiceTypeConstants
 
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.
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, BasicTimerService, String, ObjectName) - Constructor for class org.openejb.timer.TimerImpl
 
TimerServiceImpl - class org.openejb.timer.TimerServiceImpl.
 
TimerServiceImpl(BasicTimerService, AbstractInstanceContext) - Constructor for class org.openejb.timer.TimerServiceImpl
 
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.
 
TransactionNotSupportedException - exception org.openejb.transaction.TransactionNotSupportedException.
 
TransactionNotSupportedException() - Constructor for class org.openejb.transaction.TransactionNotSupportedException
 
TransactionNotSupportedException(Throwable) - Constructor for class org.openejb.transaction.TransactionNotSupportedException
 
TransactionNotSupportedException(String) - Constructor for class org.openejb.transaction.TransactionNotSupportedException
 
TransactionNotSupportedException(String, Throwable) - Constructor for class org.openejb.transaction.TransactionNotSupportedException
 
TransactionPolicy - interface org.openejb.transaction.TransactionPolicy.
 
TransactionPolicyHelper - class org.openejb.deployment.TransactionPolicyHelper.
 
TransactionPolicyHelper() - Constructor for class org.openejb.deployment.TransactionPolicyHelper
 
TransactionPolicyHelper(ContainerTransactionType[]) - Constructor for class org.openejb.deployment.TransactionPolicyHelper
 
TransactionPolicyManager - class org.openejb.transaction.TransactionPolicyManager.
 
TransactionPolicyManager(TransactionPolicySource, InterfaceMethodSignature[]) - Constructor for class org.openejb.transaction.TransactionPolicyManager
 
TransactionPolicySource - interface org.openejb.deployment.TransactionPolicySource.
 
TransactionService - class org.openejb.config.sys.TransactionService.
 
TransactionService() - Constructor for class org.openejb.config.sys.TransactionService
 
TransactionService - interface org.openejb.spi.TransactionService.
 
TransactionServiceDescriptor - class org.openejb.config.sys.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
 
threads - Static variable in class org.openejb.server.ejbd.CallContext
Hashtable of threads executing in this server
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.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.dispatch.InterfaceMethodSignature
 
toString() - Method in class org.openejb.dispatch.MethodSignature
 
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
 
transactionPolicySource - Variable in class org.openejb.EJBContainerConfiguration
 
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.
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
 
txnDemarcation - Variable in class org.openejb.EJBContainerConfiguration
 
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
 

U

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.
 
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
 
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
 
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.CmpField
 
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.ContainerTransaction
 
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.EjbDeployment
 
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.EjbJar
 
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.EjbRef
 
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.EnterpriseBeans
 
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.Entity
 
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.EnvEntry
 
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.Method
 
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.MethodParams
 
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.MethodPermission
 
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.OpenejbJar
 
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.Query
 
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.QueryMethod
 
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.ResourceLink
 
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.ResourceRef
 
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.SecurityRole
 
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.SecurityRoleRef
 
unmarshal(Reader) - Static method in class org.openejb.config.ejb11.Session
 
unmarshal(Reader) - Static method in class org.openejb.config.sys.ConnectionManager
 
unmarshal(Reader) - Static method in class org.openejb.config.sys.Connector
 
unmarshal(Reader) - Static method in class org.openejb.config.sys.Container
 
unmarshal(Reader) - Static method in class org.openejb.config.sys.Deployments
 
unmarshal(Reader) - Static method in class org.openejb.config.sys.JndiProvider
 
unmarshal(Reader) - Static method in class org.openejb.config.sys.Lookup
 
unmarshal(Reader) - Static method in class org.openejb.config.sys.Openejb
 
unmarshal(Reader) - Static method in class org.openejb.config.sys.PropertiesFile
 
unmarshal(Reader) - Static method in class org.openejb.config.sys.ProxyFactory
 
unmarshal(Reader) - Static method in class org.openejb.config.sys.Resource
 
unmarshal(Reader) - Static method in class org.openejb.config.sys.SecurityService
 
unmarshal(Reader) - Static method in class org.openejb.config.sys.ServiceProvider
 
unmarshal(Reader) - Static method in class org.openejb.config.sys.ServicesJar
 
unmarshal(Reader) - Static method in class org.openejb.config.sys.TransactionService
 
unsetContext() - Method in class org.openejb.AbstractInstanceContext
 
unsetContextInvocation - Variable in class org.openejb.AbstractInstanceContext
 
unshareableResources - Variable in class org.openejb.EJBContainerConfiguration
 
useContextHandler - Variable in class org.openejb.AbstractInterceptorBuilder
 
userTransaction - Variable in class org.openejb.EJBContainerConfiguration
 
userTransaction - Variable in class org.openejb.EJBContextImpl
 

V

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
 
validate() - Method in class org.openejb.config.ejb11.CmpField
 
validate() - Method in class org.openejb.config.ejb11.ContainerTransaction
 
validate() - Method in class org.openejb.config.ejb11.EjbDeployment
 
validate() - Method in class org.openejb.config.ejb11.EjbJar
 
validate() - Method in class org.openejb.config.ejb11.EjbRef
 
validate() - Method in class org.openejb.config.ejb11.EnterpriseBeans
 
validate() - Method in class org.openejb.config.ejb11.Entity
 
validate() - Method in class org.openejb.config.ejb11.EnvEntry
 
validate() - Method in class org.openejb.config.ejb11.Method
 
validate() - Method in class org.openejb.config.ejb11.MethodParams
 
validate() - Method in class org.openejb.config.ejb11.MethodPermission
 
validate() - Method in class org.openejb.config.ejb11.OpenejbJar
 
validate() - Method in class org.openejb.config.ejb11.Query
 
validate() - Method in class org.openejb.config.ejb11.QueryMethod
 
validate() - Method in class org.openejb.config.ejb11.ResourceLink
 
validate() - Method in class org.openejb.config.ejb11.ResourceRef
 
validate() - Method in class org.openejb.config.ejb11.SecurityRole
 
validate() - Method in class org.openejb.config.ejb11.SecurityRoleRef
 
validate() - Method in class org.openejb.config.ejb11.Session
 
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
 
validate() - Method in class org.openejb.config.sys.Connector
 
validate() - Method in class org.openejb.config.sys.Container
 
validate() - Method in class org.openejb.config.sys.Deployments
 
validate() - Method in class org.openejb.config.sys.JndiProvider
 
validate() - Method in class org.openejb.config.sys.Lookup
 
validate() - Method in class org.openejb.config.sys.Openejb
 
validate() - Method in class org.openejb.config.sys.PropertiesFile
 
validate() - Method in class org.openejb.config.sys.ProxyFactory
 
validate() - Method in class org.openejb.config.sys.Resource
 
validate() - Method in class org.openejb.config.sys.SecurityService
 
validate() - Method in class org.openejb.config.sys.ServiceProvider
 
validate() - Method in class org.openejb.config.sys.ServicesJar
 
validate() - Method in class org.openejb.config.sys.TransactionService
 
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
 
vtable - Variable in class org.openejb.AbstractInterceptorBuilder
 

W

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.
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
 
writeConfig(String, Openejb) - Static method in class org.openejb.config.ConfigUtils
 
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(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.
writeMethodParameters(ObjectOutput, Class[], Object[]) - Method in class org.openejb.client.EJBRequest
 
writeOpenejbJar(String, OpenejbJar) - Static method in class org.openejb.config.ConfigUtils
 
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.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.SerializationHanlder
 
writeServicesJar(String, ServicesJar) - Static method in class org.openejb.config.ServiceUtils
 

_

_DONT_register() - Static method in class org.openejb.server.telnet.Prompt
 
_DONT_register() - Static method in class org.openejb.server.telnet.Test
 
_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
 
_logger - Variable in class org.openejb.util.Logger
 
_loggers - Static variable in class org.openejb.util.Logger
 
_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
 
_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-2005 OpenEJB. All Rights Reserved.