IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.remote.ejb
Class EJBProxyFactory

java.lang.Object
  extended by com.ibm.btt.remote.ejb.EJBProxyFactory
All Implemented Interfaces:
FactoryElement, java.lang.reflect.InvocationHandler

public class EJBProxyFactory
extends java.lang.Object
implements java.lang.reflect.InvocationHandler, FactoryElement


Constructor Summary
EJBProxyFactory()
           
 
Method Summary
 java.lang.Object getElement(Tag tag, java.lang.Class targetClass)
          Getter
 java.lang.String getJndiName()
           
 java.lang.Object invoke(java.lang.Object proxy, java.lang.reflect.Method method, java.lang.Object[] args)
           
 void setJndiName(java.lang.String jndiName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EJBProxyFactory

public EJBProxyFactory()
Method Detail

getJndiName

public java.lang.String getJndiName()

setJndiName

public void setJndiName(java.lang.String jndiName)

getElement

public java.lang.Object getElement(Tag tag,
                                   java.lang.Class targetClass)
                            throws ElementException
Description copied from interface: FactoryElement
Getter

Specified by:
getElement in interface FactoryElement
Returns:
Throws:
ElementException

invoke

public java.lang.Object invoke(java.lang.Object proxy,
                               java.lang.reflect.Method method,
                               java.lang.Object[] args)
                        throws java.lang.Throwable
Specified by:
invoke in interface java.lang.reflect.InvocationHandler
Throws:
java.lang.Throwable

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2009