A B C D E G H I J K N O P R S T U W

A

addArgumentsToInvocation(MethodInvocation, Object[]) - Method in class org.jboss.ejb3.proxy.invocation.InvokableContextStatefulRemoteProxyInvocationHack
Deprecated. Add the target arguments for the invocation itself, not to those initially passed to InvokableContext.invoke()
addBusinessLocalBinding(String, JndiReferenceBinding) - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiReferenceBindingSet
 
addBusinessRemoteBinding(String, JndiReferenceBinding) - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiReferenceBindingSet
 
addDefaultLocalBinding(JndiReferenceBinding) - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiReferenceBindingSet
 
addDefaultRemoteBinding(JndiReferenceBinding) - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiReferenceBindingSet
 
addHomeLocalBinding(JndiReferenceBinding) - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiReferenceBindingSet
 
addHomeRemoteBinding(JndiReferenceBinding) - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiReferenceBindingSet
 
addMetadataToInvocation(MethodInvocation) - Method in class org.jboss.ejb3.proxy.invocation.InvokableContextStatefulRemoteProxyInvocationHack
Deprecated. Adds a Session ID, if specified, to the invocation metadata
associateProxyWithSession(Object, Serializable) - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionProxyFactoryBase
Associates the specified Proxy with the session denoted by the specified sessionId

B

bind(Context, JndiReferenceBindingSet, boolean, boolean) - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiSessionRegistrarBase
 
bind(Context, JndiReferenceBinding, boolean) - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiSessionRegistrarBase
 
bind(Context, String, Reference) - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiSessionRegistrarBase
Binds the specified Reference into JNDI at the specified address
bindEjb(Context, JBossSessionBeanMetaData, ClassLoader, String, String, Advisor) - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiSessionRegistrarBase
Binds into JNDI all appropriate objects required by the EJB described by the specified metadata.

C

constructMethodInvocation(Method, Object[]) - Method in class org.jboss.ejb3.proxy.invocation.InvokableContextStatefulRemoteProxyInvocationHack
Deprecated. Constructs a MethodInvocation from the specified Method and arguments This implementation uses a StatefulRemoteInvocation as the underlying Invocation made, in order to support legacy EJB3 Core Containers Additionally will compute the hash of the SerializableMethod passed to InvokableContext.invoke() for handling by the container
copy() - Method in class org.jboss.ejb3.stateful.StatefulRemoteInvocation
Deprecated.  
createBusinessDefaultInvocationHandler() - Method in class org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase
Returns the Constructor of the SessionProxyInvocationHandler to be used in instanciating new handlers to specify in Proxy Creation Used for creating a Handler for a Business Default proxy
createBusinessDefaultInvocationHandler() - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionLocalProxyFactory
 
createBusinessDefaultInvocationHandler() - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionRemoteProxyFactory
 
createBusinessDefaultInvocationHandler() - Method in class org.jboss.ejb3.proxy.factory.session.stateless.StatelessSessionLocalProxyFactory
 
createBusinessDefaultInvocationHandler() - Method in class org.jboss.ejb3.proxy.factory.session.stateless.StatelessSessionRemoteProxyFactory
 
createBusinessInterfaceSpecificInvocationHandler(String) - Method in class org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase
Returns the Constructor of the SessionProxyInvocationHandler to be used in instanciating new handlers to specify in Proxy Creation Used for creating a Handler for a Business Interface-specific proxy
createBusinessInterfaceSpecificInvocationHandler(String) - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionLocalProxyFactory
 
createBusinessInterfaceSpecificInvocationHandler(String) - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionRemoteProxyFactory
 
createBusinessInterfaceSpecificInvocationHandler(String) - Method in class org.jboss.ejb3.proxy.factory.session.stateless.StatelessSessionLocalProxyFactory
 
createBusinessInterfaceSpecificInvocationHandler(String) - Method in class org.jboss.ejb3.proxy.factory.session.stateless.StatelessSessionRemoteProxyFactory
 
createEjb2xComponentInterfaceInvocationHandler() - Method in class org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase
Returns the Constructor of the SessionProxyInvocationHandler to be used in instanciating new handlers to specify in Proxy Creation Used for creating a Handler for an EJB2.x Component Interface proxy
createEjb2xComponentInterfaceInvocationHandler() - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionLocalProxyFactory
 
createEjb2xComponentInterfaceInvocationHandler() - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionRemoteProxyFactory
 
createEjb2xComponentInterfaceInvocationHandler() - Method in class org.jboss.ejb3.proxy.factory.session.stateless.StatelessSessionLocalProxyFactory
 
createEjb2xComponentInterfaceInvocationHandler() - Method in class org.jboss.ejb3.proxy.factory.session.stateless.StatelessSessionRemoteProxyFactory
 
createHomeInvocationHandler() - Method in class org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase
Returns the Constructor of the SessionProxyInvocationHandler to be used in instanciating new handlers to specify in Proxy Creation Used for creating a Handler for am EJB2.x Home proxy
createHomeInvocationHandler() - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionLocalProxyFactory
 
createHomeInvocationHandler() - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionRemoteProxyFactory
 
createHomeInvocationHandler() - Method in class org.jboss.ejb3.proxy.factory.session.stateless.StatelessSessionLocalProxyFactory
 
createHomeInvocationHandler() - Method in class org.jboss.ejb3.proxy.factory.session.stateless.StatelessSessionRemoteProxyFactory
 
createJndiReferenceBindingSet(Context, JBossSessionBeanMetaData, ClassLoader, String, String, Advisor) - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiSessionRegistrarBase
Creates all of the Reference objects that should be bound in JNDI for the EJB, and determines the correct JNDI name for each.
createLocalProxyFactory(String, String, String, JBossSessionBeanMetaData, ClassLoader, Advisor) - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiSessionRegistrarBase
Creates and returns a new local proxy factory for this Session Bean
createLocalProxyFactory(String, String, String, JBossSessionBeanMetaData, ClassLoader, Advisor) - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiStatefulSessionRegistrar
Creates and returns a new local proxy factory for this SFSB
createLocalProxyFactory(String, String, String, JBossSessionBeanMetaData, ClassLoader, Advisor) - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiStatelessSessionRegistrar
Creates and returns a new local proxy factory for this SLSB
createProxy() - Method in interface org.jboss.ejb3.proxy.factory.service.ServiceProxyFactory
Create a JBoss Service EJB3 proxy implementing all appropriate business interfaces.
createProxy(ProxyFactory, Name, Map<String, List<String>>) - Method in class org.jboss.ejb3.proxy.objectfactory.session.SessionProxyObjectFactory
Creates an proxy from the appropriate ProxyFactory as determined by metadata in the specified reference addresses
createProxyBusiness(String) - Method in interface org.jboss.ejb3.proxy.factory.session.SessionProxyFactory
Create an EJB3 Business Proxy specific to the specified target business interface name (expressed as a fully-qualified class name)
createProxyBusiness(String) - Method in class org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase
Create an EJB3 Business Proxy specific to the specified target business interface name (expressed as a fully-qualified class name)
createProxyBusiness(Serializable, String) - Method in interface org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionProxyFactory
Create an EJB3 Business Proxy specific to the specified target business interface name (expressed as a fully-qualified class name)
createProxyBusiness(String) - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionProxyFactoryBase
Create an EJB3 Business Proxy specific to the specified target business interface name (expressed as a fully-qualified class name)
createProxyBusiness(Serializable, String) - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionProxyFactoryBase
Create an EJB3 Business Proxy specific to the specified target business interface name (expressed as a fully-qualified class name)
createProxyConstructor(Set<Class<?>>, ClassLoader) - Method in class org.jboss.ejb3.proxy.factory.ProxyFactoryBase
Create a Proxy Constructor for the specified interfaces, using the specified CL
createProxyDefault() - Method in interface org.jboss.ejb3.proxy.factory.session.SessionProxyFactory
Create an EJB3 Business proxy with no specific target business interface.
createProxyDefault() - Method in class org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase
Create an EJB3 Business proxy with no specific target business interface.
createProxyDefault(Serializable) - Method in interface org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionProxyFactory
Create an EJB3 Business proxy with no specific target business interface.
createProxyDefault() - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionProxyFactoryBase
Create an EJB3 Business proxy with no specific target business interface.
createProxyDefault(Serializable) - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionProxyFactoryBase
Create an EJB3 Business proxy with no specific target business interface.
createProxyEjb2x() - Method in interface org.jboss.ejb3.proxy.factory.session.SessionProxyFactory
Create an EJB2.x Proxy
createProxyEjb2x() - Method in class org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase
Create an EJB2.x Proxy
createProxyEjb2x(Serializable) - Method in interface org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionProxyFactory
Create an EJB2.x Proxy
createProxyEjb2x() - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionProxyFactoryBase
Create an EJB2.x Proxy
createProxyEjb2x(Serializable) - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionProxyFactoryBase
Create an EJB2.x Proxy
createProxyFactoryProxy(Name, Map<String, List<String>>, String) - Method in class org.jboss.ejb3.proxy.objectfactory.ProxyObjectFactory
Creates a remoting proxy to the proxy factory.
createProxyHome() - Method in interface org.jboss.ejb3.proxy.factory.session.SessionProxyFactory
Create an EJB2.x Home Proxy
createProxyHome() - Method in class org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase
Create an EJB2.x Home Proxy
createProxyHome() - Method in interface org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionProxyFactory
Create an EJB2.x Home Proxy
createProxyHome() - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionProxyFactoryBase
Create an EJB2.x Home Proxy
createRemoteProxyFactory(String, String, String, JBossSessionBeanMetaData, ClassLoader, String, Advisor, String) - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiSessionRegistrarBase
Creates and returns a new remote proxy factory for this Session Bean
createRemoteProxyFactory(String, String, String, JBossSessionBeanMetaData, ClassLoader, String, Advisor, String) - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiStatefulSessionRegistrar
Creates and returns a new remote proxy factory for this SFSB
createRemoteProxyFactory(String, String, String, JBossSessionBeanMetaData, ClassLoader, String, Advisor, String) - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiStatelessSessionRegistrar
Creates and returns a new remote proxy factory for this Session Bean
createRemoteProxyToContainer(String) - Method in class org.jboss.ejb3.proxy.handler.session.stateful.StatefulProxyInvocationHandlerBase
Creates and returns a Remoting Proxy to invoke upon the container
createRemoteProxyToContainer(String) - Method in class org.jboss.ejb3.proxy.handler.session.stateless.StatelessRemoteProxyInvocationHandler
Creates and returns a Remoting Proxy to invoke upon the container
createRemotingRefAddr(String) - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiSessionRegistrarBase
Creates and returns a new RefAddr to flag the proper InvokerLocator URL used by remoting for the EJB represented by the specified metadata
createSession() - Method in interface org.jboss.ejb3.proxy.container.StatefulSessionInvokableContext
Creates a new user session and returns the unique Session ID
createStandardReference(String, String, String, boolean) - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiSessionRegistrarBase
Creates a new Reference whose classname is the given referenceName and whose classFactory is JndiSessionRegistrarBase.getSessionProxyObjectFactoryType(), adding the requisite Registry key for the ProxyFactory and the requisite target EJB Container Name as ReferenceAddresses.

D

DEFAULT_CLIENT_BINDING - Static variable in class org.jboss.ejb3.proxy.remoting.ProxyRemotingUtils
The default URL for InvokerLocator in the case @RemoteBinding does not specify it
DEFAULT_CLIENT_BINDING_IF_CONNECTOR_NOT_FOUND - Static variable in class org.jboss.ejb3.proxy.remoting.ProxyRemotingUtils
The default URL for InvokerLocator if if cannot be read from the EJB3 Remoting Connector
deregisterProxyFactory(String) - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiSessionRegistrarBase
Deregisters the proxy factory with the specified name from the registry
dynamicInvoke(Invocation) - Method in interface org.jboss.ejb3.proxy.container.InvokableContext
Invocation point of entry for Remoting

E

Ejb3RegistrarProxyObjectFactory - Class in org.jboss.ejb3.proxy.objectfactory
Ejb3RegistrarProxyObjectFactory A Proxy Object Factory using an underlying Proxy Factory Registry intended to be obtained as a managed object from the Object Store
Ejb3RegistrarProxyObjectFactory() - Constructor for class org.jboss.ejb3.proxy.objectfactory.Ejb3RegistrarProxyObjectFactory
 
EjbProxy - Interface in org.jboss.ejb3.proxy.intf
EjbProxy Defines the contract for all methods required of JBoss EJB3 Proxies

G

getAdvisor() - Method in class org.jboss.ejb3.proxy.factory.ProxyFactoryBase
 
getAsynchronousProxy(Object) - Method in interface org.jboss.ejb3.proxy.handler.ProxyInvocationHandler
 
getAsynchronousProxy(Object) - Method in class org.jboss.ejb3.proxy.handler.session.stateful.StatefulProxyInvocationHandlerBase
 
getAsynchronousProxy(Object) - Method in class org.jboss.ejb3.proxy.handler.session.stateless.StatelessProxyInvocationHandlerBase
 
getBusinessInterfaceType() - Method in class org.jboss.ejb3.proxy.handler.session.SessionSpecProxyInvocationHandlerBase
 
getBusinessInterfaceTypes() - Method in class org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase
Returns the a Set of String representations of the Business Interface Types
getBusinessInterfaceTypes() - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionLocalProxyFactory
Returns the a Set of String representations of the Business Interface Types
getBusinessInterfaceTypes() - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionRemoteProxyFactory
Returns the a Set of String representations of the Business Interface Types
getBusinessInterfaceTypes() - Method in class org.jboss.ejb3.proxy.factory.session.stateless.StatelessSessionLocalProxyFactory
Returns the a Set of String representations of the Business Interface Types
getBusinessInterfaceTypes() - Method in class org.jboss.ejb3.proxy.factory.session.stateless.StatelessSessionRemoteProxyFactory
Returns the a Set of String representations of the Business Interface Types
getBusinessLocalBindings() - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiReferenceBindingSet
 
getBusinessRemoteBindings() - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiReferenceBindingSet
 
getClassLoader() - Method in class org.jboss.ejb3.proxy.factory.ProxyFactoryBase
 
getCommonProxyInterfaces() - Method in class org.jboss.ejb3.proxy.factory.ProxyFactoryBase
Returns Proxy interfaces common to all Proxies generated by this ProxyFactory
getCommonProxyInterfaces() - Method in class org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase
Returns Proxy interfaces common to all Proxies generated by this ProxyFactory
getCommonProxyInterfaces() - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionProxyFactoryBase
Returns Proxy interfaces common to all Proxies generated by this ProxyFactory
getConstructorProxyDefault() - Method in class org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase
 
getConstructorProxyEjb2x() - Method in class org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase
 
getConstructorProxyHome() - Method in class org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase
 
getConstructorsProxySpecificBusinessInterface() - Method in class org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase
 
getContainer() - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionProxyFactoryBase
 
getContainer() - Method in class org.jboss.ejb3.proxy.handler.session.SessionProxyInvocationHandlerBase
Obtains the Container upon which this Proxy should invoke
getContainer() - Method in class org.jboss.ejb3.proxy.handler.session.stateful.StatefulLocalProxyInvocationHandler
 
getContainer() - Method in class org.jboss.ejb3.proxy.handler.session.stateful.StatefulRemoteProxyInvocationHandler
 
getContainer() - Method in class org.jboss.ejb3.proxy.handler.session.stateless.StatelessLocalProxyInvocationHandler
 
getContainer() - Method in class org.jboss.ejb3.proxy.handler.session.stateless.StatelessRemoteProxyInvocationHandler
 
getContainerGuid() - Method in class org.jboss.ejb3.proxy.factory.ProxyFactoryBase
 
getContainerGuid() - Method in class org.jboss.ejb3.proxy.handler.ProxyInvocationHandlerBase
 
getContainerGuid() - Method in class org.jboss.ejb3.proxy.invocation.InvokableContextStatefulRemoteProxyInvocationHack
Deprecated.  
getContainerLocally() - Method in class org.jboss.ejb3.proxy.handler.session.SessionProxyInvocationHandlerBase
Returns the container housed locally
getContainerName() - Method in class org.jboss.ejb3.proxy.factory.ProxyFactoryBase
 
getContainerName() - Method in class org.jboss.ejb3.proxy.handler.ProxyInvocationHandlerBase
 
getContext() - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiReferenceBindingSet
 
getDefaultClientBinding() - Static method in class org.jboss.ejb3.proxy.remoting.ProxyRemotingUtils
Obtains the default client binding Will return the value of the InvokerLocator used by the EJB3 Remoting Connector EJBTHREE-1419
getDefaultLocalBindings() - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiReferenceBindingSet
 
getDefaultRemoteBindings() - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiReferenceBindingSet
 
getEjb2xInterfaceType() - Method in class org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase
Returns the String representation of the EJB2.x Interface Types
getEjb2xInterfaceType() - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionLocalProxyFactory
Returns the String representation of the EJB.2x Interface Type
getEjb2xInterfaceType() - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionRemoteProxyFactory
Returns the String representation of the EJB2.x Interface Type
getEjb2xInterfaceType() - Method in class org.jboss.ejb3.proxy.factory.session.stateless.StatelessSessionLocalProxyFactory
Returns the String representation of the EJB.2x Interface Type
getEjb2xInterfaceType() - Method in class org.jboss.ejb3.proxy.factory.session.stateless.StatelessSessionRemoteProxyFactory
Returns the String representation of the EJB2.x Interface Type
getHomeLocalBindings() - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiReferenceBindingSet
 
getHomeRemoteBindings() - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiReferenceBindingSet
 
getHomeType() - Method in class org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase
Returns the String representation of the Home Interface Type
getHomeType() - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionLocalProxyFactory
Returns the String representation of the Home Interface Type
getHomeType() - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionRemoteProxyFactory
Returns the String representation of the Home Interface Type
getHomeType() - Method in class org.jboss.ejb3.proxy.factory.session.stateless.StatelessSessionLocalProxyFactory
Returns the String representation of the Home Interface Type
getHomeType() - Method in class org.jboss.ejb3.proxy.factory.session.stateless.StatelessSessionRemoteProxyFactory
Returns the String representation of the Home Interface Type
getHumanReadableListOfInterfacesInRefAddrs(List<RefAddr>) - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiSessionRegistrarBase
Makes a comma-delimited list of interfaces bound for setting the Classname of the Reference.
getId() - Method in class org.jboss.ejb3.stateful.StatefulRemoteInvocation
Deprecated.  
getInterceptors() - Method in class org.jboss.ejb3.proxy.factory.ProxyFactoryBase
Obtains all interceptors in this Proxy Factory's stack
getInterceptors() - Method in class org.jboss.ejb3.proxy.handler.ProxyInvocationHandlerBase
 
getInterceptorStackName() - Method in class org.jboss.ejb3.proxy.factory.ProxyFactoryBase
Return the name of the interceptor stack to apply to proxies created by this proxy factory, or null if no interceptors should be applied
getInterceptorStackName() - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionRemoteProxyFactory
Return the name of the interceptor stack to apply to proxies created by this proxy factory
getInterceptorStackName() - Method in class org.jboss.ejb3.proxy.factory.session.stateless.StatelessSessionRemoteProxyFactory
Return the name of the interceptor stack to apply to proxies created by this proxy factory
getInvocationHandler(Object) - Method in class org.jboss.ejb3.proxy.handler.session.stateful.StatefulProxyInvocationHandlerBase
 
getInvocationHandler(Object) - Method in class org.jboss.ejb3.proxy.handler.session.stateless.StatelessProxyInvocationHandlerBase
 
getJndiName() - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiReferenceBinding
 
getMetadata() - Method in class org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase
 
getName() - Method in interface org.jboss.ejb3.proxy.factory.ProxyFactory
Returns the unique name of this ProxyFactory
getName() - Method in class org.jboss.ejb3.proxy.factory.ProxyFactoryBase
 
getName() - Method in class org.jboss.ejb3.proxy.remoting.IsLocalProxyFactoryInterceptor
 
getNewSessionId() - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionProxyFactoryBase
Creates a new Session on the container and returns the ID representing this newly-created session
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.ejb3.proxy.objectfactory.ProxyObjectFactory
Returns an appropriate Proxy based on the Reference Address information associated with the Reference (obj) bound at name in the specified nameCtx with specified environment.
getProxy(ProxyFactory, Name, Map<String, List<String>>) - Method in class org.jboss.ejb3.proxy.objectfactory.ProxyObjectFactory
 
getProxy(ProxyFactory, Name, Map<String, List<String>>) - Method in class org.jboss.ejb3.proxy.objectfactory.session.stateful.StatefulSessionProxyObjectFactory
SFSB Object Factories must always create a new SFSB Proxy
getProxy(ProxyFactory, Name, Map<String, List<String>>) - Method in class org.jboss.ejb3.proxy.objectfactory.session.stateless.StatelessSessionProxyObjectFactory
SLSB Object Factories must always create a new SLSB Proxy if one is not available in the internal cache, otherwise use the cached one and return
getProxyFactoryClass() - Method in class org.jboss.ejb3.proxy.objectfactory.ProxyObjectFactory
Obtains the type or supertype used by proxy factories for this Object Factory
getProxyFactoryClass() - Method in class org.jboss.ejb3.proxy.objectfactory.session.SessionProxyObjectFactory
Obtains the type or supertype used by proxy factories for this Object Factory
getProxyFactoryRegistryKey(String, JBossSessionBeanMetaData, boolean) - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiSessionRegistrarBase
Returns the name of the unique key under which a Proxy Factory will be registered.
getReference() - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiReferenceBinding
 
getReturnTypesFromCreateMethods(Class<?>, boolean) - Method in class org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase
Deprecated. http://jira.jboss.com/jira/browse/JBMETA-41
getReturnTypesFromCreateMethods(Class<?>) - Method in class org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase
Obtains the return types declared by the "create" methods for the specified home interface.
getReturnTypesFromCreateMethods(Class<?>) - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionProxyFactoryBase
Deprecated. http://jira.jboss.com/jira/browse/JBMETA-41
getReturnTypesFromCreateMethods(Class<?>) - Method in class org.jboss.ejb3.proxy.factory.session.stateless.StatelessSessionProxyFactoryBase
Deprecated. http://jira.jboss.com/jira/browse/JBMETA-41
getSessionId() - Method in class org.jboss.ejb3.proxy.handler.session.stateful.StatefulProxyInvocationHandlerBase
Obtains the Session ID for this SFSB instance
getSessionId() - Method in interface org.jboss.ejb3.proxy.intf.StatefulSessionProxy
Obtains the Session ID for this SFSB instance
getSessionId() - Method in class org.jboss.ejb3.proxy.invocation.InvokableContextStatefulRemoteProxyInvocationHack
Deprecated.  
getSessionProxyObjectFactoryType() - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiSessionRegistrarBase
 
getSingleReferenceAddressValue(Name, Map<String, List<String>>, String) - Method in class org.jboss.ejb3.proxy.objectfactory.ProxyObjectFactory
Obtains the single value of the specified type as obtained from the specified reference addresses bound at the specified Name.
getSingleRequiredReferenceAddressValue(Name, Map<String, List<String>>, String) - Method in class org.jboss.ejb3.proxy.objectfactory.ProxyObjectFactory
Obtains the single value of the specified type as obtained from the specified reference addresses bound at the specified Name.
getUrl() - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionRemoteProxyFactory
 
getUrl() - Method in class org.jboss.ejb3.proxy.factory.session.stateless.StatelessSessionRemoteProxyFactory
 
getUrl() - Method in class org.jboss.ejb3.proxy.handler.session.stateful.StatefulRemoteProxyInvocationHandler
 
getUrl() - Method in class org.jboss.ejb3.proxy.handler.session.stateless.StatelessRemoteProxyInvocationHandler
 
getWrapper(Interceptor[]) - Method in class org.jboss.ejb3.stateful.StatefulRemoteInvocation
Deprecated.  

H

handleInvocationDirectly(Object, Object[], Method) - Method in class org.jboss.ejb3.proxy.handler.ProxyInvocationHandlerBase
Handles the current invocation directly in this invocation handler.
hasBusiness(Name, Map<String, List<String>>) - Method in class org.jboss.ejb3.proxy.objectfactory.session.SessionProxyObjectFactory
Looks to the metadata specified by the reference addresses to determine if an EJB3 Business View is defined here.
hasHome(Name, Map<String, List<String>>) - Method in class org.jboss.ejb3.proxy.objectfactory.session.SessionProxyObjectFactory
Looks to the metadata specified by the reference addresses to determine if an EJB2.x home interface is defined here.
hasLocalBusiness(Map<String, List<String>>) - Method in class org.jboss.ejb3.proxy.objectfactory.session.SessionProxyObjectFactory
Determines if the specified metadata contains a type of local business
hasRemoteBusiness(Map<String, List<String>>) - Method in class org.jboss.ejb3.proxy.objectfactory.session.SessionProxyObjectFactory
Determines if the specified metadata contains a type of remote business

I

id - Variable in class org.jboss.ejb3.stateful.StatefulRemoteInvocation
Deprecated.  
InvokableContext - Interface in org.jboss.ejb3.proxy.container
InvokableContext Represents any object capable of carrying out generic Invocations as described by a ContainerMethodInvocation descriptor
InvokableContextStatefulRemoteProxyInvocationHack - Class in org.jboss.ejb3.proxy.invocation
Deprecated.  
InvokableContextStatefulRemoteProxyInvocationHack(Object, String, InvokerLocator, Interceptor[], Serializable) - Constructor for class org.jboss.ejb3.proxy.invocation.InvokableContextStatefulRemoteProxyInvocationHack
Deprecated.  
invoke(Object, SerializableMethod, Object[]) - Method in interface org.jboss.ejb3.proxy.container.InvokableContext
Invokes the method described by the specified serializable method as called from the specified proxy, using the specified arguments
invoke(Object, Method, Object[]) - Method in class org.jboss.ejb3.proxy.handler.session.SessionSpecProxyInvocationHandlerBase
 
invoke(Invocation) - Method in class org.jboss.ejb3.proxy.remoting.IsLocalProxyFactoryInterceptor
 
invokeEquals(Object, Object) - Method in class org.jboss.ejb3.proxy.handler.ProxyInvocationHandlerBase
Handles invocation of "equals(Object)" upon the Proxy
invokeEquals(Object, Object) - Method in class org.jboss.ejb3.proxy.handler.session.stateful.StatefulProxyInvocationHandlerBase
EJB 3.0 Core Specification 3.4.5.1 Determines Equality for SFSB Proxies
invokeEquals(Object, Object) - Method in class org.jboss.ejb3.proxy.handler.session.stateless.StatelessProxyInvocationHandlerBase
Handles invocation of "equals(Object)" upon a SLSB Proxy EJB 3.0 Specification 3.4.5.2
invokeHashCode(Object) - Method in class org.jboss.ejb3.proxy.handler.ProxyInvocationHandlerBase
Handles invocation of "hashCode()" upon the proxy
invokeHashCode(Object) - Method in class org.jboss.ejb3.proxy.handler.session.stateful.StatefulProxyInvocationHandlerBase
Handles invocation of "hashCode()" upon the proxy
invokeHashCode(Object) - Method in class org.jboss.ejb3.proxy.handler.session.stateless.StatelessProxyInvocationHandlerBase
Handles invocation of "hashCode()" upon the proxy
isHomeAndBusinessBoundTogether(JBossSessionBeanMetaData, boolean) - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiSessionRegistrarBase
Returns whether the business interfaces and EJB2.x Home should be bound to the same JNDI Name
IsLocalProxyFactoryInterceptor - Class in org.jboss.ejb3.proxy.remoting
Routes the call to the local container, bypassing further client-side interceptors and any remoting layer, if this interceptor was created in this JVM.
IsLocalProxyFactoryInterceptor() - Constructor for class org.jboss.ejb3.proxy.remoting.IsLocalProxyFactoryInterceptor
 

J

JndiReferenceBinding - Class in org.jboss.ejb3.proxy.jndiregistrar
Simple data object that encapsulates a Reference and the associated name under which it should be bound in JNDI.
JndiReferenceBinding(String, Reference) - Constructor for class org.jboss.ejb3.proxy.jndiregistrar.JndiReferenceBinding
 
JndiReferenceBindingSet - Class in org.jboss.ejb3.proxy.jndiregistrar
Encapsulates the JndiReferenceBindings associated with a particular container.
JndiReferenceBindingSet(Context) - Constructor for class org.jboss.ejb3.proxy.jndiregistrar.JndiReferenceBindingSet
 
JndiSessionRegistrarBase - Class in org.jboss.ejb3.proxy.jndiregistrar
JndiSessionRegistrarBase Responsible for binding of ObjectFactories and creation/registration of associated ProxyFactories, centralizing operations common to that of all Session EJB Implementations
JndiSessionRegistrarBase(String) - Constructor for class org.jboss.ejb3.proxy.jndiregistrar.JndiSessionRegistrarBase
Creates a JNDI Registrar from the specified configuration properties, none of which may be null.
JndiStatefulSessionRegistrar - Class in org.jboss.ejb3.proxy.jndiregistrar
JndiStatefulSessionRegistrar Responsible for binding of ObjectFactories and creation/registration of associated ProxyFactories, centralizing operations for SFSB Implementations
JndiStatefulSessionRegistrar(String) - Constructor for class org.jboss.ejb3.proxy.jndiregistrar.JndiStatefulSessionRegistrar
Creates a JNDI Registrar from the specified configuration properties, none of which may be null.
JndiStatelessSessionRegistrar - Class in org.jboss.ejb3.proxy.jndiregistrar
JndiStatelessSessionRegistrar Responsible for binding of ObjectFactories and creation/registration of associated ProxyFactories, centralizing operations for SLSB Implementations
JndiStatelessSessionRegistrar(String) - Constructor for class org.jboss.ejb3.proxy.jndiregistrar.JndiStatelessSessionRegistrar
Creates a JNDI Registrar from the specified configuration properties, none of which may be null.

K

KEY_INVOKED_METHOD - Static variable in interface org.jboss.ejb3.proxy.remoting.SessionSpecRemotingMetadata
AOP Metadata Key for SFSB Session ID
KEY_SESSION_ID - Static variable in interface org.jboss.ejb3.proxy.remoting.StatefulSessionRemotingMetadata
AOP Metadata Key for SFSB Session ID

N

NotEligibleForDirectInvocationException - Exception in org.jboss.ejb3.proxy.handler
NotEligibleForDirectInvocationException Thrown when attempting to handle an invocation directly within the InvocationHandler when the invocation should instead be delegated back to the Container
NotEligibleForDirectInvocationException() - Constructor for exception org.jboss.ejb3.proxy.handler.NotEligibleForDirectInvocationException
 
NotEligibleForDirectInvocationException(String) - Constructor for exception org.jboss.ejb3.proxy.handler.NotEligibleForDirectInvocationException
 
NotEligibleForDirectInvocationException(Throwable) - Constructor for exception org.jboss.ejb3.proxy.handler.NotEligibleForDirectInvocationException
 
NotEligibleForDirectInvocationException(String, Throwable) - Constructor for exception org.jboss.ejb3.proxy.handler.NotEligibleForDirectInvocationException
 

O

OBJECTSTORE_BEAN_NAME_JNDI_REGISTRAR_SFSB - Static variable in interface org.jboss.ejb3.proxy.objectstore.ObjectStoreBindings
Bind name for SFSB JNDI Registrar
OBJECTSTORE_BEAN_NAME_JNDI_REGISTRAR_SLSB - Static variable in interface org.jboss.ejb3.proxy.objectstore.ObjectStoreBindings
Bind name for SLSB JNDI Registrar
OBJECTSTORE_NAMESPACE_EJB3 - Static variable in interface org.jboss.ejb3.proxy.objectstore.ObjectStoreBindings
Namespace for all Beans for EJB3
OBJECTSTORE_NAMESPACE_EJBCONTAINER - Static variable in interface org.jboss.ejb3.proxy.objectstore.ObjectStoreBindings
Namespace of all EJB Containers, should not be used directly but instead precedes namespaces for SLSB, SFSB, MDB, and @Service
OBJECTSTORE_NAMESPACE_EJBCONTAINER_MDB - Static variable in interface org.jboss.ejb3.proxy.objectstore.ObjectStoreBindings
Namespace for MDB Containers
OBJECTSTORE_NAMESPACE_EJBCONTAINER_SERVICE - Static variable in interface org.jboss.ejb3.proxy.objectstore.ObjectStoreBindings
Namespace for @Service Containers
OBJECTSTORE_NAMESPACE_EJBCONTAINER_STATEFUL - Static variable in interface org.jboss.ejb3.proxy.objectstore.ObjectStoreBindings
Namespace for SFSB Containers
OBJECTSTORE_NAMESPACE_EJBCONTAINER_STATELESS - Static variable in interface org.jboss.ejb3.proxy.objectstore.ObjectStoreBindings
Namespace for SLSB Containers
OBJECTSTORE_NAMESPACE_JNDI_REGISTRAR - Static variable in interface org.jboss.ejb3.proxy.objectstore.ObjectStoreBindings
Namespace for all JNDI Registrars
OBJECTSTORE_NAMESPACE_JNDI_REGISTRAR_SESSION - Static variable in interface org.jboss.ejb3.proxy.objectstore.ObjectStoreBindings
Namespace for Session EJB JNDI Registrars
ObjectStoreBindings - Interface in org.jboss.ejb3.proxy.objectstore
ObjectStoreBindings Defines constants used in binding POJOs to the Object Store These values must match those either used to Register beans programmatically or via XML Configuration
obtainContainer() - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionProxyFactoryBase
Obtains the Container used by this Proxy Factory
org.jboss.ejb3.proxy.container - package org.jboss.ejb3.proxy.container
 
org.jboss.ejb3.proxy.factory - package org.jboss.ejb3.proxy.factory
 
org.jboss.ejb3.proxy.factory.service - package org.jboss.ejb3.proxy.factory.service
 
org.jboss.ejb3.proxy.factory.session - package org.jboss.ejb3.proxy.factory.session
 
org.jboss.ejb3.proxy.factory.session.stateful - package org.jboss.ejb3.proxy.factory.session.stateful
 
org.jboss.ejb3.proxy.factory.session.stateless - package org.jboss.ejb3.proxy.factory.session.stateless
 
org.jboss.ejb3.proxy.handler - package org.jboss.ejb3.proxy.handler
 
org.jboss.ejb3.proxy.handler.session - package org.jboss.ejb3.proxy.handler.session
 
org.jboss.ejb3.proxy.handler.session.stateful - package org.jboss.ejb3.proxy.handler.session.stateful
 
org.jboss.ejb3.proxy.handler.session.stateless - package org.jboss.ejb3.proxy.handler.session.stateless
 
org.jboss.ejb3.proxy.intf - package org.jboss.ejb3.proxy.intf
 
org.jboss.ejb3.proxy.invocation - package org.jboss.ejb3.proxy.invocation
 
org.jboss.ejb3.proxy.jndiregistrar - package org.jboss.ejb3.proxy.jndiregistrar
 
org.jboss.ejb3.proxy.objectfactory - package org.jboss.ejb3.proxy.objectfactory
 
org.jboss.ejb3.proxy.objectfactory.session - package org.jboss.ejb3.proxy.objectfactory.session
 
org.jboss.ejb3.proxy.objectfactory.session.stateful - package org.jboss.ejb3.proxy.objectfactory.session.stateful
 
org.jboss.ejb3.proxy.objectfactory.session.stateless - package org.jboss.ejb3.proxy.objectfactory.session.stateless
 
org.jboss.ejb3.proxy.objectstore - package org.jboss.ejb3.proxy.objectstore
 
org.jboss.ejb3.proxy.remoting - package org.jboss.ejb3.proxy.remoting
 
org.jboss.ejb3.stateful - package org.jboss.ejb3.stateful
 

P

ProxyFactory - Interface in org.jboss.ejb3.proxy.factory
ProxyFactory Contract for a generic Proxy Factory, specifying a simple lifecycle and functions common to all Proxy Factories
ProxyFactoryBase - Class in org.jboss.ejb3.proxy.factory
ProxyFactoryBase A Base upon which Proxy Factory Implementations may build
ProxyFactoryBase(String, String, String, ClassLoader, Advisor) - Constructor for class org.jboss.ejb3.proxy.factory.ProxyFactoryBase
Constructor
ProxyFactoryReferenceAddressTypes - Interface in org.jboss.ejb3.proxy.objectfactory
ProxyFactoryReferenceAddressTypes This interface defines the key constants used as valid factory reference address types expected by the ProxyObjectFactory
ProxyInvocationHandler - Interface in org.jboss.ejb3.proxy.handler
ProxyInvocationHandler Defines contract for a generic EJB3 Proxy Invocation Handler
ProxyInvocationHandlerBase - Class in org.jboss.ejb3.proxy.handler
ProxyInvocationHandlerBase Abstract base from which all Proxy InvocationHandlers may extend
ProxyInvocationHandlerBase(String, String, Interceptor[]) - Constructor for class org.jboss.ejb3.proxy.handler.ProxyInvocationHandlerBase
Constructor
ProxyObjectFactory - Class in org.jboss.ejb3.proxy.objectfactory
ProxyObjectFactory Base upon which Proxy Object Factories may build.
ProxyObjectFactory() - Constructor for class org.jboss.ejb3.proxy.objectfactory.ProxyObjectFactory
 
ProxyRemotingUtils - Class in org.jboss.ejb3.proxy.remoting
ProxyRemotingUtils
ProxyRemotingUtils() - Constructor for class org.jboss.ejb3.proxy.remoting.ProxyRemotingUtils
 

R

readExternal(ObjectInput) - Method in class org.jboss.ejb3.stateful.StatefulRemoteInvocation
Deprecated.  
rebind(Context, String, Reference) - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiSessionRegistrarBase
Re-binds the specified Reference into JNDI at the specified address
REF_ADDR_TYPE_EJBCONTAINER_NAME - Static variable in interface org.jboss.ejb3.proxy.objectfactory.ProxyFactoryReferenceAddressTypes
 
REF_ADDR_TYPE_INVOKER_LOCATOR_URL - Static variable in interface org.jboss.ejb3.proxy.objectfactory.ProxyFactoryReferenceAddressTypes
 
REF_ADDR_TYPE_IS_LOCAL - Static variable in interface org.jboss.ejb3.proxy.objectfactory.ProxyFactoryReferenceAddressTypes
 
REF_ADDR_TYPE_PROXY_BUSINESS_INTERFACE_LOCAL - Static variable in interface org.jboss.ejb3.proxy.objectfactory.ProxyFactoryReferenceAddressTypes
Reference Address Type for EJB3 Local Business Interfaces
REF_ADDR_TYPE_PROXY_BUSINESS_INTERFACE_REMOTE - Static variable in interface org.jboss.ejb3.proxy.objectfactory.ProxyFactoryReferenceAddressTypes
Reference Address Type for EJB3 Remote Business Interfaces
REF_ADDR_TYPE_PROXY_EJB2x_INTERFACE_HOME_LOCAL - Static variable in interface org.jboss.ejb3.proxy.objectfactory.ProxyFactoryReferenceAddressTypes
Reference Address Type for EJB2.x Local Home Interfaces
REF_ADDR_TYPE_PROXY_EJB2x_INTERFACE_HOME_REMOTE - Static variable in interface org.jboss.ejb3.proxy.objectfactory.ProxyFactoryReferenceAddressTypes
Reference Address Type for EJB2.x Remote Home Interfaces
REF_ADDR_TYPE_PROXY_FACTORY_REGISTRY_KEY - Static variable in interface org.jboss.ejb3.proxy.objectfactory.ProxyFactoryReferenceAddressTypes
Reference Address Type for the key to which the desired ProxyFactory is bound
registerProxyFactory(String, ProxyFactory, JBossEnterpriseBeanMetaData) - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiSessionRegistrarBase
Registers the specified proxy factory into the registry

S

ServiceProxyFactory - Interface in org.jboss.ejb3.proxy.factory.service
ServiceProxyFactory Defines functions required of a Proxy Factory responsible for generating Proxies to JBoss EJB3 JMX Service Beans
SessionProxy - Interface in org.jboss.ejb3.proxy.intf
SessionProxy Defines the contract for all methods required of JBoss EJB3 Session Bean Proxies
SessionProxyFactory - Interface in org.jboss.ejb3.proxy.factory.session
SessionProxyFactory Contract for a Proxy Factory responsible for creation of both EJB3 and EJB2.x Session Bean Proxies
SessionProxyFactoryBase - Class in org.jboss.ejb3.proxy.factory.session
SessionProxyFactoryBase Base upon which Session Proxy Factory implementations may build
SessionProxyFactoryBase(String, String, String, JBossSessionBeanMetaData, ClassLoader, Advisor) - Constructor for class org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase
Constructor
SessionProxyInvocationHandler - Interface in org.jboss.ejb3.proxy.handler.session
SessionProxyInvocationHandler Defines contract for operations required of a JBoss Session Bean Proxy Invocation Handler
SessionProxyInvocationHandlerBase - Class in org.jboss.ejb3.proxy.handler.session
SessionProxyInvocationHandlerBase Abstract base from which all JBoss Session Proxy InvocationHandlers may extend
SessionProxyInvocationHandlerBase(String, String, Interceptor[]) - Constructor for class org.jboss.ejb3.proxy.handler.session.SessionProxyInvocationHandlerBase
Constructor
SessionProxyObjectFactory - Class in org.jboss.ejb3.proxy.objectfactory.session
SessionProxyObjectFactory A Base JNDI Object Factory responsible for parsing metadata obtained from Reference Address information, and returning the appropriate Session Proxy
SessionProxyObjectFactory() - Constructor for class org.jboss.ejb3.proxy.objectfactory.session.SessionProxyObjectFactory
 
SessionSpecProxyInvocationHandler - Interface in org.jboss.ejb3.proxy.handler.session
SessionSpecProxyInvocationHandler Defines contract for operations required of a Session Bean Proxy Invocation Handler following the EJB3 Specification
SessionSpecProxyInvocationHandlerBase - Class in org.jboss.ejb3.proxy.handler.session
SessionSpecProxyInvocationHandlerBase Abstract base from which all Session Proxy InvocationHandlers adhering to the EJB3 specification may extend
SessionSpecProxyInvocationHandlerBase(String, String, Interceptor[], String) - Constructor for class org.jboss.ejb3.proxy.handler.session.SessionSpecProxyInvocationHandlerBase
Constructor
SessionSpecRemotingMetadata - Interface in org.jboss.ejb3.proxy.remoting
SessionSpecRemotingMetadata Contains constants used in Remoting metadata for Session Spec Invocations
setBusinessInterfaceType(String) - Method in class org.jboss.ejb3.proxy.handler.session.SessionSpecProxyInvocationHandlerBase
 
setClassLoader(ClassLoader) - Method in class org.jboss.ejb3.proxy.factory.ProxyFactoryBase
 
setConstructorProxyDefault(Constructor<?>) - Method in class org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase
 
setConstructorProxyEjb2x(Constructor<?>) - Method in class org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase
 
setConstructorProxyHome(Constructor<?>) - Method in class org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase
 
setConstructorsProxySpecificBusinessInterface(Map<String, Constructor<?>>) - Method in class org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase
 
setContainer(StatefulSessionInvokableContext) - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionProxyFactoryBase
 
setContainerName(String) - Method in class org.jboss.ejb3.proxy.factory.ProxyFactoryBase
 
setContainerName(String) - Method in class org.jboss.ejb3.proxy.handler.ProxyInvocationHandlerBase
 
setInterceptorStackName(String) - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionRemoteProxyFactory
 
setInterceptorStackName(String) - Method in class org.jboss.ejb3.proxy.factory.session.stateless.StatelessSessionRemoteProxyFactory
 
setMetadata(JBossSessionBeanMetaData) - Method in class org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase
 
setName(String) - Method in class org.jboss.ejb3.proxy.factory.ProxyFactoryBase
 
setSessionId(Serializable) - Method in class org.jboss.ejb3.proxy.handler.session.stateful.StatefulProxyInvocationHandlerBase
Sets the Session ID for this SFSB instance
setSessionId(Serializable) - Method in interface org.jboss.ejb3.proxy.intf.StatefulSessionProxy
Sets the Session ID for this SFSB instance
setSessionProxyObjectFactoryType(String) - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiSessionRegistrarBase
 
setUrl(String) - Method in class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionRemoteProxyFactory
 
setUrl(String) - Method in class org.jboss.ejb3.proxy.factory.session.stateless.StatelessSessionRemoteProxyFactory
 
setUrl(String) - Method in class org.jboss.ejb3.proxy.handler.session.stateful.StatefulRemoteProxyInvocationHandler
 
setUrl(String) - Method in class org.jboss.ejb3.proxy.handler.session.stateless.StatelessRemoteProxyInvocationHandler
 
singleton - Static variable in class org.jboss.ejb3.proxy.remoting.IsLocalProxyFactoryInterceptor
 
start() - Method in interface org.jboss.ejb3.proxy.factory.ProxyFactory
Lifecycle callback to be invoked before the ProxyFactory is able to service requests
start() - Method in class org.jboss.ejb3.proxy.factory.ProxyFactoryBase
Lifecycle callback to be invoked by the ProxyFactoryDeployer before the ProxyFactory is able to service requests
start() - Method in class org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase
Lifecycle callback to be invoked before the ProxyFactory is able to service requests
StatefulLocalProxyInvocationHandler - Class in org.jboss.ejb3.proxy.handler.session.stateful
StatefulLocalProxyInvocationHandler
StatefulLocalProxyInvocationHandler(String, String, Interceptor[]) - Constructor for class org.jboss.ejb3.proxy.handler.session.stateful.StatefulLocalProxyInvocationHandler
Constructor
StatefulLocalProxyInvocationHandler(String, String, Interceptor[], String) - Constructor for class org.jboss.ejb3.proxy.handler.session.stateful.StatefulLocalProxyInvocationHandler
Constructor
StatefulProxyInvocationHandlerBase - Class in org.jboss.ejb3.proxy.handler.session.stateful
StatefulProxyInvocationHandlerBase Implementation of a SFSB Proxy Invocation Handler
StatefulProxyInvocationHandlerBase(String, String, Interceptor[], String) - Constructor for class org.jboss.ejb3.proxy.handler.session.stateful.StatefulProxyInvocationHandlerBase
Constructor
StatefulRemoteInvocation - Class in org.jboss.ejb3.stateful
Deprecated. To be replaced by another invocation mechanism which provides way for Stateless/Stateful Invocations - probably descended from ContainerMethodInvocation in EJB3 Interceptors
StatefulRemoteInvocation(Interceptor[], long, Method, Method, Advisor, Object) - Constructor for class org.jboss.ejb3.stateful.StatefulRemoteInvocation
Deprecated.  
StatefulRemoteInvocation() - Constructor for class org.jboss.ejb3.stateful.StatefulRemoteInvocation
Deprecated.  
StatefulRemoteProxyInvocationHandler - Class in org.jboss.ejb3.proxy.handler.session.stateful
StatefulRemoteProxyInvocationHandler
StatefulRemoteProxyInvocationHandler(String, String, Interceptor[], String, String) - Constructor for class org.jboss.ejb3.proxy.handler.session.stateful.StatefulRemoteProxyInvocationHandler
Constructor
StatefulSessionInvokableContext - Interface in org.jboss.ejb3.proxy.container
StatefulSessionInvokableContext Represents an object capable of carrying out EJB3 SFSB Invocations as described by an Invocation descriptor
StatefulSessionLocalProxyFactory - Class in org.jboss.ejb3.proxy.factory.session.stateful
StatefulSessionLocalProxyFactory A SFSB Proxy Factory for Local Views
StatefulSessionLocalProxyFactory(String, String, String, JBossSessionBeanMetaData, ClassLoader, Advisor) - Constructor for class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionLocalProxyFactory
Constructor
StatefulSessionProxy - Interface in org.jboss.ejb3.proxy.intf
StatefulSessionProxy Contract for operations required of Stateful Proxies
StatefulSessionProxyFactory - Interface in org.jboss.ejb3.proxy.factory.session.stateful
StatefulSessionProxyFactory Extension for SFSB Proxy Factories in which case methods defined by SessionProxyFactory result in creation of a new Session, while the overloaded methods provided here may create a Proxy for a specified Session ID
StatefulSessionProxyFactoryBase - Class in org.jboss.ejb3.proxy.factory.session.stateful
StatefulSessionProxyFactoryBase Base upon which SFSB Proxy Factories may build
StatefulSessionProxyFactoryBase(String, String, String, JBossSessionBeanMetaData, ClassLoader, Advisor) - Constructor for class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionProxyFactoryBase
Constructor
StatefulSessionProxyObjectFactory - Class in org.jboss.ejb3.proxy.objectfactory.session.stateful
StatefulSessionProxyObjectFactory A JNDI ObjectFactory responsible for returning the appropriate SFSB Proxy upon lookup
StatefulSessionProxyObjectFactory() - Constructor for class org.jboss.ejb3.proxy.objectfactory.session.stateful.StatefulSessionProxyObjectFactory
 
StatefulSessionRemoteProxyFactory - Class in org.jboss.ejb3.proxy.factory.session.stateful
StatefulSessionRemoteProxyFactory A SFSB Proxy Factory for Remote Views
StatefulSessionRemoteProxyFactory(String, String, String, JBossSessionBeanMetaData, ClassLoader, String, Advisor, String) - Constructor for class org.jboss.ejb3.proxy.factory.session.stateful.StatefulSessionRemoteProxyFactory
Constructor
StatefulSessionRemotingMetadata - Interface in org.jboss.ejb3.proxy.remoting
StatefulSessionRemotingMetadata Contains constants used in Remoting metadata for SFSB Invocations
StatelessLocalProxyInvocationHandler - Class in org.jboss.ejb3.proxy.handler.session.stateless
StatelessLocalProxyInvocationHandler
StatelessLocalProxyInvocationHandler(String, String, Interceptor[], String) - Constructor for class org.jboss.ejb3.proxy.handler.session.stateless.StatelessLocalProxyInvocationHandler
Constructor
StatelessProxyInvocationHandlerBase - Class in org.jboss.ejb3.proxy.handler.session.stateless
StatelessProxyInvocationHandlerBase Implementation of a SLSB Proxy Invocation Handler
StatelessProxyInvocationHandlerBase(String, String, Interceptor[]) - Constructor for class org.jboss.ejb3.proxy.handler.session.stateless.StatelessProxyInvocationHandlerBase
Constructor
StatelessProxyInvocationHandlerBase(String, String, Interceptor[], String) - Constructor for class org.jboss.ejb3.proxy.handler.session.stateless.StatelessProxyInvocationHandlerBase
Constructor
StatelessRemoteProxyInvocationHandler - Class in org.jboss.ejb3.proxy.handler.session.stateless
StatelessRemoteProxyInvocationHandler
StatelessRemoteProxyInvocationHandler(String, String, Interceptor[], String, String) - Constructor for class org.jboss.ejb3.proxy.handler.session.stateless.StatelessRemoteProxyInvocationHandler
Constructor
StatelessSessionLocalProxyFactory - Class in org.jboss.ejb3.proxy.factory.session.stateless
StatelessSessionLocalProxyFactory A SLSB Proxy Factory for Local Views
StatelessSessionLocalProxyFactory(String, String, String, JBossSessionBeanMetaData, ClassLoader, Advisor) - Constructor for class org.jboss.ejb3.proxy.factory.session.stateless.StatelessSessionLocalProxyFactory
Constructor
StatelessSessionProxyFactoryBase - Class in org.jboss.ejb3.proxy.factory.session.stateless
StatelessSessionProxyFactoryBase Base upon which SLSB Proxy Factories may build
StatelessSessionProxyFactoryBase(String, String, String, JBossSessionBeanMetaData, ClassLoader, Advisor) - Constructor for class org.jboss.ejb3.proxy.factory.session.stateless.StatelessSessionProxyFactoryBase
Constructor
StatelessSessionProxyObjectFactory - Class in org.jboss.ejb3.proxy.objectfactory.session.stateless
StatelessSessionProxyObjectFactory A JNDI ObjectFactory responsible for returning the appropriate SLSB Proxy upon lookup
StatelessSessionProxyObjectFactory() - Constructor for class org.jboss.ejb3.proxy.objectfactory.session.stateless.StatelessSessionProxyObjectFactory
 
StatelessSessionRemoteProxyFactory - Class in org.jboss.ejb3.proxy.factory.session.stateless
StatelessSessionRemoteProxyFactory A SLSB Proxy Factory for Remote Views
StatelessSessionRemoteProxyFactory(String, String, String, JBossSessionBeanMetaData, ClassLoader, String, Advisor, String) - Constructor for class org.jboss.ejb3.proxy.factory.session.stateless.StatelessSessionRemoteProxyFactory
Constructor
stop() - Method in interface org.jboss.ejb3.proxy.factory.ProxyFactory
Lifecycle callback to be invoked before the ProxyFactory is taken out of service, possibly GC'd
stop() - Method in class org.jboss.ejb3.proxy.factory.ProxyFactoryBase
Lifecycle callback to be invoked by the ProxyFactoryDeployer before the ProxyFactory is taken out of service, possibly GC'd
stop() - Method in class org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase
Lifecycle callback to be invoked by the ProxyFactoryDeployer before the ProxyFactory is taken out of service, possibly GC'd

T

TAG_SESSION_INVOCATION - Static variable in interface org.jboss.ejb3.proxy.remoting.SessionSpecRemotingMetadata
AOP Metadata Tag for SFSB Remoting Invocations
TAG_SFSB_INVOCATION - Static variable in interface org.jboss.ejb3.proxy.remoting.StatefulSessionRemotingMetadata
AOP Metadata Tag for SFSB Remoting Invocations
toString() - Method in class org.jboss.ejb3.stateful.StatefulRemoteInvocation
Deprecated.  

U

unbind(Context, String) - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiSessionRegistrarBase
Unbinds the specified address from JNDI
unbindEjb(Context, JBossSessionBeanMetaData) - Method in class org.jboss.ejb3.proxy.jndiregistrar.JndiSessionRegistrarBase
Unbinds from JNDI all appropriate objects registered by the EJB described by the specified metadata.

W

writeExternal(ObjectOutput) - Method in class org.jboss.ejb3.stateful.StatefulRemoteInvocation
Deprecated.  

A B C D E G H I J K N O P R S T U W