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

A

AbstractNoInterfaceViewBinder - Class in org.jboss.ejb3.nointerface.impl.jndi
AbstractNoInterfaceViewJNDIBinder
AbstractNoInterfaceViewBinder(Context, String, Class<?>, JBossSessionBean31MetaData) - Constructor for class org.jboss.ejb3.nointerface.impl.jndi.AbstractNoInterfaceViewBinder
Creates a jndi binder
AsyncClientInterceptor - Class in org.jboss.ejb3.nointerface.impl.async
No-interface implementation of a client interceptor to dispatch asynchronous invocations
AsyncClientInterceptor(AsyncEndpoint, AsyncMethodsMetaData, Serializable) - Constructor for class org.jboss.ejb3.nointerface.impl.async.AsyncClientInterceptor
Constructor

B

beanClass - Variable in class org.jboss.ejb3.nointerface.impl.jndi.AbstractNoInterfaceViewBinder
 
beanClass - Variable in class org.jboss.ejb3.nointerface.impl.view.factory.StatefulNoInterfaceViewProxyFactory
The bean class
bind() - Method in class org.jboss.ejb3.nointerface.impl.jndi.AbstractNoInterfaceViewBinder
 
bind() - Method in class org.jboss.ejb3.nointerface.impl.jndi.SessionlessBeanNoInterfaceViewBinder
Creates the no-interface view for the bean and binds it to the JNDI under the no-interface view jndi name obtained from sessionBeanMetadata.
bind() - Method in class org.jboss.ejb3.nointerface.impl.jndi.StatefulBeanNoInterfaceViewBinder
1) Creates a StatefulNoInterfaceViewProxyFactory and binds it to JNDI (let's call this jndi-name "A") 2) Creates a StatefulNoInterfaceViewObjectFactory objectfactory and binds a Reference to this objectfactory into the JNDI (let's call it jndi-name "B").

C

create(DeploymentUnit) - Method in class org.jboss.ejb3.nointerface.impl.metadata.processor.ImplicitNoInterfaceViewMetadataProcessorFactory
 
createNoInterfaceView() - Method in class org.jboss.ejb3.nointerface.impl.view.factory.StatefulNoInterfaceViewProxyFactory
First creates a session and then creates a no-interface view for the bean.

D

deploy(DeploymentUnit) - Method in class org.jboss.ejb3.nointerface.impl.deployers.EJB3NoInterfaceDeployer
Process the deployment unit and deploy appropriate MC beans (see details below) if it corresponds to a no-interface view deployment.

E

EJB3NoInterfaceDeployer - Class in org.jboss.ejb3.nointerface.impl.deployers
EJB3NoInterfaceDeployer Deployer responsible for processing EJB3 deployments with a no-interface view.
EJB3NoInterfaceDeployer() - Constructor for class org.jboss.ejb3.nointerface.impl.deployers.EJB3NoInterfaceDeployer
Constructor
endpointContext - Variable in class org.jboss.ejb3.nointerface.impl.jndi.AbstractNoInterfaceViewBinder
The endpoint context which will be used while creating the NoInterfaceViewInvocationHandler
endpointContext - Variable in class org.jboss.ejb3.nointerface.impl.view.factory.StatefulNoInterfaceViewProxyFactory
The KernelControllerContext corresponding to the container of a bean for which the no-interface view is to be created by this factory.
equals(Object) - Method in class org.jboss.ejb3.nointerface.impl.invocationhandler.NoInterfaceViewInvocationHandler
 

G

getContainerContext() - Method in class org.jboss.ejb3.nointerface.impl.invocationhandler.NoInterfaceViewInvocationHandler
Returns the context corresponding to the container, associated with this invocation handler
getInstalledEndpoint() - Method in class org.jboss.ejb3.nointerface.impl.invocationhandler.NoInterfaceViewInvocationHandler
Returns the Endpoint container corresponding to this NoInterfaceViewInvocationHandler.
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.ejb3.nointerface.impl.objectfactory.StatefulNoInterfaceViewObjectFactory
 
getProxyFactoryJNDINameFromReference(Reference) - Method in class org.jboss.ejb3.nointerface.impl.objectfactory.StatefulNoInterfaceViewObjectFactory
Returns the jndi-name at which the StatefulNoInterfaceViewProxyFactory can be found

H

hashCode() - Method in class org.jboss.ejb3.nointerface.impl.invocationhandler.NoInterfaceViewInvocationHandler
 

I

ImplicitNoInterfaceViewMetadataProcessorFactory - Class in org.jboss.ejb3.nointerface.impl.metadata.processor
ImplicitNoInterfaceViewMetadataProcessorFactory Responsible for creating a ImplicitNoInterfaceViewProcessor for processing the metadata with implicit nointerface bean rules (as defined in spec)
ImplicitNoInterfaceViewMetadataProcessorFactory() - Constructor for class org.jboss.ejb3.nointerface.impl.metadata.processor.ImplicitNoInterfaceViewMetadataProcessorFactory
 
invoke(InvocationContext) - Method in class org.jboss.ejb3.nointerface.impl.async.AsyncClientInterceptor
invoke(Object, Method, Object[]) - Method in class org.jboss.ejb3.nointerface.impl.invocationhandler.NoInterfaceViewInvocationHandler
 
isHandled(Method) - Method in class org.jboss.ejb3.nointerface.impl.invocationhandler.NoInterfaceViewInvocationHandler
 

J

jndiContext - Variable in class org.jboss.ejb3.nointerface.impl.jndi.AbstractNoInterfaceViewBinder
 

N

NoInterfaceViewInvocationHandler - Class in org.jboss.ejb3.nointerface.impl.invocationhandler
NoInterfaceViewInvocationHandler An InvocationHandler which corresponds to the no-interface view of a EJB container.
NoInterfaceViewInvocationHandler(KernelControllerContext, Serializable, Class<?>, AsyncMethodsMetaData) - Constructor for class org.jboss.ejb3.nointerface.impl.invocationhandler.NoInterfaceViewInvocationHandler
Constructor
noInterfaceViewJNDIName - Variable in class org.jboss.ejb3.nointerface.impl.jndi.AbstractNoInterfaceViewBinder
 
NoInterfaceViewProxyFactoryRefAddrTypes - Interface in org.jboss.ejb3.nointerface.impl.objectfactory
NoInterfaceViewProxyFactoryRefAddrTypes

O

org.jboss.ejb3.nointerface.impl.async - package org.jboss.ejb3.nointerface.impl.async
 
org.jboss.ejb3.nointerface.impl.deployers - package org.jboss.ejb3.nointerface.impl.deployers
 
org.jboss.ejb3.nointerface.impl.invocationhandler - package org.jboss.ejb3.nointerface.impl.invocationhandler
 
org.jboss.ejb3.nointerface.impl.jndi - package org.jboss.ejb3.nointerface.impl.jndi
 
org.jboss.ejb3.nointerface.impl.metadata.processor - package org.jboss.ejb3.nointerface.impl.metadata.processor
 
org.jboss.ejb3.nointerface.impl.objectfactory - package org.jboss.ejb3.nointerface.impl.objectfactory
 
org.jboss.ejb3.nointerface.impl.view.factory - package org.jboss.ejb3.nointerface.impl.view.factory
 

P

prettyPrintJNDIBindingInfo() - Method in class org.jboss.ejb3.nointerface.impl.jndi.AbstractNoInterfaceViewBinder
Utility method to log the jndi name, to which the no-interface view of the bean represented by the sessionBean, will be bound.

S

sessionBeanMetaData - Variable in class org.jboss.ejb3.nointerface.impl.jndi.AbstractNoInterfaceViewBinder
 
SessionlessBeanNoInterfaceViewBinder - Class in org.jboss.ejb3.nointerface.impl.jndi
Responsible for binding a nointerface view proxy into jndi, for EJBs which are *not* session aware (ex: Stateless beans and Singleton beans)
SessionlessBeanNoInterfaceViewBinder(Context, String, Class<?>, JBossSessionBean31MetaData) - Constructor for class org.jboss.ejb3.nointerface.impl.jndi.SessionlessBeanNoInterfaceViewBinder
Constructor
setEndpointContext(KernelControllerContext) - Method in class org.jboss.ejb3.nointerface.impl.jndi.AbstractNoInterfaceViewBinder
 
start() - Method in class org.jboss.ejb3.nointerface.impl.jndi.AbstractNoInterfaceViewBinder
 
STATEFUL_NO_INTERFACE_VIEW_OBJECT_FACTORY_KEY - Static variable in interface org.jboss.ejb3.nointerface.impl.objectfactory.NoInterfaceViewProxyFactoryRefAddrTypes
 
STATEFUL_NO_INTERFACE_VIEW_PROXY_FACTORY_JNDI_LOCATION - Static variable in interface org.jboss.ejb3.nointerface.impl.objectfactory.NoInterfaceViewProxyFactoryRefAddrTypes
 
StatefulBeanNoInterfaceViewBinder - Class in org.jboss.ejb3.nointerface.impl.jndi
Responsible for creating and binding nointerface view proxy (and any other relevant objects like session creating proxy factory) into jndi, for beans which are session aware (ex: Stateful session beans)
StatefulBeanNoInterfaceViewBinder(Context, String, Class<?>, JBossSessionBean31MetaData) - Constructor for class org.jboss.ejb3.nointerface.impl.jndi.StatefulBeanNoInterfaceViewBinder
Constructor
StatefulNoInterfaceViewObjectFactory - Class in org.jboss.ejb3.nointerface.impl.objectfactory
StatefulNoInterfaceViewObjectFactory
StatefulNoInterfaceViewObjectFactory() - Constructor for class org.jboss.ejb3.nointerface.impl.objectfactory.StatefulNoInterfaceViewObjectFactory
 
StatefulNoInterfaceViewProxyFactory - Class in org.jboss.ejb3.nointerface.impl.view.factory
Responsible for (not necessarily in the following order) - Creating a session from the stateful container - Creating the no-interface view for a stateful session bean
StatefulNoInterfaceViewProxyFactory(Class<?>, KernelControllerContext, JBossSessionBean31MetaData) - Constructor for class org.jboss.ejb3.nointerface.impl.view.factory.StatefulNoInterfaceViewProxyFactory
Constructor
stop() - Method in class org.jboss.ejb3.nointerface.impl.jndi.AbstractNoInterfaceViewBinder
 

T

toString() - Method in class org.jboss.ejb3.nointerface.impl.invocationhandler.NoInterfaceViewInvocationHandler
 

U

unbind() - Method in class org.jboss.ejb3.nointerface.impl.jndi.AbstractNoInterfaceViewBinder
 
unbind() - Method in class org.jboss.ejb3.nointerface.impl.jndi.SessionlessBeanNoInterfaceViewBinder
Unbinds the no-interface view proxy from the JNDI
unbind() - Method in class org.jboss.ejb3.nointerface.impl.jndi.StatefulBeanNoInterfaceViewBinder
Unbind the StatefulNoInterfaceViewProxyFactory and the StatefulNoInterfaceViewObjectFactory from the jndi
undeploy(DeploymentUnit, JBossMetaData) - Method in class org.jboss.ejb3.nointerface.impl.deployers.EJB3NoInterfaceDeployer
Undeploy

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

Copyright © 2010. All Rights Reserved.