org.springframework.jee.spi
Class EjbProxyMetadata.EnterpriseBeanProxyImpl

java.lang.Object
  extended by org.springframework.jee.spi.EjbProxyMetadata.EnterpriseBeanProxyImpl
All Implemented Interfaces:
EnterpriseBeanProxy
Enclosing class:
EjbProxyMetadata

protected class EjbProxyMetadata.EnterpriseBeanProxyImpl
extends Object
implements EnterpriseBeanProxy


Constructor Summary
EjbProxyMetadata.EnterpriseBeanProxyImpl(Object target)
           
 
Method Summary
 Object getTarget()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EjbProxyMetadata.EnterpriseBeanProxyImpl

public EjbProxyMetadata.EnterpriseBeanProxyImpl(Object target)
Method Detail

getTarget

public Object getTarget()
Specified by:
getTarget in interface EnterpriseBeanProxy


Copyright © 2006-2008 SpringSource (formerly Interface21). All Rights Reserved.